2014-03-25 c34148c [RELEASE] Release of TYPO3 6.2.0 (TYPO3 Release Team) 2014-03-25 a357923 [TASK] Small adjustments to NEWS.md (Ernesto Baschny) 2014-03-25 d0db6d6 #57298 [BUGFIX] GeneralUtility->copyDirectory does not fix permissions (Benjamin Mack) 2014-03-25 d7cfbba #57277 [TASK] Remove wrong deprecation in extbase persistence (Marc Bastian Heinrichs) 2014-03-25 8b39738 #57296 [BUGFIX] Test typeof TBE_EDITOR for object not function (Alexander Opitz) 2014-03-25 8692d6e #57300 [TASK] Fix a PHP warning in Clipboard (Georg Ringer) 2014-03-25 d0756f9 #57143 [BUGFIX] Wrong whitespace handling in RTE-enabled fields upgrade wizard (Frans Saris) 2014-03-25 dbbc39d #49689 [TASK] Use alternative selector for many workspaces (Oliver Hader) 2014-03-25 27ae1c7 #55349 [TASK] Visualize nested data structures in workspace module (Oliver Hader) 2014-03-25 2b4f543 #57231 [TASK] Refactor element dependency resolving (Oliver Hader) 2014-03-25 7a2d9a5 #57263 [TASK] Follow-up: Typo3DbQueryParser must handle LowerCase (Marc Bastian Heinrichs) 2014-03-25 fde3863 #57242,#44327 [TASK] Remove deprecated methods/properties in Extbase (Alexander Schnitzler) 2014-03-25 8e7fe9e #57073 [BUGFIX] Clean MP parameter for rootline cache identifier (Alexander Stehlik) 2014-03-25 442f0f4 #57273 [BUGFIX] Wrong SignalSlot dispatch calls in ResourceStorage (Frans Saris) 2014-03-25 b036a0d #57271 [BUGFIX] Extbase: Methods are inherited twice (Markus Klein) 2014-03-25 b0f12bd #57170 [TASK] Show by default only 1 file upload field in elementbrowser (Frans Saris) 2014-03-25 239e01d #57275 [TASK] Add first level cache for the query cache (Marc Bastian Heinrichs) 2014-03-25 ff0ee35 #57286 [BUGFIX] Fix Query unit test and two typehints (Markus Klein) 2014-03-25 ebf7e6b #57263 [BUGFIX] Typo3DbQueryParser must handle LowerCase (Markus Klein) 2014-03-25 c9738f8 #52235 [BUGFIX] Fix problem with cache being cleared multiple time (Jan-Erik Revsbech) 2014-03-25 787385d #57262 [BUGFIX] getFolderStatus ajax also being called in Step Installer (Wouter Wolters) 2014-03-25 6dff96c #57211 [BUGFIX] ExtJS / normalize table > th (Felix Kopp) 2014-03-25 45ddaa8 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-03-25 8dff38a [RELEASE] Release of TYPO3 6.2.0rc2 (TYPO3 Release Team) 2014-03-25 e636910 #57031 [CLEANUP] Extbase persistence classes (Markus Klein) 2014-03-25 6bf26d9 #57261 [BUGFIX] Fix warning during extension installation (Helmut Hummel) 2014-03-25 66f13af #57260 [BUGFIX] Make extension update work again (Helmut Hummel) 2014-03-24 9b3f07e #57254 [BUGFIX] Fix usage of preparedStatement object in $query->statement (Marc Bastian Heinrichs) 2014-03-24 fac12e2 #57249 [TASK] Add warning in Reports module if content adapter is active (Jigal van Hemert) 2014-03-24 449c81e #57130 [BUGFIX] FOLLOWUP Queries with NULL don't work (Felix Oertel) 2014-03-24 ff162d3 #57104 [BUGFIX] Fix operator "in" for cached queries (Marc Bastian Heinrichs) 2014-03-24 ab443de #57209 [TASK] BasicFileUtility::init is not deprecated yet (Ernesto Baschny) 2014-03-24 d222e93 #52928 [TASK] Make section index from hidden headers work again (Marc Bastian Heinrichs) 2014-03-24 e34562b #57247 [BUGFIX] Fix tests according to changes in #57199 (Helmut Hummel) 2014-03-24 68a0581 #57212 [TASK] Add single view for distributions in EM (Benjamin Mack) 2014-03-24 5cc88c8 #56526 [TASK] Add Link to wiki page for opcode cache (Alexander Opitz) 2014-03-24 30aa90f #57199 [BUGFIX] Fix extension installation process (Helmut Hummel) 2014-03-24 8326a71 #57130 [BUGFIX] Queries with NULL don't work anymore (Klaas Johan Kooistra) 2014-03-24 904dfaa #56993 [BUGFIX] Don't access property if subject is scalar (Helmut Hummel) 2014-03-24 91187e1 #56632 [TASK] Make show_rechis.php mod.php dispatched (Nicole Cordes) 2014-03-24 3431afb #57238 [BUGFIX] Typo in Extbase localization file (Xavier Perseguers) 2014-03-24 423042f #56987 [FEATURE] Add complete opcode cache reset (Alexander Opitz) 2014-03-24 92b74a4 #57176 [TASK] Reduce JavaScript dependency in workspace module (Oliver Hader) 2014-03-24 9b5ad3e #55553 [BUGFIX] IRRE bidirectional relation not highlighted (Benjamin Kott) 2014-03-24 0e20f58 #57183 [BUGFIX] ClassLoader exits early for invalid class names (Helmut Hummel) 2014-03-24 0681f84 [BUGFIX] Invalid argument supplied for foreach in ExtensionModelUtility (Philipp Gampe) 2014-03-24 f6f96f7 #57216 [BUGFIX] Unresolvable dependency if composer.json lacks version (Claus Due) 2014-03-24 c8236cb #57226 [CLEANUP] Wrong phpdoc in EnableFileService (Markus Klein) 2014-03-24 96210e5 #57141 [BUGFIX] Use file name to check extension validity (Christian Weiske) 2014-03-24 0e3910a #57220 [TASK] Add ResourceStorage getEvaluatePermissions() (Frans Saris) 2014-03-23 9ddc050 #57154 [TASK] Improve clipboard names (Tymoteusz Motylewski) 2014-03-23 293b71f #57012 [TASK] Move update functionality to BackendUserSessionRepository (Pascal Dürsteler) 2014-03-23 ed50510 #57173 [BUGFIX] preparseQuery wrongly computes cache hash of a query (Xavier Perseguers) 2014-03-23 4a4c236 #57197 [TASK] Rename GeneralUtility in Documentation sysext (Markus Klein) 2014-03-23 f1c4ce7 #57205 [BUGFIX] Avoid empty labels in EM configuration (Francois Suter) 2014-03-23 2f75ff1 #57139 [TASK] Styling for the distribution management (Ernesto Baschny) 2014-03-23 b06b67b #57202 [BUGFIX] Parsetime: config.debug should override LocalConfiguration (Stefan Neufeind) 2014-03-23 c4a3962 #57206 [BUGFIX] Fix incomplete mocking in several tests (Helmut Hummel) 2014-03-23 5caf032 #57051 [BUGFIX] Fix position of search field clearer in extension manager. (Jost Baron) 2014-03-23 a51c3cf #57196 [TASK] Protect Ajax calls of core extensions (Helmut Hummel) 2014-03-23 f99d371 #57203 [TASK] Localized labels for EM options (Francois Suter) 2014-03-23 2144d4c #56721 [BUGFIX] Ensure backwards compatibility in element browser (Helmut Hummel) 2014-03-23 69b35c8 #57198 [BUGFIX] Option labels not translated anymore (Francois Suter) 2014-03-23 d59dac0 #57096 [TASK] Followup to "Cleanup Ajax URL inline settings" (Stefan Neufeind) 2014-03-23 062efad #57179 [BUGFIX] Module Menu throws PHP warning for top level menu items (Benjamin Mack) 2014-03-23 7ccbb22 #57096 [TASK] Cleanup Ajax URL inline settings (Helmut Hummel) 2014-03-22 ca9c89c #57035 [BUGFIX] Do not load LocalConfiguration in unit test bootstrap (Christian Kuhn) 2014-03-22 c0655d6 #57185 [BUGFIX] Tests: Remove some useless tests (Christian Kuhn) 2014-03-22 3e3feef [TASK] Remove db setup from .travis.yml (Christian Kuhn) 2014-03-22 0d8d464 #57180 [TASK] Fix duplicated array keys in tests (Tymoteusz Motylewski) 2014-03-22 3274f92 #57181 [TASK] EM: Split Distributions in official and community-based packages (Benjamin Mack) 2014-03-22 f2908ff #57184 [TASK] Remove not needed autoload registry of form (Helmut Hummel) 2014-03-22 524290e [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-03-22 03c63f2 [RELEASE] Release of TYPO3 6.2.0rc1 (TYPO3 Release Team) 2014-03-22 a9e4f23 #54243,#33597 [!!!][BUGFIX] Cast negative int to boolean (true) in BooleanNode (Alexander Schnitzler) 2014-03-22 d20ecc7 #57169 [BUGFIX] Invalid relations of MM records in workspaces (Oliver Hader) 2014-03-22 740b443 #56376 [BUGFIX] Invalid relations of IRRE records in workspaces (Oliver Hader) 2014-03-22 20acc40 #57168 [FEATURE] Enable queries using "root" and "-1" for pidInList (Oliver Hader) 2014-03-22 cf64130 #56941 [TASK] Re-added the 1-2-3 bullets in the Step Installer (Ernesto Baschny) 2014-03-22 6cf39f6 #24925,#24871 [BUGFIX] Mandatory for Selectbox with TCA not possible (Benjamin Mack) 2014-03-21 477003c #56992 [BUGFIX] Hide "new page buttons" for users who can't create new pages (Georg Ringer) 2014-03-21 99ddf6d #46067 [BUGFIX] Manipulation of file field migration config (Alexander Stehlik) 2014-03-21 0624ab8 #56007 [TASK] Backport Flow JsonView (Jan Kiesewetter) 2014-03-21 e1fbc3b #55566,#57125 [TASK] Speed up page ID resolving in Extbase BE (Benjamin Mack) 2014-03-21 5132dcd #23478 [BUGFIX] Support for static table titles in new record wizard (Nicole Cordes) 2014-03-21 ee9be36 #57002 [BUGFIX] Reduce length of identifier key in sys_file_processedfile (Nicole Cordes) 2014-03-21 5ad45fc #57162 [BUGFIX] FlashMessage styles missing in Reports module (Wouter Wolters) 2014-03-21 e770891 #57166 [TASK] Fetch folder and environment status through AJAX (Wouter Wolters) 2014-03-21 1dc27ff #56977 [FEATURE] Save current workspace in ReferenceIndex (Oliver Hader) 2014-03-21 ec1483e #57114 [BUGFIX] Workspace toolbar styling fix (UL) (Eric Chavaillaz) 2014-03-21 d855b47 #57072 [TASK] Refactor install tool enable file checks (Pascal Dürsteler) 2014-03-21 6e9fd7d #56994 [FEATURE] Introduce shadowColumnsForMovePlaceholders property (Oliver Hader) 2014-03-21 2cd4683 [TASK] Added .sass-cache to .gitignore (Ernesto Baschny) 2014-03-21 517efee #54201 [SECURITY] Implement Click Jacking Protection (Helmut Hummel) 2014-03-21 915acbd #55387 [!!!][SECURITY] Allow first install only with FIRST_INSTALL file (Helmut Hummel) 2014-03-21 0180641 #54979 [TASK] Allow FrontendContentAdapter to be disabled (Steffen Ritter) 2014-03-21 2d4a9d3 #57126 [BUGFIX] Form Wizard styling fix (UL/OL) (Ernesto Baschny) 2014-03-21 fde89fd #57159 [BUGFIX] Test follow-up to #57152 (Christian Kuhn) 2014-03-21 7f14ac5 #53539 [CLEANUP] Cleanup code style in PageLayoutView (Markus Klein) 2014-03-21 e7eae90 #57136 [BUGFIX] Mitigate race condition on cache flush (Helmut Hummel) 2014-03-21 c23414d #57152 [BUGFIX] First install lists directory errors (Ernesto Baschny) 2014-03-21 e065273 #57127 [BUGFIX] Invalid HTML for the top toolbar in Backend (Xavier Perseguers) 2014-03-21 7dba62f #57062 [BUGFIX] Show clipboard if it contains elements (Nicole Cordes) 2014-03-21 be64df4 #57107 [TASK] Rename escapeJsValue and make it context specific (Jigal van Hemert) 2014-03-21 35ba580 Revert "[TASK] Create new processor registry" (Ernesto Baschny) 2014-03-21 274e7ee #57117 [FOLLOWUP] Class loader handles invalid classes (Helmut Hummel) 2014-03-21 049283c #57128 [BUGIFX] Improve labels in clear cache menu items (Francois Suter) 2014-03-20 baebd05 #57117 [BUGFIX] Class loader handles information about invalid classes (Markus Klein) 2014-03-20 53d4070 #57124 [TASK] Move PhpInfo utility to a ViewHelper (Wouter Wolters) 2014-03-20 ee6b726 #57118 [TASK] Follow up: File and folder permission check on Windows (Nicole Cordes) 2014-03-20 6a0ba74 #56612 [TASK] Add functional tests for impexp FlexForm fields (Marc Bastian Heinrichs) 2014-03-20 b38a6a3 #56991 [BUGFIX] Fix refindex for FlexForm fields type group file_reference (Marc Bastian Heinrichs) 2014-03-20 5caaaca #57119 [TASK] Unify use of getter for $GLOBALS['TYPO3_DB'] (Xavier Perseguers) 2014-03-20 b30e5ce #53812 [TASK] Getters for global objects in PageLayoutView (Markus Klein) 2014-03-20 f63f478 #57025 [TASK] Install Tool Improve Default File/Directory permission warnings (Ernesto Baschny) 2014-03-20 8e494f1 #57055 [TASK] Fix tests for DirectoryNodeTest (Markus Klein) 2014-03-20 3450d46 #57116 [BUGFIX] Use correct warning icon in time tracker (Alexander Stehlik) 2014-03-20 19d6e38 #57075 [BUGFIX] Invalid file used to compute image ratio in text with picture (Xavier Perseguers) 2014-03-20 15df568 #56933 [BUGFIX] Cached class loader misses are not considered (Thomas Maroschik) 2014-03-20 e3c1e9a #56516,#56071 [BUGFIX] Fix import of type group internal_type file_reference (Marc Bastian Heinrichs) 2014-03-20 aeba480 #57010 [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference (Marc Bastian Heinrichs) 2014-03-20 3e651c3 #57064 [BUGFIX] clearCache.system does not show up (Francois Suter) 2014-03-20 b8edbf1 #57053 [BUGFIX] Named parameters in Extbase comparison queries (Alexander Stehlik) 2014-03-19 575b6cb [BUGFIX] Regenerate missing RTE magic image on rendering (Stanislas Rolland) 2014-03-19 10950c5 #55340 [BUGFIX] Several typos in Page Browsing ViewHelper (Benjamin Rau) 2014-03-19 d404982 #56423 [BUGFIX] Use HTTP Status 307 for all page shortcut modes (Christoph Dörfel) 2014-03-19 7be5935 #56089,#56285 [BUGFIX] Fix impexp with images in RTE and links to files (Marc Bastian Heinrichs) 2014-03-19 f62864d #55593 [TASK] Follow-up: Cleanup ext_localconf.php of sysexts (Marc Bastian Heinrichs) 2014-03-19 5869277 #56077 [BUGFIX] Catch exception in filelist when file is missing (Frans Saris) 2014-03-19 8332160 #56751 [BUGFIX] RTE Linking with file upload fails (Tymoteusz Motylewski) 2014-03-19 6695edd #54412 [TASK] Unify NULL default value handling (Alexander Stehlik) 2014-03-19 b255afc #56865 [BUGFIX] Fix automatic core updater (Markus Klein) 2014-03-18 8c16498 #57045 [BUGFIX] Remove obsolete node in import test data header xml (Marc Bastian Heinrichs) 2014-03-18 5934648 #57030 [TASK] Add ManyToMany copyPage functional test (Oliver Hader) 2014-03-18 1c47cd5 #57054 [BUGFIX] Failng Import/Export functional tests (Oliver Hader) 2014-03-18 d2be457 #57008 [BUGFIX] Exception in Locker if typo3temp does not exist (Alexander Opitz) 2014-03-18 8a7ddef #57046 [BUGFIX] Fix foreign_table for l10n_parent in sys_file_metadata (Marc Bastian Heinrichs) 2014-03-18 86683f4 #55593 [TASK] Cleanup ext_localconf.php of sysexts (Benjamin Mack) 2014-03-18 257dfba #56349 [BUGFIX] Respect table mapping on caching (Andreas Fernandez) 2014-03-18 a51dfba #56738 [TASK] Simplify TYPO3_DB->cleanIntArray (Bernhard Kraft) 2014-03-18 1e2598a #56712 [BUGFIX] Use language overlay for image rendering (Alexander Stehlik) 2014-03-18 5487900 #27372 [FEATURE] Execute native prepared queries (Xavier Perseguers) 2014-03-18 c3b1bed #54513 [TASK] Retry request on 403 in linkvalidator (Alexander Stehlik) 2014-03-18 ddf9364 #54503 [TASK] Remove reference to old tx_templavoila nesting tag (Claus Due) 2014-03-18 06839fd #57004 [CLEANUP] Fix docheader param for Folder:addFile() (Marc Bastian Heinrichs) 2014-03-18 d837f18 #57014 [TASK] Enrich many-to-many functional tests in live workspace (Oliver Hader) 2014-03-18 547cf87 #56985 [BUGFIX] Respect timezone in online Backend user list (Alexander Stehlik) 2014-03-18 c16c5ba #56864 [BUGFIX] Element browser doesn't use FAL info to for file dimensions (Frans Saris) 2014-03-17 2583fd2 [TASK] Use queryCache in generic persistence (Felix Oertel) 2014-03-17 69b05b7 #56915,#55360 [TASK] Follow-up: Use prepared statements in generic persistence (Marc Bastian Heinrichs) 2014-03-17 cb06dd8 #57009 [BUGFIX] Documentation does not initialize signal slot dispatcher (Philipp Gampe) 2014-03-17 9a735f2 #56335 [BUGFIX] Prevent Inclusion of ResourceStorage from Bootstrap (Thomas Maroschik) 2014-03-17 2268f64 #55099 [BUGFIX] Implement locking in ClassLoader (Alexander Opitz) 2014-03-17 53c6adc #56353,#56352 [BUGFIX] Fields of type group file are not properly indexed (Marc Bastian Heinrichs) 2014-03-17 6e987e1 #55674 [TASK] Ext:rtehtmlarea entry scripts cleanup (Nicole Cordes) 2014-03-17 5bb52af #56826 [BUGFIX] Cleanup EXT:cshmanual (Wouter Wolters) 2014-03-17 c81102b #44795 [BUGFIX] Avoid superfluous IRRE child record duplication (Alexander Stehlik) 2014-03-17 bf87d9f Revert "[TASK] Declare getThisScript() in ElementBrowser as public" (Markus Klein) 2014-03-17 b2756fe #56721 [TASK] Declare getThisScript() in ElementBrowser as public (Georg Ringer) 2014-03-17 1943bb5 #56811 [BUGFIX] Avoid reference index records for images in RTE fields (Marc Bastian Heinrichs) 2014-03-17 ae444d9 #56978 [BUGFIX] Update $GLOBALS['TYPO3_LOADED_EXT'] on package change (Alexander Opitz) 2014-03-17 526f34d #51362 [FEATURE] Show PHP Errors after checking compatibility of extensions (Daniel Siepmann) 2014-03-17 6a7cd68 #56824 [BUGFIX] Order storages in treeview by name (Frans Saris) 2014-03-16 f8eb233 #51436 [TASK] Tests: Reduce unit test bootstrap (Christian Kuhn) 2014-03-16 74e4757 #56960 [TASK] Finalize skinning of Sys_Note (Web>List & Web>Page) (Felix Kopp) 2014-03-16 9d0f460 #56963 [TASK] Tests: Remove extbase BaseTestCase (Christian Kuhn) 2014-03-16 b5e6c66 #56961 [TASK] Inherit from UnitTestCase in ext:extbase (Christian Kuhn) 2014-03-16 96646e1 #56958 [TASK] Tests: Inherit from UnitTestCase in ext:fluid (Christian Kuhn) 2014-03-16 d8667e0 #56949 [TASK] Tests: Do not extend from extbase BaseTestCase (Christian Kuhn) 2014-03-16 3b0e223 #54128 [TASK] Remove renamed language command controller (Ernesto Baschny) 2014-03-16 1cc84a8 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-03-16 1fcdfb4 [RELEASE] Release of TYPO3 6.2.0beta7 (TYPO3 Release Team) 2014-03-16 095ae8e #56952 [BUGFIX] Check extensions in Install Tool broken (Ernesto Baschny) 2014-03-16 e273ce1 #56723 [TASK] Add htmlspecial to ShowPic file properties (Ernesto Baschny) 2014-03-16 df8672f #56825 [BUGFIX] Fix resource handling in image rendering (Alexander Stehlik) 2014-03-16 2a9d2c9 #56950 [BUGFIX] Additional margin on top of ExtJS context menus (Ernesto Baschny) 2014-03-16 3736f99 #56948 [TASK] Tests: Do not initialize TYPO3_DB in unit tests (Christian Kuhn) 2014-03-16 9cdedd0 #56947 [BUGFIX] Tests: Incomplete mock of $GLOBALS['TYPO3_DB'] (Christian Kuhn) 2014-03-15 64c46b9 #56934,#56310, [TASK] Improve performance of Bootstrap/PackageManager (Thomas Maroschik) 2014-03-15 6e32f10 #54906 [BUGFIX] Ensure cache clearing is done properly by EM (Markus Klein) 2014-03-15 f2a9fd6 #56936 [BUGFIX] Tests: Replace objectManager with mock in ext:extbase (Anja Leichsenring) 2014-03-15 232f4d1 #55675 [TASK] version entry script cleanup (Nicole Cordes) 2014-03-15 063f697 #56558 [BUGFIX] Prevent IconUtility to throw PHP Warning (Caspar Stuebs) 2014-03-15 3950f8f #55485 [BUGFIX] FAL: Invalid title and broken layout (Marcel Wieser) 2014-03-15 18a8f44 #52668 [TASK] Install Tool: Optimize permission checking and fixing (Ernesto Baschny) 2014-03-15 7d80f33 #56786 [BUGFIX] Index on sys_file_processedfile is still too large (Ernesto Baschny) 2014-03-15 520e365 #56943 [TASK] Tests: Release ext:form tests from exbase base class (Christian Kuhn) 2014-03-15 5736216 #56942 [BUGFIX] Tests: Release em tests from extbase base class (Christian Kuhn) 2014-03-15 e41d68d Revert "[BUGFIX] Implement locking in ClassLoader" (Ernesto Baschny) 2014-03-15 cc909e6 #56940 [TASK] Tests: Skip some FAL tests (Christian Kuhn) 2014-03-15 52d6db2 #56491 [TASK] Remove old hook for simulatestatic (Markus Klein) 2014-03-15 1941db9 #56939 [BUGFIX] Tests: Incomplete mock in IndexerServiceTest (Christian Kuhn) 2014-03-15 6ddca20 #56316 [TASK] inline BEUserAuth::getCookieName (Thomas Maroschik) 2014-03-15 4330818 #56938 [BUGFIX] Tests: Improve mocking in DatabaseConnectionTest (Christian Kuhn) 2014-03-15 f6a923c #56937 [TASK] Tests: Refactor cache Typo3DatabaseBackend (Christian Kuhn) 2014-03-15 12f81a3 #56926 [BUGFIX] Follow-up: .t3-table & .dblist-table (Felix Kopp) 2014-03-15 ffbde24 #56700 [BUGFIX] Tests: Improve mocking in ext:extbase (Anja Leichsenring) 2014-03-15 76284d2 #55099 [BUGFIX] Implement locking in ClassLoader (Alexander Opitz) 2014-03-15 16545e5 #56930 [BUGFIX] Tests: Incomplete Mocking in ext:extensionmanager (Anja Leichsenring) 2014-03-15 34cc8f6 #40420 [TASK] Improve Locker (Markus Klein) 2014-03-15 2806f70 #56927 [BUGFIX] PublicURL calculation for storage 0 is wrong (Steffen Ritter) 2014-03-15 ddfa186 #56767 [BUGFIX] Language labels missing in Localization Overview (Patrick Broens) 2014-03-14 2f0d3de #56913 [TASK] Update requirejs to 2.1.11 (Jan Kiesewetter) 2014-03-14 6db9872 #56274 [BUGFIX] Fix thumbnail display for IRRE records (Alexander Stehlik) 2014-03-14 a931c87 #56924 [TASK] Remove unmaintainable testclass (Anja Leichsenring) 2014-03-14 b770019 #56923 [BUGFIX] Fix Content-Disposition header sent by dumpFileContents (Frans Saris) 2014-03-14 f3dc10b #56418 [BUGFIX] Remove ExtJS normalization (Ernesto Baschny) 2014-03-14 6227339 #56150 [BUGFIX] RootlineUtility does not consider disablefield (Christian Reiter) 2014-03-14 f6f52ea #56922 [BUGFIX] Tests: Incomplete mocking in PreparedStatementTest (Christian Kuhn) 2014-03-14 8bec513 #56921 [BUGFIX] Tests: Refactor log writer tests in ext:core (Christian Kuhn) 2014-03-14 0560136 #56918 [BUGFIX] Tests: Better mocking in ext:core (Christian Kuhn) 2014-03-14 ec4f544 #56860 [BUGFIX] JavaScript generation in RTE element browser (Alexander Stehlik) 2014-03-14 babb8eb #56914 [BUGFIX] Tests: Incomplete mocking in ext:fluid (Christian Kuhn) 2014-03-14 3194a29 #56912 [BUGFIX] Tests: Incomplete mocking in backend condition matcher (Christian Kuhn) 2014-03-14 eb84fc9 #56907 [TASK] Remove not maintainable test (Christian Kuhn) 2014-03-14 521a411 #56782 [BUGFIX] Failing group/select test changeElementSorting (Oliver Hader) 2014-03-14 c96a2a5 #56894 [BUGFIX] Tests: Incomplete mock in ext:scheduler (Christian Kuhn) 2014-03-14 dbf686f #56700 [BUGFIX] Tests: improve Mocking in ext:extbase (Anja Leichsenring) 2014-03-14 61b925c #56893 [TASK] Remove checkbox "Include Access List" in be_groups (Georg Ringer) 2014-03-14 9f4f9c4 #56892 [BUGFIX] FunctionalTestCaseBootstrapUtility throws warnings on Windows (Nicole Cordes) 2014-03-14 7cf15c8 #56879 [CLEANUP] DataHandler::clear_cache() (Markus Klein) 2014-03-13 71373b3 #56854 [BUGFIX] Tests: Incomplete mocking in BackendUtilityTest (Christian Kuhn) 2014-03-13 0c693d8 #56870 [TASK] Use table styles for wizard "Create new pages" (Georg Ringer) 2014-03-13 8ddc48c #56831 [TASK] Cleanup EXT:indexed_search (Wouter Wolters) 2014-03-13 f681f5f #56832 [TASK] Cleanup EXT:openid (Wouter Wolters) 2014-03-13 5fb43a6 #56838 [TASK] Move modAccess and language include in EXT:taskcenter (Wouter Wolters) 2014-03-13 5266d9c #56834 [TASK] Move modAccess and language include in EXT:perm (Wouter Wolters) 2014-03-13 c51b71d #56837 [TASK] Move modAccess and language include in EXT:scheduler (Wouter Wolters) 2014-03-13 2cfbf54 #56835 [TASK] Move modAccess and language include in EXT:recycler (Wouter Wolters) 2014-03-13 6741ab1 #56700 [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring) 2014-03-13 e9d5e1f #50449 [TASK] PHP-functionality instead of GeneralUtility::deHSCentities (Stefan Neufeind) 2014-03-13 acf40af #56855 [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland) 2014-03-13 e8142e9 #56890 [BUGFIX] TCA title of table sys_file_metadata is "File" (Xavier Perseguers) 2014-03-13 b8bd9f5 #56808 [BUGFIX] Missing icons for some core db tables (Frans Saris) 2014-03-13 e9c21b8 #56889 [BUGFIX] Warnings in ArrayUtility with some PHP versions (Christian Kuhn) 2014-03-13 b46e6a8 #56880 [TASK] Link to extension manual (Xavier Perseguers) 2014-03-13 46bd593 #55683 [BUGFIX] ClickMenu: Visibility-options only if fields allowed (Stefan Neufeind) 2014-03-13 a27dfec #56885 [BUGFIX] Tests: MemcacheBackendTest throws warnings (Christian Kuhn) 2014-03-13 87a9c98 #56683 [TASK] Include PHP warnings as exceptional errors (Markus Klein) 2014-03-13 149274c #56827 [TASK] Move modAccess and language include in EXT:filelist (Wouter Wolters) 2014-03-13 922c50a #56869 [FEATURE] Signal to process actions in Extension Manager (Xavier Perseguers) 2014-03-13 8ea8d4f #56830 [BUGFIX] Show thumbnails in list module (Markus Klein) 2014-03-13 b4e6d23 #56858 [TASK] Remove checks for extensions which are always loaded (Georg Ringer) 2014-03-13 41aedcf #55082 [BUGFIX] Fix xml2array values for attributes type NULL (Marc Bastian Heinrichs) 2014-03-13 e2184a8 #54947 [TASK] Adopt the method comment to reflect changes of names (Georg Ringer) 2014-03-13 97bb057 #29461 [FEATURE] Allow escaping of dots in TypoScript key (Markus Klein) 2014-03-13 44100fa #56809 [BUGFIX] Add missing icons for main backend modules (Frans Saris) 2014-03-13 3938518 #33833 [BUGFIX] Use cHash in language menu links if necessary (Dmitry Dulepov) 2014-03-13 0ef17e7 #48812 [TASK] Add "ts" to the textfile_ext (Eric Chavaillaz) 2014-03-13 a6fd446 #56829 [TASK] Remove wrong deprecation comment in EXT:impexp (Wouter Wolters) 2014-03-13 18dbe11 #56833 [TASK] Remove locking around log files (Philipp Gampe) 2014-03-13 24e828d #56844 [TASK] Remove deprecated genTreeStatus in DatabaseIntegrityCheck (Wouter Wolters) 2014-03-13 1ca4e07 #56845 [TASK] Remove deprecated functions from GeneralUtility (Wouter Wolters) 2014-03-13 a91f238 #56849 [TASK] Remove deprecated functions from TypoScriptFrontendController (Wouter Wolters) 2014-03-13 8901b46 #56846 [TASK] Remove deprecated prepareVariableForJavascript from DebugUtility (Wouter Wolters) 2014-03-13 b1d2bb0 #56850 [TASK] Remove deprecated functions from ContentObjectRenderer (Wouter Wolters) 2014-03-13 12094ed #56848 [TASK] Remove deprecated modifyPageId hook (Wouter Wolters) 2014-03-13 d3f5676 #56840 [TASK] Remove deprecated getCount in FolderTreeView (Wouter Wolters) 2014-03-13 d0c183e #56839 [TASK] Remove deprecated makeCopyrightNotice (Wouter Wolters) 2014-03-13 160c24c #56847 [TASK] Remove deprecated stripTagsExcept from HtmlParser (Wouter Wolters) 2014-03-13 6edf129 #56843 [TASK] Remove deprecated showSysNotesForPage in AbstractDatabaseRecordList (Wouter Wolters) 2014-03-13 eb5a8c0 #56841 [TASK] Remove deprecated initCharset from DocumentTemplate (Wouter Wolters) 2014-03-12 d324ee9 #56842 [TASK] Remove wrong deprecation comment in EXT:form (Wouter Wolters) 2014-03-12 b2372ee #23864 [BUGFIX] Correctly validate New Content Element entries (Ludwig Rafelsberger) 2014-03-12 548ba6f #56819 [BUGFIX] Missing localizeChildrenAtParentLocalization for CSV tests (Oliver Hader) 2014-03-12 f1612c1 #56822 [BUGFIX] InvalidArgumentException in ActionControllerTest (Oliver Hader) 2014-03-12 57caf5a #55661 [TASK] Follow-up to "Add functional tests for generic persistence" (Ernesto Baschny) 2014-03-12 cf42649 #55661 [TASK] Add functional tests for generic persistence (Felix Oertel) 2014-03-12 855ca50 #56797 [BUGFIX] FollowUp to #56797 in I1f15fbd262036b6b2d0159cd0e9613ad7135a296 (Steffen Ritter) 2014-03-12 8e4284d #56816 [BUGFIX] Wrong namespace in functional test of FluidTemplate cObject (Philipp Gampe) 2014-03-12 4b3ae39 #56659 [BUGFIX] Download link for absolute file path (Marian Pollzien) 2014-03-12 ab2dc4e #55360 [TASK] Use prepared statements in generic persistence (Felix Oertel) 2014-03-12 2eaa891 #56797 [CLEANUP] ClassLoader (Markus Klein) 2014-03-12 59da5b9 #56804 [TASK] Enable info icon for inline fileReference elements (Frans Saris) 2014-03-12 a736ba2 #56730 [BUGFIX] Outside storages can never be marked as public (Fabien Udriot) 2014-03-12 4fca537 #56803 [TASK] Reduce record data in functional test failure message (Oliver Hader) 2014-03-12 bb942d7 #56805 [TASK] Remove functional workspaces DataHandlerTest (Oliver Hader) 2014-03-12 d24ae45 #56532 [BUGFIX] Only valid package names will be processed. (Daniel Siepmann) 2014-03-12 0a46d00 #56806 [BUGFIX] Split functional workspaces DataHandling test execution (Oliver Hader) 2014-03-12 762442c #56754 [TASK] Text changes in the Install Tool (Cynthia Mattingly) 2014-03-12 2a85eeb #56723 [BUGFIX] Adapt ShowPic popup to use FAL (Steffen Ritter) 2014-03-12 d1ef712 #56783 [BUGFIX] Remove baseUri from the Storage (Fabien Udriot) 2014-03-12 b02956e #56762 [BUGFIX] Language labels taken from wrong language file (Patrick Broens) 2014-03-12 ade237e #56722 [BUGFIX] Different button behaviour Page module views (Patrick Broens) 2014-03-12 07c8cda #56707 [TASK] Add functional tests for TCA types select and group/db (Oliver Hader) 2014-03-12 34fcdea #55989 [BUGFIX] Typecast cookie value to string (Georg Ringer) 2014-03-12 aa1fb87 #56786 [BUGFIX] Index on sys_file_processedfile is too large (Ernesto Baschny) 2014-03-11 0bf260e #56708 [TASK] Add Publish and PublishAll DataHandler workspaces tests (Oliver Hader) 2014-03-11 f6c044d #56761 [TASK] Update ADOdb to 5.18 (Andreas Fernandez) 2014-03-11 e05bd48 #56369 [TASK] Add possibility to assert error log entries (Oliver Hader) 2014-03-11 596d170 #56729 [BUGFIX] Use clean DataHandler for each functional test action (Oliver Hader) 2014-03-11 f61e17e #56788 [BUGFIX] Tests: Incomplete mocking in ext:frontend (Christian Kuhn) 2014-03-11 e0fee4a #56791 [BUGFIX] Tests: Incomplete mocking in ext:beuser (Christian Kuhn) 2014-03-11 d5a233b #56720 [BUGFIX] Alignment of button "add a new element at this place" (Patrick Broens) 2014-03-11 bbfaf39 #56787 [BUGFIX] Tests: Incomplete mocking in ext:scheduler (Christian Kuhn) 2014-03-11 bab84b5 #56660 [BUGFIX] FollowUp to #56660 (Steffen Ritter) 2014-03-11 a744521 #55469 [TASK] Styling and placement of Toggle All button install tool (Patrick Broens) 2014-03-11 61a9d4b #56660 [BUGFIX] PackageManager initialize() signature is incompatible (Wouter Wolters) 2014-03-11 0d1cef2 #56183 [BUGFIX] Remove wrong storage->isPublic() check in localFolderTree (Frans Saris) 2014-03-11 f2dc0f8 #56763 [BUGFIX] DatabaseConnection must be initialized (Xavier Perseguers) 2014-03-11 c5f4b18 #56257 [BUGFIX] DBAL: Incomplete database configuration (Xavier Perseguers) 2014-03-11 97aa83f #55116 [BUGFIX] Inconsistent visual appearance Install Tool (Patrick Broens) 2014-03-11 ac29ff0 #56742 [TASK] Add api tag to ElementBrowser::setRecordList() (Alexander Stehlik) 2014-03-11 7e4f134 #56636 [BUGFIX] Fix alignment for button "copy default content elements" (Patrick Broens) 2014-03-11 0771445 #56775 [TASK] Create new processor registry (Frans Saris) 2014-03-11 6d04aab #55532,#55528, [TASK] Add FAL support for import in sys extension impexp (Marc Bastian Heinrichs) 2014-03-11 2b536e9 #56769 [BUGFIX] PHP Runtime Notice in saltedpasswords (Xavier Perseguers) 2014-03-11 d32359b #56752 [BUGFIX] Layout category tree is broken (Patrick Broens) 2014-03-11 6483842 #36420 [FEATURE] Allow Storages outside the webroot (Steffen Ritter) 2014-03-11 2b92b5b #56731 [BUGFIX] Wrong note in ResourceFactory (Frans Saris) 2014-03-11 6f79d3a #56561 [BUGFIX] Flash messages are not shown with AJAX requests (Xavier Perseguers) 2014-03-11 8654649 #54234 [TASK] Return ProcessedFile instead of File if possible (Steffen Ritter) 2014-03-10 b5770f4 #56737 [BUGFIX] Missing argument in ReferenceIntegrity updater (Eric Chavaillaz) 2014-03-10 e84e675 #56733 [BUGFIX] Multiple Set-Cookie headers for deleting FE cookie (Nicole Cordes) 2014-03-10 4a56fd2 #56739 [TASK] Remove loadExtensionTables() from unit test bootstrap (Christian Kuhn) 2014-03-10 d413b2f #56725 [BUGFIX] Tests: Improve mocking in IconUtilityTest (Christian Kuhn) 2014-03-10 9c35421 #55392 [BUGFIX] Change notification level for missing opcode cache (Sebastian Müller) 2014-03-10 9e7e81f #56718 [BUGFIX] Tests: Improve mocking in ext:belog (Christian Kuhn) 2014-03-10 813a77b #56713 [BUGFIX] Wrong IRC URL for Packagist (Fabien Udriot) 2014-03-10 6695000 #56700 [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring) 2014-03-10 da605eb #56699 [BUGFIX] Tests: Improve TCA mocking in BackendUtility (Christian Kuhn) 2014-03-09 cdf716b #56698 [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:frontend (Anja Leichsenring) 2014-03-09 6f493ac #56696 [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:core (Christian Kuhn) 2014-03-09 629e8cc #55770 [TASK] Added composer.json for the TYPO3 CMS project (Christian Opitz) 2014-03-09 3fbe16a #55481 [TASK] Add missing logDeprecatedFunction() to getAliasForClassName() (Stefan Neufeind) 2014-03-09 cdd9ad0 #56689 [TASK] Tests: Simplify unit test bootstrap (Christian Kuhn) 2014-03-09 67aa8aa #56688 [BUGFIX] Resolve incomplete mocking for sysext:fluid (Anja Leichsenring) 2014-03-09 123663e #56687 [BUGFIX] Tests: Incomplete mocking in be_user (Christian Kuhn) 2014-03-09 4dd55f7 #56686 [BUGFIX] Resolve incomplete mocking for sysext:backend (Anja Leichsenring) 2014-03-09 1108870 #56684 [BUGFIX] Tests: Incomplete mock in ResourceFactoryTest (Christian Kuhn) 2014-03-09 59b76a5 #56681 [TASK] Reduce unit test bootstrap (Christian Kuhn) 2014-03-08 81e7fcb #55352 [BUGFIX] Introduce failsafe view in install tool (Helmut Hummel) 2014-03-08 3a4bd6f #56394 [BUGFIX] ResourceStorage::SIGNAL_PreFileAdd should be triggered earlier (Xavier Perseguers) 2014-03-08 e5b5fea #56251 [BUGFIX] Wrong file icon in info popup (Frans Saris) 2014-03-08 b2a9cad #52594 [TASK] Deprecate insertModuleFunction "$classPath" parameter (Ernesto Baschny) 2014-03-08 47b292a #56374 [BUGFIX] Unnatural processing order in IRRE tests (Oliver Hader) 2014-03-08 e2fd520 #55556 [BUGFIX] Install Tool does not save Extbase object cache Configuration (Michiel Roos) 2014-03-08 27fc64a #56642 [FEATURE] TypoScript property escapeJsValue (Jigal van Hemert) 2014-03-08 e6251a9 #56241 [TASK] Improve AbstractDataHandlerActionTestCase (Marc Bastian Heinrichs) 2014-03-08 166331c #56667 [CLEANUP] Cleanup jumpToUrl() and unused JS in Backend (Benjamin Mack) 2014-03-08 6775527 #56670 [BUGFIX] Make Import/Export work with Package Manager (Benjamin Mack) 2014-03-08 88c5880 #56666 [TASK] Use function for temp. page tree in BrowseLinks too (Markus Klein) 2014-03-07 c43e60e #53740,#53346 [BUGFIX] Extension upload as zip on Windows systems ignores directories (Wouter Wolters) 2014-03-07 c26434e #43885 [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich) 2014-03-07 10a612a #56623 [TASK] Remove deprecated doDisplayTopFrameCM (Wouter Wolters) 2014-03-07 990e4bb #55547 [CLEANUP] Remove references to $GLOBALS['FILEMOUNTS'] (Benjamin Mack) 2014-03-07 6db7ab3 #53471 [TASK] Remove unused function BackendUtility::updatePagesTSconfig() (Philipp Gampe) 2014-03-07 ef40b21 #54128 [BUGFIX] Fix Misleading CommandController naming for Language update (Cedric Ziel) 2014-03-07 a092d3c #25700 [BUGFIX] Allow user update without password changes in sys_action (Nicole Cordes) 2014-03-07 d7b922f #56597 [TASK] Deprecate usage of $GLOBALS['typo3CacheManager'] (Helmut Hummel) 2014-03-07 f795bbf #56658 [CLEANUP] Improve code style for FormEngine::getTSCpid() (Alexander Stehlik) 2014-03-07 e8fe21f #56580 [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs) 2014-03-07 ae8c0f0 #25274 [BUGFIX] Warn about apc.enable_cli=0 on command line (Christian Weiske) 2014-03-07 1415f45 #55983 [TASK] Refactor init() function of ElementBrowser (Tymoteusz Motylewski) 2014-03-07 bb56fba #55457 [BUGFIX] RTE on first new IRRE record keeps loading in IE (Stanislas Rolland) 2014-03-06 d8bc272 #23552 [BUGFIX] Default size for group-type fields (Christian Plattner) 2014-03-06 32481f5 #56110 [TASK] Add cache to IconUtility::getSpriteIcon() (Michiel Roos) 2014-03-06 b929e3d #50538 [TASK] Consolidate regexp for utf8 and non-utf8 file systems (Lucas Bremgartner) 2014-03-06 a783822 #56625 [!!!][SECURITY] Remove old backend_layout wizard (Wouter Wolters) 2014-03-06 816f8af #56511 [BUGFIX] ExtendedFileUtility.php: func_delete (Rico Sonntag) 2014-03-06 e13918f #56494 [BUGFIX] FAL readonly: Directory copying results in BE exception (Rico Sonntag) 2014-03-06 6b72cf5 #56586 [BUGFIX] UnitTests create SQL error if openid is installed (Philipp Gampe) 2014-03-06 11ea204 #56611 [BUGFIX] Remove superflous check in getModuleUrl (Helmut Hummel) 2014-03-06 104573c #56622 [BUGFIX] Remove wrong quoting (Helmut Hummel) 2014-03-06 9c16871 #50491 [BUGFIX] concatenateCSS may produce invalid css (Stefan Neufeind) 2014-03-06 c82818a #56321 [TASK] Redirect to distributions after first login (Benjamin Mack) 2014-03-06 24593f8 #56605 [TASK] Fatal error in database connect install step (Christian Kuhn) 2014-03-05 82cdf1a #56585 [TASK] Reduce memory footprint of unit test suite (Christian Kuhn) 2014-03-05 78213ca #56221 [BUGFIX] Follow up: Remove icon doesn't work (Nicole Cordes) 2014-03-05 450b166 #56350 [BUGFIX] Make text in All Configuration selectable (Markus Klein) 2014-03-05 23b376c #56287 [TASK] Add functional tests for impexp irre records (Marc Bastian Heinrichs) 2014-03-05 df239a6 #56583 [BUGFIX] Fix no caching behavior of bootstrap (Helmut Hummel) 2014-03-05 3d2d58b #56194 [TASK] Extend functional tests with creation of additional folders (Marc Bastian Heinrichs) 2014-03-05 1166922 #55786 [TASK] Functional tests for persisting relations in Extbase (Tymoteusz Motylewski) 2014-03-05 a81bfff #55671 [TASK] Import/Export Module uses module dispatcher (Anja Leichsenring) 2014-03-05 25b502b #50752 [TASK] MySQLi for DBAL (Markus Klein) 2014-03-05 0f73b6a #56470 [TASK] Make browse_links.php a wizard (Helmut Hummel) 2014-03-05 a3deacc #56527 [BUGFIX] userPermissions => recursiveDeleteFolder (Rico Sonntag) 2014-03-05 bf2817a #55431 [TASK] Export binary data from sys_file records (Marc Bastian Heinrichs) 2014-03-05 023d35e #56571 [BUGFIX] Fix executable permissions on files (Thomas Luzat) 2014-03-05 99efb03 #56390 [BUGFIX] Could not parse where clause (Xavier Perseguers) 2014-03-05 f1bc2e3 #56410 [BUGFIX] Allow search for FAL related DB records (Benjamin Mack) 2014-03-04 a9abecd [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-03-04 963ea9a [RELEASE] Release of TYPO3 6.2.0beta6 (TYPO3 Release Team) 2014-03-04 1336661 #56554 [BUGFIX] OpCache XCache cannot be cleared if xcache.admin.enable_auth (Ernesto Baschny) 2014-03-04 3dbd96c #52736 [TASK] Install Tool: Optimize class structure (Markus Klein) 2014-03-04 ab1bc84 #56552 [TASK] Remove EXT/extListArray from DefaultConfiguration (Christian Kuhn) 2014-03-04 df45f2f #56313 [BUGFIX] Cache Identifiers shorten the MD5 hash (Michiel Roos) 2014-03-04 4f5a8c1 #56443 [BUGFIX] Setting capabilities to readonly show always drag+drop dialog (Rico Sonntag) 2014-03-04 9aaeaf5 #56453 [TASK] Improve usability with multiple tabs open (Helmut Hummel) 2014-03-04 c518539 #56471 [TASK] Use new way to register backend_layout wizard (Wouter Wolters) 2014-03-04 f064c5c #53845,#53891 [CLEANUP] Enhance TCA - FAL migration for tt_content (Benjamin Mack) 2014-03-04 d12424f #56546 [BUGFIX] Fix OpcodeCache for PHP 5.3 (Alexander Opitz) 2014-03-04 0542078 #55299 [BUGFIX] New filename does not get sanitized (Frans Saris) 2014-03-04 9f60ae5 #55590 [BUGFIX] TCA maximumRecordsChecked should display message (Benjamin Mack) 2014-03-04 352841a #48034 [BUGFIX] ADOdb: Invalid override method signature (Xavier Perseguers) 2014-03-04 9eb32aa #54131 [BUGFIX] getLabelsFromItemsList() returns no value (Xavier Perseguers) 2014-03-04 f20ae08 #53764 [TASK] Use FAL functions for image rendering (Alexander Stehlik) 2014-03-04 8806f95 #53846 [CLEANUP] Enhance RTE Magic Image FAL migration wizard (Benjamin Mack) 2014-03-04 b2c7915 #53650 [TASK] Upgrade Wizard for FAL references, check for missing tables (Ernesto Baschny) 2014-03-04 9a63a58 #55891 [BUGFIX] Break out of foreach if there're no rows in table (Stefan Froemken) 2014-03-04 7625461 #56205 [BUGFIX] Cannot use contain with multivalued static enumeration column (Xavier Perseguers) 2014-03-04 8c12dd0 #55252 [BUGFIX] Flush opcode caches while saving PHP files. (Alexander Opitz) 2014-03-04 50a08fc #50274 [BUGFIX] Make standard-search working with EXT:form installed (Oliver Hader) 2014-03-04 5991c19 #56306 [BUGFIX] DBAL's quoteFieldNames() returns an empty string (Andreas Fernandez) 2014-03-04 5bb821a #56497 [TASK] Install Tool re-order menu items (Wouter Wolters) 2014-03-04 7a308a8 #46185 [BUGFIX] IdentityProperties were not set (Stefan Froemken) 2014-03-04 734f0d0 #56292 [BUGFIX] Install css_styled_content by default (Nicole Cordes) 2014-03-04 3708c72 #56480 [TASK] CSS: Button style :active and :hover (Felix Kopp) 2014-03-03 77e85f1 #56508 [BUGFIX] Fix warnings on felogin / Use correct usergroup-column (Stefan Neufeind) 2014-03-03 3ce5365 #55942,#55174, [TASK] Make TS content templates more flexible (Benjamin Mack) 2014-03-03 85d88e4 #55696 [BUGFIX] Fix PHP warnings on fe_user log out (Markus Klein) 2014-03-03 5d9b26d #56262 [BUGFIX] Double escape of title in indexed search (Markus Klein) 2014-03-03 da36a43 #56405 [BUGFIX] Wrong handling of delimiter in revExplode() (Markus Klein) 2014-03-03 04f66db #56442 [BUGFIX] Always fetch related objects if relation set by child (Helmut Hummel) 2014-03-03 a36c555 #56479 [TASK] Remove condensed mode leftovers (Helmut Hummel) 2014-03-03 1d0d83c #53753 [TASK] Make sysexts composer names standards compliant (Thomas Maroschik) 2014-03-02 e8bc262 #56472 [BUGFIX] Mock locked records for DataProviderTest (Helmut Hummel) 2014-03-02 2e06fc1 #53890 [TASK] Update database schema as first and last update wizard (Stephan Großberndt) 2014-03-01 dfab37a #56454 [!!!][SECURITY] Remove old wizard scripts (Helmut Hummel) 2014-03-01 3d4de84 #56400 [BUGFIX] Fix StorageRepository::findByStorageType (Marc Bastian Heinrichs) 2014-03-01 498ccf3 #56436 [TASK] Use new way to register colorpicker wizard (Alexander Schnitzler) 2014-03-01 bb4ecb5 #56457 [BUGFIX] Undefined variable $multiSelectId in FormEngine (Wouter Wolters) 2014-02-28 3287150 [CLEANUP] Followup to wizard changes (Helmut Hummel) 2014-02-28 59484d6 #56437 [TASK] Use new way to register rte wizard (Alexander Schnitzler) 2014-02-28 b6bafa9 #56438 [TASK] Use new way to register forms wizard (Alexander Schnitzler) 2014-02-28 1fd62fa #55676 [TASK] Remove superflous require_once in t3editor hook (Alexander Schnitzler) 2014-02-28 53d2f31 #56435 [TASK] Use new way to register table wizard (Alexander Schnitzler) 2014-02-28 df139b8 #56080 [BUGFIX] Title field disappears after using addToAllTCAtypes() (Michiel Roos) 2014-02-28 8b6559a #56378 [BUGFIX] Do not log with severity 1320177676 (Christian Weiske) 2014-02-28 e997f2a #56211 [TASK] Add IconUtility::getSpriteIconForResource() (Frans Saris) 2014-02-28 55ea305 #56434 [TASK] Use new way to register list wizard (Alexander Schnitzler) 2014-02-28 d4f4b45 #56432 [TASK] Use new way to register add wizard (Alexander Schnitzler) 2014-02-28 debfec7 #56421 [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske) 2014-02-28 630b877 #56248 [BUGFIX] Adding new records in edit mode broken (Andre Hähnel) 2014-02-28 bf20c33 #56406 [BUGFIX] Fix double quotes in ElementBrowser JS (Markus Klein) 2014-02-28 715e61b #56356 [SECURITY] Protect core Ajax calls against CSRF (Helmut Hummel) 2014-02-27 d9a4854 #56404 [BUGFIX] Make sure M parameter is first in URL (Helmut Hummel) 2014-02-27 a791531 #56403 [BUGFIX] Fix GET parameter order in unit tests (Helmut Hummel) 2014-02-27 2aa83d3 #56345 [FEATURE] Add API to CSRF protect Ajax calls in Backend (Helmut Hummel) 2014-02-27 45b092d #56381 [TASK] Additional SignalSlot after init in EditDocumentController (Julian Kleinhans) 2014-02-27 beac969 #56256 [CLEANUP] Remove security_level option from Authentications (Benjamin Mack) 2014-02-27 bce23ae #56354 [TASK] Speed up updating the extension list (Benjamin Mack) 2014-02-27 baa5c3e #56128 [BUGFIX] Filename sorting in filelist is broken (Frans Saris) 2014-02-27 3241387 #56364 [BUGIFX] Fix Redirect after switch-to-user (Helmut Hummel) 2014-02-27 71a7f96 #55979 [BUGFIX] Fix reference to FileListLocalisation.js (Markus Klein) 2014-02-27 fe210c9 #55966 [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Michael Knabe) 2014-02-27 9443581 #56375 [BUGFIX] Fix link for workspace preview (Helmut Hummel) 2014-02-27 8cbb774 #56359 [BUGFIX] Fix module access regressions (Helmut Hummel) 2014-02-26 f5dd8bf #55530 [BUGFIX] Avoid to get a file object with the uid zero (Marc Bastian Heinrichs) 2014-02-26 e99e12a #56357 [BUGFIX] Do not save failed token messages in session (Helmut Hummel) 2014-02-26 f2208e5 #55414 [BUGFIX] Respect all filemounts in file collection (Alexander Stehlik) 2014-02-26 6e9e545 #55509 [!!!][SECURITY] Add CSRF protection to mod.php (Helmut Hummel) 2014-02-26 7389b68 #52386 [BUGFIX] Allow record insert on rootlevel (Benjamin Serfhos) 2014-02-26 6cc6c4f #56084 [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken (Frans Saris) 2014-02-25 8785cfe #56294 [TASK] Fixen broken tests for getTreeList (Markus Klein) 2014-02-25 5c5d9e6 #55384 [BUGFIX] Wrong usage of intExplode in getTreeList (Stefan Froemken) 2014-02-25 cbbb4de #54449 [BUGFIX] Don't modify variables in tree view (Jigal van Hemert) 2014-02-25 f0b50c8 #56254 [CLEANUP] Remove outdated $CLIENT[FORMSTYLE] (Benjamin Mack) 2014-02-25 77b1729 #56290 [CLEANUP] Superfluous Code in ElementBrowser and BrowseLinks (Markus Klein) 2014-02-25 2b0b18a #56289 [BUGFIX] Fix JS error in ElementBrowser (Markus Klein) 2014-02-25 4da4dba #56253 [BUGFIX] Install Tool fatal with Oracle database (Andreas Fernandez) 2014-02-25 f81ba18 #56184 [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert) 2014-02-25 b44e8af #41413 [BUGFIX] URL-encoded title in link wizard (Helmut Hummel) 2014-02-25 32f65b0 #55985 [TASK] Deprecate unused methods in ElementBrowser (Tymoteusz Motylewski) 2014-02-25 002c700 #55669 [TASK] Form sysext entry script cleanup (Anja Leichsenring) 2014-02-25 ccd2078 #56272 [TASK] Use new way to register edit wizard (Helmut Hummel) 2014-02-25 d956775 #56268 [FEATURE] Add new way to register a TCA wizard (Helmut Hummel) 2014-02-25 b20aa02 #55970 [TASK] Rename update wizard to upgrade wizard (Helmut Hummel) 2014-02-25 aa43d8f #55664 [TASK] Use DataHandler testing framework for simple import test (Marc Bastian Heinrichs) 2014-02-25 ad67e91 #56244 [BUGFIX] Missing move placeholders in irre_tutorial tests (Oliver Hader) 2014-02-25 6711c14 #56221 [BUGFIX] Can't remove static templates from selection in template module (Wouter Wolters) 2014-02-25 979c401 #56119 [TASK] Remove unused $arrayConstraint in IndexerServiceTest (Wouter Wolters) 2014-02-25 fbd10db #23984 [BUGFIX] felogin reset password links not clickable (Jigal van Hemert) 2014-02-24 8dad992 #54041 [BUGFIX] Adding new menu types triggers error (Francois Suter) 2014-02-24 2e1c368 #54930 [TASK] Remove outdated upgrade wizards (Steffen Ritter) 2014-02-24 6940821 #55809,#55672, [TASK] Switch info and func module to mod dispatcher (Anja Leichsenring) 2014-02-24 bfd71d5 #56242 [BUGFIX] Fix JS concat if first file is forced on top (Benjamin Kott) 2014-02-24 be558f4 #55847 [!!!][TASK] Remove empty classes implementing AbstractTreeView (Tymoteusz Motylewski) 2014-02-24 77e287f #56177 [TASK] Windows issues with long file names in Git sources (Oliver Hader) 2014-02-24 75281c9 #55515 [!!!][SECURITY] Add CSRF Protection for tce_file.php (Alexander Schnitzler) 2014-02-24 b5d82de #55625 [TASK] Limit the exported record fields in impexp (Marc Bastian Heinrichs) 2014-02-24 ae4764c #56229 [TASK] EXT: tstemplate - use treeline sprite icons (Felix Kopp) 2014-02-24 eefa652 #54232 [BUGFIX] Using files in eID results in fatal error (Steffen Ritter) 2014-02-24 12c1674 #56062 [BUGFIX] New Content Element: hide list style (Felix Kopp) 2014-02-24 9285215 [TASK] EXT: t3skin - .list-unstyled for ol & ul (Felix Kopp) 2014-02-23 fe7e00d #56209,#54953 Revert "[TASK] FrontendContentAdapterService processes record repeatedly" (Markus Klein) 2014-02-23 40200bd #55316 [TASK] Upgrade normalize.css to version 3.0.0 (Wouter Wolters) 2014-02-23 9459110 Revert "[CLEANUP] Replace strlen() with === for zero length check" (Stefan Neufeind) 2014-02-23 7b77f28 #55551 [BUGFIX] Installer rejects traling slash in link target (Andreas Wolf) 2014-02-23 de27a20 #54091 [CLEANUP] Replace strlen() with === for zero length check (Markus Klein) 2014-02-23 0c5a0aa #56195 [TASK] New SignalSlot after preInit in EditDocumentController (Julian Kleinhans) 2014-02-22 9551ac7 #56187 [TASK] Add additional configuration for functional tests (Helmut Hummel) 2014-02-21 a0dba89 #56204 [BUGFIX] Use absolute path to check for extensions (Helmut Hummel) 2014-02-21 36d545b #56203 [BUGFIX] Fix PHP warnings in functional tests (Helmut Hummel) 2014-02-21 16c5c81 #56109 [TASK] Cleanup \TYPO3\CMS\Lang\LanguageService (Michiel Roos) 2014-02-21 76706f5 #56192 [BUGFIX] RTE cannot run in IE 11+ with ExtJS 3.4.1 (Stanislas Rolland) 2014-02-21 86cef9f #56086 [BUGFIX] Remove class loader in functional test tear down (Helmut Hummel) 2014-02-21 57f39f5 #56182 [TASK] Use environment variable for functional test bootstrap (Helmut Hummel) 2014-02-21 fe856ed #56179 [TASK] Add functional tests for discarding created elements (Oliver Hader) 2014-02-21 dd4a67c #56161 [BUGFIX] Parent localization pointer missing in IRRE tests (Oliver Hader) 2014-02-21 2db3d30 #56143 [TASK] Integrate IRRE CSV Functional Tests (Oliver Hader) 2014-02-21 eb619ab #54305 [BUGFIX] Update file type on mimetype change (Alexander Stehlik) 2014-02-20 0bcfd5b #56165 [TASK] Fix a few variable names (Fabien Udriot) 2014-02-20 aa5804d #55573 [BUGFIX] moveContentRecordToDifferentPageAndChangeSorting fails (Oliver Hader) 2014-02-20 08b2c45 #55571 [BUGFIX] Make Typo3DbBackend use DatabaseConnection (Felix Oertel) 2014-02-20 82dbd3b #56135 [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein) 2014-02-20 92aae5c #56132 [TASK] Rename tt_content.tx_irretutorial_hotels in tests (Oliver Hader) 2014-02-19 f127a19 #56059 [BUGFIX] Category localization cannot be rendered (Oliver Hader) 2014-02-19 8bed9bc #56122 [BUGFIX] Use MM_oppositeUsage for category relations (Oliver Hader) 2014-02-19 84e703a #56061 [FEATURE] Introduce MM_oppositeUsage property (Oliver Hader) 2014-02-19 0d38325 #55198 [TASK] Optimize GeneralUtility::trimExplode() (Michiel Roos) 2014-02-19 55b54a2 #53454 [BUGFIX] Categories as exclude field (Francois Suter) 2014-02-19 3376a5e #56104 [TASK] Enable DataHandler frontend rendering tests (Oliver Hader) 2014-02-19 4231f41 #55882 [TASK] Add framework for frontend rendering functional tests (Oliver Hader) 2014-02-19 7d49ed1 #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind) 2014-02-19 b9ccddf #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind) 2014-02-19 5be419e #56111 [BUGFIX] Discard vs. Delete workspace changes in tests (Oliver Hader) 2014-02-19 8d67dfc #54095 [CLEANUP] GeneralUtility::getFilesInDir() (Michiel Roos) 2014-02-19 e347407 #55286 [BUGFIX] Suppress EXIF warnings indexing images (Felix Althaus) 2014-02-19 e1927d2 #56027 [BUGFIX] RTE: Required ExtJs css files are not loaded in frontend (Stanislas Rolland) 2014-02-19 ba76285 #54944 [BUGFIX] FAL links in RTE not transformed when link has rel attribute (Stanislas Rolland) 2014-02-19 028c7b2 #56067 [BUGFIX] Various static calls to non-static functions (Markus Klein) 2014-02-18 b699119 #52955 [BUGFIX] Show labels of additional doktypes in new page drag area (Caspar Stuebs) 2014-02-18 faa6e8a #53514 [BUGFIX] Check identity map for existing objects (Nico de Haen) 2014-02-18 6c973b8 #55932 [BUGFIX] No duplicate insertion in addToAllTCAtypes (Alexander Stehlik) 2014-02-18 d4b2d21 #53772 [BUGFIX] Indexer does not update the FileObjects (Steffen Ritter) 2014-02-18 cac662a #56072 [TASK] Extend DataHandler IRRE functional tests (Oliver Hader) 2014-02-18 5c649c9 #56070 [TASK] Use Backend User fixture for DataHandler tests (Oliver Hader) 2014-02-18 c5271d6 #55901 [TASK] Forms: Input/textarea :focus style (Felix Kopp) 2014-02-17 adac616 #36822 [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader) 2014-02-17 cb9ce20 #54304 [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov) 2014-02-17 599cdb6 #53116,#56019 [BUGFIX] concatenateJs/Css does not consider forceOnTop (Markus Klein) 2014-02-17 309af8f #56057 [BUGFIX] Add missing htmlspecialchars for thumbnail URL (Wouter Wolters) 2014-02-17 b2f804f #56035 [BUGFIX] Load file meta data properties before return (Nicole Cordes) 2014-02-17 f3157c1 #56034 [BUGFIX] Ignore empty inputs when creating new folders (Frans Saris) 2014-02-17 da4d7c1 #56020 [BUGFIX] Inline upload progress queue styles are missing (Frans Saris) 2014-02-17 76671f8 #56037 [BUGFIX] Fix clipboard thumbnail rendering (Frans Saris) 2014-02-17 e542fac #53910 [TASK] Add FileCollectionRegistry (Frans Saris) 2014-02-17 e316522 #56011 [TASK] Remove unused variable $field (Stefano Kowalke) 2014-02-17 f83873b #53677 [TASK] Cleanup GeneralUtility::rmFromList (Tomita Militaru) 2014-02-17 a25b6b9 #55941 [!!!][BUGFIX] Content Object instances are reused (Oliver Hader) 2014-02-17 dae88a2 #49499 [BUGFIX] Fix possible language handling issue (Markus Klein) 2014-02-17 65fc589 #55998 [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller) 2014-02-17 4f69cd9 #56018 [BUGFIX] Adding new image to content element breaks layout (Frans Saris) 2014-02-17 bb600de #53210 [BUGFIX] Extension Upload ends in PHP Error (Rico Sonntag) 2014-02-17 d3f313f #55876 [TASK] Rename classes with the same name (Tymoteusz Motylewski) 2014-02-17 fcd8289 #55362 [BUGFIX] CommandController is not executed at same time (Tom Ruether) 2014-02-17 67b1e5e #55992 [BUGFIX] StorageRepository fails to load storages (Markus Klein) 2014-02-17 90db01d #56029 [TASK] Streamline DataHandler functional tests (Oliver Hader) 2014-02-14 744702e #55991 [BUGFIX] rdndt getClassSchema() in thawProperties( (Michiel Roos) 2014-02-14 49252ef #55969 [BUGFIX] Upgrade Wizard fails with exception (Helmut Hummel) 2014-02-14 df2ebf2 #55721 [TASK] Install Tool checks for system locale (Zbigniew Jacko) 2014-02-14 e1ca180 #55939 [BUGFIX] Selection of non image files in element browser (Alexander Stehlik) 2014-02-14 67c4204 #53962 [TASK] Cache non existing classes (Alexander Stehlik) 2014-02-14 0f95313 #55037 [TASK] Class Loader optimisation (Helmut Hummel) 2014-02-14 5ab2885 #55749 [TASK] isPackageActive(): test light cond. first (Michiel Roos) 2014-02-14 e1781fe #54525 [TASK] Optimize GeneralUtility path methods (Michiel Roos) 2014-02-13 e7bac97 #55951 [BUGFIX] RTE Link Wizard layout is inconsistent (Stanislas Rolland) 2014-02-13 741714f #55111 [TASK] Extend functional tests with linked paths (Marc Bastian Heinrichs) 2014-02-13 5fb6863 #55904 [BUGFIX] Class loader loads aliased classes twice (Christian Weiske) 2014-02-13 4e1a8dd #55922 [BUGFIX] Wrong email list in linkvalidator task (Markus Klein) 2014-02-13 c522e29 #55946 [BUGFIX] RTE Image Wizard layout is inconsistent (Stanislas Rolland) 2014-02-12 d12b200 #55923 [BUGFIX] inval() -> (int) regressions in ternaries (Michiel Roos) 2014-02-12 cb0a33a #55706 [BUGFIX] Regression: intval patch broke levelmedia (Michiel Roos) 2014-02-12 20e4417 #53169 [BUGFIX] Responsive sourceCollection width not usable out of the box (Pascal Hinz) 2014-02-11 4da95b5 [TASK] Switch order of tests (Helmut Hummel) 2014-02-11 daee8cd #55864 [TASK] add mtime sort test for getFilesInDir() (Michiel Roos) 2014-02-11 2bfb2a6 #55820 [TASK] Improve EM performance when getting extension list from TER (Jost Baron) 2014-02-11 571dba2 #49440 [BUGFIX] Missing label felogin_forgotHash (Karol Lamparski) 2014-02-11 24149df #55871 [TASK] Use vfsStream for getFilesInDir() tests (Michiel Roos) 2014-02-11 6ce20a3 #55899 [TASK] Cleanup ArrayUtility::sortArraysByKey() (Michiel Roos) 2014-02-11 0a08fd9 #55856 [TASK] Initialize FormProtectionFactory later in alt_doc.php (Wouter Wolters) 2014-02-11 ea637fb #53028 [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov) 2014-02-11 73489ab #55754 [BUGFIX] Avoid fatal error if adding composer package (Helge Funk) 2014-02-11 112a111 #55897 [BUGFIX] Allow multiple aliases for a class (Helmut Hummel) 2014-02-11 1775195 #53795 [BUGFIX] Fix fatal errors upon package installation (Thomas Maroschik) 2014-02-11 5d51dae #55740 [BUGFIX] Prevent double slash in isWithin check (Alexander Stehlik) 2014-02-11 2cdbc43 #53016 [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik) 2014-02-11 8e2dc70 [TASK] Speedup travis build (Helmut Hummel) 2014-02-11 00c895c #55845 [BUGFIX] Wrong check removes FE cookie (Frans Saris) 2014-02-10 3f6b1cd #49371 [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter) 2014-02-10 dda0354 #55838 [BUGFIX] Fix behavior of revExplode if delimiter not found (Alexander Stehlik) 2014-02-10 2d05837 #55850 [TASK] Reduce memory footprint of unit tests (Christian Kuhn) 2014-02-10 41a4f98 [TASK] Execute functional tests and lint in parallel (Helmut Hummel) 2014-02-10 03d4a80 #55846 [TASK] Tests: Remove backup of TYPO3_DB (Christian Kuhn) 2014-02-10 556e72f #55769 [TASK] Centralize DB queries (Andreas Wolf) 2014-02-10 13dd41b #46463 [BUGFIX] Regression: jumpUrl_transferSession throws hash exception (Ernesto Baschny) 2014-02-10 c4be1a4 #55797 [TASK] Cleanup ext:frontend web_info module routing (Anja Leichsenring) 2014-02-10 c025cc9 #55574 [TASK] Use stat() instead of filemtime + filesize (Michiel Roos) 2014-02-10 fba4b67 #47983 [BUGFIX] Strict Standards - setLanguageKeys must be static (Łukas Jurys) 2014-02-10 49b0696 #55819 [TASK] Unify UL/OL standard (Felix Kopp) 2014-02-10 d846603 #55796 [TASK] Cleanup ext:indexed_search web_info module routing (Anja Leichsenring) 2014-02-10 96d7220 #55827 [TASK] Fix typos all over the core (Georg Ringer) 2014-02-09 4962740 #55822 [BUGFIX] "else if" in GeneralUtility breaks the build (Oliver Klee) 2014-02-09 0e3c49f #54777 [BUGFIX] Use PHP native htmlspecialchars_decode() (Łukas Jurys) 2014-02-09 3a58565 #55799 [BUGFIX] Fix CSS-path to default .t3-icon image (Stefan Neufeind) 2014-02-09 7e97004 #55821 [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn) 2014-02-09 e9f80cb #23902 [BUGFIX] improve handling of TYPO3 version (Jigal van Hemert) 2014-02-09 de63e40 #52294 [BUGFIX] Duplicate exception code (Przemysław Krukowski) 2014-02-09 7da40c0 #55564 [TASK] Improve revExplode performance (Andreas Wolf) 2014-02-09 3127efc #55810 [TASK] file_list: use t3-table & semantic HTML in localization (Felix Kopp) 2014-02-09 c5741aa #55808 [TASK] Remove old class files from ext:openid (Christian Kuhn) 2014-02-09 e7c4ac8 #55762 [TASK] Add unit tests for getFilesInDir() (Michiel Roos) 2014-02-09 1b9d3a5 #53768,#28745 [BUGFIX] Allow to render the same TS object twice (Markus Klein) 2014-02-09 5b802d6 #55804 [TASK] Remove old class files from ext:recycler (Christian Kuhn) 2014-02-08 bb92edb #55790 [!!!][TASK] Set f:format.date format to system default (Felix Kopp) 2014-02-08 cf94a27 #41593 [BUGFIX] Type safe check for $BE_USER in index_ts.php (Łukas Jurys) 2014-02-08 162ead5 #55765 [TASK] Remove duplicated method in Rtehtmlarea\SelectImage (Tymoteusz Motylewski) 2014-02-08 8c699f8 #16491 [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters) 2014-02-08 ca702ff #55784 [TASK] "t3-table" (Web>List) & tree sprites (AbstractTreeView) (Felix Kopp) 2014-02-08 9a492b1 #55764 [BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate (Peter Niederlag) 2014-02-08 682d1a0 #55792 [TASK] Remove old class files from ext:t3editor (Christian Kuhn) 2014-02-08 ead5c5d #55443 [BUGFIX] Wrong colspan in DatabaseRecordList (Marcin Sągol) 2014-02-08 eb3fe0f [TASK] Default parameters in ExtensionUtility::registerModule (Felix Kopp) 2014-02-08 7c08eda #53833 [TASK] Add mapping between .pps, .ppsx and powerpoint (matw) 2014-02-08 2fdd173 #55698 [BUGFIX] Fix "action" labels in BE log (Thorsten Kahler) 2014-02-08 76c1cb7 #55789 [TASK] Add (>) icon to execute button (Scheduler) (Felix Kopp) 2014-02-08 447a0d3 #55756 [BUGFIX] Typo in drag-drop area (Łukas Jurys) 2014-02-08 e7935cb #54724 [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs) 2014-02-08 4bef9b8 #46357 [TASK] Move TCEForms JS Code to external file - part 1 (Benjamin Mack) 2014-02-07 c59d89f #18797 [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes) 2014-02-07 c0445c6 #55745 [TASK] Update Swift Mailer to 5.0.3 (Stefan Neufeind) 2014-02-07 0984d6d #51807 [TASK] RTE MagicImage should use FAL processing API (Stanislas Rolland) 2014-02-07 3119e34 #55763 [BUGFIX] Pass path instead of object to fileExistsInFolder (Tymoteusz Motylewski) 2014-02-07 9f1cf07 #55751 [TASK] Remove rollover functionality from TMENU (Benjamin Mack) 2014-02-07 65bbdfe #55753 [BUGFIX] Typo in TypoScriptFrontendController (Markus Klein) 2014-02-07 006a2e1 #55009 [CLEANUP] $LANG->JScharCode() => quoteJSvalue() (Michiel Roos) 2014-02-07 bfe2830 #55747 [TASK] Update copyright year to 2014 (Michael Schams) 2014-02-07 092b8d0 #55563 [TASK] Add functional test cases to DataHandler (workspace) (Oliver Hader) 2014-02-06 f821cb0 #55474 [TASK] Add CSS libs functionality for page renderer (Benjamin Mack) 2014-02-06 da52063 #55470 [BUGFIX] CE Table does not allow multiple css classes (Benjamin Mack) 2014-02-06 4d25aee #55549 [TASK] Only set FE user cookie if session data or user logged in (Benjamin Mack) 2014-02-06 179675e #54611 [TASK] Use speaking keys for new menu types (Francois Suter) 2014-02-06 25e85a7 #51364 [BUGFIX] Ambiguous output of deprecated RTE properties upgrade wizard (Stanislas Rolland) 2014-02-06 106c207 #48512 [BUGFIX] RTE Linking with file upload fails when no folder is selected (Stanislas Rolland) 2014-02-05 b890e46 #55359,#55614 [BUGFIX] Make FileExtensionFilter case insensitive (tritum_rz) 2014-02-05 ef365bf #53259 [BUGFIX] Icons of folder tree of RTE image dialogue are erratic (Stanislas Rolland) 2014-02-05 73698ff #55687 [BUGFIX] adjust configuration handling to #55569 (Felix Oertel) 2014-02-05 5708faf #55628 [BUGFIX] Check folder access for inline uploader (Alexander Stehlik) 2014-02-04 2af3079 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-02-04 9e9ca9a [RELEASE] Release of TYPO3 6.2.0beta5 (TYPO3 Release Team) 2014-02-04 8b9b9a6 Revert "[BUGFIX] Frontend Login not added to CSC anymore" (Ernesto Baschny) 2014-02-04 3f459e7 #55642 [BUGFIX] Page tree filter couldn't filter for id or title anymore (Ernesto Baschny) 2014-02-04 373a90b #55557 [BUGFIX] Frontend Login not added to CSC anymore (Benjamin Mack) 2014-02-04 cc6c451 #55611 [TASK] Move cursor::pointer to complete header area in IRRE (Georg Ringer) 2014-02-04 3914fbf #55635 [TASK] PHP ext bcmath and gmp needed for openid (Markus Klein) 2014-02-03 2870d2d #54323 [TASK] DatabaseConnection::isConnected() should use ping() (Markus Klein) 2014-02-03 707b010 #55608 [BUGFIX] addModule after/before not working (Michiel Roos) 2014-02-03 93cff7e #55445 [TASK] Use $x[n] instead of substr($x, n, 1) (Michiel Roos) 2014-02-03 7e4df0b #54824 [BUGFIX] Unused TDParams in ColumnsContentObject() (Michiel Roos) 2014-02-03 a483775 Revert "[TASK] Style buttons / invert (UX Vision)" (Ernesto Baschny) 2014-02-03 4781314 Revert "[BUGFIX] Button typography" (Ernesto Baschny) 2014-02-03 590f76c #55624 [BUGFIX] Button typography (Felix Kopp) 2014-02-03 5e3b9dc #55623 [BUGFIX] Framework Packages aren't sorted properly (Thomas Maroschik) 2014-02-03 de4811f #55592 [TASK] Style buttons / invert (UX Vision) (Felix Kopp) 2014-02-03 b7d60e9 #55599 [BUGFIX] Unify: TCE input / TCE readonly / input (Felix Kopp) 2014-02-03 56a9678 #55545 [BUGFIX] File upload directly in Doc-module is missing (Frans Saris) 2014-02-02 7d6af48 #39048 [BUGFIX] Rendering inline TCEforms without AJAX is broken (Alexander Jahn) 2014-02-02 47ac03d #54457 [BUGFIX] Add silent config upgrader for upgrade wizard settings (Markus Klein) 2014-02-02 e7b0e04 #55562 [TASK] Cleanup EM list utility (Helmut Hummel) 2014-02-02 5006c85 #55600 [TASK] tabmenu: Get rid of mouseOver/mouseOut (Stefan Neufeind) 2014-02-02 90d3873 #55434 [BUGFIX] Various PHP Warnings with invalid credentials (Xavier Perseguers) 2014-02-02 9f8091f #55606 [TASK] Duplicate method in base tests (Christian Kuhn) 2014-02-02 097cd54 #39295 [BUGFIX] Very short lifetime for cache_pagesection (Andreas Wolf) 2014-02-02 ee30045 #55603 [BUGFIX] Fix failing tests on OSX Mavericks (Helmut Hummel) 2014-02-02 e0a9b66 #55150 [TASK] Remove unneeded padding in page module (Georg Ringer) 2014-02-02 e755bcd #53988 [TASK] Default active extension handling in package manager (Christian Kuhn) 2014-02-02 4e8cecd #55597 [TASK] Style "Download" button - element information (Felix Kopp) 2014-02-02 162dad6 #55594 [TASK] Add "action-edit-download" sprite icon (Felix Kopp) 2014-02-02 ad257b8 #55588 [TASK] Follow-up: Buttons CSS definition (Felix Kopp) 2014-02-02 4657471 #54855 [TASK] Add functional test cases to DataHandler (live) (Oliver Hader) 2014-02-02 90a1c7c #55177 [TASK] Add possibility to resolve a default storage (Steffen Ritter) 2014-02-02 dd9fe59 #52599 [FEATURE] Bring tree icons in line-height (Felix Kopp) 2014-02-02 7cfcb65 #55187 [FEATURE] Add maximumRecords evaluation for TCA type 'check' (Oliver Hader) 2014-02-02 d6762dd #55580 [CLEANUP] Remove $language from Extbase custom statement (Felix Oertel) 2014-02-02 1ee4086 #54289 [BUGFIX] PropertyMapper does not work with class aliasses (Frans Saris) 2014-02-02 970944d #55411 [BUGFIX] Add maxitems for field "metadata" in TCA (Fabien Udriot) 2014-02-02 f8f8aac #17955 [BUGFIX] The newRecordLinkAddTitle text is not understandable (Tomita Militaru) 2014-02-02 0f6df1c #55569 [BUGFIX] Extbase registers unneeded code for plugins (Benjamin Mack) 2014-02-02 c529e46 #55539,#53218 [TASK] Style the "add irre item" button (Frans Saris) 2014-02-02 09006be #55536 [BUGFIX] Layout of page tree filter function broken (Marcel Wieser) 2014-02-02 d48e59d #55558 [CLEANUP] Let CSS Styled content use new classnames (Benjamin Mack) 2014-02-01 09312f1 #53564 [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs) 2014-02-01 06bf27d #45183 [BUGFIX] Wrong result on empty string globalString condition (Marc Bastian Heinrichs) 2014-02-01 31561a0 #55565 [CLEANUP] Remove initialization of Module Menu (Benjamin Mack) 2014-02-01 95003e8 #54371 [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein) 2014-02-01 890cdbc #55559 [BUGFIX] Cleanup and simplify class alias handling (Helmut Hummel) 2014-02-01 016269d #55404 [TASK] Extract package dependency sorting to separate class (Thomas Maroschik) 2014-02-01 9646d26 #54265 [TASK] Use (int) instead of intval() or (integer) (Jo Hasenau) 2014-02-01 0524a02 #55560 [BUGFIX] Category fields are not available in Functional Tests (Oliver Hader) 2014-02-01 5f70cc9 #55543 [TASK] Update RequireJS to 2.10 (Benjamin Mack) 2014-02-01 61988f7 #55555 [TASK] Cleanup EXT/requiredExt handling (Christian Kuhn) 2014-02-01 06e7dbb #55527 [BUGFIX] Ignore cache configuration options when loading Install tool (Stephan Großberndt) 2014-02-01 bef63df #55493 [!!!][BUGFIX] Avoid unnecessary de-/serialization for page cache (Bernhard Kraft) 2014-02-01 aa37842 #55122 [CLEANUP] Cleanup ExtensionManagementUtility (Michiel Roos) 2014-02-01 b956432 #55375 [TASK] Bad performance of the sys_note ext in BE (Tim Lochmueller) 2014-02-01 ebc957e #53691 [BUGFIX] Followup to #53691 Failing unit test (Frans Saris) 2014-02-01 4a74609 #55546 [TASK] Remove legacy script alt_shortcut.php (Helmut Hummel) 2014-02-01 d913adc #51768 [TASK] IRRE drag and drop sorting now solved using jQuery UI (Daniel Siepmann) 2014-02-01 71eb69e #53691 [TASK] Remove fallback for not-indexed files (Steffen Ritter) 2014-02-01 c7a2ff2 #55100 [TASK] Add simple functional tests for import/export (Marc Bastian Heinrichs) 2014-02-01 3756b63 #52048 [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein) 2014-01-31 9ea691d #43709 [BUGFIX] Remove relation to old em in impexp (Marc Bastian Heinrichs) 2014-01-31 eb291a3 #55497 [BUGFIX] Multiple file upload in ElementBrowser doesn't work (Frans Saris) 2014-01-31 96a3446 #55270 [BUGFIX] Fix test loadValuesSetsStaticEnumConstants (Markus Klein) 2014-01-31 ebe55ee #55517 [BUGFIX] ClassLoader not working with NullBackend for legacy classes (Daniel Siepmann) 2014-01-31 6f1517e #55538 [BUGFIX] Extbase container injection test triggers PHP bug (Christian Kuhn) 2014-01-31 5dd32b8 #54131 [BUGFIX] Followup to #54131 (Frans Saris) 2014-01-31 7ba0538 #51528 [BUGFIX] Followup to #51528 (Frans Saris) 2014-01-31 168b649 #51361,#53829 [TASK] Improve usability of Filelist "Drag-Upload" (Frans Saris) 2014-01-31 9f04a80 #55510 [BUGFIX] Remove padding for selects (Stephan Großberndt) 2014-01-31 5ce0351 #52589 [BUGFIX] FAL: Followup to New dump file to browser (Benjamin Mack) 2014-01-31 30dc18b [TASK] tt_content.shortcut depends on layout (Tom Ruether) 2014-01-31 fd3a01d #55534 [BUGFIX] Fix typo in typo3/sysext/core/ext_tables.sql (Anja Leichsenring) 2014-01-31 3d240dd #54131 [BUGFIX] getLabelsFromItemsList() retuns no value when no item found (Frans Saris) 2014-01-31 7a71192 #55180 [BUGFIX] Add index to table pages (Ingo Schmitt) 2014-01-31 7c3d0af #55482 [TASK] Make use of .t3-table in ShowItem (i) window (Felix Kopp) 2014-01-31 f59bdea #55519 [TASK] Skip GeneralUtility::resolveBackPath() if its not necessary (Andreas Wolf) 2014-01-31 1925ea0 #55499 [BUGFIX] quoteJSvalue double encodes forward slash (Michiel Roos) 2014-01-31 c4d10c6 #55263 [BUGFIX] Make text of extjs buttons and IE<10 pagetree labels visible (Stephan Großberndt) 2014-01-31 6fe13fd #51762,#51319 [BUGFIX] Do not show exeption when folder is not accesible (Ingo Schmitt) 2014-01-31 5cf9272 #55371 [BUGFIX] Ajax handler TYPO3_tcefile::process is broken (Frans Saris) 2014-01-31 3e8eace #55186 [TASK] Optimize retrieval of Storages (Steffen Ritter) 2014-01-31 dc1a886 #55439 [BUGFIX] Prevent permission Exception in ElementBrowser (Alexander Stehlik) 2014-01-31 2015d65 #55416 [BUGFIX] Allow access to filemount directories (Alexander Stehlik) 2014-01-31 ee2a4bb #55012 [BUGFIX] Filelist translations does not consider BE user access rights (Benjamin Mack) 2014-01-31 18e3039 #55479 [CLEANUP] Remove old tt_content DB fields (Benjamin Mack) 2014-01-31 f3d4684 #55486 [TASK] HR - single horizontal rule (CSS) (Felix Kopp) 2014-01-30 c738091 #46400 [TASK] Use short version ?: in ternary operator (PHP 5.3+) (Stefan Neufeind) 2014-01-30 019bde6 #55472 [BUGFIX] Create history record only with valid log uid (Marc Bastian Heinrichs) 2014-01-30 9d4ff3c #54226 [BUGFIX] Followup to #54226 (Benjamin Mack) 2014-01-30 8454354 #55181 [Bugfix] Add Index on sys_domain (Ingo Schmitt) 2014-01-30 2df1222 #55433 [TASK] TemplateService: Remove old paths from allowedPaths-list (Stefan Neufeind) 2014-01-30 017242f #51512,#53854 [BUGFIX] Exception if directories are not readable (Steffen Ritter) 2014-01-30 0a00643 #54554 [TASK] Deleting currently opened folder in filelist results in error (Steffen Ritter) 2014-01-30 916c273 #55471 [BUGFIX] Fix fatal when processing folder does not exist (Helmut Hummel) 2014-01-30 a8c5479 #54226 [TASK] Add API to retrieve the parent folder of a resource (Steffen Ritter) 2014-01-30 3ac8066 #52589 [TASK] Add possibility to dump file to browser (Steffen Ritter) 2014-01-30 e81d060 #55428 [BUGFIX] Delete file with missing processed file raises alert (Fabien Udriot) 2014-01-30 a5aed37 Revert "[BUGFIX] Improve confirmation dialog in drag'n'drop fileupload" (Frans Saris) 2014-01-30 3756116 #53690 [TASK] Fix remaining calls to FileRepository for retrieving Files (Steffen Ritter) 2014-01-30 0360639 #54228 [TASK] Priority is not execution order in for Extractors (Steffen Ritter) 2014-01-30 4fbaa7e #53895 [BUGFIX] Adjust css in new content element wizard (Nicole Cordes) 2014-01-30 ff3b81c #55464 [BUGFIX] Styling fix for Install Tool Lock Screen in Backend Mode (Stephan Großberndt) 2014-01-30 1465230 #55453 [TASK] Install Tool > All Configuration "Expand All" functionality (Marcel Wieser) 2014-01-30 bb97554 #55462 [BUGFIX] Remove tca ctrl settings crdate and cruser_id for sys_file (Marc Bastian Heinrichs) 2014-01-30 b91dc67 #55458 [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind) 2014-01-30 2ce726e #54286 [TASK] ClickMenu: Set background via CSS instead of JS (Stefan Neufeind) 2014-01-30 5347431 #55410 [TASK] Make files visible by default (Fabien Udriot) 2014-01-30 9bc4066 #55455 [BUGFIX] Content Element Wizard Hook labeled wrongly (Benjamin Mack) 2014-01-30 4764cec #55446 [TASK] Obsolete code in saltedpasswords (Christian Kuhn) 2014-01-30 bd47397 #53580 [CLEANUP] Cleanup code in ElementBrowser (Markus Klein) 2014-01-30 b9e7caa #55430 [BUGFIX] Clean up category references when a file is deleted (Fabien Udriot) 2014-01-30 4f3b6ec #54964 [TASK] Missing signals on adding folder (Frans Saris) 2014-01-30 e81b0ca #55420 [BUGFIX] No double slash during folder canonicalization (Alexander Stehlik) 2014-01-30 f417d29 #55448 [BUGFIX] Wrong typehint in TypoScriptFrontendController (Simon Schaufelberger) 2014-01-29 319214a #53653 [BUGFIX] Update enableDeprecationLog default value and help text (Michael Schams) 2014-01-29 8f2c2fe #54529 [TASK] Wrong phpdoc in TableGarbageCollectionTask (Frans Saris) 2014-01-29 2ecd236 #53963 [BUGFIX] Installer: Show correct value for boolean options (Markus Klein) 2014-01-29 9d4cace #54467 [BUGFIX] TSFE->altPageTitle can not be set in extensions (Markus Klein) 2014-01-29 9dc04c8 #55406 [TASK] Increase title column width in Web List module (Marcin Sągol) 2014-01-29 635768c #54112 [BUGFIX] Set missing markers to empty string (Bernhard Kraft) 2014-01-29 69f7c44 #55407 [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind) 2014-01-29 7bc9a4e #54943 [BUGFIX] Display detected fatal in extension check (Thomas Maroschik) 2014-01-29 a246231 #55409 [BUGFIX] Tame PackageStates.php in functional tests (Christian Kuhn) 2014-01-29 96a1172 #55372 [TASK] Remove useless count function calls in stdWrap (Tim Lochmueller) 2014-01-29 5f873f0 #51378 [TASK] Be more expressive in error condition (Helmut Hummel) 2014-01-29 b15348a #54275 [BUGFIX] Prevent strings from being autoloaded (Helmut Hummel) 2014-01-29 6cd6d3b #54560 [TASK] Replace JavaScriptEncoder with json_encode() (Michiel Roos) 2014-01-28 1e89ca4 #55319 [TASK] Unify button styles (Felix Kopp) 2014-01-28 7fe3c5f #55350 [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller) 2014-01-28 c158e24 #55134 [TASK] Remove find file in EXT: lowlevel (Felix Kopp) 2014-01-28 0935dc5 #55357 [BUGFIX] TS Parser: Fix regression when having tabs in TS names (Benjamin Mack) 2014-01-28 3b7ccf4 #55367 [TASK] Upgrade jQuery to 1.11.0 (Stefan Neufeind) 2014-01-27 ef4d996 #55324 [TASK] EXT: lowlevel Configuration labels (Felix Kopp) 2014-01-27 8c29d5d #55370 [TASK] Remove strlen calls in the DatabaseConnection (Tim Lochmueller) 2014-01-27 a884938 #55366 [TASK] Change phpunit repository url for travis (Philipp Gampe) 2014-01-27 1b15a7e #55044 [TASK] Make Extbase use cache group "pages" (Benjamin Mack) 2014-01-25 29191fb #55256 [BUGFIX] Invalid class name to file path conversion (Xavier Perseguers) 2014-01-24 b2f4ac4 #55127 [TASK] Make use of .t3-table in EXT: extension manager (Felix Kopp) 2014-01-24 86051cd #53964 [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path] (Markus Klein) 2014-01-23 b427ae1 #21924 [BUGFIX] Get suggest wizard working with renderMode=checkbox (Tolleiv Nietsch) 2014-01-23 c108a37 #54012 [BUGFIX] hasProperty ignores meta data properties (Steffen Ritter) 2014-01-23 21fb92f #55265 [TASK] Remove t3lib from the example .htaccess file (Eric Chavaillaz) 2014-01-23 79178f0 #53201 [BUGFIX] sys_category table not listed in allowed excludefields (Tomita Militaru) 2014-01-23 537cf98 #53665 [BUGFIX] Removing single category item not possible (Francois Suter) 2014-01-23 662eb3d #54914 [TASK] Fix category collection functional test (Tymoteusz Motylewski) 2014-01-22 0d0beaf #52497 [TASK] Simplify Font-Size inheritance (CSS) (Felix Kopp) 2014-01-21 485ef58 #55093 [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag) 2014-01-21 5a802c8 #54897 [BUGFIX] lineNumber count in Template Analyzer (Peter Niederlag) 2014-01-21 a2a6d91 #51804 [BUGFIX] Set absPrefix of GraphicalFunctions to PATH_site (Helmut Hummel) 2014-01-21 0c3084b Revert "[BUGFIX] Repair f:image VH for Backend" (Helmut Hummel) 2014-01-21 f5e6ed3 #54884 [BUGFIX] RootlineUtility does not consider foreign_sorting (Markus Klein) 2014-01-21 8c12d48 #55153 [BUGFIX] Duplicated translation entry for clear cache menu pages (Mathias Brodala) 2014-01-21 17dc1bf #55192 [BUGFIX] Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found (Stefano Kowalke) 2014-01-21 083f708 #55149 [TASK] Rename cache t3lib_l10n to l10n (Georg Ringer) 2014-01-21 f8b812d #55190 [TASK] Move Tidy functionality to a TER ext (Benjamin Mack) 2014-01-20 fb91cb8 #53502 [TASK] Streamline usage of BackendUtility::getPagesTSconfig() (Philipp Gampe) 2014-01-20 97e5328 #55120 [BUGFIX] Improve layout of Install Tool with long lines (Georg Ringer) 2014-01-20 06685fd #55132 [BUGFIX] Flow\Utility\Exception missing (Markus Klein) 2014-01-20 2e46303 #54886 [BUGFIX] Repair f:image VH for Backend (Stefan Froemken) 2014-01-20 bf81f39 #55113 [BUGFIX] TCA pages:subtitle is missing eval=trim (Markus Klein) 2014-01-19 82ce800 #55139 [TASK] Make use of .t3-table in EXT: beuser *compare (Felix Kopp) 2014-01-19 849fc57 #54621 [TASK] Remove css_styled_content legacy templates before 4.5 (Claus Due) 2014-01-19 1b83cad #55119 [TASK] Cache menu needs clear namings and permissions (Benjamin Mack) 2014-01-19 590ca47 #28808 [BUGFIX] Broken links to online TSconfig in two language labels (Xavier Perseguers) 2014-01-19 fcef722 #55131 [TASK] Make use of .t3-table in EXT: wizard_sortpages (Felix Kopp) 2014-01-18 551d382 #55128 [BUGFIX] Fatal error in indexed_search (Markus Klein) 2014-01-18 f5aae21 #55126 [BUGFIX] Cannot download manuals (Xavier Perseguers) 2014-01-18 e68cc6f #52712 [TASK] Install Tool: System Information shows empty values (Philipp Gampe) 2014-01-18 c631a58 #53594 [BUGFIX] No placeholder attribute in backend forms (Oliver Hader) 2014-01-18 0d970a7 #53576 [BUGFIX] Hide update icon for incompatible extensions (Nicole Cordes) 2014-01-17 57ae843 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-01-17 444ee47 [RELEASE] Release of TYPO3 6.2.0beta4 (TYPO3 Release Team) 2014-01-17 6860bcc #53904 [TASK] Remove fixed width for Content Element Wizard tabs content container (Marcin Sągol) 2014-01-17 6234641 #41450 [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik) 2014-01-17 718d9b6 #54856 [TASK] Optimize TypoScriptParser (Michiel Roos) 2014-01-17 fdd08bf #55098 [TASK] Fix typos & grammar issues in Install Tool (Georg Ringer) 2014-01-17 c059714 #55097 [TASK] BE: Make "Template Analyzer" the last menu item (Benjamin Mack) 2014-01-17 9dbb81a #30244 [BUGFIX] Use system locale when indexing external documents (Jigal van Hemert) 2014-01-16 5444b2f #55022 [BUGFIX] PackageManager no cache if TYPO3 dir has symlinks (Alexander Opitz) 2014-01-16 6293aa7 #53761 [BUGFIX] Deprecated function call mysql_list_dbs in dbal (Ingo Schmitt) 2014-01-16 401699a #54036 [TASK] Add FlashMessage API to Extbase AbstractController (Nico de Haen) 2014-01-16 c245483 #55053 [TASK] Fix typo in Install Tool (Georg Ringer) 2014-01-16 956c2fe #55052 [TASK] Use file_exists() instead of is_file() (Oliver Hader) 2014-01-15 df2635c Revert "[BUGFIX] Assume pid 0 for global backend context" (Marc Bastian Heinrichs) 2014-01-15 1101f39 #54991 [!!!][FEATURE] Improve caching framework by introducing groups (Benjamin Mack) 2014-01-15 f273fff #45086 [BUGFIX] Image CE rendering does not scale images (Thomas Blaß) 2014-01-15 447dba1 #54750 [BUGFIX] Add fileSuffix option to GeneralUtility::tempnam() (Frans Saris) 2014-01-15 52d5bd2 #55026 [TASK] Extend TypoScriptParser test cases (Oliver Hader) 2014-01-15 84b6e61 #54230 [TASK] Skip two tests in LocalDriverTests in PHP 5.3 (Steffen Ritter) 2014-01-15 0b6f5d0 #55025 [TASK] Extend DB fields for be users/groups of DB/file mounts (Benjamin Mack) 2014-01-15 5ecb43f #55024 [BUGFIX] Bring back final class name cache (Helmut Hummel) 2014-01-15 f83eddd #54230,#54231 [!!!][TASK] Driver API has too many crosscutting concerns (Steffen Ritter) 2014-01-15 9bbad98 #54883 [TASK] Document that TYPO3 is not compatible with MySQL strict mode (Ernesto Baschny) 2014-01-15 9c905d1 #41596 [TASK][CONF] Accept other settings in [SYS][setDBinit] (Alexander Stehlik) 2014-01-15 4738708 #47203 [TASK] Cleanup __DIR__ and require/require_once (Stefan Neufeind) 2014-01-15 3adf783 #54953 [TASK] FrontendContentAdapterService processes record repeatedly (Steffen Ritter) 2014-01-15 2750c6a #55018 [TASK] Allow more DB and File Mounts for BE users and BE groups (Benjamin Mack) 2014-01-15 2cfefec #52596 [BUGFIX] Correct handling of empty Backend Layouts (Alexander Stehlik) 2014-01-15 81202b0 #54411 [BUGFIX] Images in distributions are not shown (Ernesto Baschny) 2014-01-15 60e488e #54995 [BUGFIX] PHP warnings in ElementBrowser (Markus Klein) 2014-01-14 acc7ff0 #54959 [TASK] Speedup typolink root-line handling (Steffen Ritter) 2014-01-14 58bb715 #53826 [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann) 2014-01-14 5fe2320 #53352 [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag) 2014-01-14 e7195cf #54729 [BUGFIX] Add SQL Index to Processed Files DB table (Ingo Schmitt) 2014-01-14 8602752 #54169 [BUGFIX] Exception in FileMetadataOverlayAspect (Georg Ringer) 2014-01-14 40aa800 #53598 [BUGFIX] Prevent double loading of session data (Alexander Opitz) 2014-01-14 29efbe4 #54182 [BUGFIX] Usage of sys_lang_mode in Typo3DbBackend (Georg Ringer) 2014-01-14 1e0254b #54184 [TASK] Proper template for EXT:cshmanual (Georg Ringer) 2014-01-14 9a02a70 #53902 [TASK] Update IDNA-class to 0.8.1 (Stefan Neufeind) 2014-01-13 8289e60 #54893 [TASK] Fix typo in copyright notice (Roland Waldner) 2014-01-13 273958a #51805 [BUGFIX] Template dropdown doesn't refresh template title after save (Torben Hansen) 2014-01-13 6b95100 #54933 [BUGFIX] Only variables should be passed by reference (Xavier Perseguers) 2014-01-13 f294b26 #54963 [BUGFIX] Fix PHP warnings in PackageManager (Markus Klein) 2014-01-13 51ebe1c #51271 [TASK] Check for libxml bug in install tool (Tomita Militaru) 2014-01-13 a9f111f #54235 [TASK] Calculated hash of File object is never used (Steffen Ritter) 2014-01-13 df96f23 #54879 [BUGFIX] Ignore dependencies of inactive packages (Helmut Hummel) 2014-01-13 cc3b029 #54927 [TASK] Add index to sys_file_metadata (Ingo Schmitt) 2014-01-13 85edd0e #54923 [TASK] Update SQL definition for sys_file_storage (Ingo Schmitt) 2014-01-13 1044c80 #54929 [TASK] Add index to sys_category (Ingo Schmitt) 2014-01-12 cca2d70 #54917 [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein) 2014-01-11 b90e09b #53816 [BUGFIX] Skip validation of uninitialized collections (Nico de Haen) 2014-01-11 ada821d #54899 [BUGIFX] Drop usage of addTofeInterface parameter (Francois Suter) 2014-01-11 b828029 #54909 [BUGFIX] Add missing logger names (Steffen Müller) 2014-01-09 beb8066 #53975 [BUGFIX] Allow empty values in start/stop filter of belog (Steffen Müller) 2014-01-09 ba2386e #54813 [BUGFIX] Assume pid 0 for global backend context (Felix Oertel) 2014-01-09 545610a #49640 [TASK] Improve feedit (Georg Ringer) 2014-01-09 b3a82c7 #43239 Revert "[BUGFIX] IRRE creates new records when using foreign_selector" (Markus Klein) 2014-01-09 692bd22 #43239 [BUGFIX] IRRE creates new records when using foreign_selector (Kai Vogel) 2014-01-09 0a76199 #54085 [TASK] Replace all strcmp() calls with === (Jo Hasenau) 2014-01-09 c965178 #54812 [TASK] Add functional tests from irre_tutorial to the core (Tymoteusz Motylewski) 2014-01-09 82a24fa #54857 [BUGFIX] Test extensions not considered in functional tests (Oliver Hader) 2014-01-09 a24bfae #50266 [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann) 2014-01-09 af99670 #54840 [TASK] Adopt order of cols in ext:documentation (Georg Ringer) 2014-01-09 c5fcc5f #31797 [BUGFIX] Properly escape the ImageMagick frame selector (Georg Ringer) 2014-01-09 6c4c4d9 #24877,#6708 [BUGFIX] Only create one keypair in rsaauth (Tom Ruether) 2014-01-09 b96eaa4 #38767 [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger) 2014-01-09 1341588 #54677 [BUGFIX] Fix wording of encryption key in Installer (Markus Klein) 2014-01-09 9dfc355 #54569 [BUGFIX] Installer fails when no database is selected (Philipp Gampe) 2014-01-08 270a7ea #54849 [BUGFIX] Functional tests cannot write to backend log (Oliver Hader) 2014-01-08 05ba10c #54823 [TASK] Cleanup ContentObject\ContentObjectRenderer (Michiel Roos) 2014-01-08 8042d92 #54838 [BUGFIX] Render ext icon in EM only if available (Georg Ringer) 2014-01-08 ff2933b #54500 [TASK] Use arrays in str_replace() calls (Michiel Roos) 2014-01-08 2917b07 #54251 [TASK] Improve performance of array_merge_recursive_overrule (Markus Klein) 2014-01-08 9e88bf7 #54726 [TASK] Optimize columns in sys_file_reference (Ingo Schmitt) 2014-01-08 6335a24 #54725 [TASK] Adapt indexes of sys_file_reference (Ingo Schmitt) 2014-01-08 15b522c #54053 [TASK] Superfluous comparison in indexed_search (Wouter Wolters) 2014-01-08 e36d347 #54049 [TASK] Superfluous comparison in DatabaseRecordList (Wouter Wolters) 2014-01-07 9588612 #54613 [TASK] Clean up uses of fe_adminLib properties (Francois Suter) 2014-01-07 9de93a1 #54808 [BUGFIX] Repository uses wrong property to calc current result page (Benjamin Rau) 2014-01-07 a564071 #54807 [BUGFIX] PageBrowsing ViewHelper defines unused method argument (Benjamin Rau) 2014-01-07 185658a #54142 [BUGFIX] Fix dependencies for non-composer extensions (Thomas Maroschik) 2014-01-06 76dea62 #54756 [BUGFIX] Replace reference to Security Cookbook with Security Guide (Michael Schams) 2014-01-04 c0baab8 #54021 [TASK] Cleanup convertParameterReflectionToArray() (Michiel Roos) 2014-01-04 4cd861c #54741 [BUGFIX] Set uid of BE_USER mock in functional tests (Markus Klein) 2014-01-04 8207a2b #53662 [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik) 2014-01-03 6a66355 #54689 [BUGFIX] EM does not always show description (Michiel Roos) 2013-12-30 e712830 #54520 [TASK] joinTSarrays() is replaced by array_replace_recursive() (Michiel Roos) 2013-12-21 f8fdcea #53862 [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos) 2013-12-21 28b91ac #53688 [BUGFIX] Folder::getFiles directly calls Factory::createFileObject (Steffen Ritter) 2013-12-21 b100e06 #53687 [BUGFIX] getFileIndexRecordsForFolder only works for hierarchical path (Steffen Ritter) 2013-12-20 2a392e4 #54531 [BUGFIX] Fix message for install tool warning (Cynthia Mattingly) 2013-12-20 6aaa9bf #54067 [TASK] UX enhancement for EXT:documentation (Xavier Perseguers) 2013-12-19 57106fb [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-12-19 b547f60 [RELEASE] Release of TYPO3 6.2.0beta3 (TYPO3 Release Team) 2013-12-19 75f9c58 [TASK] Setup travis notifications (Helmut Hummel) 2013-12-19 9562f0d #54368 [TASK] Update NEWS.md for system categories (Francois Suter) 2013-12-19 3cdda5b Revert "[BUGFIX] Replace the table definition manipulation by signals" (Helmut Hummel) 2013-12-19 8b8d2ea #54366 [BUGFIX] Missing CSH for categories-based menus (Francois Suter) 2013-12-19 2d6e8de #53016 [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik) 2013-12-19 c578371 #54126 [TASK] Mark PathUtility::stripPathSitePrefix as internal (Markus Klein) 2013-12-18 befa799 #54288 [TASK] oncontextmenu: Avoid duplicating onclick-functionality (Stefan Neufeind) 2013-12-18 7efcf2a #54126 [TASK] Add tool-function to strip PATH_site-part of paths (Stefan Neufeind) 2013-12-18 f23f4ac #54499 [BUGFIX] Follow up: Moving files and folders doesn't update hashes (Stefan Neufeind) 2013-12-18 4a20881 #53886 [TASK] Optimize Package State Migration (Thomas Maroschik) 2013-12-18 a4c96cf #53015 [FEATURE] Allow the activation of packages during runtime (Thomas Maroschik) 2013-12-18 2640676 #54312 [BUGFIX] Use correct file data variable in Indexer (Alexander Stehlik) 2013-12-18 3cdab9d #54236,#54237 [BUGFIX] Access to sys_files is incompatible to fe_access checks (Steffen Ritter) 2013-12-18 fc69656 #53655 [BUGFIX] Moving files and folders doesn't update hashes (Frans Saris) 2013-12-18 5258506 #51752 [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein) 2013-12-18 faeb252 #52969 [BUGFIX] Uncaught exception if editor has no file mount (Markus Klein) 2013-12-18 bc038aa #52059 [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters) 2013-12-18 7b5276e #53727 [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein) 2013-12-18 e8a2b21 #47648 [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein) 2013-12-18 b948dc9 #54238 [BUGFIX] Pagetree pointer cursor broken since ExtJS upgrade (Stefan Neufeind) 2013-12-17 fd014c2 #54123 [TASK] Cleanup usage of getPageRenderer() (Stefan Neufeind) 2013-12-17 7317b65 #53872 [BUGFIX] fileadmin is hardcoded in install tool (Eric Chavaillaz) 2013-12-17 d2ec3ed #54052 [TASK] Superfluous comparison in OpendocsController (Wouter Wolters) 2013-12-17 1200db9 #54051 [TASK] Superfluous comparison in DataHandler (Wouter Wolters) 2013-12-17 e93dd00 #54048 [TASK] Superfluous comparison in RelationHandler (Wouter Wolters) 2013-12-17 2892995 #54054 [TASK] Superfluous comparison in Language (Wouter Wolters) 2013-12-16 942366b #54425 [BUGFIX] Fix side effect for new class instantiation (Helmut Hummel) 2013-12-14 6eb7a54 #53682 [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel) 2013-12-14 f2e3726 #53712 [BUGFIX] Create valid file reference index data (Alexander Stehlik) 2013-12-13 77fd61d [BUGFIX] Followup Fluid Template Fallback paths (Anja Leichsenring) 2013-12-13 f47faed #54027 [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik) 2013-12-13 deb7bf3 #54369 [TASK] Fix travis builds (Georg Ringer) 2013-12-11 ebd3e1b #54302 [BUGFIX] Clear statcache after writing file contents (Alexander Stehlik) 2013-12-10 107ac8e #31206 [SECURITY] XSS in header link of all content elements (Anja Leichsenring) 2013-12-10 226d624 #42772 [SECURITY] XSS in colorpicker wizard (Marcus Krause) 2013-12-10 fdd3d3f #45043 [SECURITY] Prevent editor controlled hmac content (Franz G. Jahn) 2013-12-10 f51afe2 #48691 [SECURITY] XSS in backend user adminstration (Marc Bastian Heinrichs) 2013-12-10 b4965e0 #41714 [SECURITY] Information Disclosure in Wizards (Helmut Hummel) 2013-12-10 5f32f0a #54099 [SECURITY] Fix open redirection in openid extension (Helmut Hummel) 2013-12-10 5eae4a8 #36768 [SECURITY] XSS in be_layout wizard (Anja Leichsenring) 2013-12-10 1b62669 #47086 [SECURITY] XSS in beuser VH (Anja Leichsenring) 2013-12-10 db9563c #54074 [SECURITY] Remove possible XSS from ActionController Error output (Anja Leichsenring) 2013-12-10 4d44daa #54073 [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (Steffen Ritter) 2013-12-08 75fb62d Revert "[FEATURE] Fallback/default case for SwitchViewhelper" (Anja Leichsenring) 2013-12-08 8e022bc #49371 [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter) 2013-12-08 8b3284c #54259 [BUGFIX] Allow Editing field creator_tool in sys_file_metadata (Xavier Perseguers) 2013-12-07 e0c68dd #52835 [TASK] Add editing of file metadata to ClickMenu (Steffen Ritter) 2013-12-06 51de0fa #51866 [BUGFIX] Re-Introduce feature to go one level up in file list (Steffen Ritter) 2013-12-06 4d5c8a8 #54050 [TASK] Superfluous comparison in CronCommand (Wouter Wolters) 2013-12-04 0bbcf35 #54115 [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due) 2013-12-02 e832e80 #54124 [BUGFIX] ClientUtility does not detect Internet Explorer 11 (Stefan Neufeind) 2013-12-02 ae944d9 #53818 [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind) 2013-12-01 c7f4df4 #53852 [TASK] Installer: textarea for [FE][defaultTypoScript_setup] (Markus Klein) 2013-12-01 a4408f8 #53555 [BUGFIX] Faulty and superfluous code in import/export module (Oliver Hader) 2013-12-01 0af7591 #54059 [TASK] Fix broken references in LegacyClassesForIde (Markus Klein) 2013-11-30 575f0ba #54106 [TASK] Remove non-evaluated parameter from _GP function calls (Marcus Krause) 2013-11-30 ec3a2d4 #53271 [BUGFIX] Missing phpinfo() module in install tool (Tomita Militaru) 2013-11-29 df568f0 #54019 [TASK] Simplify returns in ConfigurationManager (Michiel Roos) 2013-11-29 cfa410d #42651 [TASK] ext:adodb Remove connection wizard (Christian Kuhn) 2013-11-29 d7a4489 #54078 [TASK] ext:adodb Remove obsolete diffs from doc/ (Christian Kuhn) 2013-11-29 c8f46f4 #51283 [TASK] Use array access instead of traversing hook array (Bernhard Kraft) 2013-11-29 f905ff9 #52933 [TASK] ExtJS-upgrade 3.4.0 to 3.4.1.1 (Stefan Neufeind) 2013-11-28 6568a15 #54018 [TASK] Superfluous comparison in InlineElement (Michiel Roos) 2013-11-28 29e0da0 #54017 [BUGFIX] Redundant compare: GeneralUtility::inList() (Michiel Roos) 2013-11-28 9c57542 #54020 [TASK] Replace URLs of bugs.typo3.org with forge.typo3.org (Steffen Gebert) 2013-11-27 647cf35 #53991 [TASK] Remove disableDocModuleInAB TSconfig option in ModuleMenuView (Wouter Wolters) 2013-11-26 0dfe7c8 #53918 [BUGFIX] t3skin calls addIconSprite for each lang (Michiel Roos) 2013-11-24 7b05d07 #51650 [BUGFIX] TS: Allow "0" as strPad.padWith (Lars Peipmann) 2013-11-24 28b7bb5 #36469 [BUGFIX] Fix ordering of stages in action dropdown (Bart Dubelaar) 2013-11-24 5a7545d #53718 [CLEANUP] Improve code style of RelationHandler class (Alexander Stehlik) 2013-11-24 70c3e79 #15080 [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft) 2013-11-24 698fb7f #53905 [BUGFIX] Hardcoded "admin" user in Installer template (Markus Klein) 2013-11-22 51e23ed #53744 [TASK] Replace ClassLoader cache with standard caches (Thomas Maroschik) 2013-11-22 855e30e #53811 [TASK] Remove deprecated methods in PageLayoutView (Markus Klein) 2013-11-21 ef50085 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-11-21 7177ff6 [RELEASE] Release of TYPO3 6.2.0beta2 (TYPO3 Release Team) 2013-11-21 932ac71 #53802 [BUGFIX] Fix moving/copying files and folders between storages (Frans Saris) 2013-11-21 95e8e33 #53672 [BUGFIX] Can not delete Files with metadata records (Frans Saris) 2013-11-21 092c60a #53844 [BUGFIX] Fix regression in ResourceCompressor (Markus Klein) 2013-11-21 ede0978 #53747 [TASK] Replace TCA cache with serialized array (Thomas Maroschik) 2013-11-21 65385ef #53604 [TASK] CleanUp canonicalizing identifiers in FAL-drivers (Steffen Ritter) 2013-11-20 b5b036b #53820 [TASK] Wrong method phpdoc (Bernhard Kraft) 2013-11-20 82d37f9 #15958 [BUGFIX] Reload list module on clickmenu action (Bernhard Kraft) 2013-11-20 a6fe2b8 #53243 [BUGFIX] Filemtime / Filesize trigger warning (Tomita Militaru) 2013-11-20 0ebc5a7 #53458 [BUGFIX] Fluid paginate widget wrong number of links (Klaas Johan Kooistra) 2013-11-20 495afb5 #53776 [BUGFIX] Improve confirmation dialog in drag'n'drop fileupload (Stefan Aebischer) 2013-11-20 2c4cb14 #53793 [CLEANUP] Fix various spelling mistakes (Michael Stucki) 2013-11-20 b1a2861 #53745 [TASK] Updated README / INSTALL / NEWS files (Ernesto Baschny) 2013-11-20 413bd8f Revert "[BUGFIX] Page module: Allow to paste in empty columns" (Markus Klein) 2013-11-20 2841224 #53652 [BUGFIX] Remove gaps in tree of New Record Wizard (Jigal van Hemert) 2013-11-20 61bd8e2 #53778 [CLEANUP] SpriteBuildingHandler uses deprecated SpriteGenerator API (Markus Klein) 2013-11-19 d1c770d #44002,#35980, [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft) 2013-11-19 02005b6 #38766 [BUGFIX] l10n_mode for "pages" table and group fields. (Johannes Feustel) 2013-11-19 b084217 #53709 [TASK] Improve updates of metadata in MetaDataRepository (Nicole Cordes) 2013-11-19 610e8be #53127 [BUGFIX] Exception thrown in update wizard if file does not exists (Frans Saris) 2013-11-19 66a7967 #53773 [BUGFIX] Fix JS error in lang module (Markus Klein) 2013-11-19 d0b2630 #53771 [TASK] Render extension icons in Language module directly (Jigal van Hemert) 2013-11-19 3d976ac #53700 [TASK] Rework image viewHelper to use FAL (Helmut Hummel) 2013-11-19 ab0a6fc #53769 [BUGFIX] Deprecation log is spammed with getReturnRawQueryResult() (Markus Klein) 2013-11-19 20103b3 #53651 [TASK] Bring back module menu accordion arrows (Ernesto Baschny) 2013-11-19 4d8ca5f #52137 [FEATURE] Categories-based tt_content menu (Francois Suter) 2013-11-19 393a178 #53750 [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos) 2013-11-19 e316f7c #52040 [TASK] Change injectMethods to annotations (Stefan Froemken) 2013-11-19 e380540 #34544 [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action (Ralf Hettinger) 2013-11-19 d3967c7 #51998 [BUGFIX] ExtDirect StateProvider should store all settings (Johannes Feustel) 2013-11-19 6205870 #53692 [BUGFIX] Fix height of body in backend (Jost Baron) 2013-11-18 3fbc892 #53746 [TASK] Optimization in AbstractViewHelper (Wouter Wolters) 2013-11-18 4f9d9a8 #53707 [BUGFIX] Rename hook in VariableFrontend.php (Nicole Cordes) 2013-11-18 8375b5c #53748 [BUGFIX] Warning in Install Tool if APC is installed but not enabled (Markus Klein) 2013-11-18 7587e0e #53711 [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc (Markus Klein) 2013-11-18 7bca434 #53708 [BUGFIX] Install System Extensions in update wizard fails (Nicole Cordes) 2013-11-18 aa3511d #53710 [BUGFIX] Improve output for "deprecated RTE properties" updater (Nicole Cordes) 2013-11-17 3fe3594 #53683 [BUGFIX] Don't underline Web>Page content elements on hover (Ernesto Baschny) 2013-11-16 c98654b #52186 [TASK] Set X-UA compatibility version to IE=10 (Wouter Wolters) 2013-11-16 d107083 #53684 [BUGFIX] No margin below context menus (in page tree) (Ernesto Baschny) 2013-11-16 1b56b33 #53601 [TASK] New FAL Indexer Scheduler-Tasks (Steffen Ritter) 2013-11-16 b9d45e3 #53600 [TASK] Use the new FAL Indexer (Steffen Ritter) 2013-11-16 b09a278 #52841,#53599 [FEATURE] New FAL Indexer and ExtractorRegistry (Steffen Ritter) 2013-11-16 f2c9e41 #53614 [BUGFIX] Renaming file does not update hash values (Frans Saris) 2013-11-15 df6206a Revert "[BUGFIX] EM: Fetch list as html, not as json" (Helmut Hummel) 2013-11-15 75c0511 #44961 [BUGFIX] Remove table prefix check in CONTENT (Marc Bastian Heinrichs) 2013-11-15 c048755 #53404 [TASK] Remove hash_base from page cache data (Alexander Opitz) 2013-11-15 3d8a219 #22914 [BUGFIX] Correct old naming "Text w/image" into "Text & Images" (Alexander Opitz) 2013-11-15 26c9fa3 #23536 [BUGFIX] no hover effect for db_list (Stefan Froemken) 2013-11-14 ebe9efc #47694 [BUGFIX] foreign_match_fields not fully supported (Stefan Froemken) 2013-11-14 b37265b #45724 [BUGFIX] FILES.folder does not work (Stefan Froemken) 2013-11-14 e061ada #53641 [BUGFIX] Em: Get preconfigured distribution causes warning (Nicole Cordes) 2013-11-14 f590baa #53627 [TASK] Render extension icons in EM directly (Jigal van Hemert) 2013-11-14 de2a8f8 #53632 [BUGFIX] Install Tool: Show titles of failed image tests (Sebastian Michaelsen) 2013-11-13 be3712e #53573 [TASK] FormDataTraverser::getFieldValueRecursive() might return NULL (Oliver Hader) 2013-11-13 8b8a518 #17493 [BUGFIX] Fix broken edit icons on cType HTML (Loek Hilgersom) 2013-11-13 a523536 #53608 [BUGFIX] Use default BE layout if current not available (Georg Ringer) 2013-11-13 7042937 #25157,#45550 [BUGFIX] Distinguish unassigend columns and colPos 0 (Georg Ringer) 2013-11-13 24298d0 #53585 [TASK][!!!] Extend FAL Api for more efficient usage (Steffen Ritter) 2013-11-13 74f4712 #51918 [BUGFIX] Native date and datetime values do not consider timezone (Oliver Hader) 2013-11-13 97e7021 #53581 [TASK] Remove useless comment in layout of viewpage (Eric Chavaillaz) 2013-11-13 90d5032 #53220 [BUGFIX] Responsive Images - Remove whitespaces in tags (Sascha Egerer) 2013-11-13 9dab985 #53003 [BUGFIX] RWD Images data Attribute is not wrapped with space (Ingo Schmitt) 2013-11-12 6270e42 #53399 [BUGFIX] Wrong usage-text for cli_dispatch (Tomita Militaru) 2013-11-12 5a39028 #53575 [!!!][DB][BUGFIX] Update all storages in upgrade wizard (Nicole Cordes) 2013-11-12 78d818f #52934 [BUGFIX] dataTables: Avoid sending cookie-data too often (Stefan Neufeind) 2013-11-12 ac6599f #53558 [TASK] Refactor PageRenderer tests (Christian Kuhn) 2013-11-12 59ed6f5 #53460 [BUGFIX] EM: Mask overlay stays active after error message (Nicole Cordes) 2013-11-12 e09416a #52630 [FEATURE] Make getPlaceholderValue recursive for __row (Alexander Stehlik) 2013-11-12 0796c6d #53567 [BUGFIX] sys_file.metadata does not use TCA type inline (Oliver Hader) 2013-11-12 958847e #43027,#46553, [BUGFIX] File identifiers are case-insensitive (Andreas Wolf) 2013-11-12 e35c0d3 #52904 [BUGFIX] Evaluator in JS fails with namespaces (Stefan Aebischer) 2013-11-12 661d566 #52616 [BUGFIX] Blank page in Firefox view module (Stefan Neufeind) 2013-11-12 fb5bddc #53538 [BUGFIX] Make be.buttons.icon-ViewHelper extensible (Stefan Neufeind) 2013-11-12 2837189 #53461 [BUGFIX] EM: Missing message when installing incompatible extension (Nicole Cordes) 2013-11-12 46caa26 Revert "[BUGFIX] Correctly apply Extbase-validator-options / Add tests" (Stefan Neufeind) 2013-11-11 3158cff #22136 [BUGFIX] Fix menu popup for all IE versions (Alexander Opitz) 2013-11-11 fc3c565 #53532 [TASK] Follow-up: Hard-coded labels in file collections (Wouter Wolters) 2013-11-11 e9d10a6 #52727 [TASK] Hard-coded labels in file collections (Tomita Militaru) 2013-11-11 11749c4 #52785 [BUGFIX] NEWS.txt entry about removed PATH_t3lib constant (Tomita Militaru) 2013-11-11 05aa5c6 #53530 [BUGFIX] ContentObjectRenderer still calls t3lib_div (Francois Suter) 2013-11-11 44658e5 #37948 [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar) 2013-11-11 4402e22 #53455 [TASK] Update backend page title (Tomita Militaru) 2013-11-11 2cc2d22 #52488 [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase (Markus Klein) 2013-11-11 742a5df #52208 [BUGFIX] Correctly apply Extbase-validator-options / Add tests (Stefan Neufeind) 2013-11-11 e305cbe #53462 [TASK] Add cache to getPagesTSconfig() (Stefan Neufeind) 2013-11-11 8a80c23 #53423 [BUGFIX] EM: Fetch list as html, not as json (Stefan Neufeind) 2013-11-11 c9aa372 #52952 [TASK] Introduce Signals in IndexRecord- and MetaDataRepository (Steffen Ritter) 2013-11-10 1b891b9 #52788 [TASK] Add hashcolumn to field configuration of sys_file_processedfile (Georg Ringer) 2013-11-10 b2f438a #27519 [BUGFIX] getProcessedValue ignores sorting of select field values (Johannes Feustel) 2013-11-10 438b73b #52306 [BUGFIX] Catch exception in element browser (Markus Hoelzle) 2013-11-10 3387288 #52463 [TASK] Don't use destructor as shutdown function (Thorsten Kahler) 2013-11-10 652d9c2 #53200 [BUGFIX] No duplicate html encoding in file titles (Alexander Stehlik) 2013-11-09 e59fe35 #53478 [BUGFIX] Performance: remove unneeded basename call in CacheManager (Ingo Schmitt) 2013-11-09 35a12bf #53477 [TASK] Fix superfluous strlen() on constant strings (Steffen Ritter) 2013-11-09 d7c03b8 #53476 [TASK] Better mocking of $GLOBALS['LANG'] (Christian Kuhn) 2013-11-09 cbc6672 #49293 [BUGFIX] Set active SCHEME using typolink with forceAbsoluteUrl (Ferdinand Kuhl) 2013-11-09 65bf5ae #47040 [BUGFIX] Enable treeConfig overriding by Page TSconfig (Stefan Froemken) 2013-11-09 5582b8a #52173 [BUGFIX] Correct storage selection (follow-up) (Ernesto Baschny) 2013-11-09 9f988d6 #46020 [BUGFIX] FAL: Always load meta data of files (Markus Klein) 2013-11-09 e66afd9 #52851 [BUGFIX] filemetadata: differenciate between file types (Ernesto Baschny) 2013-11-08 c9cd9c4 #53368 [BUGFIX] Use getPagesTSconfig($tscPID) only once per ID (Jo Hasenau) 2013-11-08 e376ff7 #29179 [BUGFIX] Escape title, extension, description of scheduler tasks (Tomita Militaru) 2013-11-08 0207d9c #42197 [TASK] Extensionmanager: Update jQuery-usage (Stefan Neufeind) 2013-11-08 d622bbc #53081 [BUGFIX] The Install Tool welcome text is outdated (Tomita Militaru) 2013-11-08 e5b73f5 #53410 [BUGFIX] File PackageStates.php isn't created at all (Nicole Cordes) 2013-11-07 787daba #53013 [TASK] Replace calls to ExtensionManagementUtility with PackageManager (Thomas Maroschik) 2013-11-07 284a693 #53244 [TASK] Add pageId to getBackendLayout() method (Georg Ringer) 2013-11-07 3d3ab84 #53236 [BUGFIX] Endless loop in check for broken extensions (Oliver Hader) 2013-11-07 0ae50b5 [BUGFIX] Make admin modules only available for admins (Helmut Hummel) 2013-11-07 1ef58ea #53077 [BUGFIX] Show flash message if package states are not writable (Stefan Rotsch) 2013-11-06 fb404d6 #52836 [TASK] Catch exceptions in itemsProcFunc (Francois Suter) 2013-11-06 00a1d4c #53304 [BUGFIX] Use correct variable name for backend layouts (Georg Ringer) 2013-11-06 7d57b5e #53341 [BUGFIX] Add property icon to category domainmodel (Stefan Froemken) 2013-11-05 4e59b65 #51949 [BUGFIX] Do not encode links from non-local storages (Helmut Hummel) 2013-11-04 f44cbd5 #53307 [TASK] Deprecate ext_emconf.php key "docPath" (Xavier Perseguers) 2013-11-03 9b0a30f #53269 [BUGFIX] Removed empty defaults for backend_layouts (Jo Hasenau) 2013-11-03 599d4c1 #53226 [TASK] Remove go-up button in filelist (Georg Ringer) 2013-11-03 c6f17fc #53291 [TASK] Mention new default for cookieHttpOnly in NEWS.txt (Steffen Müller) 2013-11-03 227a4b3 #24647 [FEATURE] Enable cookieHttpOnly by default (Tomita Militaru) 2013-11-02 8e1d6bd #52953 [BUGFIX] Show icons of backend layouts (Georg Ringer) 2013-11-01 8fda83f #52991 [BUGFIX] Render smallRetina sourceCollection in image CType (Sebastian Fischer) 2013-10-31 377b2e7 #53161 [TASK] Fix static call to non-static method (Georg Ringer) 2013-10-31 dc541e0 #53029 [TASK] Optimize performance of the class loader (Thomas Maroschik) 2013-10-30 abc08c5 #53187 [BUGFIX] Incorrect class names used in Install.php script (Claus Due) 2013-10-30 200b13c #53130 [FEATURE] Add DESC sorting for FILES-cObject (Stefan Froemken) 2013-10-30 9acac9c #53115 [BUGFIX] T3editor: Make errors/exceptions show correctly (Stefan Neufeind) 2013-10-30 dc2257c #53163 [BUGFIX] Fix text of t3skin update in Install-Tool (Georg Ringer) 2013-10-30 458d580 #53162 [BUGFIX] Exception class not found in ApplicationContext (Stefan Froemken) 2013-10-30 7938887 #53159 [BUFGIX] set password length to 8 in installtool (Stefan Froemken) 2013-10-29 82da303 #53195 [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind) 2013-10-26 6aa2e7f #53136 [TASK] Add xlf to [SYS][textfile_ext] (Alexander Stehlik) 2013-10-25 ed5e075 #52926 [BUGFIX] Compressor resolves dots in filenames correctly (Christian Kuhn) 2013-10-25 1d080a7 #52935 [TASK] EXT:documentation: Remove box around links (Xavier Perseguers) 2013-10-23 45f0084 #53071 [BUGFIX] Available extension list not updated on CLI (Stefan Rotsch) 2013-10-22 addd2ed #51813 [TASK] TypoScript: Condition for Windows 8 (Stefan Neufeind) 2013-10-22 5e86800 #53007 [FEATURE] Custom inline record creation link label (Alexander Stehlik) 2013-10-21 18e7d5f #52998 [BUGFIX] Constant styles.content.imgtext.responsive is not used (Ingo Schmitt) 2013-10-21 a06db07 [BUGFIX] Check for query failures in admin methods (Thomas Maroschik) 2013-10-21 dd49d59 #53009 [BUGFIX] Fix typo in PageRenderer comments (Mattias Nilsson) 2013-10-21 8d77b6c #52885 [BUGFIX] Replace __DIR__ with absolute path in class cache (Alexander Stehlik) 2013-10-21 57dbb49 #25322 [BUGFIX] Make OpenID login work with identifier select (Christian Weiske) 2013-10-21 1d6e32d #52983 [BUGFIX] BE-Layout provider must filter deleted records (Georg Ringer) 2013-10-20 a71add7 #52828 [BUGFIX] Sorting of packages by dependency (Markus Klein) 2013-10-20 6bb5d69 #52974 [TASK] Log "validator not found" in devlog, not syslog (Claus Due) 2013-10-18 e4d2025 #52932 [TASK] Documentation: Update jQuery-usage (Stefan Neufeind) 2013-10-18 1417f02 #52954 [BUGFIX] Minor glitches in FileIndex- and MetaDataRepositories (Steffen Ritter) 2013-10-18 1cfc65d #51698 [TASK] Delete sys_file(_metadata) entries when a file is deleted (Frans Saris) 2013-10-18 29ea0d1 #52925 [BUGFIX] Fix wrong composer type in filemetadata (Thomas Maroschik) 2013-10-18 ff63d94 #35073 [BUGFIX] Enable BE search for multiple mountpoints (Georg Ringer) 2013-10-17 eb5febf #52931 [TASK] Exclude central Modernizr from concatenation (Stefan Neufeind) 2013-10-17 53b2144 #52744 [BUGFIX] Missing ENABLE_INSTALL_TOOLs permissions let us loop (Alexander Opitz) 2013-10-17 ec71772 #52570 [TASK] Tests for Persistence\Generic\Backend::getIdentifierByObject (Stefan Neufeind) 2013-10-17 e97776c #52864 [TASK] Add unit tests for FilesContentObject (Nicole Cordes) 2013-10-17 681d256 #52687 [BUGFIX] Improve database connection smooth migration wizard (Nicole Cordes) 2013-10-17 da86781 #52910 [BUGFIX] Follow-up: Fix broken test in CategoryRegistryTest (Marc Bastian Heinrichs) 2013-10-17 1c5a89c #49310 [FEATURE] Wizard to add OpenID to backend user (Christian Weiske) 2013-10-17 4fc14b5 #50548 [BUGFIX] Getting the identifier for a lazy object fails (Marc Bastian Heinrichs) 2013-10-17 1598cd6 #52285 [BUGFIX] CategoryCollection must handle multiple relations (Francois Suter) 2013-10-16 a220c80 #49501 [BUGFIX] TCA: sys_file_reference:title exclude = 1 (Markus Klein) 2013-10-16 ee8ccfe #52529 [BUGFIX] Suppress empty tag names in output of array2xml (Markus Hoelzle) 2013-10-16 7051cad #52900 [TASK] Follow-up: Preserve vendor name in refering request (Wouter Wolters) 2013-10-16 7b1db29 #52887 [TASK] Unit tests for devIP condition (Christian Kuhn) 2013-10-16 207554b #52880 [BUGFIX] Class "\extDirect_DataProvider_BackenduserSettings" not found (Dmitry Dulepov) 2013-10-16 c7164cc #52886 [BUGFIX] Presets cause fatal error during last installation step (Nicole Cordes) 2013-10-16 ca4d2d3 #52866 [BUGFIX] Loaded Extensions in ExtensionCompatibilityTester (Alexander Stehlik) 2013-10-15 684acdd #52868,#52643 [TASK] Enable mock of ResourceFactory in ContentObjectRenderer (Christian Kuhn) 2013-10-15 60670fb #52865 [BUGFIX] Incomplete mock in ext:frontend FAL getData test (Christian Kuhn) 2013-10-15 a9f768b #52857 [TASK] SYS/forceReturnPath can be removed (Markus Klein) 2013-10-15 7d05351 #52856 [BUGFIX] Fix FilePermissionUpdate SQL errors (Nicole Cordes) 2013-10-15 7285640 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-10-15 9ee3ac9 [RELEASE] Release of TYPO3 6.2.0beta1 (TYPO3 Release Team) 2013-10-15 0d69f74 #52818 [FEATURE] Enable frontend to show translated file metadata (Steffen Ritter) 2013-10-15 30cb4ed #50092 [FEATURE] Add devIP as keyword for IP condition (Ingo Renner) 2013-10-15 0ac4ab5 #50223 [FEATURE] Enable all workspaces tab in workspace module (Oliver Hader) 2013-10-15 aca9a4d #52849 [BUGFIX] Remove references to extListArray (Xavier Perseguers) 2013-10-15 39532cd Revert "[FEATURE] Improve usability for BE database thumbnails/file icons" (Oliver Hader) 2013-10-15 639d5e5 #14730 [FEATURE] Support for proxy NTLM authentication (Tomita Militaru) 2013-10-15 f8e5874 #49667 [FEATURE] Enable double-resolution icons in SpriteGenerator (Steffen Ritter) 2013-10-15 28dbbbf #52762 [TASK] Add type converter for core types like Enumeration (Sascha Egerer) 2013-10-15 8dd8191 #52817 [TASK] File-List should allow quick access to translations (Steffen Ritter) 2013-10-15 b4fd521 #52850 [BUGFIX] Cannot show information of a directory (Xavier Perseguers) 2013-10-15 df73316 #52719 [FEATURE] Advanced metadata for File (Fabien Udriot) 2013-10-15 469f6da #52831 [TASK] Fix system extensions composer.json type entry (Thomas Maroschik) 2013-10-15 dc3bcfc #52767 [BUGFIX] Ignore "composer/installers" requirement (Thomas Maroschik) 2013-10-15 e02418e #52847 [BUGFIX] Fix bad preconditions for PackageStates migration (Thomas Maroschik) 2013-10-15 498ca1e #52814 [BUGFIX] Don't create package base paths anymore (Thomas Maroschik) 2013-10-15 07d21a5 #52845 [BUGFIX] Moving folders fails (Oliver Hader) 2013-10-15 ced1f40 #52585 [TASK] Show not empty databases in install tool (Nicole Cordes) 2013-10-15 9044272 #52844 [TASK] Add README for jQuery-libraries in contrib-directory (Stefan Neufeind) 2013-10-15 91ae4e7 #52816 [TASK] Make sys_file_metadata translatable (Steffen Ritter) 2013-10-15 cd856c0 #52842 [BUGFIX] Remove realpath call from unit test bootstrap (Helmut Hummel) 2013-10-15 d35e964 #52779 [BUGFIX] No exception if uninstalled extension has an invalid key (Ernesto Baschny) 2013-10-15 92e756b #52442 [TASK] Centralize jQuery libraries (Xavier Perseguers) 2013-10-15 49117c9 #51580 [TASK] Add Category Based FileCollection (Frans Saris) 2013-10-15 25608d6 #52823 [BUGFIX] Preserve vendor name in refering request (Thomas Maroschik) 2013-10-15 e7e64ff #52695 [FEATURE] Grouping for scheduler-jobs (Stefan Neufeind) 2013-10-15 eb60cd1 #52632 [FEATURE] Add begin/maxItems options to FILES ContentObject (Steffen Ritter) 2013-10-15 3bc111b #52782 [FEATURE] Show extension keys in documentation list (Nicole Cordes) 2013-10-15 0f607c8 #52018 [FEATURE] TypoScript: Allow relative file inclusion (Philipp Gampe) 2013-10-15 3358d32 #50802 [BUGFIX] Only load folder contents if folder is initialised (Frans Saris) 2013-10-15 962e83e #52718 [BUGFIX] FollowUp: Restrict visibility of Category in BE (Steffen Ritter) 2013-10-15 fbf3796 #52718 [FEATURE] Restrict visibility of Category for a BE User (Fabien Udriot) 2013-10-15 323b13b #52824 [BUGFIX] Superfluous usage of ObjectManagerException (Oliver Hader) 2013-10-15 254588c #50219 [FEATURE] Integrate possibility to extend workspace module (Oliver Hader) 2013-10-15 a569758 [FEATURE] Introduce backend layout data providers (Oliver Hader) 2013-10-15 f58a27c #52771 [BUGFIX] Use callback in preg_replace in RemoveXSS (Jigal van Hemert) 2013-10-14 6c510d9 #52551 [BUGFIX] Follow-Up: Fix invalid constant usage (Sascha Egerer) 2013-10-14 4eb44cd #52699 [TASK] Remove add/edit wizards for defaultCategorizedTables (Frans Saris) 2013-10-14 8da0e32 #52819 [BUGFIX] Better mocking in FormProtection tests (Christian Kuhn) 2013-10-14 dc62362 #52813 [BUGFIX] Better mocking in BackendUtility::viewOnClick test (Christian Kuhn) 2013-10-14 cca411b #52753 [BUGFIX] PackageManager fails on empty array entries in conflicts (Philipp Gampe) 2013-10-14 89a56f7 #52808 [TASK] Install Tool: Remove misleading password hint (Helmut Hummel) 2013-10-14 f1750b9 #52786 [TASK] Remove unused TYPO3_CONF_VARS['FE']['logfile_dir'] (Markus Klein) 2013-10-14 5aa6c3b #52766 [BUGFIX] PackageStates is not updated in EM (Thomas Maroschik) 2013-10-14 9c41457 #52765 [BUGFIX] Adapt IndexerService to new table structures (Steffen Ritter) 2013-10-14 5e38bf0 #52787 [BUGFIX] Hint to the correct unit test runner (Helmut Hummel) 2013-10-14 b546e86 #51865 [FEATURE] Make frame sizes in viewpage module configurable (Johannes Feustel) 2013-10-14 f2b91c8 #30889 [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper) 2013-10-14 14a0ae0 #47301 [FEATURE] Improve userFunc parameter parsing in conditions (Dmitry Dulepov) 2013-10-14 90f2e3c Revert "[FEATURE] Add option to set an alternative domain for preview" (Stefan Neufeind) 2013-10-14 d443067 #16386 [FEATURE] stdWrap for list of results (Ralf Hettinger) 2013-10-14 def989a #52745 [BUGFIX] Cannot fetch documentation on Windows (Xavier Perseguers) 2013-10-14 989dc48 #30889 [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper) 2013-10-14 1f3d603 #49739 [TASK] Follow-up: Add filter for available records, CGL (Marc Bastian Heinrichs) 2013-10-14 976971d #52773 [BUGFIX] Detect unix-styled absolute paths on Windows systems (Nicole Cordes) 2013-10-14 f0ee66c #52774 [TASK] Improve classLoader compatibility for Windows systems (Nicole Cordes) 2013-10-14 9c44f47 [BUGFIX] Followup Bootstrap for Unit Tests (Helmut Hummel) 2013-10-14 f362ed7 #51436 [TASK] Bootstrap for Unit Tests (Helmut Hummel) 2013-10-13 60511e2 #52716,#50574 [FEATURE] Split file permission for be_users and be_groups (Nicole Cordes) 2013-10-13 ead24eb #52759 [BUGFIX] Object passed to date() (Xavier Perseguers) 2013-10-13 115bceb #52758 [BUGFIX] Unit tests: Superfluous backup (Christian Kuhn) 2013-10-13 af726a2 #52757 [BUGFIX] ext:install Correct exception class inheritance (Christian Kuhn) 2013-10-13 520eede #52756 [TASK] Remove obsolete files (Christian Kuhn) 2013-10-13 b8821e7 #52754 [BUGFIX] PackageManager fails on empty and non-extension dirs (Philipp Gampe) 2013-10-13 b3b5c7d #24005 [FEATURE] Let select() fetch records without translation parent (Benjamin Mack) 2013-10-13 6be9424 #52750 [BUGFIX] Better mocking in FAL FileTest (Christian Kuhn) 2013-10-13 dd023e6 #49739 [FEATURE] Add filter for available records in multi select element (Marc Bastian Heinrichs) 2013-10-13 84d6207 #47018 [FEATURE] Integrate preliminary PackageManager API (Thomas Maroschik) 2013-10-13 1db78ea #52726 [BUGFIX] Follow-up: Split sys_file table to extract metadata (Christian Kuhn) 2013-10-13 76a29d3 #52726 [TASK] Split sys_file table to extract metadata (Steffen Ritter) 2013-10-13 5867840 #52723 [BUGFIX] DataMapFactory must detect TCA "type" and "internal_type" (Alexander Schnitzler) 2013-10-13 b864789 #52551 [BUGFIX] Follow-Up: Fix major bug in Enumeration::equals + Tests (Sascha Egerer) 2013-10-13 bedddf2 #47709 [FEATURE] Improve usability for BE database thumbnails/file icons (Patrick Broens) 2013-10-13 04cca5f #52737 [TASK] Integrate Flow Package Subpackage (Thomas Maroschik) 2013-10-13 16ac878 #52740 [TASK] Add composer.json files for each sysext extension (Christian Kuhn) 2013-10-12 c765087 #52724 [BUGFIX] Fix incomplete mocking in DataMapFactoryTest (Alexander Schnitzler) 2013-10-12 4907c20 #52639 [FEATURE] Allow to disable "Core Updater": not only optically (Ernesto Baschny) 2013-10-12 7fff86d #52639 [FEATURE] Allow to disable the "Core Updater" through an env-variable (Ernesto Baschny) 2013-10-12 0556dd5 #52357 [TASK] Make use of autoloading for fixtures in testclasses (Stefan Neufeind) 2013-10-12 018fc1e #52104 [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes) 2013-10-12 a6b6643 #52551 [TASK] Introduce Enum constants for t3ver_state (Sascha Egerer) 2013-10-12 62b9eda #52569 [BUGFIX] EXT:documentation should accept other index file names (Johannes Feustel) 2013-10-12 b49b19f #50224 [FEATURE] Let workspace users decide whom to send notifications (Oliver Hader) 2013-10-12 7ee32ff #52707 [FEATURE] Introduce a PHP Enumeration type (Sascha Egerer) 2013-10-12 c5b84cd #35281,#11441 [FEATURE] uriBuilder should honor POST arguments for addQueryString (Stanislas Rolland) 2013-10-12 62338f1 #51528 [BUGFIX] Clean-up responsibilities of FAL classes (Steffen Ritter) 2013-10-12 6e04328 #52696 [BUGFIX] Follow-up: Description-field for scheduler-jobs (Philipp Gampe) 2013-10-12 828436a #52721 [BUGFIX] SaltFactory has wrong type hint (Markus Klein) 2013-10-12 800ae38 #52715 [BUGFIX] Prevent empty newline below scheduler-task-name (Stefan Neufeind) 2013-10-12 eb8d8c0 #52696 [FEATURE] Description-field for scheduler-jobs (Stefan Neufeind) 2013-10-12 f122c4f [FEATURE] Fallback paths (backport from Flow) (Tymoteusz Motylewski) 2013-10-12 823f1d8 #51528 [TASK] Clean-up responsibilities of FAL classes (Steffen Ritter) 2013-10-11 376d3b5 #52708 [BUGFIX] DataMapFactory::resolveTableName must remove leading backslashes (Alexander Schnitzler) 2013-10-11 5974292 #37611 [BUGFIX] Select available page when changing WS (Thorsten Kahler) 2013-10-11 22b392a #51051 [BUGFIX] Clear_cache() must not consider page ids lower than 0 (Oliver Hader) 2013-10-11 3d5e8ef #52636 [BUGFIX] Copy records to target page before origin page is deleted (Timo Webler) 2013-10-11 93769b9 #17551 [BUGFIX] Create workspace placeholder with processed field content (Sascha Egerer) 2013-10-11 aaca3e9 #36573 [BUGFIX] Add workspace overlay for fetched records. (Timo Webler) 2013-10-11 9ececf2 #34246 [BUGFIX] Migrate workspaces tries to upgrade non existing tables (Wouter Wolters) 2013-10-11 f146309 #37209 [BUGFIX] WS preview shows pages changes from all WS (Thorsten Kahler) 2013-10-11 2bce629 #52648 [TASK] Performance: Use cache_hash with "mixed" data (Stefan Neufeind) 2013-10-11 b7bdd84 #50912 [BUGFIX] BackendUtility::viewOnClick() called with non-integer (Oliver Hader) 2013-10-11 fdf8801 #52703 [BUGFIX] Improve message for the RedirectLoopException (Nicole Cordes) 2013-10-11 2bab6de #52530 [BUGFIX] Delete modified record in WS just deletes WS version (Sascha Egerer) 2013-10-11 e356a59 #51515 [TASK] FAL-Drivers: Make getFileInfo more versatile and performant (Steffen Ritter) 2013-10-11 ecbce5a #52482 [FEATURE] Control visibility of modules in the BE (Fabien Udriot) 2013-10-11 113655b #50132 [FEATURE] Add TypoScript condition for ApplicationContext (Steffen Müller) 2013-10-11 28f2f31 #52554 [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer) 2013-10-11 18a90a9 #51554 [TASK] Categorize sys_file table by default (Steffen Ritter) 2013-10-11 24f32d1 #52678 [TASK] Rename API for ApplicationContext (Steffen Müller) 2013-10-10 fe6e2ab #19732 [FEATURE] Enable Content-length header in FE by default (Dmitry Dulepov) 2013-10-10 2fda51d #52667 [BUGFIX] EXT:documentation does not support ext_icon.png (Xavier Perseguers) 2013-10-10 e1db658 #52178 [BUGFIX] Cannot upload an extension as zip (Xavier Perseguers) 2013-10-10 b5d5ff9 #49723 [BUGFIX] Follow-up: Responsive image rendering, CGL (Christian Kuhn) 2013-10-10 bb6b77b #52618 [FEATURE] ext:install Verify checksum of downloaded core (Christian Kuhn) 2013-10-10 1316fe3 #49723 [FEATURE] Add responsive Image Rendering (Martin Ficzel) 2013-10-10 4f8f50e #52349 [BUGFIX] Omit constructor injection for optional parameters (Anja Leichsenring) 2013-10-09 86c8f80 #47368 [BUGFIX] Add table as parameter to CObjectViewHelper (Wouter Wolters) 2013-10-08 78b76d7 #52523 [FEATURE] Add autofocus to pass input in install (Eric Chavaillaz) 2013-10-08 ab11514 #52579 [FEATURE] Add hook to custom header in page mod (eric.chavaillaz) 2013-10-08 9ed4d0f #52608 [BUGFIX] Failing test in VersionNumberUtility (Christian Kuhn) 2013-10-08 0eac3d9 #52547 [BUGFIX] Follow-Up: ext:install Core update (Philipp Gampe) 2013-10-08 710b44e #52547 [FEATURE] ext:install Core update (Christian Kuhn) 2013-10-07 1dcb94c #49538 [BUGFIX] Fields of type file_reference are not properly indexed (Martin Borer) 2013-10-07 a957325 #52568 [TASK] Make use of .t3-table in EXT: beuser (Felix Kopp) 2013-10-06 c13b6b7 #52411 [BUGFIX] Remove static template of ext:documentation (Markus Klein) 2013-10-06 25ec324 #52566 [TASK] Make use of .t3-table in RecordHistory (Felix Kopp) 2013-10-06 b83a07d #52564 [TASK] Make use of .t3-table in EXT: scheduler (Felix Kopp) 2013-10-06 a188064 #52565 [TASK] Make use of .t3-table in EXT: belog (Felix Kopp) 2013-10-06 a05b4d6 #31996 [FEATURE] Transfer query parameters in preview (Francois Suter) 2013-10-06 917a8c9 #52561 [FEATURE] Make use of .t3-table in EXT: tstemplate (Felix Kopp) 2013-10-06 0174bfb #52560 [FEATURE] Make use of .t3-table in EXT: lowlevel (Felix Kopp) 2013-10-06 2537ef7 #52558 [!!!][FEATURE] Refactor/reintroduce table.t3-table (Felix Kopp) 2013-10-06 ac3a58b #52414 [TASK] ext:install Break possible redirect loop (Christian Kuhn) 2013-10-06 f78b574 #52332 [BUGFIX] EXT:documentation does not support translated manuals (Xavier Perseguers) 2013-10-06 523ba33 #52501 [TASK] Set base font-size and adjust headline sizes (Felix Kopp) 2013-10-06 a727959 #52517 [TASK] Redesign "about modules" as start screen (Felix Kopp) 2013-10-06 223fa59 #51892 [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer) 2013-10-06 f415745 #51106 [FEATURE] Follow-Up: Prepare generic persistence for overlay handling (Felix Oertel) 2013-10-06 3b4ffe6 #51145 [FEATURE] move configuration of returnRawQueryResult (Felix Oertel) 2013-10-06 797b164 #52401 [FEATURE] ext:install FolderStructure basic link support (Christian Kuhn) 2013-10-05 cc76b72 #52555 [TASK] Load defaultConfigArray just once in AllConfiguration (Sascha Egerer) 2013-10-05 2c109ca #52546 [BUGFIX] Missing closing tag in ElementBrowser (Philipp Gampe) 2013-10-05 5582a31 #52469 [TASK] Use instanceof comparison instead of string comparison (Benjamin Serfhos) 2013-10-05 be56c13 #52444 [TASK] Version fields in list view only if version is loaded (Georg Ringer) 2013-10-04 5468c15 #52514 [FEATURE] High-res TYPO3 logo in topbar (Felix Kopp) 2013-10-01 460cffc #52445 [TASK] Add missing CSS class to table of sorting module (Georg Ringer) 2013-10-01 a34ef1e [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-10-01 d4da98f [RELEASE] Release of TYPO3 6.2.0alpha3 (TYPO3 Release Team) 2013-10-01 e605c49 #52405 [TASK] Install Tool: Allow multiple permission status per file (Ernesto Baschny) 2013-10-01 1c43491 #52437 [BUGFIX] Don't write LocalConfiguration on every Install Tool entry (Ernesto Baschny) 2013-10-01 c3b73ce #38701 [FEATURE][UX] Install Tool usability and visual enhancements (Ernesto Baschny) 2013-10-01 48a8052 Revert "[BUGFIX] Enable add markers in LoginController signal" (Anja Leichsenring) 2013-10-01 263060d #52338 [BUGFIX] Base silent updates on LocalConfiguration values only (Anja Leichsenring) 2013-10-01 5fbbb8b #51892 [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer) 2013-10-01 77f29a3 #52360 [TASK] Remove closing PHP tags (Christian Kuhn) 2013-09-30 a7b67ed #52413 [TASK] Make Install Tool look beautiful in modern IE's (Ernesto Baschny) 2013-09-30 6f1bbb3 #52407 [TASK] Folder not writeable should be an "Error" not a "Warning" (Ernesto Baschny) 2013-09-30 09f3b6a #43540 [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov) 2013-09-29 82e9fbe #52368 [FEATURE] ext:install Show number of folder structure errors in menu (Christian Kuhn) 2013-09-29 2d9fb1a #52367 [BUGFIX] ext:install Better error handling in first folder step (Christian Kuhn) 2013-09-28 b869f75 #52356 [FEATURE] ext:install Relaxed permission check (Christian Kuhn) 2013-09-28 9eea0a6 #51835 [BUGFIX] Follow-up to: Use an extension as repository (Susanne Moog) 2013-09-28 5c63c1b #51835 [FEATURE] Add possibility to use an extension as repository (Susanne Moog) 2013-09-28 710e854 #48809,#51730, [BUGFIX] Fix wrong handling of php and TYPO3 dependencies (Susanne Moog) 2013-09-28 38ace21 #52354 [TASK] ext:install Protect some methods in FolderStructure (Christian Kuhn) 2013-09-28 7d11883 #52351 [FEATURE] ext:install Implement template files in FolderStructure (Christian Kuhn) 2013-09-28 982a365 #51329 [BUGFIX] Initialize extension name in command requests (Alexander Stehlik) 2013-09-27 71b42f5 #52324 [FEATURE] Add tstamp column to recycler record table (Philipp Kitzberger) 2013-09-27 51b4cf6 #52045 [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein) 2013-09-27 f6a8c13 #51588 [BUGFIX] Clear cached menu by tag (Zbigniew Jacko) 2013-09-27 928ee6c #50437 [BUGFIX] Fix jumpToUrl()-Usage in Element Browser (Benjamin Pick) 2013-09-26 5e11f50 #52312 [TASK] Remove "Clear language cache" menu item (Christian Kuhn) 2013-09-26 9b381d4 #52287 [TASK] Move configuration code from bootstrap to ext:install (Christian Kuhn) 2013-09-26 3791750 #52091,#51684 [BUGFIX] Check for string before using strlen (Kilian Hann) 2013-09-26 b443ac7 #52266 [BUGFIX] groupFor-VH does not work with @lazy (Stefan Froemken) 2013-09-26 0d2a39b #51540,#51956 [BUGFIX] Install tool uses empty database settings (Nicole Cordes) 2013-09-26 951e705 #52316 [BUGFIX] Fatal in DefaultConfiguration (Christian Kuhn) 2013-09-26 690a371 #52305 [BUGFIX] Configure main extbase caches for unlimited entry lifetime (Christian Kuhn) 2013-09-26 3d0008f #52295 [TASK] Use SimpleFileBackend for t3lib_l10n cache (Christian Kuhn) 2013-09-26 3daaffb #52314 [TASK] ext:install Improve wording in empty database select (Christian Kuhn) 2013-09-26 aba9b8e #52167 [BUGFIX] Re-add dbal extension manager message class (Alexander Stehlik) 2013-09-25 085ca11 #52270 [TASK] Use @inject in ext:about (Christian Kuhn) 2013-09-25 68bfac4 #52226 [BUGFIX] EM does not link to docs.typo3.org (Xavier Perseguers) 2013-09-25 8167fb1 #51116 [BUGFIX] Increase performance of exports for caches (Markus Klein) 2013-09-25 a9213d4 #52243 [BUGFIX] Remove duplicate exception code (Fabien Udriot) 2013-09-25 d01c3ce #52088 [TASK] Remove GFX im_imvMaskState and im_negate_mask settings (Christian Kuhn) 2013-09-25 b652855 #52198 [BUGFIX] Fix misleading hint in Mvc/Dispatcher (Wouter Wolters) 2013-09-24 a74461d #52201 [BUGFIX] Fix broken Unit-test for #44825 (Wouter Wolters) 2013-09-24 c6a58be #52202 [BUGFIX] Using ext:sys_action gives a warning about not valid HTML (Wouter Wolters) 2013-09-24 04dcfbc #51411 [BUGFIX] Label user function for sys_file_reference uses HTML (Philipp Gampe) 2013-09-24 a81a581 #37065 [BUGFIX] Don't show duplicates in workspace preview (Timo Webler) 2013-09-23 68e91cc #51234 [BUGFIX] Move beuser property mappings to global scope (Philipp Gampe) 2013-09-23 d46858d #52171 [BUGFIX] Prevent leading space for empty ATagParams (Alexander Stehlik) 2013-09-23 172606b #50913 [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier) 2013-09-23 71ac43b #52092 [BUGFIX] Reset singletons in Extbase command (Alexander Stehlik) 2013-09-23 14b4edb #52173 [BUGFIX] Correct storage selection (common prefixes) (Ernesto Baschny) 2013-09-23 f28a986 #44825 [BUGFIX] Fix page.headerData + USER_INT (Helmut Hummel) 2013-09-23 9869927 #51933 [FEATURE] Viewpage module usablity optimization (Johannes Feustel) 2013-09-21 6278df2 #51590 [FEATURE] add sorting on sys_category (Peter Niederlag) 2013-09-20 ec0fa11 #48912 [BUGFIX] Increase length of identifier field in sys_file (Nicole Cordes) 2013-09-20 7aa646f #52056 [BUGFIX] Wrong exception on renaming folder (Francois Suter) 2013-09-20 bcbf6bf [TASK] Update felogin doc with showForgotPassword change (Markus Klein) 2013-09-20 bd32759 #50138,#34597 [FEATURE] Show forgot password only if conf showForgotPassword = 1 (Nicolas Forgeot) 2013-09-19 f36574c #49328 [BUGFIX] Fix PHP warning when writing to Backend user log (Alexander Stehlik) 2013-09-19 807b591 #52133 [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due) 2013-09-19 d8ec3c1 #51837 [BUGIFX] Missing rendering for newer menus (Francois Suter) 2013-09-17 070a6cd #45859 [BUGFIX] Faulty expand/collapse behavior in Element Browser (Oliver Hader) 2013-09-17 d16f551 #50907 [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons (Ernesto Baschny) 2013-09-17 2bb5348 #19045 [BUGFIX] Fix cropping of transparent gifs with im6. (Stefan Neufeind) 2013-09-17 1461ad2 #51921 [FEATURE] Allow multiple category fields per table (Sebastian Michaelsen) 2013-09-16 87c133d #52012 [TASK] Remove GFX/im_mask_temp_ext_noloss setting (Christian Kuhn) 2013-09-16 557aaa3 #52011 [TASK] Remove GFX/im_combine_filename setting (Christian Kuhn) 2013-09-16 a553a4f #52013 [TASK] Remove BE/TSconfigConditions setting (Christian Kuhn) 2013-09-15 52238b1 #52010 [TASK] Remove GFX/im_no_effects setting (Christian Kuhn) 2013-09-15 d05fcff #52017 [BUGFIX] Install tool: Use sRGB colorspace in presets (Christian Kuhn) 2013-09-15 1048b0e #52008 [BUGFIX] SQL error in install tool if no root page available (Steffen Müller) 2013-09-15 dc047c7 #35070 [BUGFIX] Install tool sanitizes image generation output (Wouter Wolters) 2013-09-15 3100b70 #47733 [TASK] Don't set extensions checked by default in InstallSysExtsUpdate (Wouter Wolters) 2013-09-15 b8222bd #51376 [FEATURE] Show string value for PHP error codes in install tool (Wouter Wolters) 2013-09-14 c9059d9 #52007 [TASK] Improve description of config preset in install tool (Steffen Müller) 2013-09-14 7d435b5 #47588 [FEATURE] Conditions support in backend layouts (Alexey Gafiulov) 2013-09-14 d30d551 #51902 [BUGFIX] Configuration controller fatals with local-only extension (Sebastian Fischer) 2013-09-14 68b2ced #51995 [TASK] Improve status messages of install tool (Steffen Müller) 2013-09-14 6034995 #51997 [BUGFIX] Install Tool System environment warning badges look ugly (Ernesto Baschny) 2013-09-13 a88f8bc #51996 [TASK] Clean up install tool module (Helmut Hummel) 2013-09-13 f5f5c97 #50910 [FEATURE] Install tool: Left menu at fixed position (Ernesto Baschny) 2013-09-13 138f544 #51993 [TASK] Add new icon for ext:reports (Wouter Wolters) 2013-09-13 4e5d1e8 #51989 [BUGFIX] Install tool: Fixed document header (Christian Kuhn) 2013-09-13 122a3c0 #51981 [BUGFIX] Also consider JPEG files for IM/GM (Markus Klein) 2013-09-12 9974f36 #51803 [TASK] Use a 401 header if login is not successful (Georg Ringer) 2013-09-12 7bb2cc9 #47744 [BUGFIX] Replace SHOW DATABASE by query to schema (Alexander Opitz) 2013-09-12 eee040c #51891 [BUGFIX] Call to undefined method setTemplateFile (Wouter Wolters) 2013-09-12 a37076a #51937 [TASK] Use lambda functions instead of create_function (Christoph Dörfel) 2013-09-12 74713b9 #47740 [TASK] Install tool: Sort "All configuration" sections (Christian Kuhn) 2013-09-12 f60669b #51931 [TASK] Improve Installer database selection step (Markus Klein) 2013-09-12 f44d074 #51952 [BUGFIX] Install tool shows docheader in backend (Christian Kuhn) 2013-09-12 38bdae4 #51946 [BUGFIX] Installing TYPO3 -> Installing TYPO3 CMS (Christian Kuhn) 2013-09-12 915d998 #51433 [TASK] Install tool: Refactor db connect configuration settings (Christian Kuhn) 2013-09-12 f0d82f0 #51939 [BUGFIX] Fix phpDoc comment for addStaticFile() (Alexander Stehlik) 2013-09-12 82d2446 #51929 [BUGFIX] Fix SQL error for sys_file (Markus Klein) 2013-09-11 a0f292c #49188 [BUGFIX] Install Tool: Improve UX for foldout sections (Markus Klein) 2013-09-11 939962d #51923 [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest (Anja Leichsenring) 2013-09-11 7faebc2 #51924 [BUGFIX] Empty __call() function hides implementation errors (Anja Leichsenring) 2013-09-11 6ebc13a #51562 [BUGFIX] Move forgotten getEnvironmentMode() (Anja Leichsenring) 2013-09-11 2236449 #51519 [TASK] FAL ResourceStorage must not access sys_file table directly (Steffen Ritter) 2013-09-11 d972a39 #50795 [BUGFIX] Follow-Up: Missing signals on adding file (Stefan Neufeind) 2013-09-11 8471e02 #51782 [FEATURE] Enable allWrap.splitChar on all includeJS/includeCSS properties (Christoph Dörfel) 2013-09-11 3f806ae #50795 [BUGFIX] Missing signals on adding file (Andreas Wolf) 2013-09-11 fcc250f #51562 [TASK] Remove sys_file.deleted flag and it's usage (Ernesto Baschny) 2013-09-10 92e5e6c #51454 [TASK] Install tool configuration system (Christian Kuhn) 2013-09-10 bcbc726 #49386 [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage (Stefan Neufeind) 2013-09-10 08c78c7 #50391 [FEATURE] Enable/disable cascading deletion of child elements (Christoph Niewerth) 2013-09-10 dd84d0b #31572 [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche) 2013-09-09 ca5ea8a #49386 [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents (Thomas Maroschik) 2013-09-09 a242f24 #51097 [FEATURE] FAL missing files report (Frans Saris) 2013-09-09 91d723d #51873 [BUGFIX] Fix missing translation in ext:reports (Wouter Wolters) 2013-09-09 5e98799 #50723 [BUGFIX] Extbase scheduler task serialization (arjenhoekema) 2013-09-09 429f36e #51744 [TASK] Cleanup (Wouter Wolters) 2013-09-09 e1a6314 #51743 [TASK] Replace double quotes in exceptions (Wouter Wolters) 2013-09-09 a44c8f7 #51871 [BUGFIX] Ignore userTSConfig if not set in getModTSconfig() (Helmut Hummel) 2013-09-09 3315bc6 #51761 [BUGFIX] Do not add trailing slashes to files (Helmut Hummel) 2013-09-09 2fb54fc #51776 [FEATURE] Show upload form for extensions in Get Extensions section (Ingo Pfennigstorf) 2013-09-09 83b4390 #51728 [FEATURE] Enhance youtube id getting (Steffen Ritter) 2013-09-08 8c2e2a1 #51758 [BUGFIX] Fix viewObjectNamePattern regression in Extbase (Alexander Schnitzler) 2013-09-08 f873d1d #47414 [BUGFIX] Filename not displayed in selector (file_reference) (Martin Borer) 2013-09-08 0f1e109 #51783 [TASK] Check whether data was successfully imported in the functional test (Tymoteusz Motylewski) 2013-09-06 866f0c6 #51818 [BUGFIX] Follow-up to IRRE override strategy (Steffen Ritter) 2013-09-06 c8a3e36 #51682 [BUGFIX] Disable caching for ADMCMD_view parameter (Philipp Kitzberger) 2013-09-06 4bf5e79 #51808 [BUGFIX] Enable ProcessedFiles to do file exists (Helmut Hummel) 2013-09-06 0fa2da4 #48474 [BUGFIX] Suggest wizard broken when used in a repeating flexform element (Gabe Blair) 2013-09-06 3da7139 #50573 [BUGFIX] Replace old images by sprite (Krzyszrtof Adamczyk) 2013-09-06 52b11e5 #51747 [BUGFIX] Recreate processig folder without permission checks (Helmut Hummel) 2013-09-06 65768d0 #51733 [BUGFIX] Do not register storage factory slot during install (Helmut Hummel) 2013-09-05 24731b0 #48467 [BUGFIX] mounts of same storage had same subfolder count in Filelist (Simon Schick) 2013-09-04 cbed687 #50886 [SECURITY] Prohibit accessing storage 0 from backend UI (Steffen Ritter) 2013-09-04 f48a1c1 #50883 [SECURITY] Identifiers may refer to resources outside the storage (Steffen Ritter) 2013-09-04 5d9b4e3 #51495 [SECURITY] Deny arbitrary code execution possibility for editors (Helmut Hummel) 2013-09-04 a7e7722 #51327 [SECURITY] Refactor and fix FAL user permission handling (Helmut Hummel) 2013-09-04 3ebb905 #51326 [SECURITY] Add possibility to en-/disable file permission checks (Helmut Hummel) 2013-09-04 770b53e #51079 [SECURITY] Check permissions in all actions of ResourceStorage (Steffen Ritter) 2013-09-02 3d096be #51629 [FEATURE] CLI command to install and uninstall extensions by key (Claus Due) 2013-09-02 2d26fd5 #49996 [BUGFIX] Extend Share font character set (Jigal van Hemert) 2013-09-01 8f0b89b #51017 [FEATURE] Add "Hide in menus" checkbox in crpages wizard (eric.chavaillaz) 2013-09-01 bd63499 #51018 [BUGFIX] excludeFromUpdates flag ignored (Francois Suter) 2013-09-01 f9ad227 #31998 [BUGFIX] Faulty check for missing SMTP port (Tomita Militaru) 2013-08-31 eb7aa0b #50424 [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Roland Schenke) 2013-08-31 fa9a10c #51596 [TASK] Remove old class files in ext:rsaauth (Wouter Wolters) 2013-08-31 94e60ea #51594 [TASK] Remove old class files in ext:taskcenter (Wouter Wolters) 2013-08-31 00861fb #51595 [TASK] Remove old class files in ext:sys_action (Wouter Wolters) 2013-08-31 236ba6c #51597 [TASK] Remove old class files in ext:perm (Wouter Wolters) 2013-08-31 14067de #51599 [TASK] Remove old class files in ext:extensionmanager (Wouter Wolters) 2013-08-31 e2d742a #51593 [TASK] Cleanup ext:sv (Wouter Wolters) 2013-08-30 dc04543 #51581 [BUGFIX] Incomplete mocking in ext:frontend getImgResourceHook test (Christian Kuhn) 2013-08-30 792f84c #51542 [BUGFIX] Install Tool: Warning: touch() Utime failed: Permission denied (Ernesto Baschny) 2013-08-29 3495f7a #51544 [BUGFIX] Sprite manager cache improvement (Christian Kuhn) 2013-08-29 4f06c86 #51537 [FEATURE] Add distribution management to extension manager (Susanne Moog) 2013-08-29 0e33de2 #51158 [TASK] Make use of "use"-statement for BackendUtility (Stefan Neufeind) 2013-08-29 7fb894c #47575 [BUGFIX] header element is rendered in lib.stdheader in all HTML5 cases (Patrick Broens) 2013-08-29 d5c71dd #51496 [TASK] Skip tests that rely on internet connection (Anja Leichsenring) 2013-08-29 4478147 #50707 [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout (Ernesto Baschny) 2013-08-29 81d2241 #51460 [BUGFIX] Database integrity check fatal error (Stefan Fürst) 2013-08-29 4425fc3 [BUGFIX] Add missing categories menu utility (Francois Suter) 2013-08-29 14915ce #51067,#51503 [CLEANUP] Adjust usage of ContentObjectRenderer->getTreeList() (Anja Leichsenring) 2013-08-29 593e919 #51480 [FEATURE] Keep "new content element" icon visible if the column is empty (Ernesto Baschny) 2013-08-29 d59182e #51513 [BUGFIX] Duplicate TCA in sys_category (Francois Suter) 2013-08-29 8cc7f45 #51474 [BUGFIX] Cast autoload and classAliasMap to Array (Michel Georgy) 2013-08-29 b0bbacf #51509 [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension (Ernesto Baschny) 2013-08-29 b5592ec #51499 [FEATURE] Capture PHP errors in install tool (Nicole Cordes) 2013-08-29 24b143a #51466 [FEATURE] Enable automatic file import for extensions (Susanne Moog) 2013-08-29 20a919d #51161 [FEATURE] Add categories-based menu (Francois Suter) 2013-08-28 b137c39 #51434 [TASK] Cleanup BackendUtitlity::displayWarningMessages (Kai Ole Hartwig) 2013-08-28 ef0e02a #36244 [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes) 2013-08-28 2923379 #51465 [TASK] Re-enable disabled saltedpasswords task if not finished (Nicole Cordes) 2013-08-28 7a3f1d9 #51469 [TASK] dbal: Remove obsolete CSS HTML template (Stefan Rotsch) 2013-08-28 1ac558e #51437 [FEATURE] Enable automatic t3d import for extensions (Susanne Moog) 2013-08-28 1c0c472 #51138 [FEATURE] Allow signalSlots to modify arguments (Felix Oertel) 2013-08-28 c6d17b2 #49685 [TASK] sys_file/sys_file_reference override strategy (Andreas Wolf) 2013-08-28 55b8107 #50827 [FEATURE] Introduce handling of missing files (Frans Saris) 2013-08-28 50701a0 #51381 [TASK] Functional tests: error if DB permissions are missing (Sascha Egerer) 2013-08-28 0013cb3 #51355 [TASK] Cleanup saltedpasswords extension configuration (Nicole Cordes) 2013-08-28 d1199a8 #50613 [FEATURE] Use salted Install Tool password (Nicole Cordes) 2013-08-27 8f0052e #51328 [BUGFIX] Only log file/directory actions which were done (Helmut Hummel) 2013-08-27 635fcf2 #50612 [FEATURE] Create BE-user in installation wizard with a salted password (Nicole Cordes) 2013-08-27 cf6e064 #51410 [TASK] Display count of failed error checks in install tool menu (Stefan Rotsch) 2013-08-27 ef335ab #51356 [TASK] ext:saltedpasswords: Remove isUsageEnabled for backend (Nicole Cordes) 2013-08-27 c1b09d6 #51190 [BUGFIX] utf8/multibyte character breaks menu filelist (Peter Niederlag) 2013-08-27 aedccd3 #51409 [BUGFIX] Fix incorrect call to substr_count (Michiel Roos) 2013-08-27 38cb243 #51406 [TASK] Update SwiftMailer to 5.0.1 (Jigal van Hemert) 2013-08-27 6cecd88 #51407 [TASK] Remove misleading icon from buttons in install tool (Stefan Rotsch) 2013-08-27 5c98d7a #50234 [TASK] Make the extension titles link to the configuration (Nicole Cordes) 2013-08-27 b7b2add #51404 [TASK] Move default salt methods to factory function (Nicole Cordes) 2013-08-27 eae0318 #51408 [BUGFIX] Install Tool: Correct Browser-Title if locked (Christoph Buchli) 2013-08-27 2334a12 #51395 [BUGFIX] Next/last button not linked on last page (Jigal van Hemert) 2013-08-27 a5362c3 #51354 [TASK] Cleanup FactoryConfiguration for saltedpasswords (Nicole Cordes) 2013-08-27 0937531 #51379 [FEATURE] Install Tool: Check for broken ext indicates loading (Christoph Buchli) 2013-08-27 95662d9 #51396 [TASK] Refactor misleading method name (Stefan Rotsch) 2013-08-27 45cbe77 #49186 [FEATURE] Install tool database port detection (Michiel Roos) 2013-08-27 c72bca7 #51383 [TASK] Shorten database names in functional tests (Sascha Egerer) 2013-08-27 7429a70 #51164 [TASK] Fix functional tests in WorkspaceServiceTest (Tymoteusz Motylewski) 2013-08-27 a1c35e1 #51386 [TASK] Remove workaround for PHP bug in validEmail() (Markus Klein) 2013-08-27 67d06d3 #51352 [FEATURE] ext:saltedpasswords is required and enabled in backend (Nicole Cordes) 2013-08-27 756c34f #51304 [BUGFIX] Hide translations in categories selector (Francois Suter) 2013-08-27 eb217f4 #51368 [BUGFIX] Install tool: Check for broken ext uninstalls correct ext (Christoph Buchli) 2013-08-27 69f458f #50870 [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail (Nicole Cordes) 2013-08-27 da770e3 #50760 [BUGFIX] Escape title tag of image links (Alexander Stehlik) 2013-08-27 cf1b2b9 #25327,#37026 [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann) 2013-08-26 c39739f #51357 [FEATURE] Install tool database select during upgrading (Michiel Roos) 2013-08-26 a713d59 #50951 [TASK] Align inputs and adjust label-width (Stefan Neufeind) 2013-08-26 82b92ca #51366 [TASK] Install tool test action fatals if image not exists (Christian Kuhn) 2013-08-26 89e45c2 #50983 [FEATURE] Add public API to get ApplicationContext (Steffen Müller) 2013-08-26 1799ce5 [BUGFIX] Fix broken path to fonts in t3skin (Steffen Müller) 2013-08-24 8af3eda #51305 [FEATURE] Render icon with button view helper (Francois Suter) 2013-08-22 163c231 #51273 [BUGFIX] Fix failing test (Anja Leichsenring) 2013-08-22 eb14812 #51254 [TASK] Merge pagegen.php to index_ts.php (Christian Kuhn) 2013-08-22 8fe0590 #51251 [TASK] Move TCA and ext_tables.sql from ext:cms to ext:frontend (Christian Kuhn) 2013-08-22 df2e839 #51253 [BUGFIX] Wrong namespace in DataHandler test (Christian Kuhn) 2013-08-22 b048d70 Revert "[BUGFIX] Check for incompatible SQL modes" (Stefan Neufeind) 2013-08-22 5738788 #51249 [BUGFIX] Missing "Interface" in Backend-Annotation (Stefan Froemken) 2013-08-22 bad3f24 #20052,#18866, [BUGFIX] Check for incompatible SQL modes (Sascha Egerer) 2013-08-22 d3a1bab #49842 [BUGFIX] Storage is offline but is still used (Frans Saris) 2013-08-21 76b166b #51209 [BUGFIX] Ignore permission checks for processed files (Helmut Hummel) 2013-08-20 f0a436f #37892 [BUGFIX] No version overlay should be done for sys_language (Lienhart Woitok) 2013-08-20 04dae87 #46989 [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind) 2013-08-20 4044e9e #51159 [BUGFIX] FlashMessageQueue PHP strict warning (Christian Kuhn) 2013-08-20 ae16fba #51134 [TASK] Adapt skinning extension stylesheet paths (Felix Kopp) 2013-08-19 bfb2328 #51167 [TASK] Implement getDatabase to FunctionalTestCase (Christian Kuhn) 2013-08-19 a60872d #51165 [TASK] Improve documentation in FunctionalTestCase (Christian Kuhn) 2013-08-18 ab6a171 #51148 [FEATURE] Responsive website preview (Felix Kopp) 2013-08-18 7d846a0 #51156 [TASK] FunctionalTestCase refactoring (Christian Kuhn) 2013-08-18 b410008 #51142 [CLEANUP] Remove deprecated repository constructor (Felix Oertel) 2013-08-18 a6522a0 #50614 [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once (Stefan Neufeind) 2013-08-18 6b4b9e0 #51143 [TASK] Use real boolean value for sL second param (Wouter Wolters) 2013-08-18 7c40f6c #43428 [BUGFIX] Language-module icons need to display in correct size (Stefan Neufeind) 2013-08-18 44bb4cd Revert "[CLEANUP] remove deprecated repository constructor" This breaks a lot of tests as is. Will be reintroduced together with the neccessary refactorings. (Anja Leichsenring) 2013-08-18 cd3b7fe #51153 [TASK] Simplify travis script (Christian Kuhn) 2013-08-18 8eb6c45 #51151 [TASK] Add first functional tests for DataHandler (Tymoteusz Motylewski) 2013-08-18 9da8df5 #51147 [TASK] Remove dispensable headlines in EXT: beuser (Felix Kopp) 2013-08-18 91bb179 #51142 [CLEANUP] remove deprecated repository constructor (Felix Oertel) 2013-08-17 752a963 #30636 [BUGFIX] TCA: subtypes_addlist not processed (Benjamin Mack) 2013-08-17 3441661 #47735 [BUGFIX] Not possible to finish update wizard (Wouter Wolters) 2013-08-17 2b93568 #47844 [BUGFIX] Query parameters of external link may get altered (Stanislas Rolland) 2013-08-17 01e9b33 #51144 [TASK] Refactor functional base test class (Christian Kuhn) 2013-08-16 c6e8e5e [TASK] Implement standalone functional test API (Helmut Hummel) 2013-08-16 8a2b040 #34631 [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein) 2013-08-16 ae479fe #51121 [TASK] Execute standalone functional tests in travis (Christian Kuhn) 2013-08-16 3ced73f #51119 [TASK] Reformat .travis.yml to be better readable (Christian Kuhn) 2013-08-16 0919e69 #51106 [FEATURE] Prepare generic persistence for overlay handling by signals (Felix Oertel) 2013-08-16 24495ef [TASK] Standalone functional test runner (Christian Kuhn) 2013-08-16 47ddf16 #51115 [TASK] Disable scheduler-tests if EXT:scheduler not loaded (Stefan Neufeind) 2013-08-16 9a4b1a1 #51114 [TASK] Enable unittests for EXT:documentation (Stefan Neufeind) 2013-08-16 e7c079c #51103 [TASK] Make tests use correct namespaces (Stefan Neufeind) 2013-08-16 4c6f226 #51000 [TASK] Introduce relative line-heights (Felix Kopp) 2013-08-16 8851226 #51101 [TASK] UnitTests.xml cleanup (Christian Kuhn) 2013-08-15 371c7ab #51004 [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel) 2013-08-14 a82a106 #46094 [BUGFIX] Avoid usage of subheader in mailform (Francois Suter) 2013-08-14 c5c3776 #51064 [BUGFIX] storagePid is lost when persistence.recursive is set (Steffen Müller) 2013-08-12 b3000a4 #47806 [BUGFIX] Typing after abbr or acronym tag is difficult (Stanislas Rolland) 2013-08-12 c43e90d #51007 [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel) 2013-08-12 287d6c7 #51022 [FEATURE] Intgrate CSS class "lead" for introductions (Felix Kopp) 2013-08-12 3485b0f #51015 [BUGFIX] Reposition TYPO3 logo text (Felix Kopp) 2013-08-12 bb24c30 #50997 [TASK] Visual feedback on hover: spot text links (Felix Kopp) 2013-08-12 15002e4 #51016 [TASK] EXT: beuser remove spaces from links (Felix Kopp) 2013-08-12 ad92a9d #50949 [TASK] Installer: Ask for username during initial setup (Stefan Neufeind) 2013-08-12 fa215f0 #51014 [FEATURE] EXT: extensionmanager PNG icon (Felix Kopp) 2013-08-12 3e7c317 #50999,#50994 [TASK] EXT: be_user - improve listing (Felix Kopp) 2013-08-11 0ae2452 #51010 [BUGFIX] Allow reading files if storage is not browsable (Helmut Hummel) 2013-08-11 7ce53db #51005 [BUGFIX] Take into account all file and folder permissions (Helmut Hummel) 2013-08-11 f63d312 #51011 [TASK] Add signal in ResourceFactory for storage creation (Helmut Hummel) 2013-08-11 82ee651 #50502 [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+ (Stanislas Rolland) 2013-08-10 acaa51b #50287 [BUGFIX] Invalid allowed value for color space (Tomita Militaru) 2013-08-09 e6e0b4f #48689 [FEATURE] Added autofocus attribute to textfield and textarea (Tim Spiekerkoetter) 2013-08-09 d260109 #50976 [BUGFIX] Mixed up parameters in call to replaceMarkersInWhereClause (Anja Leichsenring) 2013-08-08 a6ea7f7 #48523 [BUGFIX] Reports module tries to load not-installed extension (Wouter Wolters) 2013-08-08 ed8ee7a #50868 [BUGFIX] number_format() expects parameter 1 to be double (Wouter Wolters) 2013-08-08 8aeb95d #47734 [BUGFIX] Workspaces and Version update wizard isn't skippable (Wouter Wolters) 2013-08-08 24f1b96 #50940 [FEATURE] Uninstall broken ext in install tool (Susanne Moog) 2013-08-08 24f5eff #44482,#38094 [FEATURE] Form: "Redirect" postprocessor (Christian Kuhn) 2013-08-07 8c8bdfe #50568 [BUGFIX] Ignore case in file extension filter (Alexander Stehlik) 2013-08-07 9bf2c38 #21892 [FEATURE] Substitution of default markers in single function (Nicole Cordes) 2013-08-07 0feea5b #50872 [BUGFIX] Correctly set user storage permissions (Helmut Hummel) 2013-08-07 c997bfc #50867 [TASK] Introduce AbstractHierarchicalFilesystemDriver (Steffen Ritter) 2013-08-07 cc31a4d #50843 [BUGFIX] Failing Resource\FactoryTest on Windows systems (Nicole Cordes) 2013-08-07 41e5916 #47106 [BUGFIX] Indexing of external files does not work in indexed_search (Wouter Wolters) 2013-08-07 8ef6214 #50562 [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy (Marius Büscher) 2013-08-07 bc330c1 #50844 [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows (Nicole Cordes) 2013-08-07 a079ad6 #50812 [BUGFIX] Backup singletons in unit tests prior to other setUp operations (Nicole Cordes) 2013-08-07 b36f0d8 #50841 [BUGFIX] PHP warning in ext:documentation (Wouter Wolters) 2013-08-07 b1aebc8 #50845 [BUGFIX] Test in Configuration\ConfigurationManagerTest fails in backend (Nicole Cordes) 2013-08-06 3eda92a [FEATURE] Adds register values to FilesContentObj (Lars Peipmann) 2013-08-06 8f74ed9 #50536 [TASK] Load documentation extension by default (Xavier Perseguers) 2013-08-06 bdad15b #50628 [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation (Sascha Egerer) 2013-08-06 196e885 #15797 [BUGFIX] Use proper implementation of a wordwrap (Georg Ringer) 2013-08-06 41fb6b0 #50125 [BUGFIX] Incorrect check for empty folder (Philipp Gampe) 2013-08-06 27a3e9e #50615 [TASK] Use magic __CLASS__ in getInstance()-methods (Stefan Neufeind) 2013-08-06 ac1bc67 #50781 [BUGFIX] MySQLi: Allow persistent connections again (Stefan Neufeind) 2013-08-06 27da4cc #50809 [BUGFIX] Fix failing test in StorageRepositoryTest (Anja Leichsenring) 2013-08-05 ba9e453 #50751 [BUGFIX] Fix empty href parameter (Anja Leichsenring) 2013-08-05 ba06615 #50803 [BUGFIX] Fatal error: "enableFields on non-object" in extension manager (Ernesto Baschny) 2013-08-05 881be5c #50670 [TASK] Cleanup update wizard in Install Tool (Wouter Wolters) 2013-08-05 dfc9b28 #50193 [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png" (Benjamin Mack) 2013-08-05 c111dde #45498 [FEATURE] Find best-matching local storage instead of default-storage (Stefan Neufeind) 2013-08-03 000e87b #49288 [BUGFIX] ControllerExtensionName can not be resolved in CLI mode (Achim Fritz) 2013-08-03 a7b47c6 #50466 [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind) 2013-08-02 ad9f7e4 #50728 [CLEANUP] Remove useless CSS file in EXT:documentation (Xavier Perseguers) 2013-08-01 8d30ece #43893 [BUGFIX] selected = 1 doesn't work in FormContentObject (Wouter Wolters) 2013-08-01 19d6054 #50606 [BUGFIX] Fix invalid global for getData hooks (Alexander Stehlik) 2013-08-01 d7ad41f #31407 [FEATURE] Create BE-user in Install Tool with a salted password (Wouter Wolters) 2013-07-31 bb49c33 #50529 [TASK] Raise PHP version requirement to 5.3.7 (Christian Kuhn) 2013-07-30 c16837a #49989 [TASK] Cleanup ext:func (Wouter Wolters) 2013-07-30 a0bd845 #50571 [TASK] Travis setup without Introduction package (Christian Kuhn) 2013-07-30 0312a22 #49992 [TASK] Cleanup ext:info and ext:info_pagetsconfig (Wouter Wolters) 2013-07-30 60849b0 #47452 [SECURITY] fileDenyPattern ignored in file-list module (Jigal van Hemert) 2013-07-30 38935bf #49209 [SECURITY] XSS in 3rd party library Flowplayer (Oliver Hader) 2013-07-30 0dfeccc #49210 [SECURITY] XSS in 3rd party library Audio Player (Oliver Hader) 2013-07-30 d639c39 [BUGFIX] EM unit test is broken (Xavier Perseguers) 2013-07-30 3ac3d28 #50525 [BUGFIX] Deleted flag is not updated during file indexing (Oliver Hader) 2013-07-30 305bdb2 #50441 [FEATURE] Add a timestamp when downloading an extension (Xavier Perseguers) 2013-07-30 7ae1214 #49396 [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest (Tim Lochmueller) 2013-07-30 19ddae8 #42287 [FEATURE] stdWrap replacement: add optionSplit-support (Stefan Neufeind) 2013-07-29 6f9f36d Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay" (Anja Leichsenring) 2013-07-29 66ce7e8 Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Oliver Hader) 2013-07-29 e7d3604 #47198 [TASK] Properly double-backslash some backslashes in strings (Stefan Neufeind) 2013-07-28 69a409d #11014 [BUGFIX] Workspace selector in top toolbar cannot scroll (Georg Ringer) 2013-07-28 c85b2c4 #45834 [BUGFIX] Detection of curlProxyServer settings is incorrect (Dmitry Dulepov) 2013-07-28 e1fd938 #50504 [TASK] vfsStream: Use namespaced version from phpunit follow-up (Wouter Wolters) 2013-07-28 45ba4ad #50486 [FEATURE] Backend documentation module (Xavier Perseguers) 2013-07-28 f6b0517 #34621 [FEATURE] INCLUDE_TYPOSCRIPT all files from directory (recursive) (Loek Hilgersom) 2013-07-28 161c60f #43631 [BUGFIX] RTE wizard can't "save document and view page" (Stanislas Rolland) 2013-07-28 15a616c #50467 [FEATURE] Support custom translation servers for extensions (Xavier Perseguers) 2013-07-28 5b667ec #49760 [FEATURE] Add check if local extensions can be loaded (Susanne Moog) 2013-07-28 10848f9 #42984 [TASK] Adjust namespacing in Extbase-testcases (Stefan Neufeind) 2013-07-28 60ebdbb #50496 [TASK] vfsStream: Use namespaced version from phpunit (Stefan Neufeind) 2013-07-28 2bf4bc3 #50494 [TASK] Check lightweight cases before class_exists if possible (Stefan Neufeind) 2013-07-28 9c6d502 #50495 [FEATURE] Add a clear all cache button to install tool (Christian Kuhn) 2013-07-28 fa5fe24 #50469 [TASK] Use real boolean value for pi_getLL third param (Wouter Wolters) 2013-07-27 b8104e1 #44118 [BUGFIX] Debug exception handler: set exit code on CLI (Christian Weiske) 2013-07-27 4d6184b #50217 [BUGFIX] Class loader tries to load classes it cannot load (Andreas Wolf) 2013-07-27 d1ee61d #50460 [TASK] Better distinction of fields in the backend (Ingo Pfennigstorf) 2013-07-27 66ad50c #50473 [CLEANUP] Avoid double parsing of includes (Francois Suter) 2013-07-27 3ba6b4f #50258 [TASK] Add tests for ContentObjectRenderer::getData() (Stefan Neufeind) 2013-07-27 cae1c18 #50492 [TASK] Run phpLint and phpUnit in different travis builds (Christian Kuhn) 2013-07-27 d5bd892 #49535 [TASK] Adds fileReferenceUid to content rendering (Lars Peipmann) 2013-07-27 ea13f03 #50440 [BUGFIX] Fix disappearing table head in extension manager (Ingo Pfennigstorf) 2013-07-27 c4abdec #36031 [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski) 2013-07-27 7f584d6 #50482 [TASK] Use @inject annotation in extensionmanager (Ingo Pfennigstorf) 2013-07-27 82b3086 #41165 [BUGFIX] Make BackendUtility::viewOnClick honor doc (Kasper Ligaard) 2013-07-26 643f2e9 #50480 [TASK] Remove empty .gitmodules file (Christian Kuhn) 2013-07-26 eab10d5 #50478 [BUGFIX] Failures in em unit tests due to phpunit update (Christian Kuhn) 2013-07-26 ef8204d #50476 [BUGFIX] FAL wrong \RecursiveIteratorIterator usage (Christian Kuhn) 2013-07-26 b0f8bb0 #50472 [BUGFIX] FAL does not copy subfolders cleanly (Christian Kuhn) 2013-07-26 f0a0b5e #50393 [TASK] Use real boolean value for getLL second param (Wouter Wolters) 2013-07-26 b9fc947 #50402 [TASK] Use real boolean value for trimExplode third param (Wouter Wolters) 2013-07-26 a085e54 #50458 [BUGFIX] Fix failing test (Anja Leichsenring) 2013-07-26 7e651b7 #49722 [BUGFIX] Uninstall extension with dependency throws Exception (Wouter Wolters) 2013-07-25 bfaca9f [BUGFIX] Test regression from patch for #47192 (Andreas Wolf) 2013-07-25 3a23fb0 #50447 [BUGFIX] Improve method annotation and type hinting in FAL (Christian Kuhn) 2013-07-25 aea33ed #50411 [BUGFIX] rsaauth BackendFactory does not unset backend (Markus Klein) 2013-07-25 5ebcdc3 #50442 [BUGFIX] require_once of vfsStream triggers travis fail (Christian Kuhn) 2013-07-25 03db505 #50410 [TASK] Revise typo3/sysext/README.txt (Wouter Wolters) 2013-07-25 559eb00 Revert "[BUGFIX] Links on external pages don't get indexed" (Jigal van Hemert) 2013-07-25 6e51176 #50409 [TASK] Remove comments for revised in TYPO3 3.6 (Wouter Wolters) 2013-07-23 8ca3486 #50318 [TASK] Make DiffUtility faster and much more scaleable. (Kasper Ligaard) 2013-07-22 2a8ee1d #16114 [BUGFIX] Two mailforms on a page cause error on field validation (Ernesto Baschny) 2013-07-21 fae0992 #50253 [TASK] phpdoc: Use boolean/integer instead of bool/int (Stefan Neufeind) 2013-07-20 d7bfb8e #50227 [TASK] Improve logout button styling and add id (Andreas Wolf) 2013-07-20 23f8238 #50210 [BUGFIX] Width of action column is wrong (Oliver Hader) 2013-07-19 ef71d616 #47192 [BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay (Stanislas Rolland) 2013-07-18 2a873bc #43900 [TASK] Adhere enableDeprecationLog settings (Michael Schams) 2013-07-18 5daedc4 #44182 [FEATURE] Registers for title & alt text fields in file links (Georg Ringer) 2013-07-17 b0671ec #50114 [BUGFIX] Faulty layout if row details are too long (Oliver Hader) 2013-07-17 48be746 #31198 [BUGFIX] Undefined switchable controller actions must be removed (Alexander Schnitzler) 2013-07-17 838a4e7 #50041 [BUGFIX] Use correct url schema in MediaWizardProvider (Georg Ringer) 2013-07-17 8fdab46 #49988 [FEATURE] Backport ApplicationContext from Flow (Steffen Müller) 2013-07-16 ab79dbb #49332 [TASK] Remove redundant try/catches in ResourceStorage of FAL (Claus Due) 2013-07-16 7c97fe9 #45332 [BUGFIX] Category API does not consider multiple tables (Marc Wöhlken) 2013-07-16 91a8f60 #50081 [TASK] Use extension's name in documentation (Xavier Perseguers) 2013-07-16 837fc26 #50038 [TASK] Setting space before/after should use !important (Georg Ringer) 2013-07-16 819b5be #16534 [BUGFIX] Links on external pages don't get indexed (Mario Rimann) 2013-07-16 485c07f #49712 [BUGFIX] Missing/Wrong copy buttons if deflangBinding is disabled (Stefan Galinski) 2013-07-16 c8c0175 #50052 [FEATURE] Migrate sysext manuals to reST (Francois Suter) 2013-07-15 7974b54 #39434 [BUGFIX] Localconf upgrade wizard fails (Wouter Wolters) 2013-07-15 ad59f96 #49991 [TASK] require-statements should use absolute paths (Stefan Neufeind) 2013-07-15 a662010 #42921 [BUGFIX] Fix PHP warning trigged in initFEuser (Markus Klein) 2013-07-15 85ea7bf #46261 [BUGFIX] Indexing files does not store the language (Mario Rimann) 2013-07-15 d9e0a02 #49454 [TASK] Cleanup entry classes in typo3/ part2 (Wouter Wolters) 2013-07-15 ebe1573 #49300 [TASK] Fix usage of functions, which are deprecated in PHP 5.5 (Markus Klein) 2013-07-15 afa9cdf #49872 [BUGFIX] requestUpdate sensitive to spaces (Wouter Wolters) 2013-07-15 b04b92b Revert "[BUGFIX] requestUpdate sensitive to spaces" (Markus Klein) 2013-07-14 acd257b #49872 [BUGFIX] requestUpdate sensitive to spaces (Wouter Wolters) 2013-07-14 7c4e668 #48394 [BUGFIX] Exceptions if EXT:context_help is not installed (Dmitry Dulepov) 2013-07-14 0ff4e23 #49993 [BUGFIX] Use new paths for tstemplate classes (Max Roesch) 2013-07-14 7b0665d #49962 [BUGFIX] be_users:usergroup_cached_list to small (Wouter Wolters) 2013-07-14 3c3fa70 #50013 [BUGFIX] Use correct class in T3Editor save hook (Jigal van Hemert) 2013-07-13 1eaeab8 #47354 [BUGFIX] Make DBgetDelete() update tstamp on delete by update (Stefan Neufeind) 2013-07-13 a51b969 #49733 [BUGIFX] RTEmagic upgrade wizard: missing attributes (Francois Suter) 2013-07-13 79f9f3b #49997 [BUGFIX] Remove gap underneath Linkvalidator tabs (Wouter Wolters) 2013-07-13 e929ca0 #49133 [BUGFIX] Remove gap underneath Workspace tabs (Felix Kopp) 2013-07-11 08f1650 #49918 [BUGFIX] Permissions backend module not accessible (Wouter Wolters) 2013-07-11 9f069f1 #37710 [BUGFIX] Allow target attribute for more doctypes (Jigal van Hemert) 2013-07-11 c3cbc33 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-07-11 e897b5b [RELEASE] Release of TYPO3 6.2.0alpha2 (TYPO3 Release Team) 2013-07-11 ebe89b7 #49889 [BUGFIX] Refactored ElementInfo missed one table (Ernesto Baschny) 2013-07-11 c03d015 #49896 [TASK] Add latest changes to ChangeLog.txt (Anja Leichsenring) 2013-07-11 fbbeb9f #49894 [TASK] Add latest changes to ChangeLog.txt (Anja Leichsenring) 2013-07-10 b89d6f2 #42789 [BUGFIX] requestUpdate sensitive to spaces (Francois Suter) 2013-07-10 3940786 #49810 [TASK] Make uid,pid selectable by users in list view (Georg Ringer) 2013-07-10 36b5914 #49832 [TASK] Move language include to .xlf (Wouter Wolters) 2013-07-09 151b56f #49645 [BUGFIX] Logging PHP errors to sys_log table does not work (Robert Vock) 2013-07-09 5adfc5f #49461,#44983 [BUGFIX] Cannot load css_styled_content TS using INCLUDE_TYPOSCRIPT (Ingo Renner) 2013-07-09 6b4d7dc #49233 [BUGIFX] Missing update wizard for RTE file links (Francois Suter) 2013-07-08 e83fa71 [TASK] Replace inject methods with @inject (Alexander Schnitzler) 2013-07-08 b28734f #49784 [TASK] Make comments in DataHandler real docblocks (Andreas Wolf) 2013-07-07 684f81f #49765 [BUGFIX] BasicFileUtility uses deprecation API in a wrong way (Markus Klein) 2013-07-07 d737b73 #49764 [BUGFIX] Fix deprecation call in AbstractRecordList (Markus Klein) 2013-07-07 041870f #49745 [TASK] Namespacing: Use-statement for common classes like GeneralUtility (Stefan Neufeind) 2013-07-07 1db576a #48219 [BUGFIX] File upload in RTE-Link-Editor throws 500 error (Philipp Gampe) 2013-07-07 344e870 Revert "[BUGFIX] Files with unclean path indexed multiple times" (Wouter Wolters) 2013-07-07 81244d3 #49749 [FEATURE] Improve BE container view helper (Francois Suter) 2013-07-06 2219d22 #46989 [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind) 2013-07-06 f299f88 #49747 [TASK] Move typo3/stylesheets to EXT: backend (Felix Kopp) 2013-07-06 18bb657 #48336 [BUGFIX] sys_file record doesn't get flagged as delete (Steffen Ritter) 2013-07-06 c6121d4 [TASK] Travis: Speedup cloning of repos (Markus Klein) 2013-07-06 34e9b71 #49748 [BUGFIX] System information looks ugly (Christian Kuhn) 2013-07-06 fbdbeb7 #49746 [BUGFIX] Move functional test case to functional folder (Steffen Ritter) 2013-07-06 09ec6e8 #49743 [TASK] Remove in lowlevel configuration (Felix Kopp) 2013-07-06 f3778d8 #48336 Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Christian Kuhn) 2013-07-06 e5cbf17 #48645 [BUGFIX] CE:Image - backend preview of image order (Tim Spiekerkoetter) 2013-07-06 22c3cb2 #49727 [BUGFIX] Add advice to RTEmagic wizard (Francois Suter) 2013-07-06 d22cea3 #48336 [BUGFIX] sys_file record doesn't get flagged as delete (Frans Saris) 2013-07-06 30230a6 #49738 [BUGFIX] Use database name property in admin_get_tables (Helmut Hummel) 2013-07-06 ff6aada #49594 [BUGFIX] Bring back my icons to me, to me (Felix Kopp) 2013-07-06 74c987c #49735 [BUGFIX] Follow-up: Docheader spacious (row1/row2) (Felix Kopp) 2013-07-06 c262a79 #49732 [BUGFIX] Cleanup permission settings in factory configuration (Christian Kuhn) 2013-07-06 87e07fa #48984 [BUGFIX][Cache] Typo3DbBackend forgets tag entries in flushByTag (Christian Zenker) 2013-07-06 57bd88c #47005 [FEATURE] Add Drag&Drop Upload to file-list (Steffen Ritter) 2013-07-06 b559776 #49527 [TASK] CGL, switch(): Indent "case" correctly; no "break" in default (Stefan Neufeind) 2013-07-06 2d65ba6 #44915 [BUGFIX] Don't show translated categories in parent tree (Markus Klein) 2013-07-06 43e046a Revert "[FEATURE] Support @Flow\Inject annotations in Extbase" (Marc Bastian Heinrichs) 2013-07-06 0a090c6 Revert "[TASK] Replace inject methods with @inject; allow @Flow\Inject" (Marc Bastian Heinrichs) 2013-07-06 dc494ad #47356 [BUGFIX] CSV rendering in CType table not properly done (Patrick Broens) 2013-07-06 bf6bb39 #48127 [BUGFIX] StorageRepository::findByStorageType() uses wrong typeField (Philipp Gampe) 2013-07-06 310f88b #43417 [BUGFIX] Fixed return URL in reports module (Tim Spiekerkoetter) 2013-07-06 ad7219c [TASK] Replace inject methods with @inject; allow @Flow\Inject (Alexander Schnitzler) 2013-07-06 c65383b #49718 [BUGFIX] Change the label userfunc for FAL records (Patrick Schriner) 2013-07-06 e68cf20 #49721 [FEATURE] Add label_userFunc_options support to BackendUtility (Philipp Gampe) 2013-07-05 1d7c315 #41434 [BUGFIX] Shared defaults for CE wizard using TCAdefaults (Jigal van Hemert) 2013-07-05 1972b4c #47966 [BUGFIX] Enable table property for all user settings types (Philipp Gampe) 2013-07-05 da7a0de #48117 [BUGFIX] Support mysql socket connection (Philipp Gampe) 2013-07-05 8c3af82 #36052 [FEATURE] Add meta info to the FAL IRRE element header (Tim Lochmueller) 2013-07-05 f610981 #49715 [BUGFIX] Folder structure honors file and folderCreateMask (Christian Kuhn) 2013-07-05 7340fb2 #46124 [FEATURE] IRRE: Provide default values for created records (Sebastian Michaelsen) 2013-07-05 7ebf67b #49706 [BUGFIX] Page title change directly updates title in content area (Max Roesch) 2013-07-05 6e6096e #47852 [TASK] Remove dummy files from ext:indexed_search (Christian Kuhn) 2013-07-05 202b4b7 #49699 [FEATURE] Add checkFlexFormValue hook in DataHandler (Alexander Schnitzler) 2013-07-05 afa7b7f #49705 [TASK] Database analyzer: Enable add tables and add fields (Christian Kuhn) 2013-07-05 6b2968b #48976 [TASK] Unwrap "Page TSconfig" info tree (Felix Kopp) 2013-07-05 1cada0c #39197 [BUGFIX] Pagetree filtering crashes on draft moves (Bart Dubelaar) 2013-07-05 50a5014 #49700 [BUGFIX] Installer triggers PHP warnings with folder structure tests (Markus Klein) 2013-07-05 7610974 #49270 [FEATURE] Merge extensions TS/Template (Felix Kopp) 2013-07-05 ebcedcf #49694 [TASK] Install steps: Load saltedpasswords and rsaauth (Christian Kuhn) 2013-07-05 f64b3c6 #49009 [BUGFIX] Exception on thumbnail generation in TCA (Stefan Galinski) 2013-07-05 9104621 #49682 [BUGFIX] Skip APC test on php 5.3 (Christian Kuhn) 2013-07-05 a9cb169 #41718 [BUGFIX] Improve jumpUrl download of large files (Till Busch) 2013-07-05 b03a4ac #47998 [BUGFIX] RTEmagic upgrade wizard fails and uses wrong directory (Stefan Galinski) 2013-07-05 ac8145e #32960 [FEATURE] Add search for alias as option to the pagetree filter (Thomas Layh) 2013-07-04 6201781 #49670 [TASK] Remove Comment for deprecation of f:translate key (Ingo Pfennigstorf) 2013-07-04 b4aa6a2 #49669 [TASK] NEWS.txt Entry for recursive validation in extbase (Markus Guenther) 2013-07-04 0f6e446 #49661 [TASK] Mention PSR-3 Logger compatibility in News.txt (Steffen Müller) 2013-07-04 515eeae #44910 [BUGFIX] LocalDriver: Recursive file listing is broken (Andreas Wolf) 2013-07-04 eab7aa7 #42768,#42771 [BUGFIX] Web->Page - Language view not usable (Stefan Galinski) 2013-07-04 66fb0ad #6893,#34838 [!!!][FEATURE] Backport recursive and allowing empty validation from Flow (Alexander Schnitzler) 2013-07-04 5c039df #49663 [BUGFIX] Failing test due to Log exception renaming (Markus Klein) 2013-07-04 9aabc56 #48876 [TASK] Throw InvalidArgumentException for undefined log level (Steffen Müller) 2013-07-04 c0591ee #48881 [TASK] Convert log levels from string to integer (Steffen Müller) 2013-07-04 c45b2bf #49643 [FEATURE] Allow flexible configuration for BE submodules (Benjamin Mack) 2013-07-04 ed18dbc #49638 [TASK] Remove not needed icons & css (Georg Ringer) 2013-07-04 4397348 #49637 [TASK] Use flash message in CreatePageWizard (Georg Ringer) 2013-07-04 b2431d4 #49647 [BUGFIX] Followup for removed table wrap in FormEngine (Benjamin Mack) 2013-07-04 24a458d #48880 [TASK] Implement LoggerInterface from PSR-3 (Steffen Müller) 2013-07-04 ad307d2 #49648 [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland) 2013-07-03 347b953 #49635 [TASK] Remove table in TSOB condition (Georg Ringer) 2013-07-03 f491353 #49603 [TASK] Replace table structure in new element wizard (Georg Ringer) 2013-07-02 4fdfb4c #48625 [FEATURE] Module menu: System group (Felix Kopp) 2013-07-02 c250ad8 #49394 [TASK] Cleanup entry classes in typo3/ part1 (Wouter Wolters) 2013-07-02 c50c1b0 #49596 [TASK] Clean up TCEforms main table and according CSS definitions (Benjamin Mack) 2013-07-02 48f6d23 #49599 [TASK] Remove not needed table in permission legend (Georg Ringer) 2013-07-02 1220721 #49597 [TASK] Docheader drop-shadow (Felix Kopp) 2013-07-02 52c54a8 #48877 [TASK] Cast log message to string (Steffen Müller) 2013-07-02 f0ad5c8 #49593 [TASK] Remove empty table at end of list output (Georg Ringer) 2013-07-02 1af7506 #49591 [BUGFIX] Install tool performs all db updates (Susanne Moog) 2013-07-02 d1ba4e3 #49585 [BUGFIX] Invalid cache backend option "compression" for NullBackend (Xavier Perseguers) 2013-07-02 72f0cb7 #47436 [TASK] DB-Browser: Pagetree shown even though tables only allow rootLevel (Stefan Neufeind) 2013-07-02 8423f73 #20326 [CLEANUP] Use proper Clickmenu API (Francois Suter) 2013-07-02 8180a9e #49164 [FEATURE] Refactor ElementInfo / show_item (Felix Kopp) 2013-07-02 9a9622b #49578 [TASK] Cleanup ext:recordlist (Wouter Wolters) 2013-07-02 3c6e692 #49552 [TASK] Cleanup ext:lowlevel (Wouter Wolters) 2013-07-02 a399edb #49528 [BUGFIX] EM: Scheduler task does not persist to database (Alexander Opitz) 2013-07-02 67f04f8 #49580 [TASK] Cleanup ext:setup and ext:tstemplate (Wouter Wolters) 2013-07-02 974f80b #47403 [BUGFIX] Wrong top/bottom margin rendering in CSC (Patrick Broens) 2013-07-02 4602db1 #49458 [BUGFIX] Check for imageftbbox() existence before usage (Christian Kuhn) 2013-07-02 09bc492 #49497 [FEATURE] Support @Flow\Inject annotations in Extbase (Alexander Schnitzler) 2013-07-01 96ef032 #49550 [TASK] Cleanup ext:opendocs (Wouter Wolters) 2013-07-01 60385f1 #49507 [TASK] Move JavaScript files to EXT: backend (Felix Kopp) 2013-07-01 7d46676 #48586 [TASK] Crisp up navigation frames borders (Felix Kopp) 2013-07-01 afc518c #49540 [BUGFIX] LocalConfiguration cleanup breaks install process (Christian Kuhn) 2013-07-01 a96efa6 #43112 [BUGFIX] Increase the width of the content element of type Plain HTML (Philipp Gampe) 2013-06-30 45bd623 #49256 [BUGFIX] Do not show System Extensions Wizard when done (Helmut Hummel) 2013-06-30 95e7267 #47726 [BUGFIX] EM: TimeSinceLastUpdateViewHelper fatals if never updated (Alexander Opitz) 2013-06-29 6732761 #49519 [TASK] Improve error message in NotFoundView to identify source (Claus Due) 2013-06-29 1bfea3b #48354 [BUGFIX] Wrong placement of image caption in text with image (Philipp Gampe) 2013-06-29 010c54a #49478 [FEATURE] Debug register and page with TypoScript (Lars Peipmann) 2013-06-29 7145f45 #49402 [BUGFIX] Fix localization of the BE user module (Wouter Wolters) 2013-06-29 3d63cfc #48224 [BUGFIX] Rootline utility must respect pageOverlayFields (Stefan Galinski) 2013-06-28 e6956fa #47609 [BUGFIX] ActionController must use namespaced object view pattern (Alexander Schnitzler) 2013-06-28 555ae7f #47832 [BUGFIX] Fix property mapping of checkbox arrays (Helmut Hummel) 2013-06-27 536857e #40855 [BUGFIX] stdWrap for special.value applied twice (Markus Klein) 2013-06-27 03d840a #49220 [BUGFIX] ShortcutVH must not ignore options.enableBookmarks (Georg Ringer) 2013-06-27 74035dc #49401 [BUGFIX] Fix localization of the language module (Wouter Wolters) 2013-06-26 5f71b1c #49404 [BUGFIX] Fix one language label in the extension manager (Krzysztof Adaczmyk) 2013-06-26 177eac9 #45165 [BUGFIX] Wrong result on unequal globalVar condition (Marc Bastian Heinrichs) 2013-06-25 41b483d #43053 [TASK] Backend user management: add delete button (Krzysztof Adamczyk) 2013-06-24 113959b #49393 [BUGFIX] Fix spelling issue in Install Tool (Wouter Wolters) 2013-06-24 ad8b06e Activate tests for PHP 5.5 on travis (Helmut Hummel) 2013-06-24 0d69c2d #43703 [FEATURE] Add task to auto update languages (Wouter Wolters) 2013-06-24 ec9a4e6 #49350 [TASK] Add unit tests for "outdated" extensions (Jigal van Hemert) 2013-06-24 379d999 #49350 [TASK] Add support for "outdated" extensions (Jigal van Hemert) 2013-06-24 f0d8a25 #49353 [BUGFIX] Reports Module links to the standalone install tool (Wouter Wolters) 2013-06-23 14dc91f #49366 [TASK] Adapt install tool mail functions to use Swiftmailer (Anja Leichsenring) 2013-06-23 681add8 #49357 [TASK] Remove Environment Check checkMailCapabilities (Anja Leichsenring) 2013-06-23 3349dc9 #49354 [BUGFIX] Call to undefined method ElementConditionMatcher::setRecord() (Frans Saris) 2013-06-23 788964e #49352 [BUGFIX] Reports module link to Install Tool section is incorrect (Wouter Wolters) 2013-06-23 ebb9942 #49338 [BUGFIX] Record history shows two back buttons in docheader (Wouter Wolters) 2013-06-23 a9c45b4 #34042 [BUGFIX] Invisible icon blocks mousefocus of non-required inputfields (Zbigniew Jacko) 2013-06-23 d235b8b #49279 [FEATURE] Exclude doktypes from pagetree (Soren Malling) 2013-06-23 bd1ad1d #49267 [TASK] Install: Update TTFdpi test description text (Markus Klein) 2013-06-23 f874026 #48981 [FEATURE] Hook for tsfe::checkEnableFields (Andre Hähnel) 2013-06-23 c2a474e #49348 [TASK] Remove constant PATH_t3lib (Anja Leichsenring) 2013-06-23 2332335 #49336 [TASK] Remove last bits of forceCharset handling (Christian Kuhn) 2013-06-23 558eaf4 #49286 [BUGFIX] Skip link validation of RTE filelink (Visay Keo) 2013-06-23 bb68f56 #49144 [FEATURE] MathUtility: Add canBeInterpretedAsFloat (Stefan Neufeind) 2013-06-23 e2d0dd8 #49346 [TASK] Adapt INSTALL.txt to removed t3lib (Felix Kopp) 2013-06-23 c56d712 #36505 [FEATURE] Increase size of be_groups table subgroup field (Krzysztof Adamczyk) 2013-06-23 5282b20 #48054 [FEATURE] Scheduler: Add delete button to edit view (Philipp Gampe) 2013-06-23 7985a65 #49139 [FEATURE] ViewHelper to display file sizes (Wouter Wolters) 2013-06-23 7557849 #47684 [FEATURE] Enable chaining of set* funtions (Daniel Hürtgen) 2013-06-22 99b4420 #49342 [TASK] Move ExtJS- & JavaScript from t3lib (Felix Kopp) 2013-06-22 08c2263 #49345 [BUGFIX] Fix two typos in one install tool language label (Anja Leichsenring) 2013-06-22 24402b5 #49066 [TASK] Update URL to the exception collection (Piotr Molewski) 2013-06-22 43b657d #48155 [TASK] Remove dummy files from ext:wizard_crpages and wizard_sortpages (Christian Kuhn) 2013-06-22 cc974fd #39107 [TASK] Page module edit icon for language overlay (Felix Kopp) 2013-06-22 2c04aa7 #48942 [TASK] Remove class.* from /typo3/ (Felix Kopp) 2013-06-21 36465b9 #49269 [BUGFIX] Show unit "Bytes" for file size of Installer test images (Markus Klein) 2013-06-21 7e04899 #49335 [TASK] Remove last bits of gdlib_2 setting (Christian Kuhn) 2013-06-21 003ff66 #49334 [TASK] Remove last bit of multiplyDBfieldSize handling (Christian Kuhn) 2013-06-21 de32905 #48522 [TASK] Cleanup openid extension (Helmut Hummel) 2013-06-21 b8c3c04 #49299 [FEATURE] Install tool: Remove obsolete keys from LocalConfiguration (Christian Kuhn) 2013-06-21 afd8318 #49331 [BUGFIX] Flexform field is available but not passed to sub-function calls (Claus Due) 2013-06-21 6f8407e #49314 [BUGFIX] Follow-up: Add stdWrap for _DEFAULT_PI_VARS (Philipp Gampe) 2013-06-21 93ef3f0 #49327 [BUGFIX] Illegal string offset warning in AjaxLoginHandler (Markus Klein) 2013-06-21 458099e #49266 [BUGFIX] Frontend shows HTML tags in messages (Anja Leichsenring) 2013-06-21 75f756b #49318 [BUGFIX] Misleading label in beuser module (Markus Klein) 2013-06-21 7b5b604 #22045 [FEATURE] Add stdWrap for _DEFAULT_PI_VARS (Stefan Neufeind) 2013-06-21 2b3e4b1 #49307 [BUGFIX] Generation of class information fails with DateTime (Alexander Schnitzler) 2013-06-21 30a3e48 #49228 [FEATURE] Follow up: Add autofocus attribute to BE login (Markus Klein) 2013-06-20 b784b04 #49298 [FEATURE] Install tool: Check xdebug.max_nesting_level (Christian Kuhn) 2013-06-20 897a6d0 #48963 [TASK] Cleanup wizard initializing (Wouter Wolters) 2013-06-20 3e8d40a #49296 [BUGFIX] Failing FAL unit test (Christian Kuhn) 2013-06-20 70feb69 #26588 [BUGFIX] Fix JS error with Context Sensitive Help (Michel Nederlof) 2013-06-20 c7d1c1c #49029 [BUGFIX] Correct permissions of new files (Michael Knabe) 2013-06-19 76e5255 #49265 [BUGFIX] Install tool: Warning in upgrade wizard (Christian Kuhn) 2013-06-19 df90964 #49260 [BUGFIX] Use userInput instead of own broken method (Alexander Opitz) 2013-06-19 6042a6f #49258 [BUGFIX] Update Wizard user input not taken into account (Alexander Opitz) 2013-06-19 640e617 #49263 [TASK] Install tool: Code optimization in update wizard action (Christian Kuhn) 2013-06-19 f07f872 #48603 [BUGFIX] Filelist: Only show paste buttons if clipObj is set (Philipp Gampe) 2013-06-19 1b26152 #49261 [TASK] Remove duplicate vera.ttf from ext:core (Christian Kuhn) 2013-06-19 2e3c9d5 #49162 [!!!][TASK] Rewrite install tool (Christian Kuhn) 2013-06-19 b34e43b #49228 [FEATURE] Add autofocus attribute to BE login (Markus Klein) 2013-06-19 6d278b1 #49242 [BUGFIX] Raw search can't search inside the pages table (Stefan Galinski) 2013-06-17 c6667ec #49091 [BUGFIX] Use correct path in belog modules (Georg Ringer) 2013-06-17 e09a41d #48021 [BUGFIX] Nested FLUIDTEMPLATE doesn't work anymore (Stefan Galinski) 2013-06-17 daca12a #49110 [TASK] Cleanup ChangeLog (Michael Stucki) 2013-06-17 914b6df #49112 [TASK] Remove unused icons from /gfx (Felix Kopp) 2013-06-17 183b8d1 #49073 [TASK] Add labels to form fields of admin panel (Georg Ringer) 2013-06-17 0affd5f #49136 [BUGFIX] Fix reverse order handling of MediaProvider (Alexander Opitz) 2013-06-17 2f7aad0 #49037 [FEATURE] Allow custom record list in element browser (Alexander Stehlik) 2013-06-16 064c9b9 #49152 [TASK] Move video-js to contrib (Felix Kopp) 2013-06-15 c7bdad7 #34156 [BUGFIX] Allow non-Admins to delete Records finally (dkd-egerer Sascha Egerer) 2013-06-15 1ad7632 #47103 [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList (Philipp Gampe) 2013-06-15 b7cc497 #49151 [TASK] Move express-install to contrib (flowplayer) (Felix Kopp) 2013-06-15 925ce3f #48300 [BUGFIX] Fix template rootline for translated pages (Alexander Stehlik) 2013-06-14 1c8856f #48213 [BUGFIX] compressJs returns wrong filenames (Philipp Gampe) 2013-06-14 aeba1e6 #48220 [BUGFIX] Insert rows only once in exec_INSERTmultipleRows (Jigal van Hemert) 2013-06-13 db9efd3 #49110 [TASK] Cleanup ChangeLog (Ernesto Baschny) 2013-06-13 90734e1 #49100 [BUGFIX] Repair broken unit tests (Anja Leichsenring) 2013-06-13 c4c4b5e #48571 [BUGFIX] findByUid should respect query settings of repository (Alexander Schnitzler) 2013-06-12 f5074a5 #48381 [BUGFIX] Do not add category to empty table names (Alexander Opitz) 2013-06-12 1af5a13 #49072 [BUGFIX] Fix missing single quotes in SchemaMigratorTest (Wouter Wolters) 2013-06-12 f720c96 #49051 [BUGFIX] Avoid double wrap in css_styled_content (Francois Suter) 2013-06-12 fc9988a #49005 [TASK] Move t3lib/csconvtbl && t3lib/unidata (Georg Ringer) 2013-06-11 4e6cc61 #41344 [BUGFIX] False-Positives in SQL comparison (Mario Rimann) 2013-06-11 06299cc #48996 [BUGFIX] Missing file extension class with "file links" type (Stefan Galinski) 2013-06-11 083e9b0 #49004 [BUGFIX] List Module - Reference count limited to 20 (Stefan Galinski) 2013-06-11 e6af651 #47530 [TASK] Allow sys_category in rootpage (Stefan Froemken) 2013-06-11 ba7e83e #48997 [BUGFIX] Recycler ignores depth setting (Stefan Galinski) 2013-06-11 3c80195 #48934 [TASK] Remove "require_once" in /typo3/ (Felix Kopp) 2013-06-11 6baac6c #48989 [BUGFIX] Bad English in system extensions: "screen shot" (Bernhard Kraft) 2013-06-11 291f7c2 #48379 [TASK] Move JavaScript files out of t3lib (Felix Kopp) 2013-06-10 34dc73d #48918 [BUGFIX] FileLogWriter ignores log file configuration (Steffen Müller) 2013-06-08 3ad4be6 #22913 [BUGFIX] Bad English in TCEforms: "Edit Pagecontent" and "fontface" (Dmitry Dulepov) 2013-06-08 0a8eae6 #48957 [TASK] Increase spacing between icon (module menu) (Felix Kopp) 2013-06-05 cfc7e43 #48786 [TASK] EXT: t3skin - extract table styling (Felix Kopp) 2013-06-05 0856df4 #48783 [TASK] EXT: t3skin: Extract form styling into own file (Felix Kopp) 2013-06-04 fe22a97 #48653 [FEATURE] Switch View Helper (Wouter Wolters) 2013-06-04 8311353 #48550 [TASK] Remove styles for former ExtensionManager (Felix Kopp) 2013-06-04 24288db [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-06-04 1859290 [RELEASE] Release of TYPO3 6.2.0alpha1 (TYPO3 Release Team) 2013-06-04 af610eb #48767 [TASK] Make preperations for backporting Flow validation api (Alexander Schnitzler) 2013-06-04 f521dc2 #48669 [TASK] Mark Extbase\Mvc\Controller\FlashMessageContainer deprecated (Alexander Schnitzler) 2013-06-04 67ab0c7 #48766 [FEATURE] Add ObjectManager->getScope like in TYPO3.Flow (Alexander Schnitzler) 2013-06-04 1fffaa9 #48750 [BUGFIX] FormFieldVH->getPropertyValue() must work without form object (Alexander Schnitzler) 2013-06-04 5ffb733 #48628 [BUGFIX] Enable CheckboxViewHelper binding to ArrayObject and Null (Alexander Schnitzler) 2013-06-04 7a0a522 #47826 [BUGFIX] Wrong position for beforeCallActionMethod (Stefan Froemken) 2013-06-03 76e1b64 #48655 [TASK] Move typo3lang.js to Resources/Public/JavaScript (Wouter Wolters) 2013-06-02 6f29cc6 #48776 [TASK] Clean-up EXT: t3skin css files (Felix Kopp) 2013-06-02 d2b2f0c #48774 [TASK] Remove tabs_images for module groups (Felix Kopp) 2013-06-02 600bc8d #48540 [BUGFIX] CSS: Default vertical spacing for blocks (Felix Kopp) 2013-06-02 81bd717 #27498 [FEATURE] Automatically determine page type for URIs with format (Lienhart Woitok) 2013-06-02 c3a9446 #48685 [BUGFIX] changing FE user password updates tstamp (Jigal van Hemert) 2013-05-31 e392ade #48541 [TASK] Clean-up and update INSTALL.txt (Felix Kopp) 2013-05-28 160ddfe #48536 [TASK] Bring back int_from_ver (Anja Leichsenring) 2013-05-28 37c1106 #48548 [FEATURE] Backport Object Type Converter from Flow (Helmut Hummel) 2013-05-27 772d737 #48157 [TASK] Remove dummy files from ext:tstemplate_* extensions (Wouter Wolters) 2013-05-27 9b1a4bf [TASK] Merge submodule version into core (Thomas Maroschik) 2013-05-27 d983907 [TASK] Merge submodule workspaces into core (Thomas Maroschik) 2013-05-27 384c112 [TASK] Merge submodule linkvalidator into core (Thomas Maroschik) 2013-05-27 bbf7cd6 [TASK] Merge submodule fluid into core (Thomas Maroschik) 2013-05-27 c23f51a [TASK] Merge submodule extbase into core (Thomas Maroschik) 2013-05-27 0a45c2f [TASK] Merge submodule dbal into core (Thomas Maroschik) 2013-05-26 ae64cc8 #48332 [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)" (Philipp Gampe) 2013-05-26 77f771c #39527 [BUGFIX] Pass $field to BackendUtility::getFlexFormDS (Wouter Wolters) 2013-05-26 7a03df2 #47159 [FEATURE] Multiple params for user function in typoscript conditions. (Daniel Hürtgen) 2013-05-26 c4d4648 #14955 [BUGFIX] Some TCAdefaults work only with "Page (inside)" (Wouter Wolters) 2013-05-26 9d408ff #48539 [TASK] EXT: Belog - backend module H1-H4 (html) (Felix Kopp) 2013-05-25 dab6f88 #48390 [BUGFIX] Link to not-existing folder results in fatal error (Philipp Gampe) 2013-05-25 cfc24d7 #46785 [BUGFIX] Catch FolderDoesNotExist Exception on links/images (Alexander Opitz) 2013-05-25 3ae3642 #35358 [FEATURE] Improve livesearch results (Philipp Kitzberger) 2013-05-24 810a487 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-05-24 c8a0f8b #47126 [BUGFIX] Disable restricted users to handle page records in pagetree (Frank Frewer) 2013-05-20 2030fdc #48202 [BUGFIX] Paste button missing in empty folders (Philipp Gampe) 2013-05-20 e58c6a2 #48397 [TASK] Rethink .txt files (GPL & Readme) (Felix Kopp) 2013-05-20 8a78029 #47993 [BUGFIX] TCA load regression in eid context (Christian Kuhn) 2013-05-20 63e8fe1 #48175 [TASK] Hide func menu with only one entry (Georg Ringer) 2013-05-20 d8a2c80 #48065 [BUGFIX] file_upload missing back icon (Philipp Gampe) 2013-05-20 23e5f4d #48388 [BUGFIX] EXT: setup — Increase Spacing (Felix Kopp) 2013-05-19 66e556b #48316 [TASK] Update phpdoc of pi_getPageLink/pi_linkToPage (Stefan Neufeind) 2013-05-19 cc468fa #16531 [BUGFIX] Fix last line in table wizard (Alexander Opitz) 2013-05-19 3c6eda2 #48179 [BUGFIX][CONF] Remove unused EM related settings (Jigal van Hemert) 2013-05-19 53d7e58 #48380 [BUGFIX] File list module headline (Felix Kopp) 2013-05-19 3ecec35 #48247 [BUGFIX] MailUtility::parseAddresses() returns @localhost on empty string (Philipp Gampe) 2013-05-18 7e33ae9 #48063 [TASK] Move js files to EXT: backend (Felix Kopp) 2013-05-18 7d58dc7 #36017 [FEATURE] Introduce Share font to backend for H1 (Felix Kopp) 2013-05-18 aeb396b #48376 [FEATURE] Become spacious: increase spaces (Felix Kopp) 2013-05-18 301fa5f #48168 [BUGFIX] Select/deselect all in database analyzer doesn't work (Wouter Wolters) 2013-05-17 7dc80d8 #16762 [BUGFIX] be_users.userMods is too small to hold all modules (Philipp Gampe) 2013-05-17 15871be #48372 [TASK] Remove mention of template.php (Wouter Wolters) 2013-05-17 b07f7e1 #48122 [TASK] Remove template.php (Felix Kopp) 2013-05-17 e916fa5 [TASK] Raise submodule pointer (Wouter Wolters) 2013-05-17 f969ef1 #47705 [BUGFIX] Fix start of identifier from /./ to / (Alexander Opitz) 2013-05-17 632e0a1 [BUGFIX] Can not expand new collapsed IRRE record with RTE field (Stanislas Rolland) 2013-05-17 53cc9cd #48250 [BUGFIX] Remove second registration of argument 'placeholder' (Anja Leichsenring) 2013-05-17 b31881a #47211,#47782 [BUGFIX] ProcessedFile is persisted in sys_file as well (Fabien Udriot) 2013-05-17 495514e #48124 [TASK] Remove references to template.php in EXT: versions (Felix Kopp) 2013-05-16 b2c3fd0 #48138 [BUGFIX] Cannot connect to the current database (Oliver Hader) 2013-05-15 25a1833 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-05-14 0022e3a #38972 [TASK] Improve method makeCategorizable to be used everywhere (Fabien Udriot) 2013-05-12 745e6a6 #45960 [FEATURE] Add placeholder argument to VH for Textarea and Textfield (Wouter Wolters) 2013-05-12 f4db9a8 #40501 [BUGFIX] Uppercase CSS tag selectors not supported in some mime types (Patrick Broens) 2013-05-12 3f422fe [TASK] Raise submodule pointer (Anja Leichsenring) 2013-05-12 71d83d4 #47688 [BUGFIX] Sorting not respected for backend layout dropdowns (Patrick Broens) 2013-05-12 d5f1dd2 #48095 [BUGFIX] max_execution_time check fails (Adrian Dymorz) 2013-05-11 ea09487 #47912 [BUGFIX] Improvement of LanguageCacheClearer (Georg Ringer) 2013-05-11 32ef134 #47935 [BUGFIX] Empty subpart template if no data given (Jigal van Hemert) 2013-05-11 8842632 #48114 [BUGFIX] Add support for float values to arrayExport (Jigal van Hemert) 2013-05-09 ec14645 #48027,#32387 [TASK] Update PEAR packages (Daniel Minder) 2013-05-09 6a65195 #48001 [TASK] EXT: t3skin - Login template & JS (Felix Kopp) 2013-05-08 93c25b8 [TASK] Use PHP lint to check for syntax errors on travis (Helmut Hummel) 2013-05-08 ef403b4 #48046 [TASK] NEWS.txt entry about changed Fluid ImageViewHelper (Daniel Hürtgen) 2013-05-08 fbb369f #47931 [!!!][-FEATURE] Drop ext:tsconfig_help (Wouter Wolters) 2013-05-08 20751c8 #47846 [BUGFIX] Remove 1000 pixelx limitation for preview image (Fabien Udriot) 2013-05-08 37881ea #47552 [FEATURE] ImageViewHelper removed title fallback onto alt tag (Daniel Hürtgen) 2013-05-07 09829bf #46897 [TASK] Introduce jQuery in the Install Tool (Wouter Wolters) 2013-05-07 3cee1cc #47999 [TASK][INSTALL] Extract status objects to own namespace (Christian Kuhn) 2013-05-06 1403c48 #47997 [BUGFIX] GeneralUtilityTest does non use absolute path (Christian Kuhn) 2013-05-06 9b19353 #47459 [BUGFIX] Fix GeneralUtility::rmdir and usage in tests (Anja Leichsenring) 2013-05-06 da4e4f0 #47933 [TASK] Unify donate button in about module (Georg Ringer) 2013-05-05 ba8454d #47898 [BUGFIX] Old Fluid ViewHelper namespace in ext:about (Wouter Wolters) 2013-05-05 6a3472a #41487 [BUGFIX] Fix double-stdWrapping of GIFBUILDER's TEXT object (jyps) 2013-05-05 ae7e35c #43924 [BUGFIX] Form email validation is case sensitive (Patrick Broens) 2013-05-05 bc3a855 #21410 [BUGFIX] BEfunc getProcessedValue doesn't show record title for "group" (Georg Ringer) 2013-05-05 d98b964 #47943 [TASK] Move adminpanel.js to EXT: frontend (Felix Kopp) 2013-05-05 224b22b [TASK] BE login template wrong (Markus Klein) 2013-05-05 8bee41b #43604 [FEATURE] Add missing stdWrap to the new "strPad" properties (Wouter Wolters) 2013-05-05 77333a4 #23789 [BUGFIX] TCA:Suggest wizard doesn't work for select with maxitems=1 (Stanislas Rolland) 2013-05-05 2bb9cb3 #45514 [FEATURE] New TCA displayCond options BIT and !BIT (Wouter Wolters) 2013-05-05 7593dbe #21588 [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes) 2013-05-05 d72a23d #29409 [BUGFIX] Label in list view is not escaped (Nicole Cordes) 2013-05-05 24f83ec #47900 [TASK] Cleanup ext:backend (Nicole Cordes) 2013-05-05 723b023 #47839 [BUGFIX] Incorrect grouping of exclude fields in translated backend (Philipp Gampe) 2013-05-05 69508dc #47872 [TASK] Minor Installer.php clean up (Christian Kuhn) 2013-05-05 8da8b53 #41631 [FEATURE] New icon for EXT: reports backend module (Felix Kopp) 2013-05-05 f3a853b #47925 [TASK] Cleanup: Must use "self::" for local static member reference (Philipp Gampe) 2013-05-05 0575106 #47926 [TASK] Must use "self::" for local static member reference (Philipp Gampe) 2013-05-04 8f312cf #47920 [FEATURE] Include Normalize.css (Felix Kopp) 2013-05-04 1dbef9f #47892 [TASK] Move PageRenderer default html template (Felix Kopp) 2013-05-04 1c4e8eb #47894 [BUGFIX] FormEngine background color and padding (Felix Kopp) 2013-05-04 97a6a1b #43959 [BUGFIX] Clearing label through TS doesn't work (Markus Klein) 2013-05-04 3099105 #47915 [TASK] Fix some typos in environment check. (Georg Ringer) 2013-05-04 77b0b2e #47019 [BUGFIX] Processed folder in a sub folder is shown (Nicole Cordes) 2013-05-04 c369c24 #47893 [TASK] Move template for FormEngine (Felix Kopp) 2013-05-04 b0c3a60 Revert "[BUGFIX] Resolve asterisk in allowed tables for suggest wizard" (Georg Ringer) 2013-05-04 c023256 #21588 [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes) 2013-05-04 0cf3ca4 #47886 [BUGFIX] displayCond in flexforms broken (Stefan Galinski) 2013-05-04 5bf4d28 Revert "[TASK] Remove dummy files from ext:install" (Christian Kuhn) 2013-05-04 a35b765 #47848 [TASK] Remove dummy files from ext:install (Christian Kuhn) 2013-05-04 f383b38 #47896 [TASK] Move install.html to EXT: install (Felix Kopp) 2013-05-03 1e0ad62 #47875 [TASK] Remove superflous html templates (Felix Kopp) 2013-05-03 8a1aa31 #47873 [TASK] Move login.html to EXT: backend (Felix Kopp) 2013-05-02 3e2bb98 #47578 [FEATURE] Usefull additions for responsive image galleries in csc (Patrick Broens) 2013-05-02 085d532 #47572 [BUGFIX] The hgroup element has been removed from HTML5 specifications (Patrick Broens) 2013-05-02 82e2ab0 #47845 [TASK] Use GeneralUtility namespace in Installer.php (Christian Kuhn) 2013-05-02 f189041 #47847 [BUGFIX] Explicit require dbal autoloader file (Christian Kuhn) 2013-05-02 331d7a4 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 71b366b #47843 [TASK] Remove dummy files from ext:workspaces (Christian Kuhn) 2013-05-02 905b760 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 542e1dc #47791 [TASK] Fix mentions of old class names (Christian Kuhn) 2013-05-02 34fe354 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 4b26443 #47841 [TASK] Remove dummy files from ext:version (Christian Kuhn) 2013-05-02 94bc14d #47791 [TASK] Fix mentions of old class names (Christian Kuhn) 2013-05-02 f034cfa [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 cc1ae87 #47838 [TASK] Remove dummy files from ext:dbal (Christian Kuhn) 2013-05-02 66e47ca #47836 [TASK] Simplify load logic of dbal autoloader in install tool (Christian Kuhn) 2013-05-02 c5a035d [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 2ee60b7 #47830 [TASK] Remove dummy files from ext:extbase (Christian Kuhn) 2013-05-02 a82fc67 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 376a40a #47833 [TASK] Remove dummy files from ext:linkvalidator (Christian Kuhn) 2013-05-02 171047d #47824 [BUGFIX] Remove deprecated methods in ExtensionManagementUtility (Christian Kuhn) 2013-05-01 5f37069 #47802 [TASK] Remove dummy files in EXT:form (Wouter Wolters) 2013-05-01 6f1fc22 #47801 [TASK] Remove dummy files from ext:scheduler (Christian Kuhn) 2013-05-01 b01e399 #47800 [TASk] Remove dummy files from ext:saltedpasswords (Christian Kuhn) 2013-05-01 58179b3 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 12f219b #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 b166e9b #47797 [TASK] Remove dummy files in typo3/classes/ (Wouter Wolters) 2013-05-01 acd5734 #38879 [BUGFIX] InlineSettings broken if extJs not loaded (Benjamin Mack) 2013-05-01 0e7a8dd #47798 [TASK] Remove dummy files in typo3/interfaces/ (Wouter Wolters) 2013-05-01 875c65b #47799 [TASK] Remove dummy files from ext:rtehtmlarea (Christian Kuhn) 2013-05-01 61dfb8f #47786 [TASK] Move backend templates to extension contexts (Felix Kopp) 2013-05-01 8ff9ca2 #47793 [TASK] Remove dummy files from various extensions (Christian Kuhn) 2013-05-01 a341090 #47785 [TASK] Clean-up H1-H4 tag hierarchy in backend (Felix Kopp) 2013-05-01 43ec7b0 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 02e39d7 #47794 [TASK] Versions: Move backend template to extension context (Felix Kopp) 2013-05-01 b2fd7c2 #47795 [TASK] Remove dummy files from ext:rsaauth (Christian Kuhn) 2013-05-01 e112df3 #47792 [TASK] Remove dummy files from ext:cms (Christian Kuhn) 2013-05-01 76fa2cd [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 9f5417b #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 797a8e5 #47763 [TASK] Remove dummy require files from ext:adodb (Christian Kuhn) 2013-05-01 06f4850 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 ef94ff1 #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 fae04a0 #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 4eaa39d #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 5774a52 #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-04-30 e5cc8a7 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-30 fe938a8 #47762 [TASK] Remove unused hook ExtensionManagerHooks (Christian Kuhn) 2013-04-30 8ae4373 #47761 [TASK] Remove deprecated classes from t3lib (Christian Kuhn) 2013-04-30 94bf3a2 #47754 [TASK] Remove dummy files from t3lib (Christian Kuhn) 2013-04-30 cc2631c #46829 [BUGFIX] Don't preserve piVars in felogin links (Jigal van Hemert) 2013-04-30 096bf73 [TASK] Clean up NEWS.txt for 6.2 (Christian Kuhn) 2013-04-30 7124eca [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-30 23442a4 #47703 [BUGFIX] Fix persisting of lazy object storages (Thomas Maroschik) 2013-04-29 d8094c0 #47717 [TASK] Create CSS Styled Content TypoScript configuration for 6.1 (Christian Kuhn) 2013-04-29 10cb71e [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 68fc7f6 #47645 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-29 def6a4b #47654 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-29 2f3e8fb #47654 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-29 030b21a [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 7f5b538 #47715 [BUGFIX] Incomplete mocking in Bootstrap test (Christian Kuhn) 2013-04-29 ce5b4d1 #47455 [TASK] Introduce $GLOBALS['TYPO3_CONF_VARS']['DB']['port'] (Anja Leichsenring) 2013-04-29 d9214ab #47656 [BUGFIX] Update warning text in System Environment Check (Wouter Wolters) 2013-04-29 4604aa9 #42901 [BUGFIX] Filter for groups not working after revisit (Wouter Wolters) 2013-04-29 6d0a65a Revert "[FEATURE] Add a disable/enable button to tasks overview" (Christian Kuhn) 2013-04-29 71d0bfb [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 9290b95 Revert "[FEATURE] Add filemount property to backend users" (Christian Kuhn) 2013-04-29 3e29461 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 869dd90 Revert "[FEATURE] Add userGroups to backendUser model" (Christian Kuhn) 2013-04-29 4b9ac05 #47562 [TASK] Increase contrast for improved readability (Felix Kopp) 2013-04-29 495ddf8 #47681 [BUGFIX] Revert abusive deprecation (Francois Suter) 2013-04-29 e6a277d #47687 [BUGFIX] Resolves typo in system environment check (Johannes Feustel) 2013-04-29 db7d18d [BUGFIX] Fix typo in deprecation description (Marc Bastian Heinrichs) 2013-04-28 0f7d8d2 #47664 [TASK] Reschedule the removal for the old property mapper (Marc Bastian Heinrichs) 2013-04-28 7e70db7 #47665 [TASK] Reschedule the removal for the old property mapper (Marc Bastian Heinrichs) 2013-04-28 320a1d3 #47650 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-28 78751b6 #47621 [TASK] Update URLs to documentation (Wouter Wolters) 2013-04-28 913ed31 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-04-28 bbac10c #47657 [TASK] Add latest changes to ChangeLog.txt (Alexander Schnitzler) 2013-04-28 1c30f9d #47585,#47586 [BUGFIX] Don't respect sys_language in Backends getObjectByIdentifier (Marc Bastian Heinrichs) 2013-04-27 0c9f23c 47652 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-27 e2b7ef1 #47651 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-27 ccbaec0 #47644 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-27 0a7d60d #47529 [BUGFIX] Empty columns in Page Module view cause warnings (Christian Zenker) 2013-04-27 f308ddd [TASK] Activate travis for 6.1 branch (Christian Kuhn) 2013-04-27 a0afc05 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-04-27 cd012c7 #47546 [BUGFIX] Fix persisting new objects (Stefan Froemken) 2013-04-27 1f2ef83 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-04-27 cdf5d19 #47636 [BUGFIX] Fix failing unit tests (Anja Leichsenring) 2013-04-26 9c880d3 [TASK] Set TYPO3 version to 6.2-dev (Oliver Hader) 2013-04-25 596d561 [TASK] Set TYPO3 version to 6.1-dev (TYPO3 Release Team) 2013-04-24 0ba17b7 #46954 [TASK] Remove deprecated code (Wouter Wolters) 2013-04-23 7b4695c #47520 [TASK] Update changelog and version to 6.1.0 (Wouter Wolters) 2013-04-23 259d18d #47514 [TASK] Update changelog and version to 6.1.0 (Alexander Schnitzler) 2013-04-23 a6882a9 #47216 [TASK] Cleanup Extbase for 6.1 release (Alexander Schnitzler) 2013-04-23 147c8f1 #47223 [BUGFIX] Backend support for native DateTime (Nico de Haen) 2013-04-23 3b6c44c #47352 [BUGFIX] Scheduler throws fatal error while saving an Extbase Task (Alexander Schnitzler) 2013-04-21 2d11756 #47037 [TASK] Deprecate/rewrite old mail functions (Jigal van Hemert) 2013-04-18 c040066 #47251 [!!!][BUGFIX] Introduce explicit saving of modified domain objects (Thomas Maroschik) 2013-04-15 66bf7ca #47196 [BUGFIX] Extbase must not use legacy flash message handling (Alexander Schnitzler) 2013-04-15 8ccaa84 #47214 [BUGFIX] Fluid must not use legacy flash message handling (Alexander Schnitzler) 2013-04-14 a5c75c4 #13621,#44110, [BUGFIX] Persist an empty unmodified objectstorage (Marc Bastian Heinrichs) 2013-04-14 65f708c #47212 [BUGFIX] Remove ObjectMapper part from TS-Template (Stefan Froemken) 2013-04-14 b8936da #11374 [BUGFIX] Validation with invalid validator caused unrelated errors (Claus Due) 2013-04-14 079acb4 #47186 [BUGFIX] Don't use folders as templates, partials and layouts (Marc Bastian Heinrichs) 2013-04-14 8ecb544 #47195,#47197 [BUGFIX] Fix attaching objects to a existing objectstorage (Marc Bastian Heinrichs) 2013-04-14 d017071 #10250 [BUGFIX] Improve description of registerModule() (Georg Ringer) 2013-04-14 0c26abe #47205 [TASK] Cleanup require and require_once (Stefan Neufeind) 2013-04-14 548ed18 #47200 [TASK] Add namespacing where missing (Stefan Neufeind) 2013-04-14 bd7bb9d #47206 [TASK] Use __DIR__ instead of dirname(__FILE__) (Stefan Neufeind) 2013-04-14 e603c02 #36103 [BUGFIX] Mark objectstorage clean after saving (Marc Bastian Heinrichs) 2013-04-14 76a35b0 [TASK] dbal works with lazy native mysql connection (Christian Kuhn) 2013-04-14 5568148 #47201 [TASK] Add namespaing to ConfigurationManagerInterface (Stefan Neufeind) 2013-04-13 d9653fa #9843 [TASK] UriBuilder can handle multidim arrays in exludes params (Anja Leichsenring) 2013-04-13 487a52e #40337 [TASK] Detect inject methods more strictly (tomas) 2013-04-13 93edb2e #43959 [BUGFIX] Clearing label through TS doesn't work (Markus Klein) 2013-04-13 d001227 #47187 [TASK] Typo3DbBackend, getRowsFromResult(): Drop source-argument (Stefan Neufeind) 2013-04-13 16600ac #39140 [BUGFIX] Call RequestHandlerResolver also for CLI requests (Alexander Schnitzler) 2013-04-13 d3394c2 #8066 [BUGFIX] Only throw tooDirty if uid part of cleanProperties (Balisky Christophe) 2013-04-13 01f9230 #47185 [TASK] Typo3DbBackend: Drop non-functional code (Stefan Neufeind) 2013-04-13 2cee5fa #28149 [BUGFIX] getPlainValue for @lazy objects (Benjamin Bretz) 2013-04-13 8c3f329 #47182 [TASK] Backport Flow property mapper (Thomas Maroschik) 2013-04-13 c60a671 #46042 [BUGFIX] Localization ignores extensionName argument for TypoScript labels (Tymoteusz Motylewski) 2013-04-13 172a764 #47178 [TASK] Provide .gitignore and ignore code coverage report folder (Alexander Schnitzler) 2013-04-13 b05551e #46035 [BUGFIX] Added handling for array in findOneByXXX result (Benjamin Bretz) 2013-04-13 2e3bea6 #13845 [BUGFIX] RequestBuilder must not call $request->setMethod with NULL (Alexander Schnitzler) 2013-04-13 55f1515 #47176 [TASK] Remove further t3lib mentions (Wouter Wolters) 2013-04-13 87e3952 #47174 [TASK] Fix typehints in docblocks of Mapper (Stefan Neufeind) 2013-04-12 8290da2 #28091 [TASK] Optimize persisting a dirty objectStorage (Marc Bastian Heinrichs) 2013-04-12 c4df59f #46418 [BUGFIX] Prevent call of updateReferenceIndex on unknown object (Stefan Galinski) 2013-04-12 0f0622f #47171 [TASK] Simplify propertyName-creation (Stefan Neufeind) 2013-04-12 0e67221 #47167 [BUGFIX] Prevent building empty IN () query by throwing exception (Benjamin Bretz) 2013-04-12 ae92842 #36053 [TASK] Add caching layer for getTargetPidByPlugin (Georg Ringer) 2013-04-12 d99d242 #46079 [BUGFIX] Redirect-method in abstractController does not work with SSL (Rony Khoury) 2013-04-12 b8f3855 #47164 [BUGFIX] Referenced file names in ext_localconf (Christian Kuhn) 2013-04-12 d0ca609 #6538 [BUGFIX] Translation of extbase-core (tomas) 2013-04-12 7e24661 #45715 [BUGFIX] RespectStoragePage does not respect rootLevel (Stefan Frömken) 2013-04-12 f876036 #47026 [TASK] Disable functional tests (Philipp Gampe) 2013-04-11 9ec4f0d #47143 [BUGFIX] Wrong method call (Christian Kuhn) 2013-04-11 3355f39 [TASK] Update t3lib mentions (Christian Kuhn) 2013-04-11 5015347 [TASK] Update t3lib mentions (Christian Kuhn) 2013-04-11 da9a832 [TASK] Update t3lib mentions (Christian Kuhn) 2013-04-11 3f23331 [TASK] Update t3lib mentions (Christian Kuhn) 2013-04-11 6c31ff3 [TASK] Update t3lib mentions (Christian Kuhn) 2013-04-09 03e4b06 #47034 [TASK] Adjust Comments to describe string comparison (Anja Leichsenring) 2013-04-09 bd31d4c #34327 [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers (Christian Kuhn) 2013-04-05 4274fcb [TASK] Remove deprecated code (Nicole Cordes) 2013-04-02 36264ca #44214,#44215 [BUGFIX] Property Mapper chokes on already-converted objects (Marc Neuhaus) 2013-04-02 ff3cdc3 #46871 [CLEANUP] Drop incomplete tests (Anja Leichsenring) 2013-04-01 7efcfc4 #32473 [FEATURE] Allow workspace members to send item back to edit (Bart Dubelaar) 2013-04-01 4cbd51e #46845 [BUGFIX] Fix namespace in FileMountRepositoryTest (Alexander Schnitzler) 2013-04-01 a6cc237 #46840 [TASK] Update copyright year to 2013 (Alexander Schnitzler) 2013-04-01 dd29e1a Revert "[TASK] Make current persistence replaceable" (Alexander Schnitzler) 2013-03-31 18e8d9c #40369 [TASK] Remove compat layer for backend module (Nicole Cordes) 2013-03-30 e28ce93 #46193 [BUGFIX] Native DateTime values cannot be mapped from storage (Oliver Hader) 2013-03-30 f2eeb80 Revert "[BUGFIX] Native DateTime values cannot be mapped from storage" (Oliver Hader) 2013-03-30 80afd63 #46193 [BUGFIX] Native DateTime values cannot be mapped from storage (Oliver Hader) 2013-03-30 ef31181 #46774 [BUGFIX] FlashMessageContainer uses static flashMessageQueue (Christian Kuhn) 2013-03-29 f272c2d #46607 [TASK] Replace static calls to FlashMessageQueue to the new service (Wouter Wolters) 2013-03-27 5e48856 #46360 [TASK] Refactor code to match new structure (Wouter Wolters) 2013-03-26 0e0621f #44222 [BUGFIX] Add needed setting to handle file_references correctly (Anja Leichsenring) 2013-03-26 69543ba #43964 [BUGFIX] Add needed setting to handle file_references correctly (Anja Leichsenring) 2013-03-26 ba05055 #46699 [TASK] Remove not maintained md5 in ext_emconf (Christian Kuhn) 2013-03-26 4bbdf74 #46699 [TASK] Remove not maintained md5 in ext_emconf (Christian Kuhn) 2013-03-26 b7fcc1e #46699 [TASK] Remove not maintained md5 in ext_emconf (Christian Kuhn) 2013-03-26 6a64a72 #46699 [TASK] Remove not maintained md5 in ext_emconf (Christian Kuhn) 2013-03-26 01a1bee #46699 [TASK] Remove not maintained md5 in ext_emconf (Christian Kuhn) 2013-03-26 d09f980 #46699 [TASK] Remove not maintained md5 in ext_emconf (Christian Kuhn) 2013-03-26 318319e #46635 [TASK] Table Mapping for File Model (Anja Leichsenring) 2013-03-26 cde5534 #46695 [BUGFIX] Incomplete mock reset in StandaloneViewTest (Christian Kuhn) 2013-03-26 6a28dc1 #46511 [BUGFIX] TypoScript configuration not available in backend (Oliver Hader) 2013-03-25 48ff7b5 [!!!][FEATURE] Allow Fluid arrays only in ViewHelper arguments (Wouter Wolters) 2013-03-23 6490c5d #46396 [FEATURE] Use EnvironmentService to detect TYPO3_MODE in several places (Alexander Schnitzler) 2013-03-21 2b0c185 [TASK] Remove deprecated @see comment (Christian Kuhn) 2013-03-21 2bc05bc #39137 [TASK] Remove deprecated code (Markus Klein) 2013-03-21 3f3469d #46516 [TASK] Remove unreachable code (Christian Kuhn) 2013-03-21 0e0a47d #39137 [TASK] Remove deprecated code (Markus Klein) 2013-03-21 66b53f5 #37081 [TASK] Remove reference to deprecated function (Markus Klein) 2013-03-20 6380607 #46478 [TASK] Rename methods in EnvironmentService (Alexander Schnitzler) 2013-03-18 8e3056f #46365 [TASK] Update copyright year to 2013 (Wouter Wolters) 2013-03-18 b7ede88 #46133 [BUGFIX] Fix wrong parenthesis in Typo3DbBackend (Anja Leichsenring) 2013-03-18 bee0ebe #40826 [BUGFIX] FormViewHelper creates inline styling (Wouter Wolters) 2013-03-18 47fc4fb #46391 [FEATURE] Introduce methods to detect TYPO3_MODE properly (Alexander Schnitzler) 2013-03-18 b5d9c0f #46363 [TASK] Update copyright year to 2013 (Wouter Wolters) 2013-03-18 62513ff #46362 [TASK] Update copyright year to 2013 (Wouter Wolters) 2013-03-17 3bdc9b1 #46393 [BUGFIX] PHP 5.4 E_STRICT warning in HtmlViewHelper (Christian Kuhn) 2013-03-17 acd4001 #46354 [TASK] Streamline creation of column maps (Alexander Schnitzler) 2013-03-16 de73b4e #36515 [BUGFIX] Report not shown in IE 7 and 8 when CheckLink tab is hidden (Daniel Minder) 2013-03-16 a685a25 #46356 [TASK] Update copyright year to 2013 (Wouter Wolters) 2013-03-15 15c9ba3 #46102 [FEATURE] Providing Core Resource FileReference functionality (Benjamin Rau) 2013-03-15 8ebbfed #43694 [BUGFIX] Adjust hooks after moving/namespacing (Stefan Neufeind) 2013-03-14 855b420 #46299 [TASK] Remove obsolete doc comment check in reports module (Christian Kuhn) 2013-03-14 3debe88 #46293 [!!!][FEATURE] Enable rewritten PropertyMapper as default (Anja Leichsenring) 2013-03-13 7bdd9f9 #46162 [TASK] Cleanup fluid (Wouter Wolters) 2013-03-12 0b16667 #45673 [FEATURE] Adjustable decimals for view helper format.currency (Josef Florian Glatz) 2013-03-08 e068f63 #10770 [!!!][BUGFIX] Remove support for TCA setting 'foreign_selector' (Helmut Hummel) 2013-03-06 50b63ee #45977 [BUGFIX] TypeConverter can handle oldschool classnames (Anja Leichsenring) 2013-03-06 920b01d #40813 [TASK] Update examples in ValidationResults ViewHelper (Wouter Wolters) 2013-03-06 17b357b #46057 [SECURITY] SQL Injection Possibility in Extbase (Felix Oertel) 2013-03-06 7cc8965 #37000 [BUGFIX] Prevent Extbase warnings accessing ObjectStorages with strings (Christian Kuhn) 2013-03-06 6601169 #46031 [BUGFIX] BooleanValidator skips Validation with missing compare param (Anja Leichsenring) 2013-03-04 471faa2 #7267 [BUGFIX] Prevent PHP errors with missing ColumnMap object (Alexander Schnitzler) 2013-03-03 be2f7da #44819 [TASK] Sync TYPO3 CMS Fluid with Flow Fluid 1.1 (part3) (Tymoteusz Motylewski) 2013-03-03 50d433b #44819,#45985 [TASK] Sync CMS Fluid with Flow Fluid 1.1 (part2) (Tymoteusz Motylewski) 2013-03-03 f807e7b #45682 [BUGFIX] Fix tests for old property mapper (Anja Leichsenring) 2013-03-03 a20a7ec #45880 [FEATURE] Introducing a BooleanValidator. (Pascal Dürsteler) 2013-02-28 ecc262e [FEATURE] TCA refactoring (Christian Kuhn) 2013-02-28 01609aa [FEATURE] TCA refactoring (Christian Kuhn) 2013-02-28 f776e3c [FEATURE] TCA refactoring (Christian Kuhn) 2013-02-28 a21a81d [FEATURE] TCA refactoring (Christian Kuhn) 2013-02-28 7e40635 [FEATURE] TCA refactoring (Christian Kuhn) 2013-02-21 5faf6c4 #45705 [BUGFIX] Old property mapper shouldn't map other domain objects (Christian Kuhn) 2013-02-21 88adb4e #45682 [BUGFIX] Fix tests throwing errors in MapperTest (Anja Leichsenring) 2013-02-20 5ed82b5 #45622 [BUGFIX] ReflectionService rejects classSchema for custom models (Anja Leichsenring) 2013-02-19 d1e7cdd Revert "[BUGFIX] Prevent sql errors with missing ColumnMap" (Anja Leichsenring) 2013-02-13 0ae883c Revert "[TASK] Remove reference to stddb/tables.sql" (Christian Kuhn) 2013-02-13 24feb75 Revert "[TASK] Remove loadTCA calls" (Christian Kuhn) 2013-02-13 beacaa9 Revert "[TASK] Remove loadTCA calls" (Christian Kuhn) 2013-02-13 9663a61 Revert "[TASK] Remove loadTCA calls" (Christian Kuhn) 2013-02-13 fc7bbd5 Revert "[TASK] Remove loadTCA calls" (Christian Kuhn) 2013-02-13 8aa9fe6 Revert "[TASK] Remove loadTCA calls" (Christian Kuhn) 2013-02-10 3d0dec9 #45337 [BUGFIX] Add foreign_match_fields support for one-to-x relations (Helmut Hummel) 2013-02-10 a9fb855 #43836 [FEATURE] Make use of the ClassNamingUtility class (Anja Leichsenring) 2013-02-10 921ef1e #35412 [TASK] Add test for GroupedForViewHelper to support DateTime Objects (Kilian Hann) 2013-02-10 96e0f9b #43928 [BUGFIX] Respect wildcard in PropertyConfiguration shouldMap() (Anja Leichsenring) 2013-02-10 06faeca [BUGFIX] Followup to issue #45323 (Andreas Wolf) 2013-02-10 80a64f8 #45324 [TASK] Replace ObjectManager create with get (Marc Bastian Heinrichs) 2013-02-10 f81895a #45323 [TASK] Replace ObjectManager create with get (Marc Bastian Heinrichs) 2013-02-10 b6ebd94 #34877 [BUGFIX] Apply arguments to the default string (dkd-egerer Sascha Egerer) 2013-02-10 fee5db5 #45331 [TASK] Clean up Unit tests in fluid (Markus Günther) 2013-02-10 87b71cf #45322 [TASK] Sync objectmananger get and create with Flow (Marc Bastian Heinrichs) 2013-02-09 149ce66 #45330 [TASK] Clean up Unit tests in extbase (Markus Günther) 2013-02-09 41303ff #11021 [!!!][TASK] Remove forced STI settings from extbase configuration (Anja Leichsenring) 2013-02-09 bdeba67 #43894 [FEATURE] Complete the Property Mapper whitelist change for fluid (Sebastian Kurfürst) 2013-02-09 f74ff51 #43057 [FEATURE] (MVC): Whitelist-based Property Mapping Configuration (Sebastian Kurfürst) 2013-02-09 1f24dbe [BUGFIX] Follow-up typo to #45316 (Christian Kuhn) 2013-02-09 479efe7 #45318 [TASK] Decouple BE module runner and Bootstrap (Andreas Wolf) 2013-02-09 0ddc5aa #44819 [TASK] Sync CMS Fluid with Flow Fluid 1.1 (part1) (Tymoteusz Motylewski) 2013-02-09 3ca2b8d #45316 [FEATURE] Support literal strings in boolean arguments (Christian Kuhn) 2013-02-09 3e4d0b6 #44213 [TASK] Improve Test (Anja Leichsenring) 2013-02-09 b678197 #45300 [TASK] Add dataproviders for 2 tests in DateViewHelperTest (Wouter Wolters) 2013-02-09 b0b86b6 #44012 [TASK] Add FileReference table mapping in extbase configuration (Anja Leichsenring) 2013-02-09 b08facd #44804 [TASK] Provide unit test for Mvc/Response (Alexander Schnitzler) 2013-02-09 41e918f #44805 [TASK] Improve code coverage of Mvc/Request (Alexander Schnitzler) 2013-02-08 145c0ab #45291 [BUGFIX] Skip a SelectViewHelperTest on Mac (Markus Günther) 2013-02-08 f632a00 #44796 [FEATURE] Allow different overriding of object mapping per plugin (Alexander Schnitzler) 2013-02-08 210f6a3 #45285 [BUGFIX] Unit test fails with broken timezone (Christian Kuhn) 2013-02-07 4398eee #45259 [BUGFIX] Wrong numbers in BE paginage widget (Thomas Löffler) 2013-02-07 cc51602 #45256 [BUGFIX] Remove superfluous newline (Anja Leichsenring) 2013-02-06 b5006c2 #12769,#43363, [BUGFIX] Date ViewHelper not using configured Timezones (Anja Leichsenring) 2013-02-06 23592df #45218 [BUGFIX] Fix typo and improve backup of system settings (Anja Leichsenring) 2013-02-06 942d92a #26595 [FEATURE] Introduce prepend option for Select ViewHelper (Anja Leichsenring) 2013-02-05 c2f79e8 [TASK] Remove reference to stddb/tables.sql (Christian Kuhn) 2013-02-05 3f5bed9 [TASK] Remove loadTCA calls (Christian Kuhn) 2013-02-05 ff8411a [TASK] Remove loadTCA calls (Christian Kuhn) 2013-02-05 0d5cc26 [TASK] Remove loadTCA calls (Christian Kuhn) 2013-02-05 414422e [TASK] Remove loadTCA calls (Christian Kuhn) 2013-02-05 886d68e [TASK] Remove loadTCA calls (Christian Kuhn) 2013-02-04 34ff8f9 #42948 [BUGFIX] Catchable fatal error when using the swap button (Marco Bresch) 2013-02-03 e203d46 #45118 [BUGFIX] Remove PHP Error caused by setlocale call (Anja Leichsenring) 2013-02-03 604ac6f #45117 [TASK] Remove option 'path' for extendCMclasses (Wouter Wolters) 2013-01-26 ce2d595 #44835 [BUGFIX] Incomplete locale backup in unit test (Christian Kuhn) 2013-01-26 bf130ec #44832 [BUGFIX] Alphanumeric validator fails with broken PCRE (Christian Kuhn) 2013-01-26 de7bbb6 #44833 [BUGFIX] RepositoryTest raises warning (Christian Kuhn) 2013-01-25 bfad5a1 #44806 [BUGFIX] ConfigurationManager must use namespaced FrontendSimulator (Alexander Schnitzler) 2013-01-23 7ce4555 #43938 [BUGFIX] Workspace auto publish scheduler task registration (Tobias Liebig) 2013-01-20 b6d31d0 #44638 [TASK] Provide Unit Test for Scheduler/Task (Alexander Schnitzler) 2013-01-20 36d01f9 #25873 [BUGFIX] Ordering without grouping is incompatible with non-MySQL DBMS (Ingo Pfennigstorf) 2013-01-20 9f7b5e3 #44664 [TASK] Provide Unit Test for Scheduler/TaskExecuter (Alexander Schnitzler) 2013-01-19 f11f07d Revert "[FEATURE] Allow different overriding of object mapping per plugin" (Alexander Schnitzler) 2013-01-19 b606c54 #44650 [TASK] Improve code coverage of Scheduler/FieldProvider (Alexander Schnitzler) 2013-01-19 a2ea5a3 #44656 [TASK] Increase code coverage of FrontendConfigurationManager (Alexander Schnitzler) 2013-01-18 1eb4e55 #44612 [TASK] Increase code coverage of Service/TypeHandlingService (Alexander Schnitzler) 2013-01-18 e3d3c43 #44611 [TASK] Increase code coverage of SignalSlot/Dispatcher (Alexander Schnitzler) 2013-01-17 5cf06fe #44603 [TASK] Provide Unit Test for Error/Message (Alexander Schnitzler) 2013-01-17 3dbd7aa #44601 [FEATURE] Provide UnitTest.xml with code coverage generation (Alexander Schnitzler) 2013-01-13 3825a23 #44255 [TASK] Rename property, getter and setters of File Model (Helmut Hummel) 2013-01-08 cc8cc2a #39329 [FEATURE] Add userGroups to backendUser model (Markus Günther) 2013-01-08 47bb3b7 #39324 [FEATURE] Add filemount property to backend users (Markus Günther) 2013-01-07 f93969d #44366 [BUGFIX] Remove newline after ?> in AbstractController (Alexander Schnitzler) 2013-01-07 cc52d67 #6117 [BUGFIX] Avoid clearing the page cache too often (Alexander Schnitzler) 2013-01-06 42ca35c #44343 [BUGFIX] Correct indention of class comment (Anja Leichsenring) 2013-01-06 7c27835 #44335 [BUGFIX] Suppress debug output of debugger in unit tests (Alexander Schnitzler) 2013-01-06 ddaefb9 #44334 [BUGFIX] Fix failing tests in ActionControllerTest (Anja Leichsenring) 2013-01-06 a9a9699 #43445 [BUGFIX] selectViewHelper sorting should respect locales (Stefan Froemken) 2013-01-06 049bf49 Revert "[FEATURE] Introduce beforeCallActionMethod signal" (Anja Leichsenring) 2013-01-05 6966a06 #7397 [FEATURE] Introduce beforeCallActionMethod signal (Alexander Schnitzler) 2013-01-05 55fce0c #7397 [FEATURE] Introduce beforeCallActionMethod signal (Alexander Schnitzler) 2013-01-05 7b1a1b0 #7267 [BUGFIX] Prevent sql errors with missing ColumnMap (Alexander Schnitzler) 2013-01-05 f065089 #43955 [BUGFIX] DebuggerUtility does not rewind instances of Iterator (Alexander Schnitzler) 2013-01-05 051303f #44216 [BUGFIX] Make AlphanumericValidator work with umlauts (Alexander Schnitzler) 2013-01-05 c94f2c8 #32026 [BUGFIX] Use interface in PersistenceManager::injectQueryFactory (Alexander Schnitzler) 2013-01-05 d040ebb #35936 [BUGFIX] Use interface in Mapper::injectQueryFactory (Alexander Schnitzler) 2013-01-04 a2716f0 #44114 [BUGFIX] Hidden state is not always visualized in module (Oliver Hader) 2013-01-04 db85e3b #44225 [BUGFIX] History service does not show details anymore (Oliver Hader) 2013-01-04 1f91a3d #26612 [BUGFIX] Preview does not include L parameter on localization (Oliver Hader) 2012-12-17 b4d5351 #44055 [BUGFIX] ExtJS connection timeout when mass publishing (Helmut Hummel) 2012-12-17 9c74f13 #44042 [CLEANUP] Remove newlines after closing php tag (Alexander Schnitzler) 2012-12-15 c43c42a #43450 [FEATURE] Allow different overriding of object mapping per plugin (Alexander Schnitzler) 2012-12-15 e27fab6 #42506 [TASK] Make current persistence replaceable (Alexander Schnitzler) 2012-12-12 496cc5e #43528 [BUGFIX] Deprecated functions used in on fresh 6.0 final (Stefan Froemken) 2012-12-11 1a4479a Revert "[TASK] Adjust failing test" (Anja Leichsenring) 2012-12-11 4cc9984 #43890 [TASK] Adjust failing test (Anja Leichsenring) 2012-12-11 f123e0e #43887 [CLEANUP] Remove all @author annotations (Alexander Schnitzler) 2012-12-11 7fbd84b #43883 [CLEANUP] Replace wrong/old file copyright comments (Alexander Schnitzler) 2012-12-10 7614424 #6944 [FEATURE] Recursive starting point/storage pid via TypoScript (Stefan Neufeind) 2012-12-04 86ac522 #43198 [BUGFIX] MM_match_fields is ignored when persisting MM relations (Kai Vogel) 2012-12-02 d0867f6 #43446 [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context (Stefan Froemken) 2012-12-01 65103c4 #13368 [BUGFIX] Content of Tab is not scrollable. (Jan Philipp Timme) 2012-11-29 fcbc82a #43463 [BUGFIX] Move unit tests around (Christian Kuhn) 2012-11-29 6c0bf1a #43334 [TASK] Update ChangeLog.txt for 6.0 (Ingo Pfennigstorf) 2012-11-28 c110dff #43389 [TASK] Update version to 6.1.0-dev (Alexander Schnitzler) 2012-11-28 739d67a #43388 [TASK] Update version to 6.1.0-dev (Alexander Schnitzler) 2012-11-27 e704e0e Revert "[BUGFIX] MM_match_fields is ignored when persisting MM relations" (Helmut Hummel) 2012-11-27 7977feb #43322 [BUGFIX] SQL error in getLinkCounts (Philipp Gampe) 2012-11-27 417514d [BUGFIX] Remove double closing tag (Helmut Hummel) 2012-11-27 a3e1442 #7574,#8536,#5 [TASK] Timestamp support for DateTimeConverter (Claus Due) 2012-11-26 111e166 #43198 [BUGFIX] MM_match_fields is ignored when persisting MM relations (Kai Vogel) 2012-11-25 7d80f18 #43263 [BUGFIX] Missing table definitions crash Dbal (Nicole Cordes) 2012-11-25 799c320 #43269 [TASK] Adapt dbal to the new class implementation registry (Christian Kuhn) 2012-11-24 d7510bb #43254 [BUGFIX] No error messages for own queries (Nicole Cordes) 2012-11-23 9d46e69 #43157 [CLEANUP] Adjust code to CGL and fix small namespace bugs (Alexander Schnitzler) 2012-11-22 772cef9 #42507 [TASK] Make Fluid translation calls compatible to TYPO3 Flow (Ingo Pfennigstorf) 2012-11-22 205f21f #43163 [BUGFIX] PHP Module pgsql not supported (Nicole Cordes) 2012-11-21 b07dd19 #43074 [BUGFIX] Remove property item of category model (Alexander Schnitzler) 2012-11-21 ccda3e4 #43205 [TASK] Adjust namespaces of persistence unit tests (Alexander Schnitzler) 2012-11-21 9ae1a91 #43204 [TASK] Move persistence unit tests (Alexander Schnitzler) 2012-11-20 86cd5c6 #43171 [BUGFIX] Fix failing AbstractWidgetControllerTest (Wouter Wolters) 2012-11-20 39993e7 #43146 [CLEANUP] Adjust code to coding guidelines (Alexander Schnitzler) 2012-11-20 c1f9805 #41182 [BUGFIX] Driver cannot be saved (Nicole Cordes) 2012-11-19 9fb6496 #43083 [BUGFIX] Fix setting templateRootPath (Wouter Wolters) 2012-11-19 f85be79 #43120 [TASK] Comment legacy files to be removed with 6.2 (Christian Kuhn) 2012-11-19 cbf29d3 #43120 [TASK] Comment legacy files to be removed with 6.2 (Christian Kuhn) 2012-11-19 d178b98 #43120 [TASK] Comment legacy files to be removed with 6.2 (Christian Kuhn) 2012-11-19 6133535 #43120 [TASK] Comment legacy files to be removed with 6.2 (Christian Kuhn) 2012-11-19 3e28ffb #43120 [TASK] Comment legacy files to be removed with 6.2 (Christian Kuhn) 2012-11-19 3c753bc #43069 [TASK] Remove deprecated methods and classes (Marc Bastian Heinrichs) 2012-11-19 2feacb6 #43058 [BUGFIX] Use tablename for fullQuoteStr call (Anja Leichsenring) 2012-11-19 ddcb6e2 #43106 [BUGFIX] Remove newlines after closing php tag (Alexander Schnitzler) 2012-11-19 f509c21 #43105 [BUGFIX] Remove newlines after closing php tag (Alexander Schnitzler) 2012-11-19 9d13ded #43036 [CLEANUP] Replace FLOW3 with TYPO3 Flow (Alexander Schnitzler) 2012-11-19 83e92d5 #37563 [BUGFIX] Force command controller task arguments saved as array (Marc Bastian Heinrichs) 2012-11-19 e1bd13b #27057 [BUGFIX] Prevent sql errors with unsupported relation (Alexander Schnitzler) 2012-11-19 54d529a #43070 [BUGFIX] Forward uid to t3lib_BEfunc::getProcessedValue on creating differences (Oliver Hader) 2012-11-19 301c0a7 #43049 [BUGFIX] Lost page id after editing record out of Workspace Module (Oliver Hader) 2012-11-19 4286b2e #43035 [BUGFIX] Make saving scheduler commandController tasks working again (Marc Bastian Heinrichs) 2012-11-19 dacba43 #43084 [BUGFIX] Add missing TypoScript Mapping for Category Model (Ingo Pfennigstorf) 2012-11-18 34278cc #43075 [BUGFIX] Fix charset inconsistency in Fluid tests (Helmut Hummel) 2012-11-18 b97e2be #13255 [BUGFIX] make cols and rows in TextareaViewHelper optional (Markus Günther) 2012-11-18 3e23c3a #34091 [BUGFIX] AbstractFormFieldViewHelper always converts entities (Claus Due) 2012-11-17 ab846f8 #35937 [BUGFIX] Tx_Extbase_DomainObject_AbstractDomainObject#getUid is final (Markus Günther) 2012-11-17 286aab2 #43037 [CLEANUP] Remove not existing AOP stuff from fluid (Alexander Schnitzler) 2012-11-17 1006ea0 #43051 [BUGFIX] Fix small DebuggerUtility issues (Alexander Schnitzler) 2012-11-17 1c95046 #42968,#42928 [BUGFIX] Fix and deprecate legacy creation of objects in repository (Marc Bastian Heinrichs) 2012-11-17 83f65d9 #11024 [!!!][BUGFIX] Remove property isOnline from frontenduser model (Marc Bastian Heinrichs) 2012-11-17 d6b0fca #42791 [BUGFIX] Make ValidatorResolver respect namespaces (Tymoteusz Motylewski) 2012-11-17 cbceae2 #43002 [BUGFIX] Old table name sys_language_overlay in use (Patrick Broens) 2012-11-17 ef7bd7a #42782 [BUGFIX] Reset 'vendorName' in RequestBuilder to NULL for new requests (Andreas Kiessling) 2012-11-16 d09a542 #42130 [BUGFIX] Correctly apply _LOCAL_LANG from typoscript (Jana Golinowski) 2012-11-16 6409b98 #43019 [TASK][workspaces] Remove @package and @subpackage annotations (Christian Kuhn) 2012-11-16 c6e3fba #43019 [TASK][version] Remove @package and @subpackage annotations (Christian Kuhn) 2012-11-16 f59de46 #43019 [TASK][linkvalidator] Remove @package and @subpackage annotations (Christian Kuhn) 2012-11-16 6e3f6a5 #43019 [TASK][dbal] Remove @package and @subpackage annotations (Christian Kuhn) 2012-11-16 c91eee2 #43017 [BUGFIX] Rename Reflection\Service to Reflection\ReflectionService (Alexander Schnitzler) 2012-11-15 517742c #42808 [TASK] Rename Reflection/Service to Reflection/ReflectionService (Anja Leichsenring) 2012-11-15 9dfb8e2 #42737 [BUGFIX] Cache in BackendConfigurationManager is not taking pageId into account (Tymoteusz Motylewski) 2012-11-15 507fe96 #28369 [BUGFIX] DataMapperFactory respects foreign_table_field (Peter Niederlag(office)) 2012-11-14 549a3b5 #42844 [TASK] Fix CGL issues (Philipp Gampe) 2012-11-14 b7a29e9 #42970 [BUGFIX] Fix Annotation for Category model (Ingo Pfennigstorf) 2012-11-08 3393d5f [TASK] Remove deleted class from alias map (Helmut Hummel) 2012-11-08 ac0aa72 #42803 [TASK] Add "Abstract" prefix to abstract task class (Helmut Hummel) 2012-11-08 93fdc73 #42803 [TASK] Add "Abstract" prefix to abstract task class (Helmut Hummel) 2012-11-08 27b8d41 #42803 [TASK] Add "Abstract" prefix to abstract task class (Helmut Hummel) 2012-11-08 1df97ec #42803 [TASK] Add "Abstract" prefix to abstract task class (Helmut Hummel) 2012-11-08 4eacf04 Revert "[BUGFIX] FormViewHelper creates inline styling" (Helmut Hummel) 2012-11-07 ab1dfa5 #42713 [TASK] Adjust phpdoc for classes (files) of backports (Anja Leichsenring) 2012-11-07 d4efc3c [BUBFIX] Fix fatal error in Test (Helmut Hummel) 2012-11-07 4f107ff #42546 [BUGFIX] Fix several namespace related bugs (Helmut Hummel) 2012-11-07 e6fee58 #40900 [BUGFIX] Mapping of DomainObject with namespaces (Aske Ertmann) 2012-11-07 1bfaa42 #42519 [BUGFIX] Dont respect pid for static & rootlevel tables (Alexander Schnitzler) 2012-11-07 c734fee #42028 [BUGFIX] Namespaced domain models are not updated (Nico de Haen) 2012-11-06 282cb87 #7453 [BUGFIX] Escaping E-Mail addresses conflicts with spam protection (Ingo Pfennigstorf) 2012-11-06 1d6c789 #40826 [BUGFIX] FormViewHelper creates inline styling (Ingo Pfennigstorf) 2012-11-06 3d8389b #40556 [TASK] Remove renderFlashMessages ViewHelper (Ingo Pfennigstorf) 2012-11-06 05436fc #42700 [TASK] Adjust phpdoc to namespaces (Stefan Neufeind) 2012-11-05 276fca1 #42505 [TASK] Resync TYPO3Flow- and Extbase-Persistence (Alexander Schnitzler) 2012-11-05 34cc223 #42683 [BUGFIX] Misspelling in Typo3DbBackend.php (Nicole Cordes) 2012-11-05 a6e3282 #9151 [BUGFIX] Always add the "alt" attribute for images (dkd-egerer Sascha Egerer) 2012-11-05 83c3027 #42676 [TASK] Cleanup Typo3DbBackend (Helmut Hummel) 2012-11-04 6c7f71f #40955 [BUGFIX] resolveValidatorObjectName support for namespaces (Aske Ertmann) 2012-11-04 b4e400f #41785 [BUGFIX] Support plugins in namespaced extensions (Aske Ertmann) 2012-11-04 e5429a5 #42665 [BUGFIX] Rename File after renaming class (Helmut Hummel) 2012-11-04 00d1cf8 #40796 [BUGFIX] Typo3DbBackend language handling crashes in BE (Nicole Cordes) 2012-11-04 f59617c [TASK] Remove ext_autoload.php (Helmut Hummel) 2012-11-04 1c9ed32 #42665 [TASK] Rename FlashMessages to FlashMessageContainer (Helmut Hummel) 2012-11-04 fa08e8c #42665 [TASK] Rename FlashMessages to FlashMessageContainer (Helmut Hummel) 2012-11-04 c23e82c #41926,#41925 [TASK] Remove deprecated methods and classes (Helmut Hummel) 2012-11-03 7161a7b #42661 [TASK] Rename ExtensionManager class (Helmut Hummel) 2012-11-03 aa396b1 #42661 [TASK] Rename ExtensionManager class (Helmut Hummel) 2012-11-03 001eb85 #42661 [TASK] Rename ExtensionManager class (Helmut Hummel) 2012-11-03 d60503b #42661 [TASK] Rename ExtensionManager class (Helmut Hummel) 2012-11-03 3bda92b #42661 [TASK] Rename ExtensionManager class (Helmut Hummel) 2012-11-03 1fa4179 #42661 [TASK] Rename ExtensionManager class (Helmut Hummel) 2012-11-02 1546416 [TASK] Update doc block example code to to namespaces (Aske Ertmann) 2012-11-02 5f65c3e #42612 [BUGFIX] PHP 5.4 unit test warnings (Christian Kuhn) 2012-11-02 135b1b2 #42610 [BUGFIX] PHP 5.4 unit test warnings (Christian Kuhn) 2012-10-31 cbdc87b #42428 [FEATURE] Backend paginate widget (Jigal van Hemert) 2012-10-31 c06b495 #42554 [BUGFIX] Replace GenericObjectStorage in Fluid (Helmut Hummel) 2012-10-31 6b77069 #42554 [BUGFIX] Replace GenericObjectStorage in Fluid (Alexander Schnitzler) 2012-10-31 e9994c2 [TASK] Replace old class names with namespaced ones (Helmut Hummel) 2012-10-31 819f0b1 #42549 [TASK] Change objectStorage patch in migration script (Alexander Schnitzler) 2012-10-31 fd186ea #42549 [TASK] Change namespace and classname of ObjectStorage (Alexander Schnitzler) 2012-10-31 04ad1c6 #42545 [TASK] Move ObjectStorage from Generic to Persistence (Alexander Schnitzler) 2012-10-30 414bbfc [TASK] Remove ext_autoload.php (Helmut Hummel) 2012-10-30 40cb46c #42504 [TASK] Cleanup files in persistence (Helmut Hummel) 2012-10-30 d681198 #42504 [TASK] Remove duplicate files in persistence (Helmut Hummel) 2012-10-30 c10153e #35961,#36080 [BUGFIX] Replace depcrated PersistenceManager::getBackend() calls (Kevin Ulrich Moschallski) 2012-10-30 942d9d7 Revert "[BUGFIX] Support plugins in namespaced extensions" (Ingo Pfennigstorf) 2012-10-30 039599b #41785 [BUGFIX] Support plugins in namespaced extensions (Aske Ertmann) 2012-10-30 ed657e8 #42468 [TASK] Use core interface for accessible objects (Helmut Hummel) 2012-10-29 3bf9818 #42484 [TASK] Remove forceCharset references from LocalizationUtility (Ingo Pfennigstorf) 2012-10-29 0f7424e #40683 [BUGFIX] NotEmpty Validator does not work with arrays and objects (Ingo Pfennigstorf) 2012-10-29 8ff6869 #42468 [TASK] Add phpdoc-comments for variables (Nicole Cordes) 2012-10-29 225df90 #42459 [BUGFIX] Removed trash files and their references (Alexander Schnitzler) 2012-10-29 283b07b #42469 [CLEANUP] Remove old SVN comments (Alexander Schnitzler) 2012-10-28 fb8dd61 #42234 [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature (Stefan Neufeind) 2012-10-28 9b50de3 #42234 [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature (Stefan Neufeind) 2012-10-28 88edcb5 #42232 [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature (Stefan Neufeind) 2012-10-28 cb5b9c8 #39981 [TASK] Add explanation for $configurationType (Michael Bakonyi) 2012-10-28 89e4281 #42004 [BUGFIX] Fix namespace related bugs in DebuggerUtility (Alexander Schnitzler) 2012-10-20 eb88017 #42195 [TASK] Clean up testcases to use getAccessibleMock() function (Stefan Neufeind) 2012-10-19 91c1fb0 #42174 [TASK] Fix typo: seperator -> separator (Helmut Hummel) 2012-10-19 90df3d0 Revert "[BUGFIX] Property mapper: Exception not thrown but skipped" (Helmut Hummel) 2012-10-18 2895dc7 #41052 [TASK] Make Core\Configuration\ConfigurationManager non static (Helmut Hummel) 2012-10-18 06dc637 #42123 [BUGFIX] Make old style Widgets work again (Helmut Hummel) 2012-10-18 700f2b4 #42104 [BUGFIX] Fix typo of internally used variable (Ingo Pfennigstorf) 2012-10-17 61516be #42104 [TASK] Fix typo: seperator -> separator (Stefan Neufeind) 2012-10-17 a34cd16 #42051 [BUGFIX] Escape strings for JavaScript usage (Francois Suter) 2012-10-14 b9d9769 #35869 [BUGFIX] Replace deprecated calls in Repository (Marc Bastian Heinrichs) 2012-10-13 6d134a1 #41951 [BUGFIX] Change class name hash generation to md5 (Alexander Schnitzler) 2012-10-13 4939242 #41662 [BUGFIX] Fix broken table name mapping for namespaced extension models (Anja Leichsenring) 2012-10-13 1be7d45 #41948 [BUGFIX] Fix generation of class schema for namespaced arguments (Helmut Hummel) 2012-10-13 8088bb3 #41904 [BUGFIX] Query Generation creates invalid query in BE scope (Anja Leichsenring) 2012-10-12 df8abc0 #26615,#33383 [BUGFIX] Sent notification when changes are published (Marco Bresch) 2012-10-12 248f7ba #41933 [BUGFIX] Fix generation of class name hash (Alexander Schnitzler) 2012-10-12 2274ca1 #41614 [BUGFIX] Correct link to first page in BE paginator widget (Helmut Hummel) 2012-10-10 4bba7f3 #41473 [TASK] CGL violation "Tabs must be used to indent lines" (Roland Waldner) 2012-10-03 b09ed2e #40743 [BUGFIX] Respect namespaced models in the reflection service (Ingo Pfennigstorf) 2012-10-02 3d2caa5 #41329 [BUGFIX] Consolidate usage of DocumentTemplate (Helmut Hummel) 2012-09-30 54ec79e #41453 [TASK] Cleanup new files (Philipp Gampe) 2012-09-30 0040577 #41384 [TASK] Provide class alias file for dbal (Thomas Maroschik) 2012-09-30 8522394 #41389 [TASK] Provide class alias file for workspaces (Thomas Maroschik) 2012-09-30 a066794 #41388 [TASK] Provide class alias file for version (Thomas Maroschik) 2012-09-30 de98d81 #41370 [TASK] Add leading backslashes to InvalidArgumentException (Anja Leichsenring) 2012-09-27 de7f034 #41387 [TASK] Provide class alias file for linkvalidator (Thomas Maroschik) 2012-09-26 c841713 #41371 [TASK] Add leading backslashes to InvalidArgumentException (Anja Leichsenring) 2012-09-26 a5d0094 #40748 [BUGFIX] Property Validation with Namespaces (Ingo Pfennigstorf) 2012-09-26 d0e74c5 #41386 [TASK] Provide class alias file for fluid (Thomas Maroschik) 2012-09-26 98f2b41 #41385 [TASK] Provide class alias file for extbase (Thomas Maroschik) 2012-09-25 b8893c1 #41367 [BUGFIX] Fix wrong replacements of the namespace refactoring (Helmut Hummel) 2012-09-25 9410969 #41367 [BUGFIX] Fix wrong replacements of the namespace refactoring (Helmut Hummel) 2012-09-23 db2b911 #41275 [BUGFIX] Configure configuration in EM crashes (Philipp Gampe) 2012-09-23 2e6d693 #41294 [BUGFIX] Task classname is not namespaced (Philipp Gampe) 2012-09-23 12c2fd9 #41287 [BUGFIX] Info module path is not namespaced (Philipp Gampe) 2012-09-23 930e98c #41171 [TASK] Introduce base class for PHPUnit tests (Markus Klein) 2012-09-22 84ef883 #41171 [TASK] Introduce base class for PHPUnit tests (Markus Klein) 2012-09-22 1fa3a94 #41171 [TASK] Introduce base class for PHPUnit tests (Markus Klein) 2012-09-22 dbd672e #41261 [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein) 2012-09-22 ff5b60e #41261 [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein) 2012-09-22 e4abeb7 #41261 [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein) 2012-09-22 1d3f602 #41261 [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein) 2012-09-22 59a7680 #41261 [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein) 2012-09-22 8ab4a8a #41261 [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein) 2012-09-22 2c5e8be #40333 [BUGFIX] Properly register extbase BE modules (Helmut Hummel) 2012-09-22 e5d40b5 #27862 [BUGFIX] Remove PHP warnings in request (Ingo Pfennigstorf) 2012-09-22 7ccb4a6 #41235 [TASK] Make all classes non final (Helmut Hummel) 2012-09-21 1354f6e #40519 [BUGFIX] Creating default object from empty value in AbstractBackendViewHelper (Philipp Gampe) 2012-09-21 8b9cf13 #41211 [TASK] Fix TYPO3.ControlStructures.DisallowEachInLoopCondition (Andy Grunwald) 2012-09-21 db1f913 #41210 [BUGFIX] Fix Exception Class Name (Helmut Hummel) 2012-09-21 cd27f77 #41131 [TASK] Fix class naming and alias map after namespace change (Helmut Hummel) 2012-09-21 f78d31c #41194 [BUGFIX] Use new class names in fluid tests (Helmut Hummel) 2012-09-21 6392624 #41119 [TASK] Cleanup character after PHP closing tag (Andy Grunwald) 2012-09-21 ad818af #41188 [TASK] Fix CGL violations against ClassDocComment (Wouter Wolters) 2012-09-20 071321d #41095 [TASK] Rename usage of Core\DataHandler\DataHandler (Christian Kuhn) 2012-09-20 261214c #41096 [TASK] Rename usage of Core\DataHandler\DataHandler (Christian Kuhn) 2012-09-19 c39d626 #36905,#39569 [BUGFIX] Fix translation fallback (Xavier Perseguers) 2012-09-18 291c04a #41015 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-18 d62c4ea #40830 [TASK] Adopt Extbase to the Autoloader -> ClassLoader name change (Thomas Maroschik) 2012-09-18 547ef7f #41016 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-10 29aa700 #40794 [BUGFIX] Reset makeInstance singletons correctly (Christian Kuhn) 2012-09-10 5fe9f9c #40793 [BUGFIX] Broken backups in BackendConfigurationManagerTest (Christian Kuhn) 2012-09-10 b2c6914 #40779 [TASK] Remove superfluous parenthesis. (Arvid Jakobsson) 2012-09-09 c30f266 #40778 [TASK] Remove superfluous parenthesis. (Arvid Jakobsson) 2012-09-09 4ff6834 #40777 [TASK] Remove superfluous parenthesis. (Arvid Jakobsson) 2012-09-09 863338a #40774 [TASK] Remove superfluous parenthesis (Arvid Jakobsson) 2012-09-09 12a843f #40768 [BUGFIX] Incomplete mocking and backups it tests (Christian Kuhn) 2012-08-30 4c1845e #40369 [TASK] Remove compat layer for backend module (Nicole Cordes) 2012-08-29 9c413a5 #40377 [BUGFIX] Declare LocalizationUtility::translateFileReference static (Christian Kuhn) 2012-08-28 5a0c3d6 #40290 [BUGFIX] TypeHandlingService throws Exception for StorageObjects (Nicole Cordes) 2012-08-28 19d0bf0 #40243 [BUGFIX] fix Mvc/Request builds old classnames (Anja Leichsenring) 2012-08-28 7cd5665 #40172 [BUGFIX] Namespaces: Make dbal unit tests working (Steffen Gebert) 2012-08-28 9295bf8 #40242 [BUGFIX] Fix old propertymapper checking target with namespace (Sebastian Fischer) 2012-08-28 2b16803 #40327 [BUGFIX] Wrong renaming of DBAL dbPostgresqlTest (Steffen Gebert) 2012-08-28 ec4db3b #40318 [BUGFIX] Wrong usage of class CacheManager (Steffen Gebert) 2012-08-26 289b5c0 #40236 [BUGFIX] Fixed missing class mapping without TS (Alexander Schnitzler) 2012-08-26 c544e30 #40224 [BUGFIX] Fix classes without or broken namespace (Alexander Schnitzler) 2012-08-26 0d3956e #40224 [CLEANUP] General code cleanup (Alexander Schnitzler) 2012-08-26 405b541 #40229 [BUGFIX] Class fatals (Christian Kuhn) 2012-08-26 02db0d4 #40228 [BUGFIX] TableListViewHelper fatal (Christian Kuhn) 2012-08-26 58d21c1 #40157 [BUGFIX] Subrequests can't be resolved (Nicole Cordes) 2012-08-26 e59dc2c #40219 [BUGFIX] Make Cli\Command Namespace aware (Thomas Maroschik) 2012-08-25 a8da527 #38055 [BUGFIX] Remove declare(encoding=) (Christian Kuhn) 2012-08-25 04b6c81 #40211 [BUGFIX] Unit tests after namespace switch (Christian Kuhn) 2012-08-25 93754d6 #40200 [BUGFIX] Fluid unit tests after namespace switch (Christian Kuhn) 2012-08-25 8e60387 #40180 [BUGFIX] Fluid unit test fatal (Christian Kuhn) 2012-08-25 2c87f97 #40150 [BUGFIX] Naming clash: Fix several unit test failures (Christian Kuhn) 2012-08-25 f5c2499 #40153 [BUGFIX] Class DependencyResolver_Callback does not exist (Stefan Froemken) 2012-10-17 c0ca41c [TASK] Namespace classes (Thomas Maroschik) 2012-08-25 c690290 #40156 [BUGFIX] Interface Tx_Scheduler_AdditionalFieldProvider' not found (Tymoteusz Motylewski) 2012-08-24 1be81a1 #40145 [BUGFIX] Fatal error thrown in install tool (Nicole Cordes) 2012-10-17 f66d875 [TASK] Namespace classes (Thomas Maroschik) 2012-10-17 f6ddef0 [TASK][WIP] Move non class code back to source files (Thomas Maroschik) 2012-10-17 05e1d43 [TASK][WIP] Move classes to new locations (Thomas Maroschik) 2012-08-24 0038962 #40142 [TASK] Small cleanup after namespaces transformation (Wouter Wolters) 2012-10-17 9269835 [TASK] Namespace classes (Thomas Maroschik) 2012-10-17 eb755df [TASK][WIP] Move non class code back to source files (Thomas Maroschik) 2012-10-17 222ab20 [TASK][WIP] Move classes to new locations (Thomas Maroschik) 2012-08-24 230c0c2 #40141 [TASK] Make workspaces and tests working again (Wouter Wolters) 2012-08-24 3ba8451 #40137 [TASK] Constructor not correctly declared for WorkspaceSelectorToolbarItem (Wouter Wolters) 2012-10-17 0043910 [TASK] Namespace classes (Thomas Maroschik) 2012-10-17 416e559 [TASK][WIP] Move non class code back to source files (Thomas Maroschik) 2012-10-17 95b9958 [TASK][WIP] Move classes to new locations (Thomas Maroschik) 2012-08-24 bdedb9a #40135 [BUGFIX] Reanimate unit tests (Christian Kuhn) 2012-08-24 510c147 #40118 [TASK] Make fluid tests run again (Thomas Maroschik) 2012-10-17 554e8f8 [TASK] Namespace classes (Thomas Maroschik) 2012-10-17 ec3891d [TASK][WIP] Move non class code back to source files (Thomas Maroschik) 2012-10-17 4823b60 [TASK][WIP] Move classes to new locations (Thomas Maroschik) 2012-08-24 d81c2a4 #40119 [TASK] Make extbase tests run again (Thomas Maroschik) 2012-10-17 ee9443b [TASK] Namespace classes (Thomas Maroschik) 2012-10-17 0891286 [TASK][WIP] Move non class code back to source files (Thomas Maroschik) 2012-10-17 864782a [TASK][WIP] Move classes to new locations (Thomas Maroschik) 2012-08-21 bc10672 [TASK] Move classes to new target location (Thomas Maroschik) 2012-08-20 4ad4828 #39966 [FEATURE] Integrate element history service (Oliver Hader) 2012-08-20 6860007 #36790 [FEATURE] Integrate language handling in workspace module (Oliver Hader) 2012-08-20 cec1032 #39997 [BUGFIX] Failing test translateForEmptyStringKeyReturnsNull() (Christian Kuhn) 2012-08-19 8e04b3f #39926 [FEATURE] Integrate basic file abstraction layer models (Oliver Hader) 2012-08-18 9d1f722 #11419 [+FEATURE] Fluid (Core): Add optional default-value for tag-based viewhelpers (Stefan Neufeind) 2012-08-18 495aaf1 #33858 [TASK] Toolbar: Move icon into link (Felix Kopp) 2012-08-17 af5688a #39876 [BUGFIX] Property mapper: Exception not thrown but skipped (dkd-egerer Sascha Egerer) 2012-08-17 306628f #35336 [BUGFIX] Loading elements is not shown on module initialization (Oliver Hader) 2012-08-17 d423dbb #39848 [TASK] Unit test for FrontendUserGroup model (Markus Günther) 2012-08-17 221cccc #39849 [TASK] Unit test for FrontendUser model (Markus Günther) 2012-08-17 4d2581f [FEATURE] GroupedForViewHelper accepts property path as groupBy argument (Bastian Waidelich) 2012-08-17 2c08ed9 #39174 [BUGFIX] ObjectManager dependencies in SignalSlot registration (Oliver Hader) 2012-08-17 d0d2970 #39892 [BUGFIX] Possible failure in dependency injection (Christian Kuhn) 2012-08-17 8a79908 #39882 [FEATURE] optional "extensionName" argument for f:translate (Bastian Waidelich) 2012-08-15 94a1ed3 #39303 [!!!][TASK] Adapt UploadViewHelper to changes made in extbase (Tymoteusz Motylewski) 2012-08-15 170a279 #34528 [BUGFIX] Web Request should map $_FILES into arguments (Kevin Ulrich Moschallski) 2012-08-14 899c5d7 #39332 [FEATURE] Backend usergroup model and repository (Markus Günther) 2012-08-14 6dccb74 #39323 [FEATURE] File mount model and repository (Markus Günther) 2012-08-14 c4b37ce #29501,#8483 [FEATURE] Handle enable fields and deleted records settings granulary (Jochen Rau) 2012-08-14 432d72b #32072,#32216 [FEATURE] Improved translation handling for statement generation (Nicole Cordes) 2012-08-13 66e098b #39732 [TASK] Add current backend user as cache tag (Oliver Hader) 2012-08-13 50160b4 #6970 [BUGFIX] email validator (Markus Günther) 2012-08-12 904c1f6 #37494 [TASK] Move t3lib_tcemain::getUniqueFields to EXT:version (Tolleiv Nietsch) 2012-08-09 4f2eac0 #25708 [BUGFIX] DataMapper returns array on RELATION_HAS_ONE (Thomas Maroschik) 2012-08-05 ed5512f #33903 [Task] Make Exception for Controllerdetermination more expressive (Ingo Pfennigstorf) 2012-08-03 cd302f5 #38956 [FEATURE] Swap doc header rows (Felix Kopp) 2012-08-02 6c527e1 #38719 [TASK] Add Domain Model and Repository to Category (Fabien Udriot) 2012-08-02 b085fa6 #39460 [BUG] Fix lastlogin property to correct lowerCamelCase (Markus Günther) 2012-08-01 896668d #35172 [BUGFIX] Prevent time-outs when calculating change percentage (Ingo Pfennigstorf) 2012-08-01 8f03f5c #39145 [FEATURE] Add a BackendUser model (Markus Günther) 2012-07-30 4d74672 #39385 [TASK] Small bugfix in Tx_Extbase_MVC_View_ViewInterface (Alexander Schnitzler) 2012-07-27 5596738 #39156 [BUGFIX] RenderingContext should be instanciated by interface to allow own implementation (TImo Schmidt) 2012-07-24 91d7061 #39224 [BUGFIX] Adapt to the new localconf handling (Helmut Hummel) 2012-07-23 5fcada5 #36011 [TASK] Renamed Textbox view helper unit test (Kilian Hann) 2012-07-23 e866e8b #34519 [BUGFIX] Speed up f:format.currency (Kilian Hann) 2012-07-21 5dfd3d3 #33788 [BUGFIX] Remove additional slashes from typolink urls if prefixing (Felix Oertel) 2012-07-21 7f684b1 #37929 [BUGFIX] resolveDefaultEncoding with wrong fallback (Markus Günther) 2012-07-21 a679a0e #37922 [BUGFIX] public function configureModule should be static (Markus Günther) 2012-07-21 74ed6a8 #36074 [FEATURE][Performance] Add caches for persistence layer (Daniel Pötzinger) 2012-07-21 38ba2df #13816 [TASK] use the objectManager to create empty domain objects (Markus Günther) 2012-07-21 bf72676 #39161 [BUGFIX] Fix workspaces test for CLI (Helmut Hummel) 2012-07-21 9176dea #36008 [BUGFIX] Container calls Cache too often (Daniel Pötzinger) 2012-07-21 90aceea #34898 [CLEANUP] Fluid CGL cleanup fix doc comments (Tymoteusz Motylewski) 2012-07-21 7a96469 #39149 [TASK] Backport Fluid from FLOW3 1.0.5 (Tymoteusz Motylewski) 2012-07-21 b10fb82 #36020 [TASK] Update Readme to point to the current documentation location (Ingo Pfennigstorf) 2012-07-21 529143c #36751 [BUGFIX] Only set request for Web_Response (Tobias Liebig) 2012-07-21 69ff510 #33854 [FEATURE] CurrencyViewhelper can prepend the currency sign (Kilian Hann) 2012-07-21 ca40f8a #36076 [TASK] Remove trailing whitespace (dkd-egerer Sascha Egerer) 2012-07-21 0cb5ce8 #38935 [BUGFIX] Fix the PhpDoc comments of GroupedForViewHelperTest (Oliver Klee) 2012-07-21 e0652a7 #37805 [TASK] Harmonize coding style of if constructs (Ingo Pfennigstorf) 2012-07-20 b3369a1 #36745,#35207 [BUGFIX] CLI argument handling chokes on = use (Nicole Cordes) 2012-07-20 5077fdc Merge "[BUGFIX] Priority of CLI request handler should be lower" (Christian Kuhn) 2012-07-20 cabd81f #34691 [BUGFIX] Priority of CLI request handler should be lower (Michael Klapper) 2012-07-20 d0dd4f6 #34874 [BUGFIX] Return NULL instead of empty string in Localization::translate() (dkd-egerer Sascha Egerer) 2012-07-20 bc89d2b #38426 [BUGFIX] Fix unit test for NumberRangeValidator (Tobias Liebig) 2012-07-09 9405d42 #38816 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-09 c51a1c4 #38815 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-09 01adfb9 #38818 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-09 4887df7 #38817 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-07 a052eaa #38599 [TASK] Fix CGL violations against ClassDocComment (Wouter Wolters) 2012-07-07 1711f0f #38598 [TASK] Fix CGL violations against ClassDocComment (Wouter Wolters) 2012-07-04 5cc9293 #38063 [BUGFIX] Content elements disappear on publishing a page (Oliver Hader) 2012-07-03 9a7f866 #38607 [BUGFIX] Remove t3ver_swapmode code blocks (Oliver Hader) 2012-07-03 7e63fe1 #32295 [BUGFIX] FLUIDTEMPLATE - Serialization of 'Closure' is not allowed (Oliver Hader) 2012-07-02 a515a89 #38569 [TASK] Fix CGL violations against CharacterAfterPHPClosingTag (Wouter Wolters) 2012-07-02 bc0fcd3 #38568 [TASK] Fix CGL violations against CharacterAfterPHPClosingTag (Wouter Wolters) 2012-07-02 bda7857 #38570 [TASK] Fix CGL violations against CharacterAfterPHPClosingTag (Wouter Wolters) 2012-07-01 8771caa #38527 [BUGFIX] Extbase core bootstrap not found in frontend (Christian Kuhn) 2012-07-01 3f128b0 #38520 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-07-01 f27d490 #38522 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-07-01 27f2b40 #38521 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-06-28 1d13dfa #38359 [TASK] Fix CGL violations against DoubleQuoteUsage (Wouter Wolters) 2012-06-27 aeaffa7 #38433 [BUGFIX] Fix failing unit tests for format.htmlentities ViewHelper (Bastian Waidelich) 2012-06-24 e93ac17 #38355 [TASK] Fix CGL violations against DoubleQuoteUsage (Wouter Wolters) 2012-06-24 c761a15 38274 [TASK] Fix CGL violations against DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-24 05bd73a #38346 [TASK] Fix CGL violations (Christian Kuhn) 2012-06-23 b2c71df #38341 [TASK] Remove empty tca.php file (Christian Kuhn) 2012-06-21 f5a54f7 #38271 [TASK] Remove XCLASS definitions in ext:workspace (Christian Kuhn) 2012-06-21 4eb1e06 #36826 [TASK] Remove XCLASS definitions in ext:version (Christian Kuhn) 2012-06-21 38acd91 #38268 [TASK] CGL OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace in version (Roland Waldner) 2012-06-21 dbf89b3 #37982 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext workspaces (Roland Waldner) 2012-06-21 7f07cd3 #37934 [TASK] CGL "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in version (Roland Waldner) 2012-06-21 d8c6b62 #37981 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext version (Roland Waldner) 2012-06-17 9a417ba #38133 [BUGFIX] Install Tool 123 wizard is broken (Oliver Hader) 2012-06-15 6712ba1 #37920 [BUGFIX] Fatal error in reports module (Philipp Gampe) 2012-06-14 def2792 #25434 [BUGFIX] Workspace state change notification email is always in English (Xavier Perseguers) 2012-06-14 b5a448e #25434 [!!!][BUGFIX] Workspace state change notification email is always in English (Xavier Perseguers) 2012-06-11 c371cdf #37716 [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "version" (Roland Waldner) 2012-06-11 a0fe56e #37714 [TASK] Fix CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma (Roland Waldner) 2012-06-11 144e0ab #37712 [TASK] Fix CGL FunctionCallArgumentSpacingSpaceBeforeComma (Roland Waldner) 2012-06-11 c2726e9 #37715 [TASK] Fix CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma (Roland Waldner) 2012-06-11 5b7f73e #37717 [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "workspaces" (Roland Waldner) 2012-06-08 e3e4e54 #36825 [TASK] Remove xclass definitions from linktype classes (Philipp Gampe) 2012-06-08 a3e8106 #37824 [TASK] Harmonize coding style of control structures in sysext "workspaces" (Roland Waldner) 2012-06-08 8d02ae8 #37823 [TASK] Harmonize coding style of control structures in sysext "version" (Roland Waldner) 2012-06-07 65b368e #37825 [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in "linkvalidator" (Roland Waldner) 2012-06-07 70857b3 Merge "[TASK] Harmonize coding style of if constructs in sysext "linkvalidator"" (Christopher) 2012-06-07 3bd89be #37822 [TASK] Harmonize coding style of if constructs in sysext "linkvalidator" (Roland Waldner) 2012-06-03 a6b1872 #36853 [BUGFIX] Cleanup: PhpDoc, not initialized variables in modfuncreport (Philipp Gampe) 2012-06-03 166ac29 #37719 [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "linkvalidator" (Roland Waldner) 2012-06-03 14b4288 #37718 [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "dbal" (Roland Waldner) 2012-05-21 2643982 Merge "[Task] Update changelog and version to 6.0.0-dev" (Marc Bastian Heinrichs) 2012-05-21 2d508be #36880 [TASK] Replace Space Indent into Tab indent (CGL Cleanup) (Stefano Kowalke) 2012-05-16 42797cd Merge "[BUGFIX] Translate labels in paginate widget" (Marc Bastian Heinrichs) 2012-05-06 3b4fc79 #36884 [TASK] Replace Space Indent into Tab indent (CGL Cleanup) (Stefano Kowalke) 2012-05-06 0673385 #36883 [TASK] Replace Space Indent into Tab indent (CGL Cleanup) (Stefano Kowalke) 2012-05-06 afbfe4e #36882 [TASK] Replace Space Indent into Tab indent (CGL Cleanup) (Stefano Kowalke) 2012-05-04 72de3d2 #36851 [BUGFIX] Do not pass by reference (2) (Philipp Gampe) 2012-05-04 e651027 #36825 [TASK] Remove XCLASS definitions (Philipp Gampe) 2012-05-03 5cf1b79 #36241 [BUGFIX] Call-time pass-by-reference has been deprecated (Philipp Gampe) 2012-05-01 5945810 #34970 [CLEANUP] Cleaned up Extbase (Alexander Schnitzler) 2012-05-01 690e2af Merge "[TASK] Backport changes to Extbase_Error_Message" (Marc Bastian Heinrichs) 2012-05-01 d995538 Merge "[TASK] Improve performance of Utility/Arrays::integerExplode" (Marc Bastian Heinrichs) 2012-05-01 8001be9 Merge "[BUGFIX] Fix undefined variables in Typo3DBBackend::parseOrderings" (Marc Bastian Heinrichs) 2012-05-01 e06c707 #34924 [BUGFIX] Fix undefined variables in Typo3DBBackend::parseOrderings (Oliver Klee) 2012-04-30 064b875 Merge "[TASK] Remove trailing whitespace" (Marc Bastian Heinrichs) 2012-04-30 74b1339 #35960 [FEATURE] Allow overwriting of Bootstrap with DI (Felix Oertel) 2012-04-30 b0f8782 #35876 [TASK] Sync persistence folder scheme with FLOW3 (Felix Oertel) 2012-04-30 7cd058c #35866 [CLEANUP] clean up ext_autoload.php (Felix Oertel) 2012-04-29 3985ee1 #36183 [TASK] Make dbal compatible with new XCLASS handling (Tolleiv Nietsch) 2012-04-27 62b2a2e #36676 [BUGFIX] Do not pass by reference (Philipp Gampe) 2012-04-26 3a8c368 [Task] Update changelog and version to 6.0.0-dev (Marc Bastian Heinrichs) 2012-04-14 3a4f577 #36078 [TASK] Remove trailing whitespace (dkd-egerer Sascha Egerer) 2012-04-14 6d7badc #35872 [TASK] Remove deprecated methods & properties (Marc Bastian Heinrichs) 2012-04-14 03db4ea #36039 [TASK] Remove access to constant TYPO3_UseCachingFramework (Christian Kuhn) 2012-04-14 d64807f #36038 [TASK] Remove access to constant TYPO3_UseCachingFramework (Christian Kuhn) 2012-04-14 bcea74aa Merge "[BUGFIX] Respect all subclasses (single table inheritance)" (Jochen Rau) 2012-04-13 ed9c34e #35255 [TASK] Backport changes to Extbase_Error_Message (Georg Ringer) 2012-04-13 74cd10a #33033 [BUGFIX] Return empty result in pagination if page does not exist (dkd-egerer Sascha Egerer) 2012-04-13 f8f4af8 #35190 [TASK] Improve performance of Utility/Arrays::integerExplode (Tobias Liebig) 2012-04-13 d00894b #34433 [BUGFIX] Respect localized records when auto determining defaultPid (Ingo Pfennigstorf) 2012-04-13 d750530 #35873 [TASK] Rename deprecation message version from 1.6 to 6.0 (Marc Bastian Heinrichs) 2012-04-13 20b90a2 #35084 [BUGFIX] PropertyMapper shouldn't check pid in getObjectByIdentifier() (Georg Ringer) 2012-04-12 f233a27 #4830 [+TASK] Web/Response uses TYPO3 PageRenderer for headerData (Claus Due) 2012-04-11 076bc12 #35854 [TASK] Streamline disposal of Signal Slot (Oliver Hader) 2012-04-11 aa6affe #35855 [BUGFIX] Respect all subclasses (single table inheritance) (Dennis Ahrens) 2012-04-11 a29341b #34106 [TASK] Remove useless code after utf-8 code conversion (Markus Klein) 2012-04-11 9182a54 Merge "[BUGFIX] Fix the unit tests to work with PHPUnit 3.6" (Felix Oertel) 2012-04-10 3ab373c #35332 [BUGFIX] Translate labels in paginate widget (Tymoteusz Motylewski) 2012-04-09 a83f5b5 #35791 [BUGFIX] Unit test failures concerning the HMAC (Oliver Klee) 2012-04-06 a91995e #35514 [TASK] Add unittest for shorthand for custom validators (Stefan Neufeind) 2012-03-28 c34bf90 [SECURITY] Protect arguments of form __referrer with HMAC (Felix Oertel) 2012-03-28 876f348 #35310 [SECURITY] Protect arguments of form __referrer with HMAC (Felix Oertel) 2012-03-27 e427cc4 #35165 [BUGFIX] Version record array is sorted twice (Oliver Hader) 2012-03-27 73164ef #35166 [TASK] Integrate signal-slot-handling in Grid Data Service (Oliver Hader) 2012-03-26 d22eecd #35201 [BUGFIX] Fix the unit tests to work with PHPUnit 3.6 (Oliver Klee) 2012-03-24 f384dae #34566 [BUGFIX] Custom validators may be overriden by default validators (Philipp Gampe) 2012-03-22 add6954 #35162 [TASK] Code clean-up in Grid Data Service (Oliver Hader) 2012-03-20 dd2e172 #35058 [BUGFIX] Code cleanup tx_linkvalidator_processor (Philipp Gampe) 2012-03-19 8c04c1c #35021 [BUGFIX] Hook must use unset $params not reset (Philipp Gampe) 2012-03-19 19b7371 #30296 [TASK] Linkvalidator should have a hook for report markers (Soren Malling) 2012-03-19 cd4205c #35002 [BUGFIX] Fix the @return of findAll (Oliver Klee) 2012-03-18 3b79c81 #27413 [+BUGFIX] Make $query->equals, no case sensitivity, work with UTF8 (Stephan Helten) 2012-03-18 47c1cf7 #34961 [BUGFIX] Add missing "command" variable to Tx_Extbase_MVC_CLI_Request (Tymoteusz Motylewski) 2012-03-18 7c247a5 Merge "[BUGFIX] PropertyMapper throws exceptions instead of returning error objects." (Felix Oertel) 2012-03-18 907ed99 #34953 [TASK] Sync backport of Utility/Arrays.php with FLOW3 (Tymoteusz Motylewski) 2012-03-17 77d229a #34962 [BUGFIX] Fix unit tests (Tobias Liebig) 2012-03-17 4488a61 [TASK] Allow getting the configuration without plugin-name (Felix Oertel) 2012-03-17 eddfc47 #34921 [BUGFIX] parseDynamicOperand appends to uninitialized variable (Oliver Klee) 2012-03-17 166d951 #34916 [BUGFIX] Tx_Extbase_Persistence_QueryInterface needs to provide getSource (Oliver Klee) 2012-03-17 32eefdd #34915 [CLEANUP] Replace deprecated interface from unittests (Tolleiv Nietsch) 2012-03-17 64499c7 #34929 [BUGFIX] property mapping for models w/o __construct (Tobias Liebig) 2012-03-17 24b9c65 #34632 [BUGFIX] Extbase produces errors in TYPO3 Log (Michael Klapper) 2012-03-16 a0627a1 #27438 [BUGFIX] ObjectContainer does not support namespaces (Andreas Wolf) 2012-03-14 12f1317 #33861 [BUGFIX] PropertyMapper throws exceptions instead of returning error objects. (Dennis Ahrens) 2012-03-14 66209be #34581 [BUGFIX] Methods should not be private (Philipp Gampe) 2012-03-13 1e08989 [TASK] Update version to 4.7.0beta2 (Oliver Hader) 2012-03-13 331dc8a [TASK] Update version to 4.7.0beta2 (Oliver Hader) 2012-03-12 3250c60 #34556 [BUGFIX] Nested IRRE elements are not removed (Oliver Hader) 2012-03-08 1a644c8 #34308 [BUGFIX] With "virtual page-root" review-grid needs restriction to mountpoints visible (Stefan Neufeind) 2012-03-06 15ea27c #34546 [BUGFIX] Records with same UID but different tables are not shown (Oliver Hader) 2012-02-27 d3799e4 #12284 [FEATURE] Tooltip for next/prev stage icons with stage-title (Stefan Neufeind) 2012-02-26 da7b239 #34145 [TASK] Cannot translate workspace preview link generation (Xavier Perseguers) 2012-02-24 0632b7e [TASK] Cleanup/Fix ViewHelper doc comments (Bastian Waidelich) 2012-02-21 ebeb00e [BUGFIX] Tx_Fluid_ViewHelpers_Be_Buttons_IconViewHelper broken (Daniel Lienert) 2012-02-21 2fb7747 Merge "[TASK] Increase version number" (Claus Due) 2012-02-16 860a5b0 #33900 [TASK] The DebugViewHelper now utilizes the Extbase Debugger. (Alexander Schnitzler) 2012-02-15 62add5a [BUGFIX] Removed obsolet file. (Jochen Rau) 2012-02-13 e67a5f7 #32215 [FEATURE] Cleanup-job for outdated preview-links (Timo Webler) 2012-02-13 6ab42da #33592 [BUGFIX] Fix translation moving in workspaces (Tolleiv Nietsch) 2012-02-13 e4a8c3b Revert "[+CLEANUP] correct sql statement building" (Jochen Rau) 2012-02-12 4f5f0c9 #32476 [FEATURE] Option to disable Mass Actions (Bart Dubelaar) 2012-02-12 2f4a1e7 #30680 [TASK] Move FEworkspace initialization into versioning / part 2 (Benjamin Mack) 2012-02-11 8b45593 Merge "Revert "[BUGFIX] keep PersistentObjectConverterTest from cloning objects"" (Sebastian Kurfuerst) 2012-02-10 8ea1ecb #8052 [FEATURE] Shorthand syntax for foreign Validators (Claus Due) 2012-02-10 4d6ca9b #11167 [BUGFIX] Set default storagePageUid to current page in BE context (Thomas Maroschik) 2012-02-10 e899b45 #32404 [+FEATURE] make DI work without inject-methods (Felix Oertel) 2012-02-07 d8338fc Revert "[BUGFIX] keep PersistentObjectConverterTest from cloning objects" (Sebastian Kurfuerst) 2012-02-06 eae9e93 #33104 [BUGFIX] create/move new page behind move-placeholder (Dennis Ahrens) 2012-02-06 4d87c38 #31762 [BUGFIX] html-escaping of workspace-title too much (Stefan Neufeind) 2012-02-04 cdab235 Merge "[TASK] Backported FLOW3 Debugger" (Jochen Rau) 2012-02-04 51d7e1e Merge "[BUGFIX] Child objects are now fetched only by uid (pid and sys_language_uid are ignored)." (Jochen Rau) 2012-02-03 fce948d Merge "[BUGFIX] Reset LazyObjectStorage array pointer at initialization" (Stefan Neufeind) 2012-02-03 7718204 #13256 [BUGFIX] Reset LazyObjectStorage array pointer at initialization (Claus Due) 2012-02-03 e9edf3d #26732 [BUGFIX] Enable some support for workspace previews (Stefan Neufeind) 2012-02-03 5821891 Merge "[BUGFIX] Repository replace() does not replace unpersisted objects" (Jochen Rau) 2012-02-03 4ef34a7 #7571 [BUGFIX] Repository replace() does not replace unpersisted objects (Claus Due) 2012-02-03 10bfe49 [BUGFIX] Child objects are now fetched only by uid (pid and sys_language_uid are ignored). (Kevin Ulrich Moschallski) 2012-02-03 3d32821 [BUGFIX] adjust SignalSlotDispatcher's unit-tests (Felix Oertel) 2012-02-02 3a203d5 #32734 [TASK] Backported FLOW3 Debugger (Alexander Schnitzler) 2012-02-02 4a2d098 [+CLEANUP] correct sql statement building (Felix Oertel) 2012-01-28 7e3a4b3 #32748 [CLEANUP] Remove misleading report (Tolleiv Nietsch) 2012-01-28 124ae63 [CLEANUP] Replace deprecated function calls (Tolleiv Nietsch) 2012-01-27 3af62ab [CLEANUP] Removed unused JavaScript snippets (Tolleiv Nietsch) 2012-01-22 308fa83 [CLEANUP] Cleanup wrong doc comments (Tolleiv Nietsch) 2012-01-22 dad93be #33093 [BUGFIX] Fix publish button in preview mode (Tolleiv Nietsch) 2012-01-20 d1b66e9 #28558 [CLEANUP] Performance in Reflection Service's cache handling (Raphael Riel) 2012-01-20 d833b0b #7798 [BUGFIX] Fatal error on matching non-existing column, DB Backend (Claus Due) 2012-01-18 9dd2df9 Merge "[FEATURE] Run CommandController commands through Scheduler" (Bastian Waidelich) 2012-01-18 d15f241 Merge "[BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages" (Xavier Perseguers) 2012-01-17 c639c6e #32107 [FEATURE] Run CommandController commands through Scheduler (Claus Due) 2012-01-13 93efe01 #33168 Revert "[TASK] Migrate Workspace-Menu to work with ExtJS4" (Oliver Hader) 2012-01-13 fffd7df [REVERT] let PersistentObjectConverter clone objects (Felix Oertel) 2012-01-12 341a29f [BUGFIX] keep PersistentObjectConverterTest from cloning objects (Felix Oertel) 2012-01-10 a151fa4 [~BACKPORT] backport FLOW3 changes to SignalSlotDispatcher (Felix Oertel) 2011-12-26 b6da266 #13087 [TASK] Coding guidelines cleanup for ClassInfo class (Claus Due) 2011-12-23 fe7e15f Merge changes I60d3a05c,Iaa4b496a (Sebastian Kurfuerst) 2011-12-23 705c113 #31122 [BUGFIX] Checkbox for mass-action also if only publish/swap-permission (Robert Heel) 2011-12-21 080b1b0 #32628 [TASK] Do not load linkvalidator in frontend (Philipp Gampe) 2011-12-20 0555def [TASK] Add unit-test for SQL-comparator <> (Xavier Perseguers) 2011-12-19 dd266dd #32687 [TASK] Migrate Workspace-Menu to work with ExtJS4 (Steffen Ritter) 2011-12-16 8dcbf77 #32571 [SECURITY][BUGFIX] Remote Command Execution in Workspace Abstract Controller (Helmut Hummel) 2011-12-05 58b6a45 #32108 [!!!][TASK][CONF] Remove deprecated code for 4.7 (Markus Klein) 2011-12-05 9ab9be6 #32108 [!!!][TASK][CONF] Remove deprecated code for 4.7 (Markus Klein) 2011-11-30 ba005d2 Merge "[CLEANUP] remove not needed parameter" (Stefan Neufeind) 2011-11-28 a9be43e #32133 [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages (Xavier Perseguers) 2011-11-27 dddd289 #32108 [!!!][TASK][CONF] Remove deprecated code for 4.7 (Markus Klein) 2011-11-22 a68d167 Merge "[BUGFIX] DateTime properties are not mapped correctly" (Stefan Neufeind) 2011-11-22 205c59b Merge "[TASK] Simplify license header and remove @author annotations" (Stefan Neufeind) 2011-11-22 e909f2a #29208 [BUGFIX] Versioning: Fetch language-field if table localizable (Jozef Spisiak) 2011-11-21 aadab14 #31475 [BUGFIX] Search in workspaces grid not working (Hercules Karvasonis) 2011-11-21 6793a4c #27800 [BUGFIX] Call callUserFunction with dummy-parameter as 3rd argument (Stefan Neufeind) 2011-11-21 edeecfb #31121 [BUGFIX] Narrow down preview header to fit smaller screens (Tolleiv Nietsch) 2011-11-21 c0963b5 #31663 [BUGFIX] Respect move-placeholders when moving records in workspace (Stefan Neufeind) 2011-11-21 ff4aadc #31328 [BUGFIX] Fluid-layouts should have uppercase as first letter (Stefan Neufeind) 2011-11-21 1f5c0e3 #31950 [BUGFIX] Make SignalSlot Dispatcher a singleton (Bastian Waidelich) 2011-11-21 ecf9eb3 #31345 [BUGFIX] DateTime properties are not mapped correctly (Bastian Waidelich) 2011-11-21 21db328 #31826 [TASK][!!!] Replaces die() calls with RuntimeException (Xavier Perseguers) 2011-11-18 52c92a2 #28825 [BUGFIX] Using an apostrophe in the Workspace Name causes quite blank backend (Marco Bresch) 2011-11-11 7a7e3df [TASK] Increase version number (Bastian Waidelich) 2011-11-11 05e9526 #31756 [FEATURE] CData ViewHelper (Bastian Waidelich) 2011-11-10 fd09d19 [TASK] Simplify license header and remove @author annotations (Bastian Waidelich) 2011-11-10 2ba9ee2 #31632 [FEATURE] maximumNumberOfLinks argument in paginate widget (Henjo Hoeksma) 2011-11-10 dbfa56f #13100 [TASK] Extbase (MVC): Avoid code-duplication in Tx_Extbase_MVC_Web_FrontendRequestHandler::isCacheable() (Stefan Neufeind) 2011-11-02 346251a #31322 [BUGFIX] Make changed action resolving backwards compatible (Bastian Waidelich) 2011-10-30 76bd359 [CLEANUP] remove not needed parameter (Felix Oertel) 2011-10-28 ea71cba #31331 [BUGFIX] TextboxViewHelper does not return anything (Daniel Lienert) 2011-10-25 b6ccb26 [TASK] Update version to 4.6.0 (Tolleiv Nietsch) 2011-10-25 4484bf0 [TASK] Update version to 4.6.0 (Tolleiv Nietsch) 2011-10-25 c9f8507 #26287 [FEATURE] set default grid limit to 30 (Simon Schaufelberger) 2011-10-25 604a1ea #29853 [BUGFIX] Broken image paths in preview (Bart Dubelaar) 2011-10-25 988edca #30926 [TASK] Raise the number of possible file- and dbmounts from 10 to 25 (Ingo Pfennigstorf) 2011-10-24 7818052 #31217 [BUGFIX] Invalid and deprecated calls (Xavier Perseguers) 2011-10-24 11eacca #31218 [BUGFIX] Remove deprecated method call (Xavier Perseguers) 2011-10-23 99340f1 #31202 [TASK] Prepare for release of TYPO3 4.6 (Christopher Stelmaszyk) 2011-10-21 96f6abf [TASK] Update version number for TYPO3 4.7 (Xavier Perseguers) 2011-10-21 35c2aa5 [BUGFIX] Fix PHP Warnings in Unit Tests (Bastian Waidelich) 2011-10-21 052b735 [BUGFIX] Fix PHP Warnings in Unit Tests (Bastian Waidelich) 2011-10-21 c20ede2 [TASK] Update release notes and version numbers to 1.4.0 (Sebastian Kurfuerst) 2011-10-21 bec853b [TASK] Updated release notes for 1.4.0, updated version number (Sebastian Kurfuerst) 2011-10-21 195d605 [BUGFIX] Pootle: Multi-line labels are not rendered properly (Xavier Perseguers) 2011-10-21 36c7ae8 #31041 [TASK] English XLIFF files should not contain target element (Dominique Feyer) 2011-10-21 6667112 [BUGFIX] Pootle: Multi-line labels are not rendered properly (Xavier Perseguers) 2011-10-20 961679a Merge "[BUGFIX] Pootle: Multi-line labels are not rendered properly" (Xavier Perseguers) 2011-10-20 c7eace1 [+Signal] introduce signals to persistence (Felix Oertel) 2011-10-20 a2aa8fa #31127 [BUGFIX] DBAL does not respect sql_query.passthrough setting (Xavier Perseguers) 2011-10-20 e24e7dd [BUGFIX] Pootle: Multi-line labels are not rendered properly (Xavier Perseguers) 2011-10-20 e846d69 [BUGFIX] Pootle: Multi-line labels are not rendered properly (Xavier Perseguers) 2011-10-20 335de65 [BUGFIX] Pootle: Multi-line labels are not rendered properly (Xavier Perseguers) 2011-10-19 ab099b6 #31039 [TASK] English XLIFF files should not contain target element (Dominique Feyer) 2011-10-19 06c05e7 #30212 [BUGFIX] Add missing marker for version mails (Tolleiv Nietsch) 2011-10-19 bd4a423 #30896 [TASK] Fix version number of 4.6 branch (Philipp Gampe) 2011-10-19 d2f1413 Merge "[BUGFIX] use $for only when not empty and not NULL" (Bastian Waidelich) 2011-10-18 bfb4df6 [~FEATURE] index signal's arguments by key (Felix Oertel) 2011-10-18 e4eba07 #31045 [TASK] English XLIFF files should not contain target element (Dominique Feyer) 2011-10-18 5b2b850 #31044 [TASK] English XLIFF files should not contain target element (Dominique Feyer) 2011-10-18 ad082d8 #31043 [TASK] English XLIFF files should not contain target element (Dominique Feyer) 2011-10-13 7c8dfce [TASK] Fix CGL issues on "else if" constructs (Oliver Hader) 2011-10-11 7670d22 [TASK] Update ext_emconf.php for TYPO3 4.6 RC1 (Xavier Perseguers) 2011-10-11 d2ebfb6 [TASK] Update version to 1.4.0-rc1 (Bastian Waidelich) 2011-10-11 deea38c [TASK] Update version to 1.4.0-rc1 (Bastian Waidelich) 2011-10-11 5bd3859 #27186 [+FEATURE] Backport CommandController Implementation (Michael Klapper) 2011-10-11 438d830 #27858 [BUGFIX] Single quote-enclosed strings are not properly parsed (Tizian Schmidlin) 2011-10-11 7f61d1e #30755 [TASK] Prepare merge for 4.6-RC1 (part 2) (Philipp Gampe) 2011-10-11 62ba9c6 Merge "[BUGFIX] Invalid target language in localization file" (Philipp Gampe) 2011-10-11 d3b271e #30307 [BUGFIX] Avoid that TYPO3 namespace is cleared (Tolleiv Nietsch) 2011-10-11 c4510a8 #29308 [BUGFIX] Use lang-labels within row detail section (Tolleiv Nietsch) 2011-10-11 6576963 #30761 [BUGFIX] Invalid target language in localization file (Xavier Perseguers) 2011-10-11 ab5b7d9 #30753 [BUGFIX][SECURITY] SQL Injection in Scheduler Task of Linkvalidator (Oliver Hader) 2011-10-11 b28b756 #30760 [BUGFIX] handler is undefined when resizing the backend (Oliver Hader) 2011-10-10 34b0ae9 #30757 [TASK] Merge Changes from core since last sync (Philipp Gampe) 2011-10-10 9b44026 #30755 [TASK] Prepare merge for 4.6-RC1 (Philipp Gampe) 2011-10-10 fca4103 Merge "[BUGFIX] SQL error if a task is run on a disabled page" (Philipp Gampe) 2011-10-10 64d266a #30588 [TASK] Update manual (Philipp Gampe) 2011-10-10 1bd3ad2 #30593 [BUGFIX] SQL error if a task is run on a disabled page (Philipp Gampe) 2011-10-10 16a8599 Merge "[BUGFIX] It is not possible to set page 0 to schedular task" (Philipp Gampe) 2011-10-10 b1537c7 Merge "[BUGFIX] SQL error if opening a disabled page with module" (Philipp Gampe) 2011-10-10 1d81bd8 #30586 [BUGFIX] It is not possible to set page 0 to schedular task (Philipp Gampe) 2011-10-09 66e5a2e Merge "[!!!][TASK] Disable rewritten property mapper by default" (Felix Oertel) 2011-10-09 e042202 Merge "[BUGFIX] Removing "Repository" in class name makes extensions unusable" (Bastian Waidelich) 2011-10-09 2983f1a Merge "[BUGFIX] ConfigurationManager use FrontendSimulator only if neccessary" (Bastian Waidelich) 2011-10-09 63ee55f #30476 [!!!][TASK] Disable rewritten property mapper by default (Bastian Waidelich) 2011-10-08 f362ae6 #30589 [BUGFIX] Revert change in interface signature (Philipp Gampe) 2011-10-07 ba275e3 Merge "[TASK] Adopt checkDBUpdates hook to changed interface" (Xavier Perseguers) 2011-10-06 0a6487e #30585 [BUGFIX] SQL error if opening a disabled page with module (Philipp Gampe) 2011-10-05 89a6664 #29341 [TASK] Fix CGL issues (Philipp Gampe) 2011-10-03 ebba315 #13518 [FEATURE] Include preview link in notification (Stefan Neufeind) 2011-09-29 f26a248 #30306 [BUGFIX] Removing "Repository" in class name makes extensions unusable (Kai Vogel) 2011-09-29 0418556 [BUGFIX] Default error FlashMessage has wrong severity (Bastian Waidelich) 2011-09-26 e0d5fc8 [BUGFIX] Fix check against @ignorevalidation annotations (Bastian Waidelich) 2011-09-26 0b7d5a5 #29651 [BUGFIX] ConfigurationManager use FrontendSimulator only if neccessary (Sebastian Michaelsen) 2011-09-24 0b757d5 #30043 [BUGFIX] Initialize $currentR in analyseTypoLinks (Bjoern Pedersen) 2011-09-20 5675856 #30087 [TASK] Remove useless type hint in tx_dbal_installtool::setRequiredPhpModules (Xavier Perseguers) 2011-09-19 64d18ad #30049 [BUGFIX] Incompatible override of Core methods (Xavier Perseguers) 2011-09-19 855bdc5 [TASK] Increase version number (Bastian Waidelich) 2011-09-19 6f80f4c [TASK] Increase version number (Bastian Waidelich) 2011-09-16 b2ec1b2 #29884 [TASK] Adopt checkDBUpdates hook to changed interface (Thomas Maroschik) 2011-09-15 9409266 #29875 [BUGFIX] Default action is not properly resolved (Bastian Waidelich) 2011-09-15 fd8edf0 #5961 [FEATURE] Descriptive error on invalid action name (Claus Due) 2011-09-14 963abb8 [BUGFIX] Replaced call to deprecated t3lib_div::testInt() (Bastian Waidelich) 2011-09-13 0e11326 #8344 [FEATURE] Skip default controller and action in generated URIs (Bastian Waidelich) 2011-09-13 242719f #9969 [FEATURE] Setting a scheme for a URI (Stefan Neufeind) 2011-09-13 ab696fa Merge "[FEATURE] Add parameter to RenderViewHelper for optional sections" (Bastian Waidelich) 2011-09-13 2579656 Merge "[BUGFIX] ViewHelper: Make SelectViewHelper use property paths as arguments" (Bastian Waidelich) 2011-09-13 efaa5b6 Merge "[BUGFIX] Fix Doc comment in format.padding ViewHelper" (Bastian Waidelich) 2011-09-13 0e16b20 #25704 [BUGFIX] Make class name consistent (Tolleiv Nietsch) 2011-09-13 5632a11 #29174 [BUGFIX] Cleanup splitview JavaScript (Tolleiv Nietsch) 2011-09-12 d2111fb Merge "[TASK] Remove deprecated methods & properties" (Bastian Waidelich) 2011-09-12 cc792b8 Merge "[TASK] Use TYPO3.l10n API for JS localizations" (Tolleiv Nietsch) 2011-09-12 0a78e45 Merge "[BUGFIX] Hide comments section if there are no comments" (Tolleiv Nietsch) 2011-09-12 6c3cc2c Merge "[BUGFIX] Make workspace change visible for editors" (Tolleiv Nietsch) 2011-09-09 c5c5b14 Merge "[BUGFIX] Tx_Extbase_Utility_Localization::translate() must return NULL for non-existing keys" (Bastian Waidelich) 2011-09-09 65528aa #12332 [BUGFIX] Create new CObject in CObject ViewHelper (Bastian Waidelich) 2011-09-09 9f2829d [BUGFIX] Don't clone ContentObject in ConfigurationManager (Bastian Waidelich) 2011-09-09 d04264c #13745 [TASK] Remove deprecated methods & properties (Bastian Waidelich) 2011-09-09 5ea54d6 [BUGFIX] Tx_Extbase_Utility_Localization::translate() must return NULL for non-existing keys (Bastian Waidelich) 2011-09-07 0c8c923 [BUGFIX] Fix Doc comment in format.padding ViewHelper (Bastian Waidelich) 2011-09-07 a5bf2eb [BUGFIX] ViewHelper: Make SelectViewHelper use property paths as arguments (Bastian Waidelich) 2011-09-07 e00137c #12332 [BUGFIX] Clone ContentObject (Bastian Waidelich) 2011-09-07 6a7bf37 [FEATURE] Add parameter to RenderViewHelper for optional sections (Bastian Waidelich) 2011-09-07 cf1cef6 [BUGFIX] Sanitize identifier when compiling templates (Bastian Waidelich) 2011-09-07 002b3ce #29229 [BUGFIX] use $for only when not empty and not NULL (Peter Niederlag(office)) 2011-09-06 bcc1fce #5297 [+BUGFIX] disable cache when displaying FlashMessages in frontend (Claus Due) 2011-09-06 304e13c Merge "[+FEATURE] Comment ViewHelper" (Bastian Waidelich) 2011-09-06 637b259 #13592 [+FEATURE] Comment ViewHelper (Claus Due) 2011-09-06 ac347d4 #28250 [TASK] Remove fluid autoloader (Christian Kuhn) 2011-09-01 02755d2 [BUGFIX] Fix method visibility of AbstractConfigurationManager::getTypoScriptSetup() (Bastian Waidelich) 2011-08-30 1561d71 #29306 [TASK] Convert XLIFF files to Tab indentation (Xavier Perseguers) 2011-08-30 95ecf8d [TASK] Bump version number (Christopher) 2011-08-30 29ec8f1 #29338 [TASK] Release linkvalidator 1.0.4 (Philipp Gampe) 2011-08-30 dad2e54 [TASK] Fix phpdoc and method signatures (Philipp Gampe) 2011-08-29 32ea66f #29333 [TASK] Use TYPO3.l10n API for JS localizations (Tolleiv Nietsch) 2011-08-29 1f6be2e #18273 [BUGFIX] Install new Extension with table in native, external database will fail (Heiko Kromm) 2011-08-29 2803d7d Merge "[TASK] Convert XLIFF files to Tab indentation" (Xavier Perseguers) 2011-08-29 04c120a Merge "[BUGFIX] Allow DBAL to interact with EM to configure remapping" (Xavier Perseguers) 2011-08-28 710a471 [TASK] Convert XLIFF files to Tab indentation (Steffen Gebert) 2011-08-28 1f9b554 [TASK] Convert XLIFF files to Tab indentation (Steffen Gebert) 2011-08-28 698d92b #29307 [BUGFIX] Hide comments section if there are no comments (Tolleiv Nietsch) 2011-08-28 0676a96 [TASK] Convert XLIFF files to Tab indentation (Steffen Gebert) 2011-08-26 d6a9c26 #29137 [BUGFIX] Fatal error with E_STRICT: Declarations of fetchType and checkLink must be compatible with interface (Christopher) 2011-08-26 223b325 #29275 [BUGFIX] XLIFF: Approved attribute is on wrong element (Christopher) 2011-08-26 c9ba936 Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element" (Oliver Hader) 2011-08-26 18a4117 Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element" (Oliver Hader) 2011-08-26 06c7af8 #23575 [BUGFIX] Allow DBAL to interact with EM to configure remapping (Xavier Perseguers) 2011-08-26 2108d64 Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element" (Xavier Perseguers) 2011-08-26 bb488b9 Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element" (Xavier Perseguers) 2011-08-26 2d6a8f2 #29262 [BUGFIX] XLIFF: Approved attribute is on wrong element (Xavier Perseguers) 2011-08-26 04dfc35 #29262 [BUGFIX] XLIFF: Approved attribute is on wrong element (Xavier Perseguers) 2011-08-26 90ca670 #29262 [BUGFIX] XLIFF: Approved attribute is on wrong element (Xavier Perseguers) 2011-08-26 61c178e #29262 [BUGFIX] XLIFF: Approved attribute is on wrong element (Xavier Perseguers) 2011-08-22 27300f2 #13574 [BUGFIX] Avoid sending mails if reciepient list is empty (Tolleiv Nietsch) 2011-08-22 52368d5 #28882 [BUGFIX] Load TCA to have showRecordFieldList available (Simon Apold) 2011-08-20 2213f49 #8767 [+TASK] Marking Fluid as "stable" instead of "beta" (Claus Due) 2011-08-20 250cc15 #25767 [BUGFIX] Make workspace change visible for editors (Tolleiv Nietsch) 2011-08-19 127cc13 #29078 [TASK] Unify table layouts (Christopher) 2011-08-19 aab596b Merge "[+BUGFIX] Added missing initializeView method in EmptyView" (Sebastian Kurfuerst) 2011-08-18 2ac73e9 #29097 [TASK] Update table handling to latest caching changes (Christian Kuhn) 2011-08-18 a17cb2c [+BUGFIX] Incorrect type of Error thrown (FLOW3 Error) (Claus Due) 2011-08-18 4491339 #28816 [+BUGFIX] Fixing incorrect references to F3 classes (Claus Due) 2011-08-18 6d496d9 #28966 [+BUGFIX] Added missing initializeView method in EmptyView (Claus Due) 2011-08-18 967b862 #27938 [BUGFIX] Make textfield view helper handle zero (not empty) values (Stefan Neufeind) 2011-08-15 2f703b6 [TASK] Update ChangeLog (Christopher) 2011-08-15 49d4cbb #28480 [+BUGFIX] Fix classname of Exception, ConfigurationManager (Claus Due) 2011-08-11 6d29b68 #28915,#13849, [TASK] Refactor to t3lib_http_Request for external URLs (Philipp Gampe) 2011-08-10 4eb1fc3 #28277 [TASK] Add XLIFF files (Philipp Gampe) 2011-08-07 84db408 #28805 [TASK] Streamline the use of the query cache (Helmut Hummel) 2011-08-06 e176fd5 #28797 [TASK] Make use of the caching framework (Helmut Hummel) 2011-08-06 ed02890 #28796 [BUGFIX] Parse also caching tables that are created on the fly (Helmut Hummel) 2011-08-02 2d30dce Merge "[TASK] Replace LLXML file by XLIFF file" (Sebastian Kurfuerst) 2011-08-02 bf8f212 Merge "[+BUGFIX] Compiled HtmlSpecialCharsViewHelper should only work on strings" (Bastian Waidelich) 2011-08-02 48722f7 [+BUGFIX] Compiled HtmlSpecialCharsViewHelper should only work on strings (Sebastian Kurfuerst) 2011-08-02 d52fbe2 [BUGFIX] disable escape interceptor for cObject ViewHelper (Bastian Waidelich) 2011-08-02 0145508 Improved ChangeLog (Sebastian Kurfuerst) 2011-08-02 565ef07 Fixed ChangeLog (Sebastian Kurfuerst) 2011-08-02 0546185 Updated ChangeLog, raised version number to 1.4.0beta1 (Sebastian Kurfuerst) 2011-08-02 fbda0ed [!!!][TASK] Enable rewritten property mapper by default (Sebastian Kurfuerst) 2011-08-02 8df6b53 Updated ChangeLog; raised version number (Sebastian Kurfuerst) 2011-08-02 b363798 #28545 [!!!][FEATURE] Compilation of Fluid templates to PHP files (Bastian Waidelich) 2011-08-02 4afdc90 Merge "[FEATURE] Speed up ObjectAccess" (Sebastian Kurfuerst) 2011-08-01 eb06746 Merge "[BUGFIX] Incorrect handler detected with DELETE, INSERT and UPDATE" (Xavier Perseguers) 2011-08-01 4695ec7 [TASK] Replace LLXML file by XLIFF file (Dominique Feyer) 2011-08-01 d5a6b43 Merge "[TASK] Add XLIFF files" (Xavier Perseguers) 2011-08-01 8eb61c8 Merge "[!!!][+FEATURE] Add a reserved variable {_all} returning all template variables" (Sebastian Kurfuerst) 2011-08-01 5c68ada Merge "[FEATURE] PaddingViewHelper: allow padding-type right/left/both" (Sebastian Kurfuerst) 2011-08-01 547c5d0 #7572 [+FEATURE] Extbase (Persistence): Allow pid of object to be set from action-controller (Stefan Neufeind) 2011-08-01 1047366 Merge "[+FEATURE] Fluid (Widgets): Allow overriding templateRootPath" (Sebastian Kurfuerst) 2011-08-01 984d95b [FEATURE] Speed up ObjectAccess (Bastian Waidelich) 2011-08-01 f8487b5 [TASK] Update email address (Xavier Perseguers) 2011-07-31 e491571 Merge "[+FEATURE] Extbase (Persistence): Allow removing previously set limit with unsetLimit()" (Stefan Neufeind) 2011-07-31 8929873 #27445 [+FEATURE] Extbase (Persistence): Allow removing previously set limit with unsetLimit() (Stefan Neufeind) 2011-07-30 ac30519 #28563 [BUGFIX] Incorrect handler detected with DELETE, INSERT and UPDATE (Jigal van Hemert) 2011-07-28 0976edc [TASK] Minor cleanups (Bastian Waidelich) 2011-07-28 3097e97 [TASK] Tweak inline comment in TemplateView (Bastian Waidelich) 2011-07-28 4a98afd [!!!][+FEATURE] Add a reserved variable {_all} returning all template variables (Bastian Waidelich) 2011-07-28 42d159e [BUGFIX] Deactivate EscapeInterceptor for certain ViewHelpers (Bastian Waidelich) 2011-07-28 8c5ec2d [TASK] Split escape ViewHelper into dedicated format ViewHelpers (Bastian Waidelich) 2011-07-28 40f77f8 [BUGFIX] Whitespace fixes (Bastian Waidelich) 2011-07-24 fd97660 #27139 [FEATURE] Introduce stage change buttons in frontent preview (Michael Klapper) 2011-07-27 2bc104b #25307 [BUGFIX] Ext Direct API lacks the possibility of adding access control (Stefan Galinski) 2011-07-27 65a761b #27414 [BUGFIX] Backend user without accordant language permissions can see workspace changes (Michael Klapper) 2011-07-19 306a818 #28001 [TASK] Remove function index (Xavier Perseguers) 2011-07-18 0c86446 #28249 [-TASK] Remove autoloader (Christian Kuhn) 2011-07-17 756ef1b #27416 [TASK] Fix localization handling to support XLIFF (Christopher) 2011-07-17 4f6800d [+FEATURE] introduce signal in MVC/Dispatcher (Felix Oertel) 2011-07-17 eab41de #28241 [TASK] Merge changes from 4.5 upstream to master (Philipp Gampe) 2011-07-17 8737310 Merge "[BUGFIX] Show splitview only in non-live workspace" (Michael Klapper) 2011-07-17 e9a992a Merge "[TASK] Move workspace preview functionality into versioning / workspace" (Benjamin Mack) 2011-07-17 01f3abe Merge "[TASK] Move workspace preview functionality into versioning / workspace" (Benjamin Mack) 2011-07-17 ad1a6fe #28255 [BUGFIX] Correct initialisation of BACK_PATH (Stefan Neufeind) 2011-07-16 3dae597 Merge "[-BUGFIX] remove datecheck on timezone test" (Stefan Neufeind) 2011-07-15 cdffc23 #28238 [TASK] Add .gitignore file. (Christopher) 2011-07-15 645e448 [TASK] Correct classnaming for Tx_Extbase_Tests_Unit_BaseTestCase (Stefan Neufeind) 2011-07-14 fb68750 #28262 [BUGFIX] Show splitview only in non-live workspace (Tolleiv Nietsch) 2011-07-14 346baa0 #27931 [TASK] Move workspace preview functionality into versioning / workspace (Tolleiv Nietsch) 2011-07-14 74521b9 #28220 [BUGFIX] Remove linebreaks from xlf label to get preview working (Tolleiv Nietsch) 2011-07-14 dccfbb3 [-BUGFIX] remove datecheck on timezone test (Felix Oertel) 2011-07-13 c4de877 #28187 [BUGFIX] Clear autoloader cache if dbal is loaded in 1-2-3 (Christian Kuhn) 2011-07-13 96e294d [+FEATURE] remove usage of deprecated methods in unit-tests (Felix Oertel) 2011-07-12 42355ab Merge "[BUGFIX] module.css references invalid image url" (Michael Klapper) 2011-07-12 2c89c57 Merge "[BUGFIX] Adjust unit tests to changes" (Felix Oertel) 2011-07-12 a2f6586 [BUGFIX] Adjust unit tests to changes (Bastian Waidelich) 2011-07-12 698f442 [BUGFIX] create ClassSchema with ObjectManager::create() (Bastian Waidelich) 2011-07-12 058aeea #28097 [TASK] Refactor core usages of testInt, calcPriority, calcParenthesis (Oliver Hader) 2011-07-12 08a4697 #28097 [TASK] Refactor core usages of testInt, calcPriority, calcParenthesis (Susanne Moog) 2011-07-12 7655f0d #28121 [BUGFIX] TypeHandling class not found (Bastian Waidelich) 2011-07-12 372094b [BUGFIX] Wrong CGL style of boolean values (Oliver Hader) 2011-07-11 26f24f2 #28097 [TASK] Refactor core usages of testInt, calcPriority, calcParenthesis (Susanne Moog) 2011-07-11 459d628 #28113 [BUGFIX] module.css references invalid image url (Michael Klapper) 2011-07-09 c006018 [TASK] Extbase (Utility): Add service for TypeHandling (Stefan Neufeind) 2011-07-09 d9aeacf Merge "[+BUGFIX] Extbase: CGL: Convert case of acronyms from UPPERCASE to CamelCase" (Stefan Neufeind) 2011-07-09 8546baa #12189 [+BUGFIX] Extbase: CGL: Convert case of acronyms from UPPERCASE to CamelCase (Stefan Neufeind) 2011-07-09 14d433c [TASK] Extbase: Use strpos() instead of strstr() where possible (Stefan Neufeind) 2011-07-09 37eb670 #13095 [FEATURE] Make displayed fields in "Send to stage" layer configurable (Sonja Scholz) 2011-07-09 8a41f02 Merge changes I4241f1e3,Ic91d8ad1 (Stefan Neufeind) 2011-07-09 b3a57c5 [+BUGFIX] clean up ObjectStorage (Felix Oertel) 2011-07-09 4949c42 Revert "[+BUGFIX] clean up ObjectStorage" (Stefan Neufeind) 2011-07-09 6135c7f Merge "[TASK] Extbase (Persistence): Remove duplicate registration in identity map" (Stefan Neufeind) 2011-07-09 7917c06 Merge "[+BUGFIX] clean up ObjectStorage" (Stefan Neufeind) 2011-07-09 7711aba Merge "[FEATURE] IconViewHelper (BE) should support CSS-sprites" (Stefan Neufeind) 2011-07-09 d56a929 #9957 [FEATURE] IconViewHelper (BE) should support CSS-sprites (Stefan Neufeind) 2011-07-09 daad966 Merge "[TASK] Make TextboxViewHelper a subclass of TextFieldViewHelper" (Stefan Neufeind) 2011-07-09 54b58f7 [TASK] Code Cleanup in TemplateView (Sebastian Kurfuerst) 2011-07-09 d7d45a5 Merge "[BUGFIX] Fix Widget support" (Stefan Neufeind) 2011-07-09 ff414cd #27970 [+BUGFIX] Use of depreciated function debug in debugViewHelper (Michael Klapper) 2011-07-09 b73d59c Merge "[TASK] Adjust PHP dependency in ext_emconf.php" (Marc Bastian Heinrichs) 2011-07-09 331ce0c Merge "[FEATURE] Add check for loaded DBAL to requirements check" (Marc Bastian Heinrichs) 2011-07-09 e83af8e [+BUGFIX] allow skipping of arguments in signal dispatch (Felix Oertel) 2011-07-09 168c831 [TASK] Adjust PHP dependency in ext_emconf.php (Bastian Waidelich) 2011-07-09 53df4f9 [FEATURE] Add check for loaded DBAL to requirements check (Bastian Waidelich) 2011-07-09 747d791 #27931 [TASK] Move workspace preview functionality into versioning / workspace (Benjamin Mack) 2011-07-09 19b0f7f #12743 [BUGFIX] Highlight page in pagetree if a content element is changed (Sonja Scholz) 2011-07-08 86efd8f Merge "[BUGFIX] Missing behaviour of options.workspaces.changeStageMode" (Tolleiv Nietsch) 2011-07-08 b01cc89 #9946 [TASK] Removed unused workspace code (Tolleiv Nietsch) 2011-07-08 9ae072c #28002 [BUG] Use t3lib_install_Sql (Christian Kuhn) 2011-07-08 11764cc #27999 [TASK] Remove function index (Christian Kuhn) 2011-07-08 ac69c72 #27966 [FEATURE] Show info if staged element is edited (Tolleiv Nietsch) 2011-07-08 940d959 #26422 [BUGFIX] List doesn't show all records (Michael Klapper) 2011-07-08 ed97754 Merge "[FEATURE] Add possibility for improved detail view" (Tolleiv Nietsch) 2011-07-08 7c3b31e Merge "[TASK] Throw exception instead of die" (Xavier Perseguers) 2011-07-07 4e77979 [+BUGFIX] clean up ObjectStorage (Felix Oertel) 2011-07-07 af6f8b2 Merge "[TASK] Add XLIFF files" (Tolleiv Nietsch) 2011-07-07 0b1ca0e #27097 [FEATURE] Limit modes available in the splipview (Michael Klapper) 2011-07-08 a5238e0 #26900 [BUGFIX] Add documentation in review controller (Tolleiv Nietsch) 2011-07-07 45396b3 #27937 [BUGFIX] PostgreSQL unit test tablesWithMappingAreDetected fails (Xavier Perseguers) 2011-07-07 320c3fc #26156 [TASK] Throw exception instead of die (Xavier Perseguers) 2011-07-07 c38e882 #13579 [FEATURE] Hook Request for t3lib_db (Xavier Perseguers) 2011-07-07 814331d [TASK] Update copyright information (Xavier Perseguers) 2011-07-07 c46a37c #13518 [FEATURE] Include preview link in notification (Sonja Scholz) 2011-07-07 7ed0c8f Merge "[TASK] Add XLIFF files" (Tolleiv Nietsch) 2011-07-07 61d4ac0 Merge "[TASK] Cleanup draft workspace usages" (Tolleiv Nietsch) 2011-07-07 c299d8b [BUGFIX] Wrong CGL style of boolean values (Oliver Hader) 2011-07-07 eb8a85a [TASK] Add XLIFF files (Tolleiv Nietsch) 2011-07-07 bd87ad2 #27952 [TASK] Cleanup draft workspace usages (Tolleiv Nietsch) 2011-07-06 2b8c37e Merge "[BUGFIX] Versioning with context menu is visible if workspaces are enabled" (Marco Bresch) 2011-07-06 ce00a32 Merge "[BUGFIX] Remove check for TYPO3_UseCachingFramework" (Michael Klapper) 2011-07-01 21a21a0 Merge "[+BUGFIX] ObjectStorage->toArray(): fix array pointer problem" (Claus Due) 2011-06-30 7a2807c #27783 [BUGFIX] Fix Widget support (Bastian Waidelich) 2011-06-30 e14243d #27680 [TASK] Recreate ext_autoload.php (Bastian Waidelich) 2011-06-30 975c15b [TASK] Recreate ext_autoload.php (Bastian Waidelich) 2011-06-30 8c22e53 [+FEATURE] (ViewHelpers): Adjust Fluid to new Property Mapper (Sebastian Kurfuerst) 2011-06-30 ae5eeef #27656 [!!!][+FEATURE] (MVC): Modify MVC stack to use the new property mapper (Sebastian Kurfuerst) 2011-06-30 89c0697 #27653 [!!!][+FEATURE] (Validation): Adjusted and re-done Validation API (Sebastian Kurfuerst) 2011-06-30 111368e [+FEATURE] (Property): Add new property mapper (Sebastian Kurfuerst) 2011-06-30 22d1e91 #27657 [+FEATURE] (Persistence): Synchronize PersistenceManagerInterface more with FLOW3 (Sebastian Kurfuerst) 2011-06-30 1e11d76 #27652 [+FEATURE] (Reflection): Object Access can now access private properties (Sebastian Kurfuerst) 2011-06-30 72761b4 #27651 [+FEATURE] (Utility): synchronize TypeHandling class with FLOW3 (Sebastian Kurfuerst) 2011-06-30 ad09f0c #27650 [!!!][FEATURE] Improve error and message handling (Sebastian Kurfuerst) 2011-06-30 45aa010 [TASK] (MVC, Property): Deprecation of the the old property mapper (Sebastian Kurfuerst) 2011-06-30 dfd257e [+FEATURE] (Configuration): Feature flag implementation (Sebastian Kurfuerst) 2011-06-29 240383e #25960 [BUGFIX][DB] Some DB fields needs to be varchar to support MSSQL (Sonja Scholz) 2011-06-28 212e979 #12868 [FEATURE] Add possibility for improved detail view (Francois Suter) 2011-06-28 18d3eee #11535 [BUGFIX] LIVE workspace actions don't work (Michael Klapper) 2011-06-27 b437552 #13075 [+BUGFIX] (Persistence): return correct objectCountByQuery when query contains left join and no limit (Marc Bastian Heinrichs) 2011-06-27 15a54e1 Merge "[+TASK] Fluid: Make use of newly introduced Extension Service" (Stefan Neufeind) 2011-06-27 a8b15cc [+TASK] Fluid: Make use of newly introduced Extension Service (Bastian Waidelich) 2011-06-26 61905b2 Merge "[+BUGFIX] Cloning a ValueObject should not set its uid to NULL" (Stefan Neufeind) 2011-06-26 ed706a6 #27546 [BUGFIX] Adapt cache configuration to 4.6 (Christian Kuhn) 2011-06-26 89cdbb6 #27709 [BUGFIX] Remove check for TYPO3_UseCachingFramework (Christian Kuhn) 2011-06-24 3aaa54a Merge "[BUGFIX] Space missing in popup window" (Susanne Moog) 2011-06-24 9dd0807 Merge "[FEATURE] Improve information for detail view" (Susanne Moog) 2011-06-24 7589400 [+BUGFIX] Fix unit tests (Sebastian Kurfuerst) 2011-06-24 4a11fb5 Merge "[BUGFIX] Fix case of setChildSortByFieldName in DataMapFactory" (Stefan Neufeind) 2011-06-24 015e7f9 Merge "[+FEATURE] Extbase (MVC): Make response format configurable in TypoScript" (Stefan Neufeind) 2011-06-23 ac08975 #27550 [+BUGFIX] (SignalSlot): Fix unit tests (Sebastian Kurfuerst) 2011-06-22 4894ccc #25962 [BUGFIX] Versioning with context menu is visible if workspaces are enabled (Michael Klapper) 2011-06-22 56f169e #27310 [BUGFIX] Space missing in popup window (Michael Klapper) 2011-06-21 41ce921 #13884 [BUGFIX] Previewing a page in a custom Workspace, unable to execute an action in List view tab. (Michael Klapper) 2011-06-21 792ea55 Merge "[BUGFIX] Missing preselected recipients in send to next stage window" (Michael Klapper) 2011-06-21 c4a4a7d [TASK] Fluid: Use strpos() instead of strstr() where possible (Stefan Neufeind) 2011-06-21 f8649b6 [TASK] Make TextboxViewHelper a subclass of TextFieldViewHelper (Sebastian Kurfuerst) 2011-06-21 7c0954e Merge changes If9f1d413,Icef02f0e,Ib0affd73 (Sebastian Kurfuerst) 2011-06-21 d9625b7 Merge "[BUGFIX] Adapt cache configuration to 4.6" (Susanne Moog) 2011-06-20 8ae1273 Merge "[TASK] Cleanup and small improvements to Interceptors" (Bastian Waidelich) 2011-06-20 505bfcf Merge "[TASK] Comment and non-functional changes" (Bastian Waidelich) 2011-06-20 30dc66c Merge "[+BUGFIX] Empty a tag ends with /> instead of " (Bastian Waidelich) 2011-06-20 b822d2d Merge "[BUGFIX] Better error message for "unknown section" exception" (Bastian Waidelich) 2011-06-20 957e8b5 Merge "[+BUGFIX] Fluid (Core): Simplify debugging of exceptions thrown during render" (Bastian Waidelich) 2011-06-20 872b5fb [+BUGFIX] Make ObjectManager::isRegistered work (Sebastian Kurfuerst) 2011-06-20 381bb54 [TASK] (ViewHelper): Code Cleanup to AbstractFormField ViewHelper (Sebastian Kurfuerst) 2011-06-20 a17273a [TASK] (Core): Code Cleanup in AbstractTagBasedViewHelper (Sebastian Kurfuerst) 2011-06-20 3cf11bb #27557 [+BUGFIX] (Core): Condition improvements (Sebastian Kurfuerst) 2011-06-20 8c66da5 [TASK] Cleanup and small improvements to Interceptors (Sebastian Kurfuerst) 2011-06-20 0401b77 [TASK] Comment and non-functional changes (Sebastian Kurfuerst) 2011-06-20 91ede1e #27556 [+BUGFIX] Empty a tag ends with /> instead of (Sebastian Kurfuerst) 2011-06-20 71cd4b8 [BUGFIX] Better error message for "unknown section" exception (Sebastian Kurfuerst) 2011-06-20 6944932 [+BUGFIX] Fluid (Core): Simplify debugging of exceptions thrown during render (Sebastian Kurfuerst) 2011-06-19 e496b3b [+FEATURE] backport SignalSlotDispatcher (Felix Oertel) 2011-06-19 00c9732 Merge "[+FEATURE] implement ObjectManager::isRegistered()" (Stefan Neufeind) 2011-06-19 b4c825e Merge "[+TASK] Extbase: Move static typoscript utility methods to a service" (Stefan Neufeind) 2011-06-19 f35ec9d Merge "[+BUGFIX] Extbase (Validation): E-mail address with space at the end is invalid" (Stefan Neufeind) 2011-06-19 89a0c83 #26138 [+BUGFIX] Fluid: Fix CObjViewHelper (Sebastian Kurfuerst) 2011-06-19 270758d #27543 [BUGFIX] Adapt cache configuration to 4.6 (Christian Kuhn) 2011-06-19 11671ac Merge "[+BUGFIX] Fix localization handling to support XLIFF" (Sebastian Kurfuerst) 2011-06-17 b4e9a0d Merge "[+BUGFIX] Throw exception if a class to be reflected does not exist" (Stefan Neufeind) 2011-06-17 03142b1 [TASK] Remove global declarations inside methods (Xavier Perseguers) 2011-06-16 a0aa2cd Merge "[BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined" (Tolleiv Nietsch) 2011-06-16 97f19c3 Merge "[TASK] Remove dublicate code - Ext.ux.plugins.TabStripContainer" (Tolleiv Nietsch) 2011-06-16 710a7e4 #27495 [BUGFIX] Missing preselected recipients in send to next stage window (Michael Klapper) 2011-06-15 c9c0a6e #27470 [BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined (Michael Klapper) 2011-06-15 1e50141 #27411 [+BUGFIX] Fix localization handling to support XLIFF (Xavier Perseguers) 2011-06-14 aee807b #27442 [FEATURE] Improve information for detail view (Francois Suter) 2011-06-14 1f65adb Merge "[TASK][!!!] Fix localization handling to support XLIFF" (Xavier Perseguers) 2011-06-14 30cf35c #27305 [+BUGFIX] Extbase (Validation): E-mail address with space at the end is invalid (Stefan Neufeind) 2011-06-14 63eaf34 Merge "[TASK] Extbase (Validation): Clean up tests for FloatValidatorTest and Integer ValidatorTest" (Bastian Waidelich) 2011-06-14 5211456 Merge "[BUGFIX] Fix EmailAddressValidatorTest" (Bastian Waidelich) 2011-06-14 7ec19d9 Merge "[+BUGFIX] Extbase (Persistence): Use correct language-uid for translations" (Bastian Waidelich) 2011-06-14 5fe122f [BUGFIX] Fix localization handling to support XLIFF (Dominique Feyer) 2011-06-14 4d1c08b #8718 [+BUGFIX] Throw exception if a class to be reflected does not exist (Stefan Neufeind) 2011-06-14 d77e1d3 #27421 [TASK] Remove dublicate code - Ext.ux.plugins.TabStripContainer (Michael Klapper) 2011-06-14 01ee0eb #13690 [TASK] Deprecated class sqlengine should be removed (Xavier Perseguers) 2011-06-14 a0609e3 Revert "[BUGFIX] Extbase does not restrict queries to use only properties", (Sebastian Kurfuerst) 2011-06-14 c586e42 #27411 [TASK][!!!] Fix localization handling to support XLIFF (Xavier Perseguers) 2011-06-14 f16ed7d [TASK] Add XLIFF files (Dominique Feyer) 2011-06-14 00a7ca3 [TASK] Add XLIFF files (Dominique Feyer) 2011-06-13 1791f12 #26086 [BUGFIX] Missing behaviour of options.workspaces.changeStageMode (Oliver Hader) 2011-06-13 2e504dd [BUGFIX] Wrong call to TCEmain object (Oliver Hader) 2011-06-13 1477ecb [TASK] Fix several incompatible PHPdoc comments (Oliver Hader) 2011-06-13 c08f798 #26605 [BUGFIX] Swapping throws ExtDirect Exception (Oliver Hader) 2011-06-12 892e58a [TASK] Extbase (Validation): Clean up tests for FloatValidatorTest and Integer ValidatorTest (Stefan Neufeind) 2011-06-12 de64844 Merge "[BUGFIX] Extbase does not restrict queries to use only properties" (Jochen Rau) 2011-06-12 5fedda3 #26521 [+BUGFIX] Extbase (Persistence): Use correct language-uid for translations (Stefan Neufeind) 2011-06-12 8e44100 #26875 [TASK] Extbase (Persistence): Remove duplicate registration in identity map (Stefan Neufeind) 2011-06-11 a3078ca [BUGFIX] Fix EmailAddressValidatorTest (Lienhart Woitok) 2011-06-11 1bf6bde #9216 [+FEATURE] Extbase (MVC): Make response format configurable in TypoScript (Stefan Neufeind) 2011-06-11 a1fa635 #10823 [+FEATURE] Fluid (Widgets): Allow overriding templateRootPath (Stefan Neufeind) 2011-06-11 4a4e945 #9283 [FEATURE] PaddingViewHelper: allow padding-type right/left/both (Stefan Neufeind) 2011-06-11 9f603b1 #9942 [BUGFIX] Fix documentation for BE-ViewHelpers (Stefan Neufeind) 2011-06-11 8b999ce #8494 [BUGFIX] Extbase does not restrict queries to use only properties (Stefan Neufeind) 2011-06-11 90366a8 #7900 [BUGFIX] Docu, AbstractController: Clearer difference of forward/redirect (Stefan Neufeind) 2011-06-10 9d256c9 #27334 [BUGFIX] Fix case of setChildSortByFieldName in DataMapFactory (Stefan Neufeind) 2011-06-10 cd68224 Merge "[BUGFIX] Editor see records without permissions on table" (Michael Klapper) 2011-06-10 71d24bc #27325 [BUGFIX] Editor see records without permissions on table (Michael Klapper) 2011-06-09 879df05 Merge "[BUGFIX] Frontent preview - Hide slider & visual-mode-options in "List-view"" (Michael Klapper) 2011-06-09 8446343 Merge "[+BUGFIX] (Property) Fixed only adding objects to ObjectStorage" (Sebastian Kurfuerst) 2011-06-09 bec2fcd #13288 [+BUGFIX] (Property) Fixed only adding objects to ObjectStorage (Marc Bastian Heinrichs) 2011-06-09 09a8879 [~TASK] Update jQuery versions (Bastian Waidelich) 2011-06-08 cc7357d Merge "[BUGFIX] Workspaces view doesn't respect TCA label_userFunc" (Michael Klapper) 2011-06-08 fc1bb0d #21033 [BUGFIX] Workspace notification emails are sent to hidden users (Steffen Kamper) 2011-06-08 8ef2a0c #27036 [BUGFIX] Workspaces view doesn't respect TCA label_userFunc (Michael Klapper) 2011-06-07 aac26a3 [+TASK] Extbase: Move static typoscript utility methods to a service (Bastian Waidelich) 2011-06-06 f7df0d4 [+TASK] Extbase: Move most of the static extension utility methods to a service (Bastian Waidelich) 2011-06-01 288e59f #27159 [BUGFIX] ext_localconf.php Wrong file reference (Michael Klapper) 2011-05-30 3fc16eb #27143 [BUGFIX] Frontent preview - Hide slider & visual-mode-options in "List-view" (Michael Klapper) 2011-05-26 e86af0e #10258 [+BUGFIX] baseUri is added on external links (Sebastian Kurfuerst) 2011-05-26 9e2bacf #13695 [+BUGFIX] (Testing): Fix wrong doc comment in BaseTestCase (Sebastian Kurfuerst) 2011-05-26 fb31d49 Merge "[+BUGFIX] ActionMenuItemViewHelper: XHTML compliance in "selected" attribute value" (Sebastian Kurfuerst) 2011-05-26 e25c7d5 #12891 [+BUGFIX] CObjViewHelper: fixed using numeric values as data argument (Claus Due) 2011-05-22 8192138 * Task: Update Version Number to 1.0.3 (typo3.lists) 2011-05-22 8ce50cd Task: Fix whitespace issues in all branches (typo3.lists) 2011-05-21 6cd33bd Feature #13800: Add user-agent header Fixed Bug #13680: Refactor external link, do not follow senseless loop, add user agent (thanks to Daniel Minder) (typo3.lists) 2011-05-18 4be747c Fixed bug #13368: Content of Tab is not scrollable (Michael Miousse) (typo3.lists) 2011-05-18 3a4c7d8 Fixed bug #26731: The info module does not show up in IE 7 and 8 (Michael Miousse) (typo3.lists) 2011-05-18 b0d3d03 Fixed bug #13828: checkhidden has no effect for some configurations (Michael Miousse) (typo3.lists) 2011-05-18 49786a0 #26772 [+BUGFIX] Cloning a ValueObject should not set its uid to NULL (Xavier Perseguers) 2011-05-17 0c1f466 #8744 [+BUGFIX] ActionMenuItemViewHelper: XHTML compliance in "selected" attribute value (Claus Due) 2011-05-17 4575869 #9117 [+BUGFIX] ObjectStorage->toArray(): fix array pointer problem (Claus Due) 2011-05-16 24cb9c6 #26138 [+BUGFIX] Fluid: CObjViewHelper fix deprecated call "getAccessibleProperties" (Claus Due) 2011-05-16 3692486 #13782 [+BUGFIX] Persistence: Fixed building unionStatement from opposite (Marc Bastian Heinrichs) 2011-05-12 f115723 [TASK] Fix coding guideline issues (Xavier Perseguers) 2011-05-10 d08403d #26728 [TASK] Reapply direct changes of TYPO3 Core (Oliver Hader) 2011-05-10 68ea044 #26728 [TASK] Reapply direct changes of TYPO3 Core (Oliver Hader) 2011-05-08 d8befaf #10634 [+BUGFIX] Persistence: Update tstamp column on objects removal (Marc Bastian Heinrichs) 2011-05-06 cd651b8 #24641 [BUGFIX] Force icon overlay for deleted records (Francois Suter) 2011-05-04 8e03fd9 Merge "[TASK] Remove global declarations inside methods" (Tolleiv Nietsch) 2011-04-29 fee5c75 CGL: Change "true" into "TRUE" (Chrissitopher) 2011-04-26 fea8491 * Fixed bug #13757 Scheduler task does not work at all (michael.miousse) 2011-04-26 9b3a045 [+BUGFIX] correct warning in ObjectStorage & LazyObjectStorage (Felix Oertel) 2011-04-21 4f2fa17 * Fixed bug #13953: Third-party classes cannot be checked due to dynamicConfigFile in TCA (thanks to Jan Philipp Timme) (michael.miousse) 2011-04-20 b821a72 Removed superfluous newline after PHP closing tag at EOF (Chrissitopher) 2011-04-17 6205a9b #25870 [BUGFIX] Correct typo in viewSingleRecord() (Susanne Moog) 2011-04-15 8ba542f Merge "[+TASK] improve exception message in Argument" (Sebastian Kurfuerst) 2011-04-13 a535218 Whitespace cleanup (Chrissitopher) 2011-04-13 b499048 [TASK] Remove global declarations inside methods (Xavier Perseguers) 2011-04-13 6b8766b Merge "[+BUGFIX] Avoiding cHash for nonCacheable actions prevent action from being called" (Bastian Waidelich) 2011-04-12 5024e58 [~CLEANUP] some smaller comment cleanups (Felix Oertel) 2011-04-12 894dfda Merge "[~CLEANUP] apply naming convention for flexForms" (Felix Oertel) 2011-04-12 dbf1671 [+TASK] Extbase: Moved static cache utility class to a service (Bastian Waidelich) 2011-04-12 281fd9a #25789 [BUGFIX] Flushing workspace version should also modify t3ver_tstamp (Oliver Hader) 2011-04-12 8bd8780 [+FEATURE] implement ObjectManager::isRegistered() (Felix Oertel) 2011-04-11 e51c467 #25887 [BUGFIX] Invalid use of double-quote (Xavier Perseguers) 2011-04-11 38463d4 #25834 [BUGFIX] sql_fetch_assoc may return FALSE as in Core (Gabe Blair) 2011-04-11 c12ac96 [+TASK] improve exception message in Argument (Felix Oertel) 2011-04-11 65ce4ef #25489 [BUGFIX] ORDER BY wrongly quotes argument if a number is used (Patrick Schriner) 2011-04-07 49bcfc1 #25833 [BUGFIX] LIMIT is not recognized in exec_query (Thomas Koetter) 2011-04-06 b3541c1 #25800 [BUGFIX] Wrong check in EM hook to determine whether Oracle is used (Xavier Perseguers) 2011-04-06 c1d4285 #25777 [BUGFIX] Cannot use single quote in TS constant part (Xavier Perseguers) 2011-04-06 d1b0f33 #25702 [BUGFIX] Correct typing error in ext_emconf.php (Oliver Hader) 2011-04-05 d45e21e [BUGFIX] Removing child records in a workspace does not work (Oliver Hader) 2011-04-05 a6c3c7c Merge "[+BUGFIX] MVC: Make forwarding of objects work" (Sebastian Kurfuerst) 2011-04-05 f0f4807 Merge "Performance tuning in container by moving some information into the cached ClassInfo object." (Sebastian Kurfuerst) 2011-04-01 8632f0e Performance tuning in container by moving some information into the cached ClassInfo object. (Timo Schmidt) 2011-03-30 1d9ba27 [~BUGFIX] avoid fe_user's type to be overridden (Felix Oertel) 2011-03-22 4bf29f1 [+BUGFIX] Avoiding cHash for nonCacheable actions prevent action from being called (Bastian Waidelich) 2011-03-22 b7582d7 Merge "[+BUGFIX] Persistence: return ObjectCount return value as an integer" (Sebastian Kurfuerst) 2011-03-21 ea9b38a #9687 [+BUGFIX] MVC: Make forwarding of objects work (Marc Bastian Heinrichs) 2011-03-20 3f4b4c2 [~CLEANUP] correct function parameter types (Marc Bastian Heinrichs) 2011-03-20 a0e54eb #13151 [+BUGFIX] Persistence: return ObjectCount return value as an integer (Marc Bastian Heinrichs) 2011-03-14 e98ecfa Merge "[+FEATURE] Extbase: Enable Dependency Injection for Domain Models" (Bastian Waidelich) 2011-03-10 5d3fcfb [+BUGFIX] Revert incorrect deletion of Query::count() & Query::withUid() (Bastian Waidelich) 2011-03-09 8d0e7a3 [~CLEANUP] apply naming convention for flexForms (Felix Oertel) 2011-03-09 810f430 Merge "[+TASK] Move FlexForm parsing to a dedicated Service" (Felix Oertel) 2011-03-09 ce2998d Merge "[BUGFIX] Avoid SQL error when module is opened on moved page" (Tolleiv Nietsch) 2011-03-09 3953635 #13032 [+TASK] Move FlexForm parsing to a dedicated Service (Felix Oertel) 2011-03-09 3a4205b Merge "[!!!][+BUGFIX] make backend-modules in web use new pagetree by default" (Felix Oertel) 2011-03-09 70b4095 [!!!][+BUGFIX] make backend-modules in web use new pagetree by default (Felix Oertel) 2011-03-09 7324041 [~CLEANUP] smaller deprecated clean-ups (Felix Oertel) 2011-03-08 8d92599 Merge "[BUGFIX] Grid generates invalid id's for the group view" (Susanne Moog) 2011-03-08 58241db #11311 [+FEATURE] Extbase: Enable Dependency Injection for Domain Models (Bastian Waidelich) 2011-03-08 a9b422e #13691 [BUGFIX] DataDictionary is not always properly instantiated (Xavier Perseguers) 2011-03-07 51c47c2 Merge "[+BUGFIX] (Persistence) Make Typo3QuerySettings exchangeable" (Bastian Waidelich) 2011-03-07 52b81e3 #13191 [+BUGFIX] (Persistence) Make Typo3QuerySettings exchangeable (Marc Bastian Heinrichs) 2011-03-07 beb36cd #12702 [+BUGFIX] (Persistence) clone setDefaultQuerySettings for new queries (Marc Bastian Heinrichs) 2011-03-07 5268b3a Merge "[~BUGFIX] correct annotations of Tx_Extbase_Persistence_Mapper_DataMapper" (Bastian Waidelich) 2011-03-07 1638f10 Merge "[~TASK] (FlashMessages) finish the renaming of flashMessages" (Bastian Waidelich) 2011-03-06 58ad0d9 Merge "[BUGFIX] Fix broken topbar switcher" (Susanne Moog) 2011-03-06 4ef20ce #13635 [BUGFIX] Avoid SQL error when module is opened on moved page (Tolleiv Nietsch) 2011-03-04 2f5beed Merge "[BUGFIX] Append Fehook output to TSFE->content" (Tolleiv Nietsch) 2011-03-04 cff3165 #13446 [BUGFIX] Append Fehook output to TSFE->content (Tolleiv Nietsch) 2011-03-04 5796b68 Merge "[BUGFIX] Show fieldname if fieldtitle is empty" (Tolleiv Nietsch) 2011-03-04 91b5846 #13480 [BUGFIX] Show fieldname if fieldtitle is empty (Tolleiv Nietsch) 2011-03-04 2c76f6f #13185 [~BUGFIX] correct annotations of Tx_Extbase_Persistence_Mapper_DataMapper (Felix Oertel) 2011-03-04 9d610e2 #13551 [BUGFIX] Add missing hsc() for WS title (Tolleiv Nietsch) 2011-03-04 558ba2d #13580 [BUGFIX] Grid generates invalid id's for the group view (Sonja Scholz) 2011-03-04 e0aff3f #13585 [BUGFIX] Fix broken topbar switcher (Tolleiv Nietsch) 2011-03-03 c11cff1 [~TASK] (FlashMessages) finish the renaming of flashMessages (Felix Oertel) 2011-02-24 a0af121 Updated em_conf (Chrissitopher) 2011-02-24 8c21d42 Updated ChangeLog (Chrissitopher) 2011-02-24 49d9804 * Fixed bug #13340 Regression 4.5.1: pid and uid database fields are always 0 (michael.miousse) 2011-02-24 4346df1 Updated manual with hint suggested by Jigal regarding table2handlerKeys (Xavier Perseguers) 2011-02-24 5a43b48 Followup to #13318: Regression in linkvalidator (Chrissitopher) 2011-02-23 98fb4e5 #13318 Regression in linkvalidator (Steffen Kamper) 2011-02-22 4b2a096 Fixed bug #12457: Split view und grid don't use StateProvider yet (tolleiv) 2011-02-22 44cfb64 updated changelog for the release 1.0.1 (michael.miousse) 2011-02-22 0ec3472 clean up of emconf and update version to 1.0.1 (michael.miousse) 2011-02-22 bf23d69 Fixed bug #12855: Generate preview link visible in Live-Workspace and on non-content pages (tolleiv) 2011-02-22 64da490 * Fixed Bug #12649: Split up analyzeRecord() (michael.miousse) 2011-02-21 069ee24 fixed bug #13074: missing cache_frontend configuration (mbresch) 2011-02-21 0bc1f89 Fixed bug #17399: Install Tool COMPARE fails to update mysql tables (Xavier Perseguers) 2011-02-21 40582e7 Fixed bug #17661: Remove deprecated methods from t3lib_div (Xavier Perseguers) 2011-02-21 ca493be Fixed bug #17670: Remove deprecated functions scheduled for removal in 4.6 (Xavier Perseguers) 2011-02-20 6d56257 Fixed bug #13096: class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain (Thanks to Andreas Kiessling) (Tolleiv Nietsch) 2011-02-20 fe2dfc8 Fixed bug #13094,Cannot push IRRE records to next stage (Thanks to Andreas Kiessling) (Tolleiv Nietsch) 2011-02-20 14d960b Fixed bug #13097: tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE (Thanks to Andreas Kiessling) (Tolleiv Nietsch) 2011-02-20 135fa0c Fixed bug #13098:Hide sys_workspace_stage in list view (Thanks to Andreas Kiessling) (tolleiv) 2011-02-20 0412012 typo in ChangeLog (steffenk) 2011-02-20 be4fbf0 Changes according to changed ExtDirect incluseion (#17592) (steffenk) 2011-02-17 8e40bc8 Fixed bug #12693: Naming of Documentation folder (psychomieze) 2011-02-17 774d197 Fixed bug #12615: Dependencies in sysext 'version' and 'workspaces' (Oliver Hader) 2011-02-17 16b1c7d cleaned changeLog (psychomieze) 2011-02-17 6bdb188 Fixed bug #12621: Documentation for new options concerning stageNotificationEmail (psychomieze) 2011-02-16 ca1b0d3 #Fixed bug #13003: singleIndex rows not showing up due to browser security violations (tolleiv) 2011-02-16 661732d Fixed bug #13002: singleIndex page much have invalid workspace id (tolleiv) 2011-02-16 31dbe0e [+BUGFIX] (Configuration): Adjusted Interface to implementation (Sebastian Kurfuerst) 2011-02-15 741a2f5 [!!!][+TASK] Fluid v4 (Core): Make layout UpperCamelCase (Rens Admiraal) 2011-02-15 fb48155 Fixed bug #12454: Use setting "defaultMailFromName" and "defaultMailFromAddress" (michael.miousse) 2011-02-15 cff0015 * Fixed bug #12650: (michael.miousse) 2011-02-15 dc843d8 Changelog indentation (michael.miousse) 2011-02-15 eb5c6b4 * Fixed bug #12652: (michael.miousse) 2011-02-15 0aafb15 [~TASK] Extbase: Raising version from 1.3.0 to 1.4.0-devel (Bastian Waidelich) 2011-02-15 70fb596 [~TASK] Fluid: Raising version from 1.3.0 to 1.4.0-devel (Bastian Waidelich) 2011-02-15 959756b Fixed bug #12549: Unify capitalization of language labels (Chrissitopher) 2011-02-14 461485a [+FEATURE] Fluid (ViewHelpers): Add RawViewHelper (Bastian Waidelich) 2011-02-08 473cf82 [+FEATURE] Fluid v4 (Core): Set layoutName by variable (Rens Admiraal) 2011-02-07 f88dec4 Fixed bug #12517: Replace exec_SELECTgetRows with exec_SELECTgetSingleRow whenever a single record is expected (thanks to Jo Hasenau) (Chrissitopher) 2011-01-30 cab37a4 Small CSS improvement (Chrissitopher) 2011-01-27 78c96f1 [+TASK] Extbase (MVC): Removed duplicated code from RequestBuilder. Thanks to Peter Niederlag. (Jochen Rau) 2011-01-26 eef0745 typo (Chrissitopher) 2011-01-26 fd87614 Fixed bug #3523: Rewrite of workspace manual started (psychomieze) 2011-01-26 562a221 Fixed bug # (psychomieze) 2011-01-26 ba574ab Reapplied #17284: Formprotection persistToken method is called too often, causing unnecessary DB-load - included in 4.5.0 (Thanks to Helmut Hummel / Ernesto Baschny) (Tolleiv Nietsch) 2011-01-26 101030b Raised version to 4.5.0 (tolleiv) 2011-01-26 db39c4b Raised version to 4.5.0 (Tolleiv Nietsch) 2011-01-26 ad4deaf Fixed bug #17327: Alter table in install tool does not work (Xavier Perseguers) 2011-01-26 0fd22a2 Fixed bug #12534: Positioning of toolbar in IE6 (Thanks to Markus Antecki) (mbresch) 2011-01-26 5cf63f0 Fixed unit tests (Xavier Perseguers) 2011-01-26 352afc5 * Raising Version number to 1.3.0. (Sebastian Kurfürst) 2011-01-26 a96951f * Raising Version number to 1.3.0 (Sebastian Kurfürst) 2011-01-26 3348f66 Reverting r3994: DateViewHelper now supports strftime format strings (Sebastian Kurfürst) 2011-01-26 b1ea1e7 Cleaned emconf for the release of TYPO3 4.5 (Chrissitopher) 2011-01-26 ec36a09 Followup to #12447: Update one language label; it no longer only is about showing or hiding some of the broken links, but also about checking them. (Chrissitopher) 2011-01-26 aecb2a1 Fixed bug #12526: Manual needs new screenshots and text since we now use 2 tabs in the module (thanks to Patrick Gaumond) (Chrissitopher) 2011-01-26 a473e26 Finally structure the CSS file. Includes small alignment improvements for margin and padding. (Chrissitopher) 2011-01-26 d4129d5 General cleanup (Chrissitopher) 2011-01-26 a843fe2 Followup to #12447: Clearly separate Checks from Report in module. Label tags in tab "Check links" were broken (Chrissitopher) 2011-01-25 9bc1c35 Fixed bug #10636: workspace module not usable in IE6 (Thanks to Markus Antecki) (sonne) 2011-01-25 703216a Fixed bug #17221: Install tool is unable to delete database tables (Xavier Perseguers) 2011-01-25 83e1791 [+BUGFIX] Extbase (Tests): reset added t3lib_div instances in UriBuilder & Extension tests (Bastian Waidelich) 2011-01-25 7aec9fb [+BUGFIX] Fluid (Tests): Fixed Fluid unit tests! (Bastian Waidelich) 2011-01-25 9a43f7a [+TASK] Fluid (ViewHelpers): format.date added inline documentation for localized dates (Bastian Waidelich) 2011-01-25 ceec16c [+BUGFIX] Extbase (Persistence): Fixed updating of related objects. Thanks to Björn Steinbrück and Bastian Waidelich for digging into this issue. Resolves #9270, #9182, #10211. (Jochen Rau) 2011-01-25 693a3c7 [+TASK] Extbase (Persistence): Added two properties to describe a weird PHP behavior if calling current() on an ObjectStorage. (Jochen Rau) 2011-01-25 dbd07e4 [+BUGFIX] Extbase (MVC): Fixed argument order of Tx_Extbase_Utility_Extension::isActionCacheable() call in UriBuilder (Bastian Waidelich) 2011-01-25 29efe96 * Added Feature #12447 Clearly separate Checks from Report in module (michael.miousse) 2011-01-25 02fef6a [+TASK] Fluid (ViewHelpers): Extended inline documentation of FlashMessages ViewHelper (Bastian Waidelich) 2011-01-25 2013b1c Bug #12412 XSS issue in tx_linkvalidator_tasks_ValidateAdditionalFieldProvider one of the htmlspecialchar was not on the value but on the check (michael.miousse) 2011-01-25 c9bd08c [+BUGFIX] Fixed comparison of Objects (Sebastian Kurfürst) 2011-01-25 f41e0cf [+BUGFIX] Fluid (Tests): Fixed CropViewHelper unit test (Bastian Waidelich) 2011-01-25 84a5cb7 #9174 [+FEATURE] Fluid (ViewHelpers): DateViewHelper now supports strftime format strings (Bastian Waidelich) 2011-01-25 70adbb0 [+TASK] Extbase (DomainObject): Added setPid() and getPid() to the DomainObjectInterface and removed the "final" keyword. (Jochen Rau) 2011-01-25 526ac8f Raised version to 4.5.0rc2 (Tolleiv Nietsch) 2011-01-25 f5d3218 Raised version to 4.5.0rc2 / changed state to "stable" (tolleiv) 2011-01-25 aaa52b8 Fixed bug #12406: Not possible to publish change of IRRE ordering (tolleiv) 2011-01-24 2dd4e53 Fixed bug #12464: Slider element is not always visible during the dragging process.. (tolleiv) 2011-01-24 6b1165e Fixed bug #17222: fitToParent calculates wrong height - workspace grid needs 40 pixel offset for render the legend (steffenk) 2011-01-24 253328b Fixed bug #12505: Fatal Error: Call to undefined method t3lib_TCEmain::rawCopyPageContent() (Susanne Moog) 2011-01-24 e73d18d Changed version to 1.3-dev (Xavier Perseguers) 2011-01-24 6fd7738 Updated checksums (Xavier Perseguers) 2011-01-24 e076aa4 Set version to 1.2.0 (Xavier Perseguers) 2011-01-24 20409d5 [~TASK] Extbase: Moved isActionCacheable() from UriBuilder to Utility/Extension helper class (Bastian Waidelich) 2011-01-24 dd255c7 Follow-up to changeset 42538: Take LIKE BINARY into account (Xavier Perseguers) 2011-01-24 ad249d2 Fixed bug #17269: Search with LIKE is case sensitive on Oracle (Xavier Perseguers) 2011-01-24 03b6670 [+TASK] Extbase (Utility): implemented validation of arguments passed to sql statements in Tx_Extbase_Utility_Cache. (resolves #11978) (Felix Oertel) 2011-01-22 b5c785a typo (Chrissitopher) 2011-01-22 da2a2ab Followup to #11539: Split view / initial height calculated right (tolleiv) 2011-01-22 16f1435 Followup to #11539: Split view / tooltip styling added (tolleiv) 2011-01-21 4ce779c Fixed bug #12453: Autopublish task crashes because of misspelled class name (Thanks to Francois Suter) (psychomieze) 2011-01-21 2606510 Fixed bug #12448: grid preview links are broken (tolleiv) 2011-01-21 07d545f Raised version to 4.5.0rc1 (Tolleiv Nietsch) 2011-01-21 958d021 Raised version to 4.5.0rc1 (tolleiv) 2011-01-21 dec6fa3 [+TASK] Fluid (ViewHelpers): fixed typo in doc comment examples of emailViewhelper (Franz Koch) 2011-01-21 a77fea6 Cleaned emconf for the release of TYPO3 4.5 RC1 (Chrissitopher) 2011-01-21 9d1fbb0 Fixed typos (Chrissitopher) 2011-01-21 19d6a0f Merged changes from mantis-#17176: Remove unnecessary comments and color profiles from all shipped .png / .gif files (Thanks to Steffen Gebert) (Chrissitopher) 2011-01-21 98955a8 Fixed ChangeLog (Chrissitopher) 2011-01-21 f8c292c Fixed bug #12446: Fixed instantiation of UriBuilder (broken since extbase merge) (psychomieze) 2011-01-21 6c23cff Fixed bug #11574: Workspaces grid: stages should "sit" on one line (psychomieze) 2011-01-21 ca341eb * Updated ChangeLog and raised version number to 1.3.0RC1 (Sebastian Kurfürst) 2011-01-21 55b68ee3 Fixed bug #12000: Cache and Favorites submenus shifts when in Workspaces (psychomieze) 2011-01-21 df8c4e8 * Updated ChangeLog and ext_emconf.php for 1.3.0RC1 (Sebastian Kurfürst) 2011-01-21 09730a9 [-TASK] Extbase (Persistence): Reverting commit r3883 and r3852. (Jochen Rau) 2011-01-21 fd55317 #11623 [+BUGFIX] Extbase (Object): constructor injection fails if default value for a dependency is NULL (Sebastian Kurfürst) 2011-01-21 be77e85 #11991 [+BUGFIX] Fluid (Widget): Adopt Widget Bootstrap to Extbase Bootstrap changes (Sebastian Kurfürst) 2011-01-21 74a61c8 #12013 [BUGFIX] Extbase (Object): Allow injection of prototypes via dependency injection (Sebastian Kurfürst) 2011-01-21 d347183 [+BUGFIX] Extbase (Persistence): Use sql_free_result() in Typo3DbBackend to free result memory. Resolves #10957 (Marc Bastian Heinrichs) 2011-01-21 3f913eb [~BUGFIX] Extbase (Persistence): fixed an wrong referenced exception (resolves #12403) (Felix Oertel) 2011-01-21 d1b2ee0 [~BUGFIX] Extbase (Persistence): make Tx_Extbase_Persistence_Repository::remove() handle freshly created objects right. (resolves #11128) (Felix Oertel) 2011-01-21 a66ef68 Fixed bug #12415: Respect change #17167: Cache ExtDirect::getAPI calls (tolleiv) 2011-01-21 8632f91 Fixed bug #12308: Workspace non-admin not workspace owner sees icon to swap updated version with Live site (tolleiv) 2011-01-21 5416304 [~FOLLOWUP] Extbase (Utility): allow clearPageCache() to clear single, multiple and all pageCaches. (resolves 11978) (Felix Oertel) 2011-01-21 cfc95da Fixed bug #12384: Mount points are not taken into account in element-list (tolleiv) 2011-01-21 888a1f3 Fixed bug #12325: Hide icons that don't work in the current context (tolleiv) 2011-01-21 7231959 Fixed bug #11539: Split view (tolleiv) 2011-01-21 24d4264 * Fixed bug #12432 Selected page metas are not processed (michael.miousse) 2011-01-21 4a3df12 (michael.miousse) 2011-01-21 50b3b77 * Fixed bug #12429 do not use private accessors (michael.miousse) 2011-01-21 8e05509 * Fixed bug #12428 Adapt Variable Names to naming conventions (michael.miousse) 2011-01-21 4b771b7 * Fixed bug #12427 Rename draw*() methods to render*() (michael.miousse) 2011-01-21 baa1429 (michael.miousse) 2011-01-21 57d82fd Rename classes according to naming conventions part1 still folder to fix (michael.miousse) 2011-01-21 e19691a * Fixed bug #12425: Give modfunc1 a better name changed modreport to modfuncreport (michael.miousse) 2011-01-21 f59eb1c * Fixed bug #12425: Give modfunc1 a better name (michael.miousse) 2011-01-21 8347178 renaming the folder modfunc1 to modreport (michael.miousse) 2011-01-21 d624949 * Fixed bug #12424: Only use the class name for the hook (michael.miousse) 2011-01-21 5728c0e * Fixed bug #12416 tx_linkvalidator_tasks_Validate: Missing public / protected declarations (michael.miousse) 2011-01-21 cd3331a * Fixed bug #12226 website that has multiple domainsrecords produces funny links (michael.miousse) 2011-01-21 d457114 Bug #12414 (michael.miousse) 2011-01-21 2ae6328 typo (Chrissitopher) 2011-01-21 328b02c Fixed bug #12422: ext_tables.sql: Do not use appreviations for field names (Chrissitopher) 2011-01-21 d713ae4 Fixed bug #12423: ext_tables.sql: Use underscores to separate words in field names (Chrissitopher) 2011-01-21 41d86a9 Bug #12385 Conflict scheduler:testtask with linkvalidator::task (michael.miousse) 2011-01-21 8e46a0b Fixed bug #12421: Rename tx_linkvalidator_links to tx_linkvalidator_link (Chrissitopher) 2011-01-21 69372ac Bug #12411 (michael.miousse) 2011-01-21 29b8b0e Fixed bug #12420: Indentation in modfunc1, getTemplateMarkers() (Chrissitopher) 2011-01-21 0785aa1 Fixed bug #12419: Use American English for "analyseRecord" (Chrissitopher) 2011-01-20 ac22def Fixed bug #12412: XSS issue in tx_linkvalidator_tasks_ValidateAdditionalFieldProvider (Chrissitopher) 2011-01-20 c0e77be Fixed bug #12360: Show error message, if the module is not accessible for the current user (Chrissitopher) 2011-01-20 ebc19d5 Fixed bug #12410: Fix ChangeLog (Chrissitopher) 2011-01-20 c353dc5 Fixed bug #12413: Rename extension "list" to "recordlist" (psychomieze) 2011-01-20 6e5b7f4 [+BUGFIX] Extbase (MVC): UriBuilder automatically added a cHash even on links to nonCacheable actions where this is not needed/recommended (resolves #8565) (Franz Koch) 2011-01-20 8d59cae [~BUGFIX] Extbase (Persistence): made union statement on comma seperated list use find_in_set (Thanks to Marc Bastian Heinrichs) (resolves #9772) (Felix Oertel) 2011-01-20 573ae61 [+TASK] Extbase (Utility): allow clearPageCache() to clear single, multiple and all pageCaches. (Felix Oertel) 2011-01-20 1e494d7 Fixed bug #12386: "Publish only content in publish stage" doesn't work anymore (Tolleiv Nietsch) 2011-01-20 074022a Fixed bug #12055: Publishing a page does not update the new page tree (psychomieze) 2011-01-20 b0dc80c Fixed bug #12397: CSRF protection for clickmenu and old workspace module (Thanks to Helmut Hummel) (Susanne Moog) 2011-01-20 2fdc3e9 Fixed bug #12405: The workspaces module does not work in Internet Explorer (psychomieze) 2011-01-20 c2756b2 reverted rev 3898 - which was accidental commit - sorry for that :( (tolleiv) 2011-01-20 38e5107 git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3898 743128fe-103e-dd11-99c4-001b210b3e58 (tolleiv) 2011-01-20 81e3491 Fixed bug #12077: Tooltips for slider (tolleiv) 2011-01-20 e3566c8 #11302 [+BUGFIX] Extbase (MVC): Improve Error Handling in Request Builder (Sebastian Kurfürst) 2011-01-20 5608d9a Fxied bug #12334:"Allow members to edit records in "Review" stage" should be removed (tolleiv) 2011-01-20 a2f7996 Fixed bug #12286: Wrong icon for "Generate workspace preview link" - use eye icon instead (tolleiv) 2011-01-19 940f613 Fixed bug #12307: Workspaces non-admin user cannot send to next stage (Susanne Moog) 2011-01-19 634368c Fixed bug #12307: Workspaces non-admin user cannot send to next stage (psychomieze) 2011-01-19 b8c8f55 (michael.miousse) 2011-01-19 d719a52 Change snippets throw new exception for Feature #12344 Migrate to t3lib_htmlmail to SwiftMaile (thanks to ernesto) (michael.miousse) 2011-01-19 4972ed2 follow-up to #11972 (psychomieze) 2011-01-19 cb2b92b [+TASK] Extbase (DomainObject): Added unit test to check circular dependencies. (Jochen Rau) 2011-01-19 a87d953 Fixed bug #11972: Switching workspaces with tabs causes module menu to loose its selection (psychomieze) 2011-01-19 a3d3ec3 Followup to bug #12344: Updated the manual for using the SwiftMailer (Chrissitopher) 2011-01-19 2a7ab4f Feature #12344 Migrate to t3lib_htmlmail to SwiftMailer (michael.miousse) 2011-01-19 20c7f53 Updated ChangeLog (michael.miousse) 2011-01-19 19194f5 Bug #12377 Other link types than supported use the same type than the last found (michael.miousse) 2011-01-19 235dbfd #12324 [+BUGFIX] Extbase (Persistence): remove superfluous require_once statements (Sebastian Kurfürst) 2011-01-19 c1ec977 #12323 [+BUGFIX] Extbase (Tests): Remove require_once of phpunit testclasses (Sebastian Kurfürst) 2011-01-18 acdcc9a Cleanup: Updated copyright comments (ohader) 2011-01-18 2832131 Cleanup: Updated copyright comments (Oliver Hader) 2011-01-18 d4250fd #12121 [+BUGFIX] Extbase (Utility): Make _LOCAL_LANG override work with dots (Sebastian Kurfürst) 2011-01-18 8c9fa41 Fixed bug #12350: Wrong backpath for thumbnail generation in diff view (sonne) 2011-01-18 089e1b1 Fixed bug #11481: Naming of "Release" mass action is unclear (sonne) 2011-01-18 8aebbfb [+BUGFIX] Extbase (Persistence): Fixed using the correct columnname for contains comparison with RELATION_HAS_MANY and empty parentKeyFieldName. Resolves #11048 (Marc Bastian Heinrichs) 2011-01-18 0559aa0 [+BUGFIX] extbase (Persistence): Added the missing pid property to the AbstractDomainModel. (Jochen Rau) 2011-01-18 6eb522b Fixed bug #10439: Data array used in ws-grid should be cached (mbresch) 2011-01-18 9d77cf9 Cleanup: Fixed PHPdoc comments and type hints in module, processing and abstract linktype class (Oliver Hader) 2011-01-18 b533fda [+BUGFIX] Extbase (Persistence): Language Oberlay now works with page table as well. Thanks to Andre Stoesel. (Jochen Rau) 2011-01-18 0486916 [+BUGFIX] Extbase (Reflection): Follow-up to r3854. (Jochen Rau) 2011-01-18 d7bea56 Fixed bug #10439: Data array used in ws-grid should be cached (mbresch) 2011-01-18 23f200b Fixed bug #12347: Incorrect registration of status report (tolleiv) 2011-01-18 7b582f8 [+BUGFIX] Extbase (Persistence): The QueryObject gets cloned now in the getFirst() method of the QueryResult (as it was intended). Thanks to Sebastian Fischer. Resolves #11855. (Jochen Rau) 2011-01-18 33031b7 [+BUGFIX] Extbase (Bootstrap): Bootstrap calls initialize on reflectionService if it's already initialized. Resolves #12346, resolves #12156 (Marc Bastian Heinrichs) 2011-01-18 05a3095 [+BUGFIX] Extbase (Persistence): Fix equals constraint with $caseSensitive FALSE (closing bracket missing). Thanks to Alexander Berl. Resolves #10781 (Marc Bastian Heinrichs) 2011-01-18 703262f #10148 [+BUGFIX] Extbase (Reflection): ObjectAccess::isPropertyGettable works for ArrayAccess objects (Sebastian Kurfürst) 2011-01-18 0fd3015 #12061 [+BUGFIX] Fluid (Core): Allow ViewHelpers to be placed in t3lib and tslib (Sebastian Kurfürst) 2011-01-18 6e780dd [+BUGFIX] Extbase [Persistence]: Fixed updating of 1:n related childs. Resolves #9270, #9182, #10211. (Jochen Rau) 2011-01-18 fad473e Fixed bug #12333: "Un-Publish:" should be hidden (tolleiv) 2011-01-17 3a95da3 Fixed bug #12322: "null" is shown in diff view if original fields are empty in Firefox (tolleiv) 2011-01-17 ce7b444 Fixed bug #11587: Trash icon should "discard" too (tolleiv) 2011-01-17 fa54f49 Fixed bug #11529: Infinite not infinite / moved pages not always visible in element list (tolleiv) 2011-01-17 1e14477 Fixed bug #10989: Anchors in internal links are incorrectly treated as pages (thanks to Michael Miousse) (Chrissitopher) 2011-01-17 ef44a0f Updated ChangeLog (Chrissitopher) 2011-01-17 dd6ea93 Bug #12226 Website that has multiple domainsrecords produces funny links (michael.miousse) 2011-01-16 81dad72 Fixed bug #12273: "Go to workspace module" link appears even if user has no access to it (sonne) 2011-01-16 a61453f Fixed bug #12272: Topbar isn't highlighted if there's only on workspace (sonne) 2011-01-16 991c4c8 Fixed bug #11825: non-admin editors can't see non-page records within the review module (sonne) 2011-01-16 c53ccae Followup to #16630: migrateWorkspaces in Install-Tool does not work, if extbase is not intalled (tolleiv) 2011-01-16 ac2d893 Fixed bug #12076: Remove "help" tab (tolleiv) 2011-01-16 f1abece Fixed bug #12192: Description of workspace module for "about modules" missing (tolleiv) 2011-01-16 d4236c8 Fixed bug #12194: Legend too wide (tolleiv) 2011-01-16 fd9e046 Fixed bug #12291: Icon "Open version of page" does not go the the page of the clicked element (sonne) 2011-01-15 49471f1 Added forgotten note on contribution by Andreas Lappe (Chrissitopher) 2011-01-15 7df1768 Fixed bug #12235: Reporting errors does not work with cURL (Chrissitopher) 2011-01-15 7dd377a Fixed bug #12232: Redirects to https get reported as 404 (thanks to Andreas Lappe) (Chrissitopher) 2011-01-15 56bfbe6 Followup to bug #11803: Fix locallang files (Chrissitopher) 2011-01-15 a2b1868 Fixed bug #12243: Information on storage location of broken links is wrong in text (Chrissitopher) 2011-01-15 c912452 Bug #11585: Hide difference column for default (mbresch) 2011-01-15 1da39b0 Fixed bug: include htmlspecialchars for labels used in grid to display html-tags (mbresch) 2011-01-13 e221557 #8397 [+FEATURE] Extbase (Configuration): Allow StoragePid to be manually defined by TS (Sebastian Kurfürst) 2011-01-13 ec9d114 #11520 [+BUGFIX] Fluid (View): Fix StandaloneView (Bastian Waidelich) 2011-01-13 0610c92 #11631 [+BUGFIX] Extbase (Configuration): Fix warning in AbstractConfigurationManager (Sebastian Kurfürst) 2011-01-13 b0fc013 #11011 [+BUGFIX] Extbase (Object): Disabling Dependency Injection for injectSettings method (Sebastian Kurfürst) 2011-01-12 f90f69b Cleaned emconf for the release of TYPO3 4.5 Beta4 (Chrissitopher) 2011-01-12 26dc90c * Updating ChangeLog for 1.3.0beta4 (Sebastian Kurfürst) 2011-01-12 d578323 * Updating ChangeLog for 1.3.0beta4. (Sebastian Kurfürst) 2011-01-12 4ca80c6 [+TASK] Extbase (Tests): Fixed a repository unit test so that it works in CLI mode (Bastian Waidelich) 2011-01-12 2cc5277 [+TASK] Extbase (Tests): Fixed Extbase unit tests (Bastian Waidelich) 2011-01-12 6beb3a6 Raised version to 4.5.0beta4 (ohader) 2011-01-12 07edaac Raised version to 4.5.0beta4 (Oliver Hader) 2011-01-12 a609089 Fixed bug: migrateWorkspaces in Install-Tool does not work, if extbase is not intalled (ohader) 2011-01-12 d4a918a Follow-up to bug #11832: Label of the anchor is empty (Oliver Hader) 2011-01-12 78f1970 #8679 [+BUGFIX] Extbase (Persistence): Hidden Records in Workspaces now work (Sebastian Kurfürst) 2011-01-09 7b0f278 Fixed bug #11832: Versioning - t3lib_extMgm::createListViewLink() function no longer available (Thanks to Mark Johnston) (Tolleiv Nietsch) 2011-01-09 7a6add0 Fixed bug #16786: Generating preview link not working since Update to 4.4.5 (Tolleiv Nietsch) 2011-01-09 e8c1dff Fixed bug #11971: Live Tab is linked in Live view (tolleiv) 2011-01-08 08d9a94 Followup to bug #12024: Remove cellspacing (Chrissitopher) 2011-01-08 489a330 Fixed bug #12025: Add link to scheduler (Chrissitopher) 2011-01-08 f63f125 Improved one language label. (Chrissitopher) 2011-01-08 ce784fa Fixed bug #12024: Remove cellspacing (thanks to Steffen Gebert) (Chrissitopher) 2011-01-08 dd75f48 Fixed bug #12022: Add CSH labels for the labels of the Scheduler job (Chrissitopher) 2011-01-08 28116fe Fixed bug #12026: Combine columns Type, Headline and Field (Chrissitopher) 2011-01-08 fa0b6db Fixed bug #12019: Do not display the format of the date of the last check (Chrissitopher) 2011-01-08 496ae0f Whitespace fix (Chrissitopher) 2011-01-08 20094d6 Fixed bug #12009: Display a nice text, if an element does not have a headline (Chrissitopher) 2011-01-08 fc40bc6 Fixed bug #12008: Row "Title" should be called "Headline" (Chrissitopher) 2011-01-08 97e3a1f Removed a label which was introduced for #11794, but is not used with the final version of that patch. (Chrissitopher) 2011-01-07 ed21397 Fixed issue: #11794: If website root is active, searching for links does not work (pierre.boivin) 2011-01-07 305b3d0 Followup to bug #11803: Fix locallang files (Chrissitopher) 2011-01-07 1efefb6 Followup to bug #11799: Improve usability of the linkvalidator interface (Chrissitopher) 2011-01-07 dd324c6 Followup to bug #11822: Add extension description in ext_emconf.php (Chrissitopher) 2011-01-07 bcc133f Followup to bug #11269: Proofread the manual (Chrissitopher) 2011-01-07 0d5beb5 Update ChangeLog (Chrissitopher) 2011-01-07 ff3dd11 Fixed bug #11794: If website root is active, searching for links does not work (pierre.boivin) 2011-01-06 5b4ca68 Fixed bug #11269: Proofread the manual (Chrissitopher) 2011-01-06 19438a9 Followup to bug #11280: Refactor class tx_linkvalidator_processing (Chrissitopher) 2011-01-06 43ea222 Fixed bug #11888: Button "Check Links" only checks those categories of links which are marked with the checkboxes below (Chrissitopher) 2011-01-06 bff5cf6 Fixed bug #11926: Language file Resources/Private/Language/emails.xml can not be translated (Thanks to Christopher) (Tolleiv Nietsch) 2011-01-06 1057563 Followup to bug #11836: Make use of Flash Messages (Chrissitopher) 2011-01-06 ff71bdf Fixed bug #11815: WorkspacePreviewLink should be a link (tolleiv) 2011-01-06 bb7e2fa Fixed bug #11029: Workspaces module: Row detail view (Thanks to Lars Zimmermann and Berit Jensen) (tolleiv) 2011-01-06 c95e86d Fixed bug #11674: Selection of row deletes checkbox selection (steffenk) 2011-01-06 50ac764 Fixed bug #11647: Switching workspace doesn't refresh new pagetree (steffenk) 2011-01-06 58717cf Followup to bug #11776: URL/Linktarget for files is broken (Chrissitopher) 2011-01-06 f530277 More cleanup (Chrissitopher) 2011-01-06 b307674 Cleanup (Chrissitopher) 2011-01-05 98a10d7 Fixed bug #11802: Field linktitle often stays empty (thanks to Philipp Gampe) (Chrissitopher) 2011-01-05 bf79338 Fix Bug #11794 : If website root is active, searching for links does not work (pierre.boivin) 2011-01-05 d627285 Fixed bug #11797: linkvalidator saves translated texts in the database which is not good (thanks to Michael Miousse and Philipp Gampe) (Chrissitopher) 2011-01-05 4c2d768 Revert Fix 11794 (pierre.boivin) 2011-01-05 3b84b05 Revert Fix 11794 (pierre.boivin) 2011-01-05 217eced Fixed bug #11794: If website root is active, searching for links does not work (pierre.boivin) 2011-01-05 56937a6 Fixed bug #11889: Clean up CSS (Chrissitopher) 2011-01-04 f3605fc [~TASK] Extbase: Fixed line endings (Windows to Unix). (Jochen Rau) 2011-01-04 006d4d1 Replaced one hardcoded label for linkhandler links (Chrissitopher) 2011-01-04 a9912de Followup to bug #10907: Invalid external url not detected (thanks to Philipp Gampe) (Chrissitopher) 2011-01-04 4fde77c Fixed bug #11866: When the edit pencil next to a link is clicked, you end up at tree root with search_levels=0 after saving (Chrissitopher) 2011-01-03 ab500d5 Fixed bug #11848: Use labels for the table fields containing the broken links (Chrissitopher) 2011-01-03 8f4f5fb Revert one accidentally changed line. (Chrissitopher) 2011-01-03 1ec45bc Minimally adjusted CSS margins. (Chrissitopher) 2011-01-03 69578f1 Fixed bug #11777: Add CSH to table headers (Chrissitopher) 2011-01-02 dc49af7 Fixed bug #11821: Do not use abbreviations in code (Chrissitopher) 2011-01-02 9ebf724 Followup to #11803: Improved one language label (Chrissitopher) 2011-01-02 8a3b68d Fixed ChangeLog (Chrissitopher) 2011-01-02 ad9f611 Fixed bug #11823: Add @package and @subpackage to comment blocks (Chrissitopher) 2011-01-02 8b581c5 Fixed bug #11819: Prevent PHP notices by fixing XClass inclusion code (Chrissitopher) 2011-01-01 beb02c0 Cleanup (Chrissitopher) 2011-01-01 8d3b2c8 Fixed bug #11836: Make use of Flash Messages (Chrissitopher) 2011-01-01 b13081a Fixed bug #11834: Do not show the table with the list of broken links, if there are no broken links (Chrissitopher) 2011-01-01 c89cf27 Fixed bug #11799: Improve usability of the linkvalidator interface (Chrissitopher) 2011-01-01 1c6b07b Fixed bug #11833: Sorting order of IRRE records is wrong after publishing (Oliver Hader) 2011-01-01 5e82cc8 Fixed bug #11817: Use new documentation template for the manual Fixed bug #11269: Proofread the manual (Chrissitopher) 2011-01-01 4eeffe7 Fixed bug #3358: make sure only "element" versioning type is supported / used - added status report for Reports module (benni) 2011-01-01 0eb0aa1 Remove trailing whitespaces (Chrissitopher) 2011-01-01 50ba252 Fixed some comments (Chrissitopher) 2011-01-01 13f09c6 Fixed bug #11820: Remove comments "End of function xy" (Chrissitopher) 2011-01-01 523face Minor code cleanup, CGL fixes (Chrissitopher) 2011-01-01 f860c18 Fixed bug #11822: Add extension description in ext_emconf.php (Chrissitopher) 2011-01-01 db3a85b Fix whitespaces (Chrissitopher) 2011-01-01 656101c Followup to #11814 (Chrissitopher) 2010-12-31 f8c168f New Year's commit: Fixed bug #11814: Fix indentation in HTML templates, CSS files and SQL file (Chrissitopher) 2010-12-31 e926684 Fixed bug #11812: Changing a checkbox from the statistics table resets the depth chosen for pages to check (Chrissitopher) 2010-12-31 6757dce Fixed bug #11811: Label tags in Statistics table do not work (Chrissitopher) 2010-12-31 005b699 Fixed bug #11813: Give the User Interface a clear structure (Chrissitopher) 2010-12-31 6b9baf7 Fixed bug #11798: Table displaying the number of broken links must be styled (Chrissitopher) 2010-12-31 26ae8a3 Fixed bug #11801: Variable in the message "Page '' does not exist." will never be filled (Chrissitopher) 2010-12-31 b17639f Fixed bug #11803: Fix locallang files (Chrissitopher) 2010-12-30 9efb197 [~TASK] Fluid (Tests): Fixed some more testcase class names and some unit tests (Bastian Waidelich) 2010-12-30 e210e50 Fixed bug #11800: Checkboxes showing the number of broken links do not display the value "zero" (Chrissitopher) 2010-12-30 342056f Fixed bug #11776: URL/Linktarget for files is broken (Chrissitopher) 2010-12-30 36ad8e5 Followup to #11775: Remove a forgotten and now unused variable (Chrissitopher) 2010-12-30 4f6c05f Fixed bug #11796: Improve usage of $GLOBALS['LANG'] (Chrissitopher) 2010-12-30 0bb121e Cleaned up formatting of CSS file (Chrissitopher) 2010-12-30 82eaf8f Fixed bug #11775: Table should use new design for TYPO3 4.5 (Chrissitopher) 2010-12-30 003e1c3 [~TASK] Fluid (Tests): Fixed some testcase class names (Bastian Waidelich) 2010-12-30 a2aa844 [+FEATURE] Fluid (ViewHelpers): prepend URIs with scheme if it's not specified in link.external / uri.external ViewHelpers (Bastian Waidelich) 2010-12-30 dd8928a [+TASK] Fluid (ViewHelpers): Fix, cleanup and extend inline documentation of ViewHelpers (Bastian Waidelich) 2010-12-30 9b846d8 Fixed bug #11779: Unify usage of tooltips in table rows (Chrissitopher) 2010-12-30 503348a [+BUGFIX] Fluid (View): Fixed deprecation message about lowercase template files names (Bastian Waidelich) 2010-12-30 63a029a Fixed bug #11789: fluid viewhelper renderFlashMessages is deprecated (psychomieze) 2010-12-30 d9df157 [+FEATURE] Extbase (Utility): Add support for custom specify custom plugin icon (Bastian Waidelich) 2010-12-28 a938dcc Issue #11715 - Use localized format for date and time (pierre.boivin) 2010-12-28 f2dbb53 Cleanup: Fixed XLCASS block (Oliver Hader) 2010-12-28 e0d02d1 Cleanup: Renamed command map class file to start with proper extension prefix (Oliver Hader) 2010-12-28 73c3429 Cleanup: Fixed PHPdoc comments, type hints and XCLASS blocks (Oliver Hader) 2010-12-28 22ed18c cleaned em_conf (steffenk) 2010-12-28 7baa5ef cleaned em_conf (Steffen Kamper) 2010-12-28 b08aca2 added ChangeLog entry for last commit (steffenk) 2010-12-28 461487b Follow-up to 11635: removed remaining event listener (steffenk) 2010-12-27 5649b8d Set version back to 1.2-dev (Xavier Perseguers) 2010-12-27 ff76c86 Set version to 1.2.0beta3 (Xavier Perseguers) 2010-12-27 1e6b621 * Raised Version Number to 1.3.0beta3. (Sebastian Kurfürst) 2010-12-27 8e9b833 * Raising version number to 1.3.0beta3 (Sebastian Kurfürst) 2010-12-26 eeece67 Fixed issue #11722: TempFlashMessageQueueViewHelper is not required anymore (tolleiv) 2010-12-26 fd660bb Fixed bug #11718: ExtJS confirmation window contents might be "cached" (tolleiv) 2010-12-25 9bacd9a Fixed bug #11473 Send to stage window may be too large (tolleiv) 2010-12-25 57cf572 Fixed bug #11608 Missing space in Mass Release Confirmation (tolleiv) 2010-12-25 8d21e29 Fixed bug #11635: Remove "Preview of workspace ..." box when in workspace preview module (tolleiv) 2010-12-25 bc56649 #11657: singleView should not have depth and mass-action combos (tolleiv) 2010-12-25 f316d0d Fixed bug #11600: [All] tab in ws-module should not have action-buttons (tolleiv) 2010-12-24 d2d2409 [+BUGFIX] Extbase (Tests): Fixed Tx_Extbase_MVC_Controller_AbstractController_testcase. Thanks to Oliver Klee. Resolves #11567. (Jochen Rau) 2010-12-22 4c47e7d Fixed bug:#11606 Remove "Send to review / pub" from contextmenu (Tolleiv Nietsch) 2010-12-22 2e46a53 Fixed bug #11568: Remove "Enable comparison view" switch (tolleiv) 2010-12-22 195dd86 Fixed bug 11479: Label of publish action is confusing (tolleiv) 2010-12-22 cb65309 Added feature #10642: Design of workspace preview/comparison view (Thanks to Lars Zimmermann) (stephenking) 2010-12-22 b8de992 Merged new PageTree (version for TYPO3 4.5 Beta 3) - added new classes (steffenk) 2010-12-21 cda8c93 Fixed bug #11633: Versioning module should not be available when workspaces is loaded (Sonja Scholz) 2010-12-21 d7d5147 Fixed bug #11480: Add warning when choosing mass actions (sonne) 2010-12-21 6dffbda Followup-to #9819: Workspace preview window - browser compatibility fixed (tolleiv) 2010-12-21 466695b [BUGFIX] Extbase (Configuration): Make Extbase work again in Backend (Sebastian Kurfürst) 2010-12-21 0d33dad [TASK] Extbase (Bootstrap): Removed superfluous exception (Sebastian Kurfürst) 2010-12-20 d61b574 Fixed bug #10693: Save and view command previews wrong page record (tolleiv) 2010-12-20 4ca5288 Fixed bug #11532: Generate Workspace Preview Link not working (tolleiv) 2010-12-20 8995032 Fixed bug #11605: Do you really want to swap?? - one question mark is enough (tolleiv) 2010-12-20 6e42811 Fixed bug #11531 Check if email is set before trying to send an email (tolleiv) 2010-12-20 cdd4122 Fixed bug #11141: switching with the tabs in the workspace module should also switch to the related workspace (tolleiv) 2010-12-20 6ea59d2 [TASK] Extbase (Object): Adjust doc comments (Sebastian Kurfürst) 2010-12-20 22b193c [!!!][+TASK] Extbase (Object): Rewritten Object Container (Sebastian Kurfürst) 2010-12-20 b55de35 [+BUGFIX] Extbase (MVC): Improve Exception message (Sebastian Kurfürst) 2010-12-20 491d2b5 [+API] Extbase (Configuration): Adding getContentObject to API (Sebastian Kurfürst) 2010-12-19 a705385 Fixed bug #11142: The 'All' tab throws Exception 'No such workspace defined' (mbresch) 2010-12-19 04a61ef Fixed bug #11142: The 'All' tab throws Exception 'No such workspace defined' (mbresch) 2010-12-19 cb779d4 Cleanup: #11153: Determine whether Tx_Workspaces_Service_Stages::encodeStageUid and resolveStageUid are required (sonne) 2010-12-19 5b1b1cb Followup-to #9819: Workspace preview window - "live" and "workspace" buttons are clickable now (tolleiv) 2010-12-18 10a691a Fixed bug #11318: workspaces task miss title (tolleiv) 2010-12-17 c5c3756 Use ExtDirect Stateprovider (steffenk) 2010-12-17 6c3edef Followup-to #9819: Workspace preview window - empty preview.css included in order to support the skin team (tolleiv) 2010-12-14 d6a5cd7 #8749 [+BUGFIX] Fluid (ViewHelpers): tweaked SelectViewHelper to avoid fatal error on PHP 5.2 (Bastian Waidelich) 2010-12-14 df8b88e Fixed bug #9819: Workspace preview window (tolleiv) 2010-12-06 3832812 Some code cleaning (pierre.boivin) 2010-12-06 bd0645a Issue 11277 - initialize in modfunc1 could be protected (pierre.boivin) 2010-12-06 f1bdaa7 Issue #11278 - Create an interface for the linktype classes (pierre.boivin) 2010-12-06 220fc99 Update changelog (pierre.boivin) 2010-12-06 698e4c7 Issue #10589 - HTTP errors might not be detected (pierre.boivin) 2010-12-06 b4c06be Update changelog (pierre.boivin) 2010-12-06 ca4aa76 Issue #11274 - Change true to 1 for showUpdateButton (pierre.boivin) 2010-12-06 42142b1 Issue #11272 - Fix dos line endings in ext_tables.php (pierre.boivin) 2010-12-06 85a4404 Issue #11270 - List in the BE module should be sorted by record (pierre.boivin) 2010-12-06 3a23b1a Issue #11275 - Delete clear.gif (pierre.boivin) 2010-12-06 f2d2da1 Issue #10987 - Patch v3 apply and tested (pierre.boivin) 2010-12-06 c629518 Fixed bug #16679: Cannot login to backend at the end of 1-2-3 wizard when using Oracle (Xavier Perseguers) 2010-12-05 9eafeb9 Fixed bug #16677: PHP notices from XCLASS inclusions (Xavier Perseguers) 2010-12-05 c5fd35d Fixed bug #16678: DBAL is active with MySQL at the end of 1-2-3 wizard (Xavier Perseguers) 2010-12-05 3f46c47 Fixed bug #11290: PHP notices from XCLASS inclusions (stephenking) 2010-12-05 c77bbee Fixed bug #11290: PHP notices from XCLASS inclusions (Steffen Gebert) 2010-12-03 eaca739 Rename files - step 2 (pierre.boivin) 2010-12-03 80aeb76 Rename files (pierre.boivin) 2010-12-03 6ec2a20 Issue #11271 - Lowercase all filenames (pierre.boivin) 2010-12-03 f54224b Issue #11280 - Refactor class tx_linkvalidator_processing (pierre.boivin) 2010-12-03 31e6385 Fixed issue: #10907: invalid external url not detected (pierre.boivin) 2010-12-02 ceaed6a [+TASK] Extbase (Reflection): Added deprecation annotation to ObjectAccess::getAccessiblePropertyNames() (Bastian Waidelich) 2010-12-02 5a70a2b [+BUGFIX] Extbase (Reflection): Added PropertyNotAccessibleException that I forgot to add in previous commit (Bastian Waidelich) 2010-12-02 5b9bb96 [+FEATURE] Extbase (Reflection): Tx_Extbase_Reflection_ObjectAccess supports stdClass objects now (Bastian Waidelich) 2010-12-01 181c9a5 Fixed bug #16639: Install Tool is unusable since DBAL merge (Xavier Perseguers) 2010-12-01 34373da Raised version to 4.5.0beta2b (ohader) 2010-12-01 7f57d5e Raised version to 4.5.0beta2a (Oliver Hader) 2010-12-01 56e4e41 Raised version to 4.5.0beta2b (Tolleiv Nietsch) 2010-12-01 5b93949 Fixed bug: #11209: BACK_PATH is not handled right in class.tx_version_gui.php (Tolleiv Nietsch) 2010-12-01 fcd45b9 * Raising version to Extbase 1.3beta2a (Sebastian Kurfürst) 2010-12-01 f0d8557 [+BUGFIX] Extbase (ConfigurationManager): FollowUp for #6067. Fixes a issue with parsing flexform rootlevel keys not having child keys I recently came across (Franz Koch) 2010-12-01 2b82299 [+BUGFIX] Extbase (Configuration): change the order of methods to determine the current pageId for backend modules, which is used to fetch the TS framework configuration. Fixes #11205 (Franz Koch) 2010-12-01 582f0c8 Follow-Up #11131: Usability: labels improvements, change the label as a new one is introduced (nxpthx) 2010-12-01 4599748 [+TASK] Extbase (Object): Make sure the class info cache is returning valid objects (Franz Koch) 2010-12-01 54446ed Changed version back to 1.2-dev (Xavier Perseguers) 2010-12-01 9e312eb Updated checksums (Xavier Perseguers) 2010-12-01 4029263 Code cleanup (Xavier Perseguers) 2010-12-01 f636f3b Added comment for unknown variable (Xavier Perseguers) 2010-12-01 6453542 Fixed use of undefined variable in method exec_INSERTquery() with MySQL handler (Xavier Perseguers) 2010-12-01 dbc821c Fixed use of undefined variable in method map_subquery() (Xavier Perseguers) 2010-12-01 9cf22db Follow-up for bug #16392: Native tables could not be retrieved anymore (Xavier Perseguers) 2010-12-01 dafc655 Raised version to 4.5.0beta2a (ohader) 2010-12-01 f5b7ac2 Raised version to 4.5.0beta2a (ohader) 2010-12-01 aabe5b1 * Raised version number to 1.3.0beta2 * Updated ChangeLog (Sebastian Kurfürst) 2010-12-01 921cbad #11194 [+BUGFIX] Extbase (Persistence): Persistence_Backend::getIdentifierByObject should work with LazyLoadingProxy (Sebastian Kurfürst) 2010-12-01 c55cb32 * Updated ChangeLog * Raised Version Number to 1.3.0beta2 (Sebastian Kurfürst) 2010-12-01 0c2d53f Fixed bug #11193: Remove calls to disable compression and merging of CSS/JS (stephenking) 2010-12-01 11c2cd7 Set version to 1.2.0beta2 (Xavier Perseguers) 2010-12-01 a8ee245 Code cleanup (Xavier Perseguers) 2010-12-01 e5042e7 Code cleanup (Xavier Perseguers) 2010-11-30 1a8461d Fixed bug #16492: groupBy and orderBy fail on exec_query (thanks to Oguzhan Alan) (Xavier Perseguers) 2010-11-30 e6aecf5 Raised version to 4.5.0beta2 (ohader) 2010-11-30 2b7d261 Raised version to 4.5.0beta2 (Oliver Hader) 2010-11-30 1504bb8 Cleanup: Fixed ChangeLog (nxpthx) 2010-11-30 971c1b2 FYI: Added Styling classes for Berit (nxpthx) 2010-11-30 c3b12a7 [+BUGFIX] Extbase (Configuration): slightly tweaked FrontendConfigurationManager (basically replaced explode() by t3lib_div::trimExplode() call) [+TASK] Extbase (Tests): Added some unit tests for Backend- and FrontendConfigurationManager. To be continued (Bastian Waidelich) 2010-11-30 46c2e3a Fixed bug #16501: DBAL does not support multi-column indexes in create table queries (Xavier Perseguers) 2010-11-30 07908de Added feature #16491: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine (Xavier Perseguers) 2010-11-30 4d9dacf Fixed bug #11138: preview links in page- and list-module point to mod.php instead of typo3/mod.php (tolleiv) 2010-11-30 7e4e523 Fixed bug #11144: Records that belong to a particular workspace shall be removed when the workspace is removed (ohader) 2010-11-30 1fb2f14 [+BUGFIX] Extbase (DomainObject): added default __toString method to Tx_Extbase_DomainObject_AbstractDomainObject. Thanks to Marco Huber. Resolves #8083 (Marc Bastian Heinrichs) 2010-11-30 07d80a7 [+BUGFIX] Extbase (MVC): Fixed UriBuilder for handling LazyLoadingProxy objects as arguments. Resolves #10705 (Marc Bastian Heinrichs) 2010-11-30 b78ea2e [+TASK] Extbase (Object): re-added Tx_Extbase_Object_Manager to gain more backwards compatibility. This class is marked deprecated and will be removed in Extbase 1.5 (Bastian Waidelich) 2010-11-30 cc36199 [+BUGFIX] Extbase (Tests): tweaked ObjectContainer tests. Tests are failing deliberately for now (Bastian Waidelich) 2010-11-30 d6b8cf2 [+BUGFIX] Extbase (Domain): fixed (non-breaking) method name for getting usergroup in Tx_Extbase_Domain_Model_FrontendUser. Resolves #11019 (Marc Bastian Heinrichs) 2010-11-30 e2d3c0d [+BUGFIX] Extbase (Domain): Tx_Extbase_Domain_Model_FrontendUserGroup::getSubgroup() returns wrong property. Resolves #11020 (Marc Bastian Heinrichs) 2010-11-30 fb6bc43 Fixed task #11161: Simplify outputting errors from PHP to the grid component (ohader) 2010-11-30 536b896 [+BUGFIX] Extbase (MVC): re-enabled HMAC check for BE forms. The deactivation was just a temporary fix - HMAC should work in BE mode just like in FE (Bastian Waidelich) 2010-11-30 b8e93f2 Fixed bug #11115: ExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer (ohader) 2010-11-30 2e31fcc [TASK] Extbase (Configuration): Fix whitespaces (Sebastian Kurfürst) 2010-11-30 2ac33f1 [+TASK] extbase (ConfigurationManager): Made FrontendConfigurationManager parse recurring sections in flexforms right. Thanks to Franz Koch (resolves #6067) (Felix Oertel) 2010-11-30 5a26828 Cleanup: Fixed ChangeLog (ohader) 2010-11-30 3ad3e38 Cleanup: Fixed PHPdoc comments and exception timestamp (ohader) 2010-11-30 d019695 Forge #11143: Editing workspaces record shows PHP warning (nxpthx) 2010-11-30 817bbaa Fixed bug #11124: Stages should use suggest wizard for persons (ohader) 2010-11-30 156e480 FYI: Added Styling classes for Berit (nxpthx) 2010-11-30 4623890 fixed bug #10291: change action icons (nxpthx) 2010-11-30 c3c4f66 followUp to 7050: Missed to include the actual change (nxpthx) 2010-11-30 9ae407e Bug #11152 Calls about this-> in static context in worksapces lib (nxpthx) 2010-11-30 27a7c56 Forge 7050: Remove UID from WSP Dropdown (nxpthx) 2010-11-29 a13d9c5 #11131: Usability: labels improvements (sonne) 2010-11-29 31598e1 Fixed bug: #11006: Error when using old-style workspace (tolleiv) 2010-11-29 b6714b1 Fixed bug: #10831: New preview window shows wrong behavior for new page in LIVE WS (tolleiv) 2010-11-29 d4ed292 Cleanup: Fixed ChangeLog (ohader) 2010-11-28 98ef063 #5923: Notify per email if groups are selected instead of single users (Sonja Scholz) 2010-11-28 c269be8 #5923: Notify per email if groups are selected instead of single users - added field to tca to make it possible to configure the notification send process (sonne) 2010-11-28 794d43d #11116: Add some CSS classes for detailView, moved stage information in separate div (sonne) 2010-11-28 363b6f4 #11116: Add some CSS classes for detailView (sonne) 2010-11-27 b2b345e [+BUGFIX] Extbase (Configuration): Slightly tweaked AbstractConfigurationManager [+TASK] Extbase (Tests): Added unit tests for AbstractConfigurationManager (Bastian Waidelich) 2010-11-27 d5fa3ee Imported version system extension from core repository revision 9658 (Sonja Scholz) 2010-11-27 96395bc [+TASK] Extbase (Tests): Renamed test files from "*_testcase.php" to "*Test.php" (Bastian Waidelich) 2010-11-27 ad9cba3 [+TASK] Extbase (Tests): Moving all Tests in "Unit" directory (2/2) (Bastian Waidelich) 2010-11-27 aa22d82 [+TASK] Extbase (Tests): Moving all Tests in "Unit" directory. (Bastian Waidelich) 2010-11-27 c14e2ce [+BUGFIX] Fluid (ViewHelpers/Widget): widget.link and widget.uri no create relative URLs (Bastian Waidelich) 2010-11-27 ceb3880 [+FEATURE] Fluid (ViewHelpers): Add render mode to FlashMessage ViewHelper Since r3062 Extbase uses the t3lib_FlashMessageQueue to store flashmessages. Now you can output them including title and severity, making it possible to render flashmessages just like the ones from the core in BE mode. To keep backwards compatibility, the default rendering still outputs only the message bodies in an unordered list. Set the renderMode argument to "div" in order to display the new style: (Bastian Waidelich) 2010-11-27 d504417 [+FEATURE] Extbase (MVC): add possibility to output FlashMessageQueue (Bastian Waidelich) 2010-11-24 90fa087 [+TASK] Extbase (Persistence): counting query results does not work with limit constraints (Bastian Waidelich) 2010-11-24 8a4a2a8 [+TASK] Extbase (Persistence): findOneBy*() methods should return NULL if no item was found (Bastian Waidelich) 2010-11-24 d251ca1 [+TASK] Extbase (Core): Slightly improved error handling in bootstrap (Bastian Waidelich) 2010-11-24 46dc86a [+BUGFIX] Extbase (MVC): disable HMAC check for BE forms (Bastian Waidelich) 2010-11-22 de840d2 Fixed bug #11033: DB error in query after publish to Live action (Oliver Hader) 2010-11-22 8ca4294 Cleanup: Fixed PHPdoc comments (Oliver Hader) 2010-11-22 b3f2fbe Fixed bug: #10988: getBrokenUrl returns wrong url (Thanks to Johannes Feustel) (Tolleiv Nietsch) 2010-11-20 e2ec2ed Remove unused README file (Christian Kuhn) 2010-11-20 2f0930b #10998 Rename and move link classes and processing class (Christian Kuhn) 2010-11-19 4724519 [-TASK] Fluid: Removed all @scope annotations as they are not used in v4 (Bastian Waidelich) 2010-11-19 9d1d9fd [~TASK] Extbase (Utility): Changed Tx_Extbase_Utility_TypoScript:convertPlainArrayToTypoScriptArray to self::convertPlainArrayToTypoScriptArray. Resolves #10538. (Nikolas Hagelstein) 2010-11-19 de2c8ee [+TASK] Fluid (View): Added additional check for deprecated lower case template filenames that works on case insensitive file systems (Windows) too. Watch your deprecation log in typo3conf and fix your template filenames if they're still lower case. (Bastian Waidelich) 2010-11-18 a821a5d [+BUGFIX] Extbase (MVC): UriBuilder: use current plugin if no pluginName has been specified (Bastian Waidelich) 2010-11-18 03f60ca Fixed bug #16392: Install tool cannot compare "ENGINE" of MySQL Tables when DBAL is active (Xavier Perseguers) 2010-11-18 f3a3d6a [+BUGFIX]: explicitly cast offset to integer to avoid exceptions in paginate view helper (Bastian Waidelich) 2010-11-17 bc751b2 Fixed bug #16444: DBAL installs itself automatically whenever the install tool is called (Xavier Perseguers) 2010-11-17 51d92f3 Raised version to 4.5.0beta1b (Tolleiv Nietsch) 2010-11-17 e1dd025 Fixed issue: #10916 workspace preview module raises error in conjunction with the newest extbase version (Tolleiv Nietsch) 2010-11-17 84a6c71 #10912 Rename and move task to classes/tasks and change locallang namespace (Christian Kuhn) 2010-11-17 54e668c Raised version to 4.5.0beta1a (Oliver Hader) 2010-11-17 16fdbd5 Cleanup: Fixed ChangeLog (Oliver Hader) 2010-11-17 239f79e #10900 Regression: Fatal error in class.tx_linkvalidator_modfunc1.php (Christian Kuhn) 2010-11-17 34832e3 Fixed bug: #10896 php-warnings after merge into Core - missing argument (Tolleiv Nietsch) 2010-11-17 30fb439 Fixed bug: #10896 php-warnings after merge into Core - missing argument (Tolleiv Nietsch) 2010-11-17 e53ba01 * Updated version to 1.3.0beta1a * Updated ChangeLog (Bastian Waidelich) 2010-11-17 2b10c8a * Updated version to 1.3.0beta1a * Updated ChangeLog (Bastian Waidelich) 2010-11-17 6eea8bd FYI RFC: Forge#10894: Workspaces Extbase Controller has to be adapted according to breaking changes in Extbase 1.3.beta1 (Steffen Ritter) 2010-11-17 764d896 Tagging version 1.0.0 (Christian Kuhn) 2010-11-17 a239303 #10892 Basic cleanup throughout the extension (Christian Kuhn) 2010-11-17 ef9d169 #10891 Fix deprecation warning "call by reference" in modfunc1 (Christian Kuhn) 2010-11-17 2594025 #10820 Error and warning in scheduler task (Christian Kuhn) 2010-11-17 b5b453c #10424 Add ext:info as dependency in ext_emconf (Christian Kuhn) 2010-11-17 629b47b Fix Changelog to reflect core Changelog structure (Christian Kuhn) 2010-11-17 4c2388a [+FEATURE] Fluid (ViewHelpers): the subject argument of the count ViewHelper is now optional so you can use it like {objects -> f:count()} [+BUGFIX] Fluid (ViewHelpers): Fixed inline documentation of widget.autocomplete ViewHelper. This fixes #10882 [+TASK] Fluid (ViewHelpers): Added some more inline documentation for cObject, widget.paginate, widget.autocomplete & count ViewHelpers (Bastian Waidelich) 2010-11-17 68ac9ca Raised version to 4.5.0beta1 (Oliver Hader) 2010-11-17 58479da Cleanup: Fixed ext_emconf.php (Oliver Hader) 2010-11-16 c989451 [+BUGFIX] Fluid (ViewHelpers): replaced two occurrences of Tx_Extbase_Dispatcher::*() by using the injected ConfigurationManager [+TASK] Fluid (ViewHelpers): uri.image now works in BE mode too (Bastian Waidelich) 2010-11-16 c15b80b [+TASK] Extbase: Re-implement support for BE modules (Bastian Waidelich) 2010-11-16 4da3d0e Fixed issue: #10817 DAU WS-Module warning (Tolleiv Nietsch) 2010-11-16 8c941c5 Fixed bug: #10819 viewOnClick causes error if frontendpreview is disabled (Tolleiv Nietsch) 2010-11-16 247491c Fixed bug: #10778 Consider http://bugs.typo3.org/view.php?id=9508 when implementing preview link in new module (Tolleiv Nietsch) 2010-11-16 da840e1 [+BUGFIX]: Extbase (Persistence): Fixed typo from previous commit (Bastian Waidelich) 2010-11-16 e912903 #10850 [+BUGFIX] Extbase (Persistence): DataMapper cannot deal with QueryResults (Bastian Waidelich) 2010-11-16 32a34fc [+BUGFIX] Fluid (ViewHelpers): Adjustment to skinning api change (Sebastian Kurfürst) 2010-11-16 6919c16 * Raised version number to 1.3.0beta1 (Sebastian Kurfürst) 2010-11-16 c03c409 * Updated version to 1.3.0beta1 (Sebastian Kurfürst) 2010-11-16 88b8699 * Updated ChangeLog (Sebastian Kurfürst) 2010-11-16 f70ea77 [+BUGFIX] Extbase (Object): The Object Container now properly uses the TYPO3 caching framework. By default the DI cache is now stored in database, just like the reflection cache (Bastian Waidelich) 2010-11-16 4f857a2 [!!!][TASK] Fluid (ViewHelpers): Rename widget link ViewHelpers (Sebastian Kurfürst) 2010-11-16 fc3a55c * Updated ChangeLog (Sebastian Kurfürst) 2010-11-16 cb0dffa [+BUGFIX]: Extbase (Utility): Replaced one last occurrence of TYPE_PLUGIN by PLUGIN_TYPE_PLUGIN in Tx_Extbase_Utility_Extension (Bastian Waidelich) 2010-11-16 6dbc826 [~TASK] Extbase (Utility): renamed Tx_Extbase_Utility_Extension::TYPE_CONTENT_ELEMENT to Tx_Extbase_Utility_Extension::PLUGIN_TYPE_CONTENT_ELEMENT and Tx_Extbase_Utility_Extension::TYPE_PLUGIN to Tx_Extbase_Utility_Extension::PLUGIN_TYPE_PLUGIN (Bastian Waidelich) 2010-11-16 175c0cc * Updated ChangeLog (Bastian Waidelich) 2010-11-16 bced813 [+FEATURE] Extbase (Persistence): Default orderings & QuerySettings (Bastian Waidelich) 2010-11-16 0cc70c8 [~TASK] Reverted previous "[~TASK] Extbase: Reimplemented BE module support. Still needs cleanup." (Jochen Rau) 2010-11-16 35c2c3b [~TASK] Extbase: Reimplemented BE module support. Still needs cleanup. (Jochen Rau) 2010-11-16 d3f672f [~BUGFIX] Extbase: Fixed the way a module gets called. (Jochen Rau) 2010-11-16 6c3f062 * Updated ChangeLog (Sebastian Kurfürst) 2010-11-16 a0f87c0 Updated ChangeLog (Sebastian Kurfürst) 2010-11-16 ea3dc70 * Updated ChangeLog (Sebastian Kurfürst) 2010-11-16 6416bb5 [+FEATURE] Fluid (ViewHelpers/Widget): Slightly improved paginate widget: The link to the first page now skips the currentPage argument resulting in nicer URLs and less cHashes [+FEATURE] Fluid (ViewHelpers): excluding obsolete widget arguments & cHash from widget links if they're not explicitly set (Bastian Waidelich) 2010-11-15 02aa33e #10666 [+FEATURE] Extbase (Utility): Allow plugins to be registered as new content element (Bastian Waidelich) 2010-11-15 b0d3831 [+BUGFIX] Extbase (Utility): Added condition to Tx_Extbase_Utility_Extension::getTargetPidByPlugin() in order to only select tt_content entries that are of CType "list". Thanks to Marc Bastian Heinrichs (Bastian Waidelich) 2010-11-15 7ced9a0 [!!!][~TASK] Extbase (Configuration): Major rework of the ConfigurationManager (Bastian Waidelich) 2010-11-15 f25e054 [+BUGFIX] Fluid (Core/Widget): AjaxWidgetContextHolder now uses a unique id for the Ajax WidgetContext. This makes sure, that the ajax response gets the right context, even if you open multiple browser windows in the same session [+BUGFIX] Fluid (Core): The Fluid Widget Bootstrap now initializes the object manager in order to respect "config.tx_extbase.object" configuration.. TODO: this should be somehow refactored to avoid code duplication [+BUGFIX] Fluid: Reduced the typeNum for the fluidAjaxWidgetResponse page. Apparently 7076857368 was too large ;) TODO: the typeNum should be somehow configurable [~TASK] Fluid (ViewHelpers/Widget): removed $GLOBALS['TSFE']->additionalHeaderData call from AutocompleteViewHelper as this is not configurable like this. Moved the jQuery includes to Configuration/TypoScript/setup.txt which can be included in your main TS template (Bastian Waidelich) 2010-11-15 d6ee3dc [~TAKS] Extbase (MVC): FrontendRequestHandler now retrieves the current cObject through the ConfigurationManager [+BUGFIX] Extbase (MVC): FrontendRequestHandler was refering to $this->frameworkConfiguration which wasn't available [-API] Extbase (MVC): marked Tx_Extbase_MVC_Web_Request::getContentObjectData() deprecated as should retrieve the current cObject through the ConfigurationManager [+TASK] Extbase (MVC): modified the Tx_Extbase_MVC_Web_RequestBuilder so that it's possible to change the action only by specifying the action parameter. Before you had to specify the controller as well, even if it was the default controller (Bastian Waidelich) 2010-11-15 ff725ef [+BUGFIX] Extbase (MVC): Flashmessages now share a scope throughout the extension. Before, every plugin had it's own scope leading to the messages only being output when entering the same plugin again (e.g. redirecting from one plugin to another would never display the messages) [~TASK] Extbase (Core): The Flashmessages now get persisted in the Bootstrap in resetSingletons() [-TASK] Extbase (Core): Removed some commented lines from Bootstrap (Bastian Waidelich) 2010-11-15 3a066e8 #10559 [FEATURE] Extbase (Object): Make DI Class Mapping configurable through TS (Sebastian Kurfürst) 2010-11-14 58a1802 [-TASK] Extbase (Utility): Removed two obsolete checks for $GLOBALS['TSFE']->tmpl->setup['tt_content.']['list.']['20.'] in Tx_Extbase_Utility_Extension [~TASK] Extbase: added two doc comments that were missing (Bastian Waidelich) 2010-11-14 3f0d0e5 [+BUGFIX] Fluid (ViewHelpers): Fixed Widget URI generation in widget.link/widget.uri ViewHelpers/Link/WidgetViewHelpers [~TASK] Fluid (ViewHelpers/Widget): Tweaked PaginateViewHelper: Minor refactoring of controller & template (Bastian Waidelich) 2010-11-14 77b4c1d [+BUGFIX] Extbase (Persistence): Extbase still used PHPs current() on some QueryResults in Persistence/Repository. Replaced these by calls to the getFirst() method of the QueryResult [+TASK] Extbase (Persistence): added a private field to the QueryResult to make the above case easier to debug: When calling current() on an Iterator, PHP returns the first field of that object instead of calling the current() method of the Iterator interface.. With our somewhat pragmatic approach you'll see the warning if you debug the results of current($query->execute()) [+BUGFIX] Extbase (Persistence): Replaced two occurrences of Query->count() by Query->execute()->count() to avoid deprecated warnings in the Core (Bastian Waidelich) 2010-11-14 3386f87 [+BUGFIX] Extbase (MVC): view configuration (templateRootPath, ...) has to be set before View::canRender() is called (Bastian Waidelich) 2010-11-14 aa4606d [-TASK] Fluid (Compatibility): Forgot to remove obsolete Tx_Fluid_Compatibility_ObjectManager in previous commit (Bastian Waidelich) 2010-11-14 5c8c4d6 [+FEATURE] Fluid (Core/Widget): Added Tx_Fluid_Core_Widget_Bootstrap that is used to dispatch Ajax requests (see ext_typoscript_setup.txt). [~TASK] Fluid (Compatibility): Removed Tx_Fluid_Compatibility_ObjectManager and replaced instances by Tx_Extbase_Object_ObjectManagerInterface instances [~TASK] Fluid (Core/Widget): AbstractWidgetController has to be a singleton so it can be injected in the WidgetViewHelper.. To be discussed! [+TASK] Fluid (Core/Widget): AjaxWidgetContextHolder is now correctly stored in the BE/FE Users session if the ajaxWidget of the corresponding Widget is TRUE. [+TASK] Fluid (Core/Widget): The WidgetContext now contains a reference to the parent extension & plugin name. That's needed for the widgetAjaxResponse. [+BUGFIX] Fluid (Core/Widget): WidgetRequestBuilder now correctly interprets GET parameters and dispatches Ajax requests [+BUGFIX] Fluid (ViewHelpers): Modified ViewHelpers cObject, format.crop, format.html, image, uri.image so that they use dependency injection in order to retrieve the current cObject instance from the configurationManager [+BUGFIX] Fluid (ViewHelpers): Fixed form ViewHelper to respect configured pluginNamespace in field name prefixes [+BUGFIX] Fluid (ViewHelpers): link.widget/uri.widget ViewHelpers now create correct URIs [+BUGFIX] Fluid (ViewHelpers): replaced @inject annotation by injectController method in AutocompleteViewHelper. (Bastian Waidelich) 2010-11-14 2fd0675 Changed back version to 1.2-dev (Xavier Perseguers) 2010-11-14 6da27af Updated dependency (Xavier Perseguers) 2010-11-14 08d97b0 Updated checksums (Xavier Perseguers) 2010-11-14 a732cb5 Set version to 1.2.0beta1 (Xavier Perseguers) 2010-11-14 9cd21c6 Added feature #15755: Allow DBAL to interact with EM to configure remapping (Xavier Perseguers) 2010-11-13 138f3c4 [!!!][+TASK] Extbase (MVC): The UriBuilder now uses the current cObject instead of creating a new instance in the constructor. This is a breaking change if you instantiated the UriBuilder in your code. Please use the Extbase ObjectManager or inject the ConfigurationManager manually. [+BUGFIX] Extbase (Reflection): ReflectionService now uses a cacheIdentifier per Extension. Besides the Bootstrap now resets the ReflectionService after dispatching a request. This resolves #10146 [+TASK] Extbase (Configuration): The ConfigurationManager now holds the current cObject. You can retrieve it via ConfigurationManagerInterface::getContentObject() [+BUGFIX] Extbase (Configuration): When loading configuration of other plugins, the context specific configuration (e.g. flexform settings) are no longer merged with the frameworkConfiguration [+BUGFIX] Extbase (MVC): Controllers are no Singletons by default. If a controller contains stateful fields (e.g. $this->settings) this breaks multiple plugins on one page [+TASK] Extbase (Persistence): QuerySettings now also store the storage page id(s). This is required for the upcoming Ajax Widgets (Bastian Waidelich) 2010-11-12 1b6f3f4 Fixed issue: #10763: The mailtemplate setting should have a default setting (Tolleiv Nietsch) 2010-11-12 3b0573c CGL adjustments / non functional changes (Tolleiv Nietsch) 2010-11-12 c9cbe57 CGL adjustments / non functional changes (Tolleiv Nietsch) 2010-11-12 1ea9184 Fixed issue: #10598 - "Check links" button must be hideable with TS - renamed noUpdateButton to showUpdateButton, manual updated (Tolleiv Nietsch) 2010-11-12 411f367 Updated ChangeLog to reflect Michaels changes (Tolleiv Nietsch) 2010-11-12 1833eb7 Cleanup: Fixed undefined variables and added PHPdoc comments (Oliver Hader) 2010-11-12 318751d Cleanup: Remover superfluous quotes (Oliver Hader) 2010-11-12 7430a03 Cleanup: Defined fixed width of ExtJS components (Oliver Hader) 2010-11-12 e7dc901 Cleanup: Added language label for swap workspace column (Oliver Hader) 2010-11-12 c860b10 Cleanup: Fixed formatting and configuration in the ExtJS part (Oliver Hader) 2010-11-12 ea15f52 Cleanup: Defined svn:eol-style property (Oliver Hader) 2010-11-12 af56dd5 Fixed bug: Missing fields in SQL definition reviewers, stagechg_notification (Oliver Hader) 2010-11-12 82e574a Fixed bug: Typing error and superfluous labels in locallang file (Oliver Hader) 2010-11-12 f0001a2 Cleanup: Added ChangeLog (Oliver Hader) 2010-11-12 0d44fe3 Feature #10740: news field added in the table tx_linkvalidator_links, 2 new index in locallang.xml for the header of the new column and the format of the string in the column, news column added in tx_linkvalidator_modfunc1 and time() saved in the new field added to the table tx_linkvalidator_links (michael.miousse) 2010-11-12 f98af29 Feature #10737: news mod tsconfig added to remove the check link button. mod.linkvalidator.noUpdateButton = 0 (michael.miousse) 2010-11-12 4d2e423 Feature #10739 : Button added in tx_linkvalidator_modfunc1, news index in the locallang file, new marquer in the template mod_template.html and new css (michael.miousse) 2010-11-12 49448f4 Feature #10736: automatic refresh on changing selection of depth level has been removed (michael.miousse) 2010-11-11 d3387f0 Cleanup: Fixed ext_emconf.php (Oliver Hader) 2010-11-11 96c1bb2 Cleanup: Fixed copyright notices (Oliver Hader) 2010-11-11 aca187e Cleanup: Fixed formatting issues (Oliver Hader) 2010-11-11 461bd7a Cleanup: Added PHPdoc comments and some formatting changes (Oliver Hader) 2010-11-11 19462ec Imported workspaces system extension from GitHub repository after commit f1cd6371d96faa8a8d35 (Oliver Hader) 2010-11-11 09e85a9 Cleaned workspaces system extension (Oliver Hader) 2010-11-11 fa11f88 Imported workspaces system extension from GitHub repository after commit f1cd6371d96faa8a8d35 (Oliver Hader) 2010-11-11 ab43cfc Created structure for workspaces and version system extension (Oliver Hader) 2010-11-11 3f59ea7 Created structure for workspaces and version system extension (Oliver Hader) 2010-11-10 2c9dfa0 [+BUGFIX] Extbase: fixed php warning in Tx_Extbase_Persistence_LazyLoadingProxy when loading the real instance would return NULL. Resolves #10683 (Marc Bastian Heinrichs) 2010-11-10 885cf0d [+BUGFIX] Extbase: use 3rd parameter = TRUE of t3lib_div::trimExplode to split switchableControllerActionParts from flexform. Thanks to Georg Ringer. Resolves #10688 (Marc Bastian Heinrichs) 2010-11-10 d63983f [+TASK] Extbase: Replaced "public static" by "static public" in various places to be CGL conform [+TASK] Extbase: Marked Utitlity_Extension camelCase/underscore helper functions deprecated [+TASK] Extbase: Removed obsolete FIXME comments, whitespace fixes (Bastian Waidelich) 2010-11-10 330c6c7 [!!!] Extbase: Reintegrating branch "dispatcher" to trunk. Resolves: #10605 (Bastian Waidelich) 2010-11-09 24f682e Bug #10643: modification of the line 166, add of is_array check before doing a array_search (michael.miousse) 2010-11-07 d5cf84c [!!!][+BUGFIX] Extbase: fixed typo in getter and setter of Tx_Extbase_Domain_Model_FrontendUser::lastlogin . Thanks to Christian Schwan. Resolves #9345 (Marc Bastian Heinrichs) 2010-11-05 df8a85a [+FEATURE] First step of "Fluid widget" backport (Bastian Waidelich) 2010-11-03 e41cef1 Fixed issue: #10598 - extend tx_linkvalidator_checkbase API a bit (Tolleiv Nietsch) 2010-11-02 4aff372 [!!!][+BUGFIX] Fluid (View): Adjust fluid to recent resolveView() backport (Bastian Waidelich) 2010-11-02 21a0771 #8990 [+FEATURE] Extbase (MVC): Backport possibility to change the view object class name more easily (Bastian Waidelich) 2010-11-02 35ce434 #10566 [+BUGFIX] Extbase: Some smaller tweaks and fixes [!!!][+FEATURE] Extbase (Persistence): Backport QueryResult from FLOW3 (Bastian Waidelich) 2010-11-02 3a19439 [+BUGFIX] Extbase (Object): Minor fix in ObjectManager to make it compatible with PHP 5.2.x (Bastian Waidelich) 2010-11-02 902aa6b [+BUGFIX] Fluid: Adjust Fluid to Dependency Injection changes (Sebastian Kurfürst) 2010-11-02 be7751b #10585,#10564 [+BUGFIX] Extbase (Object): Refactor Object Manager (Sebastian Kurfürst) 2010-11-02 b4f6706 * Cleaned up Persistence Backend (Sebastian Kurfürst) 2010-11-02 63bf028 * Cleaned up QOM Factory (Sebastian Kurfürst) 2010-11-02 8f4d14b #10562,#10585 [+BUGFIX] Extbase (MVC): Fix arguments object (Sebastian Kurfürst) 2010-11-01 a824e43 [+FEATURE] Extbase (DI): merging DI into trunk. (resolves #10558) (Felix Oertel) 2010-11-01 79e7ce3 #10570 [+TASK] Extbase: Undefined identifier in Tx_Extbase_Persistence_Storage_Typo3DbBackend::removeRow (Xavier Perseguers) 2010-11-01 f2dc4ec #8959 [+TASK] Extbase: $query->contains generate incomplete SQL (Xavier Perseguers) 2010-10-30 a2ce038 Fixed bug #16179: 1-2-3 install tool wizard does not let DBAL load early enough (Xavier Perseguers) 2010-10-30 c78d208 Fixed bug #15941: Log deprecated functions (and adjust comments) (Xavier Perseguers) 2010-10-30 64a346b Fixed bug #15960: Misleading error message in ux_t3lib_DB->cacheFieldInfo() (thanks to Martin Kuster) (Xavier Perseguers) 2010-10-30 40fa12a Fixed bug #16120: UPDATE queries fails for ['TYPO3_DB']->sql_query (thanks to Alan Oguzhan) (Xavier Perseguers) 2010-10-30 df99e0d Fixed case (Xavier Perseguers) 2010-10-29 745fed9 * Updated version to 1.3.0alpha3. (Sebastian Kurfürst) 2010-10-26 d172402 [+TASK] Fluid (ViewHelpers): Minor tweak in CObject ViewHelper (Bastian Waidelich) 2010-10-26 5362c07 [+FEATURE] Fluid (View): Fluid Standalone view (Bastian Waidelich) 2010-10-20 48450e3 initial upload (Steffen Kamper) 2010-10-20 2c95ea0 Initializing project linkvalidator (4/4) (WWW) 2010-10-19 e7790e8 [+BUGFIX] Extbase (Persistence): Removed method createQuery from the QOMFactory. It is neither part of the API nor is it used by Extbase. (Jochen Rau) 2010-10-19 a70059e Backported character set update for all TYPO3 core files (Xavier Perseguers) 2010-10-19 8f80939 Set back version to 1.2-dev (Xavier Perseguers) 2010-10-19 d8abd60 Updated checksums (Xavier Perseguers) 2010-10-19 f24037d Set version to 1.2.0alpha3 (Xavier Perseguers) 2010-10-18 73e2a92 #5887 [+BUGFIX] Extbase (Property): Minor fix in PHP doc comment (Bastian Waidelich) 2010-10-14 cd224a6 [+BUGFIX] Fluid (ViewHelpers): ImageViewHelper supports additionalAttributes argument (Bastian Waidelich) 2010-09-28 e083b31 Added feature #15075: [Install] make a pre-check for required php-extensions (Thanks to Jigal van Hemert) (Xavier Perseguers) 2010-09-27 30a99a0 [~CONFIGURATION] Extbase (MVC): Changed default value for automatic target page determination (Jochen Rau) 2010-09-26 f0f23fa [TASK] Extbase: moved Release Notes to ChangeLog.txt. (Sebastian Kurfürst) 2010-09-23 2ab9cfc #9121 [+FEATURE] Extbase (MVC): Automatic target page determination (Bastian Waidelich) 2010-09-23 8b133f1 #8365 [+FEATURE] Extbase (MVC): Configurable plugin namespace (Bastian Waidelich) 2010-09-22 520e166 * Fixed typo in ChangeLog. (Sebastian Kurfürst) 2010-09-22 92c243d * Raised version number to 1.3.0alpha2 and updated ChangeLog. (Sebastian Kurfürst) 2010-09-22 3fdc54f * Raised version number to 1.3.0alpha2 and updated ChangeLog. (Sebastian Kurfürst) 2010-09-22 85a0b64 [+BUGFIX] Fluid (ViewHelpers): RenderViewHelper works with TYPO3 (Sebastian Kurfürst) 2010-09-22 dc77ba6 [+FEATURE] Fluid (Core): {settings} is available in Partials (Sebastian Kurfürst) 2010-09-22 78c7878 [-API] Fluid (Core): Remove getTemplateParser() method. (Sebastian Kurfürst) 2010-09-22 6ed71af #9515 [+BUGFIX] Fluid (ViewHelpers): Fix bug in Form ViewHelper (Sebastian Kurfürst) 2010-09-22 5ff9e6e * Documentation Cleanup (Sebastian Kurfürst) 2010-09-21 3d4556f Do not die anymore when memcached cannot be reached to store a query (Xavier Perseguers) 2010-09-21 0274096 Set back version to 1.2-dev (Xavier Perseguers) 2010-09-21 1972154 Updated checksums (Xavier Perseguers) 2010-09-21 a3c2dc8 Set version to 1.2.0alpha2 (Xavier Perseguers) 2010-09-20 dfdcdf5 Merged branch QueryCache to trunk (Xavier Perseguers) 2010-09-20 f9a55bd [+FEATURE] Fluid (ViewHelpers): Backported ifAuthenticated & ifHasRole security ViewHelpers (Bastian Waidelich) 2010-09-20 6c05db5 [!!!][+BUGFIX] Extbase: Fix Extbase Caching Bug (thanks to Bastian Waidelich) (Jochen Rau) 2010-09-20 b65af84 Fixed bug #15751: dbal does not parse setDBinit correctly (thanks to Tamer Erdogan) (Xavier Perseguers) 2010-09-20 3a591bd [-TASK] Extbase (MVC): removed fallback to current page in AbstractController::redirect() as that's already done within the UriBuilder if $targetPageUid is NULL (Bastian Waidelich) 2010-08-30 ed4a8ec Fixed bug #15582: Call to deprecated function template::middle() (Xavier Perseguers) 2010-08-26 1fbaa5e [TASK] Fluid (Core): Regular Expression performance improvements (Sebastian Kurfürst) 2010-08-26 cf264e4 [TASK] Fluid (Core): Formatted Regular Expressions more nicely (Sebastian Kurfürst) 2010-08-26 1285d50 [+BUGFIX] Fluid (Core): Boolean expressions can now contain negative numbers. Resolves #9434. (Sebastian Kurfürst) 2010-08-24 cf99420 * Added ChangeLog * Raised Version to 1.3.0alpha1 (Sebastian Kurfürst) 2010-08-24 cfea0a2 * Fixed version number. Sorry! (Sebastian Kurfürst) 2010-08-24 7d7eff0 * Added ChangeLog * Increased Version to 1.3.0-alpha1 (Sebastian Kurfürst) 2010-08-23 aa17abd Changed back version to 1.2-dev (Xavier Perseguers) 2010-08-23 101dbeb Updated checksums (Xavier Perseguers) 2010-08-23 9c1454e Fixed bug #15535: Error: No pages are found on the rootlevel! in Frontend when using Oracle (Xavier Perseguers) 2010-08-23 2fb6ada Updated ADOdb version dependency (Xavier Perseguers) 2010-08-23 7e18c1c Changed back version to 1.2-dev (Xavier Perseguers) 2010-08-23 21a5dc2 Updated checksums (Xavier Perseguers) 2010-08-23 9030d1e Set version to 1.2.0alpha1 (Xavier Perseguers) 2010-08-19 aa9304c Added unit test for feature #15457 (Xavier Perseguers) 2010-08-19 a9a3fa8 Follow-up of revision 36983: Fixed query precompilation (Xavier Perseguers) 2010-08-19 6a0b2fc Added feature #15457: Add support for prepared queries (Xavier Perseguers) 2010-08-14 7448420 Code cleanup with useless blank spaces at end of line (Xavier Perseguers) 2010-08-14 bb07624 Code cleanup with useless blank spaces at end of line (Xavier Perseguers) 2010-08-08 6697355 Added unit test for bug #15253 (Xavier Perseguers) 2010-08-08 e4d5201 Fixed bug #12535: DAM-related: Element browser crashes as where-clause cannot be parsed (Xavier Perseguers) 2010-08-06 d5c9f0f [~TASK] Fluid: Changed version of Extbase dependency from '1.2.0-1.2.999' to '1.3.0.devel' to reflect the version scheme defined in the wiki. Relates to #9152. (Bastian Waidelich) 2010-08-06 329f715 [~TASK] Extbase: Raised version number to 1.3.0-devel to reflect the version scheme defined in the wiki. Resolves #9152. Thanks Xavier for pointing to it. (Franz Koch) 2010-08-04 8161572 [+BUGFIX] Fluid (View): AbstractTemplateView now correctly implements F3\FLOW3\MVC\View\ViewInterface and assign() and assignMultiple() will return an instance of $this to allow chaining again like $this->view->assign()->assign()... This fixes #9090 (backported from Fluid package r4931) (Bastian Waidelich) 2010-08-04 3b0fef1 [+TASK] Extbase (MVC): cleaned up View implementations and added assign() and assignMultiple() methods to ViewInterface. This resolves #9137 (Bastian Waidelich) 2010-07-27 ed46a63 [+BUGFIX] Extbase: Fixed a small typo in extension description. (Jochen Rau) 2010-07-27 1eee4f6 Fixed bug #15160: Queries should only be parsed once (Xavier Perseguers) 2010-07-26 ac250c4 [~TASK] Fluid (Tests): committing modified AbstractFormFieldViewHelperTest that I forgot to add in previous commit [+TASK] Fluid (ViewHelpers): Small performance improvement in ForViewHelper: Objects will only be converted to arrays if reverse is TRUE. Relates to #8732 (backported from Fluid package r4907) [+TASK] Fluid (View): Added getter for template parser to AbstractTemplateView. This is useful if you want to use the parser from within your custom ViewHelper (creating a new instance would skip interceptor registration) (backported from Fluid package r4907) (Bastian Waidelich) 2010-07-26 72d2d6e [~TASK] Fluid (ViewHelpers): Added argument "objectName" to form ViewHelper. This is now the recommended way to specify the name of the object that is bound to a form! If objectName is not specified, the name attribute will be used as object name for backwards-compatibility reasons. This resolves #6521 (backported from Fluid package r4905) (Bastian Waidelich) 2010-07-26 74285d6 * Raised Fluid version in trunk to 1.3.0-devel (Sebastian Kurfürst) 2010-07-26 489e894 [+BUGFIX] Fluid (ViewHelpers): Fixed a possible security issue where the content inside the Fluid a is not properly HTML escaped. (Sebastian Kurfürst) 2010-07-26 50071e3 [+FEATURE] Fluid (ViewHelpers): Added iteration information to for ViewHelper. Thanks to all the contributors for your input and patches! This resolves #6149 (backported from Fluid package r4904) (Bastian Waidelich) 2010-07-22 ef7d355 [~TASK] Fluid (ViewHelpers): Fresh backport from Fluid package r4899 (Mostly fixed typos. slightly improved count ViewHelper) (Bastian Waidelich) 2010-07-22 308ba17 [~TASK] Fluid (ViewHelpers): Replaced custom convertToArray() method by PHPs iterator_to_array() function in cycle, for and groupedFor ViewHelpers. This resolves #8732. (backport from Fluid package r4898) (Bastian Waidelich) 2010-07-21 de5a442 [+BUGFIX] Extbase (Persistence): DataMapper now mapps NULL into a property on non-existing related object instead of FALSE. Resolves #8973. (Felix Oertel) 2010-07-21 77555c9 [+BUGFIX] Extbase (Reflection): getParentClass() in Tx_Extbase_Reflection_ClassReflection no longer causes a fatal error if no parent class exists. Resolves #8800. (Jochen Rau) 2010-07-20 0cf9b6d [+BUGFIX] Extbase (Utility): Improved performance of TypoScript::convertTypoScriptArrayToPlainArray. Thanks to Timo Schmidt. Resolves #8857. (Jochen Rau) 2010-07-20 b6789bc [~TASK] Extbase: Changed state to 'stable'. Resolves #8768. (Jochen Rau) 2010-07-20 6fe5536 [+BUGFIX] Extbase: Fixed EOL and encoding of several files. Resolves #8876. (Jochen Rau) 2010-07-19 c987bb6 [+BUGFIX] Fluid (ViewHelpers): Now, it is possible to "unselect" checkboxes and multiselect fields in editing forms. This fixes #5638. This fixes #8535. This fixes #6897 (improved forward-backport from Fluid package r4874) (Bastian Waidelich) 2010-07-19 85ec328 [+TASK] Fluid (Tests): Backported FormViewHelperTest from Fluid package [+BUGFIX] Fluid (ViewHelpers): FormViewHelper wraps hidden fields with a div tag to create XHTML valid output. This fixes #5512 (backported from Fluid package) (Bastian Waidelich) 2010-07-19 7c4adb4 [~TASK] Fluid (ViewHelpers): Fixed BE support of the ViewHelpers cObject, format.crop, uri.resource. Relates to #8947 [~TASK] Fluid (ViewHelpers): Added BE support in the ViewHelpers format.html and image. Relates to #8947 (Bastian Waidelich) 2010-07-18 68ae732 Follow-up of changeset 35742: Enhanced readability (Xavier Perseguers) 2010-07-17 f12a5e5 Updated PHP documentation (Xavier Perseguers) 2010-07-16 bba24d2 Removed useless line of code (Xavier Perseguers) 2010-07-16 4f56295 Follow-up of changeset 35742: Do not remove deprecated methods (yet) (Xavier Perseguers) 2010-07-16 d9c2ed4 Added unit test for bug #14818: t3lib_db->listQuery() performance (Xavier Perseguers) 2010-07-16 c571705 Fixed bug #14985: FIND_IN_SET should be used isntead of complicated LIKE where clause (Xavier Perseguers) 2010-07-15 69f1505 [!!!][+TASK] Fluid (ViewHelpers): The value argument is required again in form.checkbox and form.radio ViewHelpers. This is a breaking change, as the value argument has not been mandatory for a while. But it probably won't break existing templates as omitting the value makes no sense at all. Relates to #8852 (backported from Fluid package r4864) [+FEATURE] Fluid (Core): implemented overrideArgument() method in AbstractViewHelper to be able to override previously registered arguments in subclasses. This resolves #8852 (backported from Fluid package r4864) [+BUGFIX] Fluid (Core): Negative numeric values are properly converted to FALSE when used in boolean ViewHelper arguments. This resolves #8893 (backported from Fluid package r4864) (Bastian Waidelich) 2010-07-15 3a0f5e5 [+BUGFIX] Fluid (ViewHelpers): Reversed the rendering order of header and childNodes in be.container ViewHelper to enable child nodes to modify the pageRenderer. This resolves #8880 (thanks to Andreas Wolf) (Bastian Waidelich) 2010-07-13 fc3cac5 [+BUGFIX] Fluid: Removed leading slash from @var annotations that were backported by mistake (Bastian Waidelich) 2010-07-13 2bd9f56 [+BUGFIX] Fluid: Replaced SplObjectStorage by Tx_Extbase_Persistence_ObjectStorage to be PHP 5.2-compatible (which ships with a broken implementation of SplObjectStorage) [!!!][~TASK] Fluid (Core): Renamed ConditionViewHelper and TagBasedViewHelper to Abstract*ViewHelper as per CGL. (backported from Fluid package r4840). To be backwards-compatible, TagBasedViewHelper.php still exists and will write an entry to TYPO3s deprecation log if used. Please adapt your custom ViewHelpers and inherit from AbstractTagBasedViewHelper instead of TagBasedViewHelper. This resolves #8834 [~TASK] Fluid: Marked vfs unit tests to be skipped, as vfs is not part of v4 (yet) (Bastian Waidelich) 2010-07-13 1d36de6 [-TASK] Fluid: Removed @package/@subpackage annotations from all Fluid classes. They have already been removed in FLOW3 packages in r2813. (Bastian Waidelich) 2010-07-13 186bdae [-TASK] Fluid: Removed @version annotation from all Fluid classes to ease the backporting process. Relates to #8835 (backported from Fluid package) (Bastian Waidelich) 2010-07-13 57b9c68 [+BUGFIX] Fluid (View): fixed method signature of AbstractTemplateView:getTemplateSource() that was different from the concrete implementation (backported from Fluid package) (Bastian Waidelich) 2010-07-12 ed19fe9 Fluid in v5 and v4 are now synchronized again! (Sebastian Kurfürst) 2010-07-12 9100dbf [+FEATURE] Fluid (ViewHelpers): format.crop ViewHelper now supports all features in Backend mode. Relates to #8648 (Bastian Waidelich) 2010-07-11 8b4eae1 Fixed bug #15045: Trailing newlines after php closing tag (Xavier Perseguers) 2010-07-05 c136ef4 [+BUGFIX] Extbase (MVC): Fixed a problem where a non-required action argument throwed Exception if it was not found in the Backend. Thanks to Marc Bastian Heinrichs. Resolves #7277. (Jochen Rau) 2010-07-01 8d9d97a [!!!][+BUGFIX] Extbase (Persistence): All methods trying to find an object by uid now ignores the storagePid. This changes the behavior of argument mapping and the way extbase fetches 1:1 relations. Resolves #5631. (Jochen Rau) 2010-07-01 54998f6 [+BUGFIX] Extbase (Persistence): Fixed a problem where localized objects inside an aggregate are not translated. Resolves #8555. (Jochen Rau) 2010-07-01 d496605 [~TASK] Extbase: Removed new lines at the end of php files. (Jochen Rau) 2010-06-27 4259ad1 Synchronized @deprecated annotations with Core (Xavier Perseguers) 2010-06-25 b9520cc [+TASK] Fluid: Set dependency to Extbase 1.2.x in ext_emconf.php to avoid confusions when working with different versions (Bastian Waidelich) 2010-06-24 c461321 [+TASK] Fluid: Backported recent changes from Fluid package: [+FEATURE] Fluid (ViewHelpers): added "selectAllByDefault" argument to form.select ViewHelper. Resolves #4984 [~TASK] Fluid (Parser): Got rid of the constructor in Parser\Configuration. (Bastian Waidelich) 2010-06-24 06b0d9e [+FEATURE] Fluid (ViewHelpers): Added uri.image ViewHelper. This resolves #8233 [+FEATURE] Fluid (ViewHelpers): Added URI options noCache, noCacheHash, section, format, additionalParams, absolute, addQueryString & argumentsToBeExcludedFromQueryString to FormViewHelper. Resolves #8247 [+BUGFIX] Fluid: Removed a leading backslash in ViewHelperBaseTestcase that led to an error with PHP < 5.3 (Bastian Waidelich) 2010-06-22 a8d66da Backported changesets 8033, 8036 and 8042 from TYPO3_4-4: Fixed bug #14814 (Xavier Perseguers) 2010-06-22 63e65f9 Raised Fluid version number to 1.2.0 (Sebastian Kurfürst) 2010-06-22 8f018dc [~TASK] Extbase: Raised version number to 1.2.0. (Jochen Rau) 2010-06-22 3921f75 [~TASK] Extbase: Raised version number to 1.2.0RC2 (Jochen Rau) 2010-06-21 7086a79 [+BUGFIX] Followup for #6130. SplObjectStorages don't have a method _memorizeCleanState. So better call it in function mapResultToPropertyValue, also in order to fix the initial issue on all places where mapResultToPropertyValue is called (it's 3 times for now). (Franz Koch) 2010-06-21 71d9920 use existing method to check for lazyLoaded properties instead of repeating the detection code (Franz Koch) 2010-06-21 e3fd8a0 Some cosmetics and cleanups - fixed doc comment (we no longer have a Tx_Extbase_Persistence_RowInterface) - use foreach instead of a while/list construct (is supposed to be faster) - in ClassLoader require files only once (just in case) (Franz Koch) 2010-06-20 da2a046 [+TASK[+BUGFIX] Extbase (Persistence): Lazy loading of objects no longer triggers unneeded database update of related objects. Thanks to Franz-Xaver Koch. Resolves #6130.] Extbase (Persistence): Fixed a bug where extbase got into a recursion during persistence. (Jochen Rau) 2010-06-20 31040a2 [+BUGFIX] Extbase (Persistence): Changes made to a domain object sitting at a "dirty" property get persisted now. Resolves #8244. (Jochen Rau) 2010-06-20 297f2e6 [+BUGFIX] Extbase (Persistence): Fixed processing of one-to-one relations with intermediate table. Resolves #8362. (Jochen Rau) 2010-06-20 76afa71 [+BUGFIX] Extbase (Persistence): Follow-up to r2371. Fixed NULL initialization and documentation. Related to #8320. (Jochen Rau) 2010-06-19 1f4e136 [+BUGFIX] Extbase (Persistence): Fixed a problem where the third argument was mandatory, when calling Query->statement. Resolves #8320. (Jochen Rau) 2010-06-19 0fe5f1b Fixed bug #3855: Log number of returned or affected rows (Xavier Perseguers) 2010-06-19 5bbd4b6 Updated copyright year in manual (Xavier Perseguers) 2010-06-19 7348ba0 Backported changeset 34566 from DBAL_1-0: Minor cleanup (Xavier Perseguers) 2010-06-18 eee6aa1 [+BUGFIX] Extbase (MVC): Using TypoScript configuration option "forceAbsoluteUrl" instead of prepending the current BaseUri when creating absolute URIs. This resolves #8260. This relates to #5248. Thanks to Thomas Deinhamer and Benni Mack for your feedback! (Bastian Waidelich) 2010-06-18 8cbb2b8 Raising version number to 1.2.0RC1 (Sebastian Kurfürst) 2010-06-18 93a0c6c Raising version number to 1.2.0RC1 (Sebastian Kurfürst) 2010-06-18 b961a87 [+BUGFIX] Fluid: Removed some debug code introduced with the latest commit. Sorry for this. (Bastian Waidelich) 2010-06-18 39b578b [!!!][+TASK] Fluid: Template filenames are expected to be UpperCamelCased from now on. For a grace period there is still a fallback mechanism, so that your old template filenames will still work. But you should rename your templates from "myaction.html" to "MyAction.html" to make sure, that it still works in upcoming versions of Fluid! Resolves #7243 (Bastian Waidelich) 2010-06-18 db8f2c1 [+TASK] Extbase (MVC): Backported changes in Request. Request::getControllerActionName() now returns the case sensitive name of the action method. Related to #7243. [~TASK] Extbase (MVC): Some comment tweaks (Bastian Waidelich) 2010-06-18 73120f5 [+BUGFIX] Fluid (Core): Putting form fields in partial now works as expected. Resolves #4277. (Sebastian Kurfürst) 2010-06-18 28e4de1 [+BUGFIX] Fluid (Core): AbstractViewHelper does not flood the syslog anymore. Resolves #5783. (Sebastian Kurfürst) 2010-06-17 6856907 [TASK] Fluid: Replaced some RuntimeExceptions by Tx_Fluid_Core_ViewHelper_Exception_InvalidVariableExceptions in ViewHelperVariableContainer to get green unit tests again [TASK] Fluid: Added new Exception classes to ext_autoload.php (Bastian Waidelich) 2010-06-17 5555422 [TASK] Fluid: Automatic backport from Fluid package. Mostly comment fixes and smaller tweaks (Bastian Waidelich) 2010-06-15 2e80158 [~BUGFIX] Fluid (ViewHelpers): Fixed a half-finished documentation. Related to #5638. (Sebastian Kurfürst) 2010-06-15 5c58789 [+BUGFIX] Fluid (Core): Now, it is possible to "unselect" checkboxes in editing forms; also with multiselect checkboxes. Resolves #5638 (Sebastian Kurfürst) 2010-06-15 1226e45 [+BUGFIX] Fluid (Core): Now, it is possible to "unselect" checkboxes in editing forms; also with multiselect checkboxes. Resolves #5638 (Sebastian Kurfürst) 2010-06-15 a961105 [+BUGFIX] Extbase (MVC): The headers added by Response::setHeader() are sent now independent from the status code. Resolves #7914. Related to #5247. (Jochen Rau) 2010-06-15 bda6109 [~TASK] Extbase (Persistence): Exchanged "+" oprator with array_merge. (Jochen Rau) 2010-06-15 1f79540 [+TASK] Extbase (Persistence): Minor fix of debug code. (Jochen Rau) 2010-06-15 b35afd8 [-TASK] Extbase (Persistence): Removed unused property. (Jochen Rau) 2010-06-15 8b201fb [+BUGFIX] Fluid (Core): Fixed misleading exception. Resolves #7417. (Sebastian Kurfürst) 2010-06-15 f39b4b8 [+BUGFIX] Extbase (Persistence): Updated description of Exception to make it more readable. (Sebastian Kurfürst) 2010-06-15 cd7e2cc [+BUGFIX] Extbase (Persistence): Added exception if a data map is built with an unknown class name. Resolves #8139. (Sebastian Kurfürst) 2010-06-15 6f3b976 [+BUGFIX] Extbase (Localization): Enabled support for overriding Locallang-Files with "locallangXMLOverride" configuration. Resolves #8165. (Sebastian Kurfürst) 2010-06-14 deeb326 [+BUGFIX] Extbase (Security): Made Request Hash checking a little less strict, to allow submitting the empty array. Relates to #5638. (Sebastian Kurfürst) 2010-06-12 8217767 Fixed bug #13431: Include BE:forceCharset config option (thanks to Armin Guenther) (Xavier Perseguers) 2010-06-11 2b19d32 Fixed bug #14405: Rename the test cases from *_testcase to *Test (Xavier Perseguers) 2010-06-03 e956ce9 Fixed bug #14479: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query (thanks to Michiel Roos) (Xavier Perseguers) 2010-06-01 96ca102 [+BUGFIX] Fluid (ViewHelpers): added auto-detection of string-format and propper cropping of HTML. Resolves #7743 (Felix Oertel) 2010-06-01 c20fdda [~BUGFIX] Extbase (Configuration): Made cache frontend configurable and with that detectable from the outside. Resolves #7968 (Felix Oertel) 2010-06-01 03c1ded [+FEATURE] Extbase (Persistence): broken SQL queries are now displayed in the exception. Resolves #7984. (Sebastian Kurfürst) 2010-05-31 2907956 [+TASK] Extbase (Persistence): Fixed a problem where additional WHERE clauses were not applied for m:n relations. Related to #7274. (Jochen Rau) 2010-05-31 0744128 [+TASK] Extbase (Persistence): Added missing initialization of the lazyObjectStroage for toArray(). (Jochen Rau) 2010-05-28 84b7610 Fixed bug #7015: t3lib_DB displays wrong SQL in error case (Xavier Perseguers) 2010-05-28 52f6562 [+FEATURE] Extbase (MVC): Created isCached property for the request (Resolves #7937) (Sebastian Kurfürst) 2010-05-27 fb54e2c Fixed bug #14496: SQL parser does not handle ALTER TABLE with character set operation (Xavier Perseguers) 2010-05-27 c3eba33 Fixed bug #14456: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword (Xavier Perseguers) 2010-05-27 b0168f5 Fixed bug #14457: 1-2-3 Install Process breaks with PostgreSQL (Xavier Perseguers) 2010-05-27 e69b199 [~TASK] Extbase: Raised version to 1.2.0beta2. Set dependency to TYPO3 4.4.0. This will change back to 4.3.0 after the patch for backend modules was applied to the 4_3 branch. (Jochen Rau) 2010-05-27 43b595a [+BUGFIX] Extbase: Concept of registering extBase BE modules caused massive php warnings on php version 5.3.x. Thanks to Marc Bastian Heinrichs who provided both, the extbase and core patch. See also http://bugs.typo3.org/view.php?id=13604. Resolves #7180. (Jochen Rau) 2010-05-25 3f52a8b [+BUGFIX] Extbase (Persistence): Follow-up to r2287 after which PHP <5.3.x complained about an interface violation. Related to #6105. (Jochen Rau) 2010-05-25 c1d9c3d [~API][+FEATURE] Extbase (Persistence): findByUid($uid) does now allow strings as paramater. Resolves #7432. (Jochen Rau) 2010-05-25 962d2cc [+BUGFIX] Extbase (Persistence): Building an mm-query from the opposite didn't work correctly. Thanks to Marc Bastian Heinrichs. Resolves #7431. (Jochen Rau) 2010-05-25 029bb34 [~TASK] Extbase: Improved exception messages in getPlainValue(). (Jochen Rau) 2010-05-25 3cf8613 [+BUGFIX] Extbase (Dispatcher): Fixed broken TYPO3 user settings module. Thanks to Rens Admiraal who provided the patch. Resolves #7615. (Jochen Rau) 2010-05-25 24d89a4 [+BUGFIX] Extbase (Persistence): Added check for array before calling current() in the method mapResultToPropertyValue(). Thanks to Marc Bastian Heinrichs. Resolves#7428. (Jochen Rau) 2010-05-25 ad308b6 [+TASK] Extbase (Tests): Fixed call to missing data providers. (Jochen Rau) 2010-05-25 e098e16 [+BUGFIX] Extbase (Persistence): Fixed a regression introduced in r2208 where the data of new ValueObjects was not persisted. Resolves #7766. (Jochen Rau) 2010-05-25 65376c1 [+BUGFIX] Extbase (Persistence): Fixed a problem where already existing records that are attached to a new parent were not persisted correctly. Resolves #4650, #6068. (Jochen Rau) 2010-05-25 38ffac2 [+TASK] Extbase: The ReflectionService is now injected to the DataMapFactory in the Dispatcher. (Jochen Rau) 2010-05-25 4fe6a55 [+BUGFIX] Extbase (Persistence): Fixed wrong doxygen documentation. Thanks to Bernhard Kraft. Resolves #7527. (Jochen Rau) 2010-05-25 5eed09d [+TASK] Extbase (Persistence): Whether the relation is multivalue or singlevalue is now determined by the property annotation instead of the TCA definition 'maxitems'. Thanks to Felix Oertel who provided the initial patch. (Jochen Rau) 2010-05-25 a84d7c9 [!!!][+BUGFIX] Extbase (Persistence): Revised ObjectStorage to be compatible to SplObjectStorage. You can add information to an object as described in http://www.php.net/manual/de/class.splobjectstorage.php. It's currently not possible to (un)serialize Objectstorage. Adapted unit tests. Resolves #6105. (Jochen Rau) 2010-05-23 2d75a09 Fixed null MySQL handler that made some unit tests fail (Xavier Perseguers) 2010-05-21 e8b4369 Fixed bug #14372: Mapping does not work with table alias (Xavier Perseguers) 2010-05-21 a96eda6 Follow-up of changeset 32847: DBAL cannot be loaded if typo3conf/ is not writable (Xavier Perseguers) 2010-05-03 c7de5f1 Backported changeset 32870 from trunk (Xavier Perseguers) 2010-05-02 b83a9ad * Raised version to 1.2.0beta1 (Sebastian Kurfürst) 2010-05-02 68f3893 [~TASK] Extbase: Raised version number to 1.2.0beta1. (Jochen Rau) 2010-05-02 855e650 [~TASK] Extbase (Persistence): Added comment to build process of a DataMap. Removed debug code. (Jochen Rau) 2010-05-02 001081f [-FEATURE] Extbase: Removed the possibility to set the context extbase extensions are running in. This was introduced in r2144 and will be reintroduced in another form. Related to #6840. (Jochen Rau) 2010-05-02 4f47dbf [+TASK] Extbase (Persistence): Improved build process of a DataMap. You only have to define a property mapping at the class where it is implemented (and not in the subclasses). [+TASK] Extbase (Persistence): The Reflection Service is now injected to the DataMapFactory and the DataMapper. (Jochen Rau) 2010-05-02 aa6b113 [-TASK] Extbase (DomainObject): Removed unnecessary instanciation of DataMapper. (Jochen Rau) 2010-05-02 84cf3e1 [+BUGFIX] Extbase (Persistence): LazyLoadingProxy now triggers also the magic toString function of the proxied object correctly. Thanks to Balisky Christophe. Relsoves #7558. (Jochen Rau) 2010-05-01 e57efab Fixed bug #14274: Some exception are not caught when trying to install DBAL in 1-2-3 Install Tool process (Xavier Perseguers) 2010-05-01 2606e5c Fixed bug #2186: Error installing static_info_tables (Xavier Perseguers) 2010-05-01 a86e24d Fixed bug #14265: Driver dropdown in install tool should be hidden when only MySQL is available (Xavier Perseguers) 2010-04-30 cf531d9 Fixed a logical bug when PHP modules should be ORed instead of ANDed (Xavier Perseguers) 2010-04-30 9a20cdf Combined MySQL and MySQLi drivers in the dropdown list (Xavier Perseguers) 2010-04-30 3adec81 Prevented writing dumb DBAL configuration when using MySQL (Xavier Perseguers) 2010-04-30 d80441f Using latest change in Core to prevent DBAL config to be written again and again in localconf.php (Xavier Perseguers) 2010-04-30 26b7250 Fixed wizard when using driver mssql (Xavier Perseguers) 2010-04-30 3d009bb - Added code to deactivate DBAL if not needed - Reflected change in hook names in Install Tool (Xavier Perseguers) 2010-04-30 ed917c1 Fixed invalid form when falling back on a MySQL driver (Xavier Perseguers) 2010-04-30 79aefff Retrieved current step of the Install Tool (Xavier Perseguers) 2010-04-29 8c44ca3 Refactored Install Tool hooks to be more readable (Xavier Perseguers) 2010-04-29 ab11e22 Fixed naming flaw with the Install Tool hook class (Xavier Perseguers) 2010-04-29 d5676c9 Added autoloader for Install Tool (Xavier Perseguers) 2010-04-29 2aad93c Oracle configuration was not written when using new Install Tool (as it jumped directly to step 4) (Xavier Perseguers) 2010-04-29 e5f01b1 [-TASK] Extbase: Reverted a change introduced in r2245 ("Improved error message for missing objects"). Thanks to Marc Bastian Heinrichs for pointing to the issue. (Jochen Rau) 2010-04-29 e3651ff [+TASK] Extbase: Fixed a problem where the AbstractController raised an exception if the settings are NULL. (Jochen Rau) 2010-04-29 d26292e [+TASK] Extbase: Fixed typo in the property definition. (Jochen Rau) 2010-04-28 1f45966 Added step 2 (tested with native MSSQL driver selected) (Xavier Perseguers) 2010-04-25 03bb0a4 Writing DBAL configuration (needs http://forge.typo3.org/attachments/2868/hooks.diff to be committed to install tool) (Xavier Perseguers) 2010-04-25 465154e Fixed form when using MySQL driver (Xavier Perseguers) 2010-04-25 ecdd36f Added 1st implementation of the installer hook (Xavier Perseguers) 2010-04-22 fd5f595 Fixed bug #14182: Multiple join conditions are not supported (Xavier Perseguers) 2010-04-21 91c6a17 [~FEATURE] Extbase (MVC): Implemented reverse type mapping for arguments. You can now use a superclass (eg. Tx_MyExt_Domain_Model_Person) as type in arguments. The according subclass is determined by the record type. Related to #7402. [~TASK] Extbase: Improved error message for missing objects (former "... but was of type NULL"). (Jochen Rau) 2010-04-21 1df7c3a [!!!][~TASK] Extbase (Persistence): Changed the default behavior of the record type handling. If you want to use the type field yo have to specify a recordType now. It is recommended to use the class name (this was the former default). Related to #5833. (Jochen Rau) 2010-04-21 fdfd9c6 [~TASK] Extbase (Property): Replaced deprecated function withUid(). (Jochen Rau) 2010-04-21 5b82186 [~TASK] Extbase (Property): Small refactoring. (Jochen Rau) 2010-04-16 90b38f3 [+TASK] Extbase (DomainModel): Extbase now adds a field "tx_extbase_type" to "fe_users" and "fe_groups" to keep track of the type of the generic domain models FrontendUser, FrontendUserGroup, and their subclasses. Please reinstall the extension "extbase". Related to #5883. (Jochen Rau) 2010-04-16 86fabf1 [+BUGFIX] Fluid (ViewHelpers): escapeViewHelper now takes encoding of resulting web page into account. Resolves #7292. (Sebastian Kurfürst) 2010-04-16 bad1181 [~API] Extbase (MVC): Renamed flashMessages to flashMessageContainer in AbstractController and ControllerContext to synchronize with FLOW3 again. using flashMessages is now DEPRECATED, but will still work. Instead you should use flashMessageContainer (Sebastian Kurfürst) 2010-04-15 0a62e62 [!!!][+FEATURE] Extbase (Persistence): Implemented Single Table Inheritance. Resolves to #5883. * Implemented new option subclasses. * Extbase doesn't ascend the class hierarchy anymore. You have to specify the table name explicity via "plugin.tx_myext.persistence.classes.[className].mapping.tableName = foo" if it is different from the lowercased class name. * Implemented option recordType to map record types of existing tables (e.g. CType "text" in "tt_content"). (Jochen Rau) 2010-04-15 a1a9d49 Fixed bug #14120: Add a method to check if database is connected (Xavier Perseguers) 2010-04-15 e2a2f49 [~TASK] Extbase (Persistance): Fixed typo in php doc. (Jochen Rau) 2010-04-15 c851801 [+BUGFIX] Extbase (Persistence): Querying for objects now takes the parent table name into account. Thanks to Alex Buchgeher for the initial patch. Resolves #7231. [~TASK] Extbase (Persistence): Refactored DataMapper. (Jochen Rau) 2010-04-15 3cd82e8 [+BUGFIX] Extbase (Persistence): Fixed check for existence of a pid column in intermediate tables. Resolves #7270. [+TASK] Extbase (Tests): Refactored unit tests. (Jochen Rau) 2010-04-15 ba937da [+TASK] Extbase: Fixed regression introduced in the last commit. The uid of updated objects is now set. Thanks to Felix Oertel. Related to #6409. Resolves #7269. (Jochen Rau) 2010-04-14 2f401bd [+BUGFIX] Extbase: Fixed translation handling. You can now show and edit exiting Objects and their translation. Switching to another language should work as you expect (in TYPO3 v4). The uid of the Object stays the same for all languages. The uid of the translated record in the database is stored internally. If you create a new Object it will be available for "All Languages". This might change in future as it is planned to create a new record in the actual FE language (which is rather tricky without having an existing Object in default language). Related to #6409. (Jochen Rau) 2010-04-13 d1cfcc5 Set version to 1.2-dev (Xavier Perseguers) 2010-04-13 a60d407 Updated checksums (Xavier Perseguers) 2010-04-13 6a0a837 Set version to 1.1.2 (Xavier Perseguers) 2010-04-12 11da6fa Added feature #13508: Use exec_TRUNCATEquery() instead of DELETE FROM throughout the core (Xavier Perseguers) 2010-04-08 5275d53 [+TASK] Extbase: Raised version number to 1.1.0beta1. (Jochen Rau) 2010-04-08 f4414c7 [+TASK] Extbase: Fixed unit test for maxitems=1. Thanks to Felix Oertel. Related to #7164. [+BUGFIX] Extbase (MVC): Fixed a regression, where the & was duplicated in additionalParams. Fixed related unit tests. Related to #7026. (Jochen Rau) 2010-04-08 d028414 [+BUGFIX] Extbase (Persistence): Extbase respects the default value for maxitems=1 in TCA now. Resolves #7164. (Jochen Rau) 2010-04-08 0736983 [+BUGFIX] Extbase (MVC): Fixed a problem where the UriBuilder urlencoded arguments twice. Resolves #7026. (Jochen Rau) 2010-04-08 3d04ff1 [+TASK] Extbase: Added missing classes to ext_autoload.php. (Jochen Rau) 2010-04-08 2e67465 [+TASK] Extbase (Persistence): Improved Type Handling of properties. Related to #7112. (Jochen Rau) 2010-04-08 a1d6668 [+BUGFIX] Extbase (Persistence): Fixed generation of recursive storage pid list from flexform. Resolves #6945. (Jochen Rau) 2010-03-31 6e9a82a [+BUGFIX] Extbase: Environment variables (context) are now recognized with FCGI + Apache. Related to #6840, #6596. Resolves #7085. (Jochen Rau) 2010-03-30 d8e30a9 [+TASK] Extbase (Persistence): The storage pid is now added to relation tables defined for some special IRRE setups. Related to #6899. (Jochen Rau) 2010-03-30 a8c1cb8 [~TASK] Extbase (Persistence): Heavily refactored DataMap building process. Implemented DataMapFactory. Resolves #3772. [~TASK] Extbase (Reflection): Improved handling of array to be accessed via ObjectAccessors. (Jochen Rau) 2010-03-30 961770c [+BUGFIX] Extbase (Persistence): Fixed broken IRRE setups. The type of relation is now determined as follows: There is a relation only if there is a "foreign_table" defined. If there is a "MM" or "foreign_selector" defined, an intermediate table is/must be used to store the relation information. If there is a "foreign_field" defined, the relation information is stored in a field on the child side. If not, a CSV on the parent side is expected. (Jochen Rau) 2010-03-30 3af03d3 [+TASK] Extbase (Persistence): Replaced get_class() by getRepositoryClassName(). Resolves #6760. (Jochen Rau) 2010-03-30 8169292 [+BUGFIX] Extbase (Persistence): Removed deprecated code. Resolves #6850. (Jochen Rau) 2010-03-30 d7a2ad0 [+TASK] Extbase (Persistence): Added type check before invoking count(). (Jochen Rau) 2010-03-30 1e1ea64 [!!!][+FEATURE] Extbase: Implemented the possibility to set the context extbase extensions are running in. Default is "Production". You can set the context in the .htaccess file e.g. by "SetEnv EXTBASE_CONTEXT Development". If Extbase runs in "Production" context no exception messages are shown in FE but an empty plugin content. The message is logged by t3lib_div::sysLog(). In any other context the exception is catched an thrown again to be handled by the appropriate handler defined in the Install Tool. The next step is to be able to define different TS settings for different contexts. Resolves #6840. (Jochen Rau) 2010-03-30 03e855c [+BUGFIX] Extbase (Domain): Fixed unused constructor argument. Resolves #6896. (Jochen Rau) 2010-03-30 24e34db [-CONFIGURATION] Extbase: Removed obsolete and thus confusing configuration options. (Jochen Rau) 2010-03-27 8444a53 Updated ext_autoload.php to match Backport in Rev 2043 (Steffen Ritter) 2010-03-19 6296089 [+FEATURE] Fluid (ViewHelpers): The ViewHelper now supports property paths for the "for"-Argument. Now, one can display only the errors of a given property of an object. Example: In the Blog Example, one could now write . (Sebastian Kurfürst) 2010-03-16 8ffc97e [+TASK] Fluid (ViewHelpers): Improved Documentation in *PageViewHelper. Thanks to Falk Kühnel for the suggestion! Resolves #6297. (Sebastian Kurfürst) 2010-03-16 dd3895a [+BUGFIX] Fluid (ViewHelpers): f:link.action can now be used inside f:form without breaking hmac verification. Resolves #6809, Resolves #6808, Resolves #6514. Thanks to Peter Niederlag for providing a patch! (Sebastian Kurfürst) 2010-03-16 2efa884 * Raised version number to alpha2 (Sebastian Kurfürst) 2010-03-16 bdb0eed [+BUGFIX] Fluid (Core): Fixing a parse error in PHP 5.2.X in TemplateParser. Resolves #6870. (Sebastian Kurfürst) 2010-03-16 aa1fb6f [!!!][TASK] Fluid: Raised version number to 1.1.0. This version needs Extbase 1.1.0 as well! [TASK] Fluid: Backported all changes from Fluid v5 again. This includes mostly some internal restructurings. [!!!][TASK] Fluid (ViewHelpers): The ViewHelper now creates a self-closing tag instead of an opening/closing tag. This is standards-conformant, but will BREAK IE6!! (Sebastian Kurfürst) 2010-03-16 53cb36c [TASK] Extbase: Raised version to 1.1.0alpha1 [+FEATURE] Extbase (Tests): Added one more functionality to BaseTestCase [!!!][TASK] Extbase: Renamed viewData in AbstractView to "variables". This means you need to use Fluid Version 1.1.0alpha1 at least! (Sebastian Kurfürst) 2010-03-16 eb05635 [+BUGFIX] Extbase (Persistence): For MM_match_fields the fieldname got prefixed twice. Resolves #6864. (Jochen Rau) 2010-03-16 76bd00e [+BUGFIX] Extbase (Persistence): Object access fails on arrays as subject. This must be fixed in FLOW3, too. Resolves #6862. (Jochen Rau) 2010-03-16 106de17 * Re-adding tests (Sebastian Kurfürst) 2010-03-16 45103a0 * Temporarily deleting tests. Will be re-added at next commit. (Sebastian Kurfürst) 2010-03-15 d64ba0c [+BUGFIX] Extbase (Reflection): Fixed a bug that would occur if an array with a non-existing key would be passed to ObjectAccess::getProperty(). Related to #6073. [+BUGFIX] Extbase (Reflection): ObjectAccess::getProperty() now throws an exception when a property does not exist, fixes #6005. [~TASK] Extbase (Persistence): Removed implodeAnd() and implodeOr(). You can pass an array of constraints as an argument to logicalAnd() and logicalOr(), or you can pass one or more constraints directly as reguments. Resolves #6735. [~TASK] Extbase (Persistence): The unions are now translated into LEFT JOIN instead of INNER JOIN. And there is no pid constraint added for (internal) unions anymore. Related to #6735. [~TASK] Extbase: Empty DateTime field values are now translated into NULL as property value (0->NULL). This is necessary because of the way TYPO3 4.x treats 0 as a "special" timestamp. The same is with incoming values which are not accepted as constructor argument of a DateTime object. (Jochen Rau) 2010-03-15 5753d51 [+BUGFIX] Extbase (Persistence): The child class name is not determined by reverse mapping (table name -> class name) of the extbase persistence settings anymore. Only the annotation above the property definition is taken into account. Removed methods setChildClassName(), getChildClassName(), and determineChildClassName(). Resolves #6805. [TASK] Extbase (Persistence): Changed signature of DataMapper::getType($class, $propertyName) to getType($className, $propertyName). [+FEATURE] Extbase (Persistence): Property paths are now allowed as operand in orderings: $query->setOrderings(array('client.address.zip' => Tx_Extbase_Persistence_QueryInterface::ORDER_ASCENDING));. Ordering across multi-value properties is not implemented, yet. Resolves #6825. [TASK] Extbase (Persistence): The keyword DISTINCT is now added only if there are Joins. [TASK] Extbase (Persistence): Refactored the parsing of Joins. (Jochen Rau) 2010-03-10 e7a611c [+BUGFIX] Extbase (Persistence): Fixed a regression where objects were retrieved even if they were deleted. Related to #6755. (Jochen Rau) 2010-03-10 5ff24a3 [+BUGFIX] Extbase (Persistence): Fixed a regression with contains(). Related to #6755. (Jochen Rau) 2010-03-10 1d028d0 [+FEATURE] Extbase (Persistence): Implemented (still experimental) feature to be able to formulate constraints accessing the object graph. It is now possible to use the same object accessor syntax as in Fluid: $query->lessThanOrEqual('ageRange.minimumValue', $age). Resolves #6755. [-TASK] Extbase (Tests): Marked several tests as incomplete. (Jochen Rau) 2010-03-10 7a289bf [+BUGFIX] Extbase (Persistence): Replaced $dateTime->getTimestamp() with $dateTime->format('U') to be compatible to PHP 5.2.x. Thanks to Dennis Ahrens. Resolves #6745. (Jochen Rau) 2010-03-09 3823318 [+BUGFIX] Extbase (Persistence): Re-implemented support for $query->statement(). (Jochen Rau) 2010-03-09 5289ca5 [~TASK] Extbase (Utility): Performance optimization: changed while(list() to foreach(). Thanks to Georg Ringer who provided the patch. Resolves #6709. (Jochen Rau) 2010-03-09 c3898f0 [+BUGFIX] Extbase (Utility): Extbase uses the right BE charset now when forceCharset is not used. Thanks to Martin Kutschker who provided the patch. Resolves #6236. [+BUGFIX] Extbase (Utility): Fixed broken charset conversion in BE. Thanks to Martin Kutschker who provided the patch. Resolves #6385. [+BUGFIX] Extbase (Utility): FE translation now uses the right language when a BE session is active. Thanks to Martin Kutschker who provided the patch. Resolves #6725. (Jochen Rau) 2010-03-08 2e55128 [-TASK] Extbase (Persistence): Removed unnecessary classes, code and empty interfaces. [!!!][~API] Extbase (Persistence): Marked Query::withUid() as deprecated. Will be removed with Extbase 3.0. [+TASK] Extbase (MVC): Fixed missing exception class. Resolves #6732. [+FEATURE] Extbase (Persistence): Implemented Query::implodeAnd(array) and Query::implodeOr(array). Please give Feedback on this Feature. This is not yet part of the API! Related to #6735. [+FEATURE] Extbase (Persistence): Query::logicalAnd() and Query::logicalOr() allow 2 or more Constraints as argument, now. This is not yet part of the API! Please give Feedback on this Feature. Related to #6735. [~TASK] Extbase (Pesistence): Some more code cleaqn-up and improved PHP doc. (Jochen Rau) 2010-03-08 ac8aad9 [!!!][~API] Extbase (Persistence): $query->execute() now returns a plain array of row-arrays instead of an RowIterator. This is a breaking change if you use your own Query object in combination with $querySettings->getRawQueryResult = TRUE. [~TASK] Extbase (Persistence): Refactored persistence layer (part I). Dropped QueryObjectModel. The Query-Object is now passed directly to the StorageBackend. [+API] Extbase (Persistence): Implemented methods in() and contains() in the Query-Object. Resolves #6707. [+FEATURE] Extbase (Persistence): It is now possible to ask contains() for mm-relations, e.g. $query->contains('categories', $category). Resolves #4679. (Jochen Rau) 2010-03-07 5be60f8 Fixed bug #4640: Backend login impossible with MSSQL via ODBC (thanks to Felix Eckhofer) (Xavier Perseguers) 2010-03-04 9c5dd73 [+BUGFIX] Extbase (Persistence): RegisterObject only is called, if there was an object found. Thnaks to Dennis Ahrens who provided the patch. Rsolves #6455. (Jochen Rau) 2010-03-04 005267f [+API] Extbase (Domain): Add new fields to FrontendUser model. Thanks to Steffen Mueller who provided the patch. Resolves #6244. (Jochen Rau) 2010-03-04 a250c8a [+BUGFIX] Extbase (Validation): Validation doesnt stop on first error anymore. Thanks to Tobias Pinnekamp. Resolves #6470. (Jochen Rau) 2010-03-03 4abb2ca [+API] Extbase (Persistence): Added countAll() and countByProperty('foo') to the Persistence Repository. thanks to martin Kutschker who provided the patch. Resolves #6234. (Jochen Rau) 2010-03-02 e5e97dd [+TASK] Extbase (Persistence): Circular dependencies (Post1 retaled to Post2 related to Post1) are now handled correctly. You don't have to annotate the properties with @lazy anymore. Thanks to Frans van der Veen who provided the patch at T3BOARD10. (Jochen Rau) 2010-03-02 52673f1 [~BUGFIX] Extbase (Property): The property mapper now doesn't map properties if the source is NULL and the target is an object. Resolves #6331. (Jochen Rau) 2010-03-02 e39852d [~BUGFIX] Extbase (Persistence): If a lazy loaded 1:n relation is empty, the property is filled with NULL instead of a LazyLoadingProxy. Related to #6263. (Jochen Rau) 2010-03-02 8d8bf59 [-TASK] Extbase (Tests): Removed empty Repository testcase for now. (Jochen Rau) 2010-03-02 4adf097 [+TASK] Extbase (DomainObject): Added a "private" property _localizationParentUid to the AbstractDomainObject which is set to the uid of the sys_language_parent. [+CONFIGURATION] Extbase (Persistence): Added a new flag respectSysLanguage to the Typoe3QuerySettings (TRUE by default). If it is set to true a "sys_language_uid IN (-1,0)" query part will be added if applicable. [~TASK] Extbase (Persistence): Refactored getRows() and countRows() to avoid unnecessary calls to doLanguageAndWorkspaceOverlay(). [!!!][+FEATURE] Extbase (Persistence): It's now possible to edit localized domain models in the FE. Changes will be stored to the correct database row. This changes the behavior of mapping the uid to DomainObjects. The uid is now the "real" uid of the localized database tuple instead of the sys_language_parent. This may influence the $_GET parameters of cached pages as the uid is often part of the URI. Resolves #4639. [~TASK] Extbase (Persistence): Added $query->getQuerySettings()->setRespectSysLanguage(FALSE); to all methods fetching an object "byUid". [~TASK] Extbase (Persistence): Changed method signatures to Tx_Extbase_DomainObject_DomainObjectInterface instead of Tx_Extbase_DomainObject_AbstractEnty. (Jochen Rau) 2010-02-26 dda936c [~BUGFIX] Extbase (Persistence): Fixed some broken MM settings for some IRRE setups. Related to #6233, #6232. (Jochen Rau) 2010-02-21 1a5e6e2 Fixed bug #2367: No support for LIMIT [PostgreSQL] (Xavier Perseguers) 2010-02-21 6129b5d Fixed possible table2handlerKeys problem (Xavier Perseguers) 2010-02-19 51819eb [+BUGFIX] Extbase (Persistence): Fixed a bug where a field value was not properly converted to a RFC 2822 formatted date. Thanks to Alexandre Marinrez who reported this issue a few minutes ago. (Jochen Rau) 2010-02-18 6cf627f [+BUGFIX] Extbase (Persistence): Removed testing code accidentally committed to trunk causing SQL errors for tables not having a sys_language_uid field. Follow-up to r1864. Related to #6409, #6288. (Jochen Rau) 2010-02-18 1d86e24 [+FEATURE] Extbase (Persistence): Implemented recursive starting point/storage page (thanks to Thomas Deinhamer who provided the initial patch). Resolves #6223. (Jochen Rau) 2010-02-18 69bbff6 [+BUGFIX] Extbase: Updated ext_autoload.php (thanks to Stefan Galinski). Resolves #6418. (Jochen Rau) 2010-02-18 1bf6d3a [+FEATURE] Extbase (Persistence): Extbase respects type annotations of model parameters and gives them precedence (thanks to Franz-Xaver Koch). Resolves #6264. (Jochen Rau) 2010-02-18 3a2ba23 [+BUGFIX] Extbase (Persistence): Fixed broken relation using IRRE with foreign_field and maxitems = 1 (thanks to Jan Matthiesen). Resolves #6277. (Jochen Rau) 2010-02-18 f1205de [+BUGFIX] Extbase (Persistence): Fixed language overlay (many thanks to Steffen Ritter). Resolves #6409, #6288. (Jochen Rau) 2010-02-18 576fc98 [-TASK] Extbase (Reflection): Removed unnecessary item from RegEx. Already covered by Tx_[a-zA-Z0-9]. (Jochen Rau) 2010-02-18 cd40da2 [+TASK] Extbase (Persistence): Fixed a bug where Value Objects with only NULL values are stored multiple times in the database. They should be stored not at all but we have to have at least one NULL value object due to technical reasons. (Jochen Rau) 2010-02-18 b2dc917 [!!!][~TASK] Extbase (Property): Changed behavior of transforming a value coming from a form into a property value. An empty field (empty string) now results in NULL instead of a DateTime( "now") object. Please check the bahavior of your extensions. (Jochen Rau) 2010-02-14 89a2f8a Removed executable SVN property (Xavier Perseguers) 2010-02-14 d710ec6 Set version back to 1.1-dev (Xavier Perseguers) 2010-02-14 693775d Set version to 1.1.1 (Xavier Perseguers) 2010-02-14 f3063e0 Added unit test for #12829: ALTER TABLE is not able to parse length restriction in index creation (Xavier Perseguers) 2010-02-13 97a45b9 Added unit tests for #4493: WHERE func(expr) IN (n,...m) is broken (Xavier Perseguers) 2010-02-13 3c9cc09 Fixed bug #6196: IFNULL operator cannot be parsed (Xavier Perseguers) 2010-02-13 1e604d4 Fixed bug #13528 (Xavier Perseguers) 2010-02-11 8416d71 Follow-up of #13504: Using TRUNCATE instead of TRUNCATETABLE as public DB API (Xavier Perseguers) 2010-02-10 c3658d9 Fixed bug #13504: Cannot parse TRUNCATE TABLE in install tool (Xavier Perseguers) 2010-02-10 eeeb598 Added database patches for common extensions (Xavier Perseguers) 2010-02-09 ebe0e6e Added unit test for bug #13490: Where clause 0=0 cannot be parsed (Xavier Perseguers) 2010-02-07 92991cc Follow-up of changeset 29769: Using a real extended insert when dealing with 'native' driver (Xavier Perseguers) 2010-02-07 71324d5 Added feature #12858: Provide an API to insert multiple rows at once (Xavier Perseguers) 2010-02-07 572b8ad Fixed bug #13453: Method compileINSERT of ux_t3lib_sqlparser should be protected (Xavier Perseguers) 2010-02-07 22759e5 Added feature #13209: MySQL extended INSERT statements cannot be parsed (Xavier Perseguers) 2010-02-06 c879855 Added unit tests for bug #13430: Cannot parse INSERT when VALUES has no space before left parenthesis (Xavier Perseguers) 2010-02-06 588ac43 [+BUGFIX] Extbase (Persistence): Fixed typo in Identity Map (thanks to Martin Kutschker). [+BUGFIX] Extbase (Persistence): Added check for existing object before get_object_vars() is invoked. (Jochen Rau) 2010-02-05 2eb124a Fixed bug #13422: Invalid quoting of numeric column names (Xavier Perseguers) 2010-02-03 ad34bbf Added unit tests for bug #13412: BETWEEN operator is not supported (Xavier Perseguers) 2010-01-28 efaea02 [+BUGFIX] Extbase (Persistence): Added relation table name to the match condition to avoid ambiguities. Resolves #6116. (Jochen Rau) 2010-01-28 1acbb7b [+BUGFIX] Extbase (Persistence): Fixed typo in the Query Settings which disabled chaining. Resolves #6230. (Jochen Rau) 2010-01-27 3372f8c [+FEATURE] Extbase (Persistence): Implemented removeAll() to the Persistence Repository. Related to #3852. Resolves #6248. (Jochen Rau) 2010-01-24 0975247 Fixed bug #13090: version warning with CSS styled content (Xavier Perseguers) 2010-01-20 bc6cce5 [+BUGFIX] Extbase (Persistence): Follow-up to revision 1795. Iterateor interface is also allowed. Related to r1795. (Jochen Rau) 2010-01-20 4dbd073 [+BUGFIX] Extbase (Persistence): Fixed small typo in DataMap.php causes "call to undefined method...". Thanks to franz-Xaver Koch. Resolves #6128. (Jochen Rau) 2010-01-20 0b96970 [+TASK] Extbase: Removed some obsolete comments. (Jochen Rau) 2010-01-20 e8a0af3 [+FEATURE] Extbase (Persistence): Support for MM_match_fields and MM_match_table when persisting Objects. Thanks to Franz-Xaver Koch who provided the patch. Resolves #6116. (Jochen Rau) 2010-01-20 392ee22 [+BUGFIX] Extbase (Persistence): Added check for array before calling foreach. Thanks to Franz-Xaver Koch. (Jochen Rau) 2010-01-20 4c26315 [+BUGFIX] Extbase (MVC): UriBuilder created URIs with a leading slash. Thanks to Bastian Waidelich. Resolves #5248. (Jochen Rau) 2010-01-20 6dba5a3 [-CONFIGURATION] Extbase: Removed default CSS for form errors. Moved the code to the BlogExample. Resolves #5504. (Jochen Rau) 2010-01-19 0028094 [+BUGFIX] Extbase (Validation): EmailAddressValidator detects 'andreas@foerthner@example.com' now as invalid. Thanks to Peter Schuster. Resolves #5843. (Jochen Rau) 2010-01-19 06eadff [+BUGFIX] Extbase (Persistence): DataMapper::thawProperties() called getValue() twice. Thanks to Martin Kutschker. Resolves #5874. (Jochen Rau) 2010-01-18 b556453 [+BUGFIX] Extbase: Fixed check for an underscore in the type name before class_exists() is invoked. Related to #5605. (Jochen Rau) 2010-01-18 110a03c [+TASK] Extbase: Merging back changes to trunk accidentally committed to tag/1.0.1. [+FEATURE] The Configuration Manager respects settings from plugin.tx_myext_pi1.settings , too. [+TASK] Extbase: Refactored dependencies between objects in persistence layer. [+BUGFIX] Extbase (DomainObject): Fixed a problem where internal fields (like _isClone) are returned by _getProperties(). [+BUGFIX] Extbase (Tests): Fixed Entity fixture. [~FEATURE] Extbase (MVC): Transient objects (uid === NULL) are now recursively converted into an array of properties if they are passed as GET/POST arguments (redirect). TODO: This might disclose protected properties. Related to #5769. [+BUGFIX] Extbase (MVC): The base URI is not added anymore if it is already in place. Thanks to Steffen Ritter who reported this issue. Resolves #5634. [+BUGFIX] Extbase: It's now checked at several places if there is an object or if an underscore exist in the type name before class_exists() is invoked. This prevents from flooding the syslog with error messages. A fix in Fluid is still pending. Thanks to Steffen Kamper for the initial patch. Resolves #5605. [~FEATURE] Extbase (MVC): Restricted conversion of DomainObjects into an array of properties if they are passed as GET/POST arguments (redirect) to ValueObjects. If the conversion fails, an Tx_Extbase_MVC_Exception_InvalidArgumentValue is thrown. Relates #5769. [+BUGFIX] Extbase (Tests): Fixed and refactored test of UriBuilder. We use an inline fixture now. [+BUGFIX] Extbase (Tests): Some more refactored tests. (Jochen Rau) 2010-01-16 49fc55c Fixed bug #13199: fileadminDir is hardcoded in several places (Thanks to Susanne Moog) (Xavier Perseguers) 2010-01-08 1b2753c Updated copyright year (Xavier Perseguers) 2010-01-05 ba4f817 Added feature #13134: Support of SQL LOCATE function (Xavier Perseguers) 2010-01-05 ecab6c4 Preparation of commit for feature #13134 (Xavier Perseguers) 2010-01-04 6176d0b Follow-up of changeset #28324: Quoting when part of CASE WHEN flow control (Xavier Perseguers) 2010-01-03 a495b61 Added feature #13135: Support for CASE WHEN flow control (Xavier Perseguers) 2009-12-30 f95dd11 Changed version back to 1.1-dev (Xavier Perseguers) 2009-12-30 d008810 Set version to 1.1.0 (Xavier Perseguers) 2009-12-28 64e1f7b Fixed bug #12603: sql_query does not respect "mapping" (Xavier Perseguers) 2009-12-28 e5e59b4 Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement (Xavier Perseguers) 2009-12-27 da2eb4f Updated documentation: now using new documentation template (Xavier Perseguers) 2009-12-27 69d4864 Updated documentation (removed obsolete information, added small cookbook for extension developers, added tutorials for Oracle and PostgreSQL) (Xavier Perseguers) 2009-12-27 ac63b3a Updated version number to reflect development status (Xavier Perseguers) 2009-12-13 f52e8da Fixed bug #13003: Move back methods belonging to t3lib_sqlparser (Xavier Perseguers) 2009-12-11 0e70f06 Fixed bug #12897: Cannot parse SQL hints (Xavier Perseguers) 2009-11-29 e40a358 Fixed bug #12758: Added support for EXISTS (subquery) (Xavier Perseguers) 2009-11-29 63c592a Fixed typos (Xavier Perseguers) 2009-11-29 1ed263c Fixed bug #12800: Add functionality to work with caching framework (support for "IN (subquery)" in where clause) (Xavier Perseguers) 2009-11-29 c9b8b5e Backported changeset 27116 from branch DBAL_1-0 (Xavier Perseguers) 2009-11-29 9af8564 [+BUGFIX] Fluid (ViewHelpers): Fixing potential XSS Attack if $TYPO3_CONF_VARS['SYS']['sitename'] contains malicious code. Resolves bug #12764 on bugs.typo3.org. (Sebastian Kurfürst) 2009-11-29 0b47a8e Backported changeset 27113 from branch DBAL_1-0: Set version to 1.0.2 [TYPO3 4.3.0] (Xavier Perseguers) 2009-11-27 586a695 Reorganized unit-tests (Xavier Perseguers) 2009-11-26 a7a11c6 Minor cleanup (Xavier Perseguers) 2009-11-25 d2d808c Backported revisions 26965 and 27004 from branch DBAL_1-0 (Xavier Perseguers) 2009-11-25 06372a8 Add missing SVN properties for new or modified files (Michael Stucki) 2009-11-25 1925845 Fix non-Latin1 characters in names (Michael Stucki) 2009-11-25 4e5fc1a Add missing SVN properties for new or modified files (Michael Stucki) 2009-11-25 54409f4 Revert last change (Oliver Hader) 2009-11-25 db702a0 Revert last change (Oliver Hader) 2009-11-25 7d4f955 [TASK] Updated version to 1.0.1 and cleaned ext_emconf.php (Oliver Hader) 2009-11-25 39b7cf2 [TASK] Updated version to 1.0.1 and cleaned ext_emconf.php (Oliver Hader) 2009-11-25 0db8993 [+BUGFIX] Extbase (Validation): Validation Resolver woks now for more than one validator with options. Resloves #5046. (Jochen Rau) 2009-11-25 c89c7e5 [+BUGFIX] Extbase (Tests): Fixed some broken testcases. (Jochen Rau) 2009-11-25 8952115 [-TASK] Extbase (Tests): Removed obsolete testcases. (Jochen Rau) 2009-11-25 450d1e2 [+BUGFIX] Extbase (Persistence): Fixed a problem where an empty parent property field value resulted in a query with "uid=0". [+BUGFIX] Extbase (Persistence): Fixed a problem introduced with the last commit where the property type was not detected as an ObjectStorage. (Jochen Rau) 2009-11-25 05e9220 [+TASK] Extbase (Persistence): Changed signature Typo3DbBackend::getRowByIdentifier($tableName, array $identifier). [+BUGFIX] Extbase (MVC): Tx_Extbase_MVC_Web_Response::getHeaders() is now aware of the requested protocol version by evaluating SERVER_PROTOCOL. Defaults to HTTP/1.0. Thanks to Morton Jonuschat who reported that issue. Resolves #5247. [~TASK] Extbase (Persistence): Extbase is now aware of property annotations like "@var Tx_Extbase_Persistence_ObjectStorage ". This can still be overwritten by the TCA config option "foreign_class". [+BUGFIX] Extbase (Persistence): Fixed a problem where all mm relations are written on every change. [+BUGFIX] Extbase (Persistence): Fixed a problem where the parent field was not updated with the number of children. (Jochen Rau) 2009-11-25 a3f56a6 corrected extbase report provider init in ext_tables.php (Steffen Kamper) 2009-11-20 6001961 Added unit-test for bug #5708: Fieldmapping doesn't work on the "right side" in where clause with table.field (Xavier Perseguers) 2009-11-20 8edeca3 Fixed bugs #5044/#11142: Column's default value is not properly quoted in CREATE TABLE (Xavier Perseguers) 2009-11-20 1b9ad11 Unified method cleanSql (Xavier Perseguers) 2009-11-20 7b11191 Added unit-test for bug #12670: Columns with NOT NULL are created as NULLable (Xavier Perseguers) 2009-11-17 bb36f52 [~TASK] Extbase (Persistence): Extbase checks the identity map before the object is persisted instead of asking isNew(). [~TASK] Extbase (Persistence): Some internal name changes. [+FEATURE] Extbase (Property): Implemented string to DateTime mapping. This enables date form fields. (Jochen Rau) 2009-11-17 3e7b9ee [TASK] Fluid: Updated version to 1.0.0 and cleaned ext_emconf.php (Oliver Hader) 2009-11-17 9f72a39 [TASK] Extbase: Updated version to 1.0.0 and cleaned ext_emconf.php (Oliver Hader) 2009-11-17 639b04d Set version to 1.0.0 (stable) (Xavier Perseguers) 2009-11-17 97b736e Updated documentation: updated copyright and refreshed TOC (Xavier Perseguers) 2009-11-17 403e598 Added unit-test for bug #4466: Index on tx_realurl_uniqalias breaks with DBAL (Xavier Perseguers) 2009-11-16 cdc0d30 Follow-up of changeset #26602: Updated links to use Core's dispatcher (Xavier Perseguers) 2009-11-16 49a1c6a Follow-up of changeset #25913: Removed useless warning comment (Xavier Perseguers) 2009-11-16 5d0c762 Now using Core dispatcher for backend module (thanks to Oliver Hader) (Xavier Perseguers) 2009-11-15 47f950a Fixed bug #12596: RIGHT OUTER JOIN is not supported (Xavier Perseguers) 2009-11-11 dcae029 [+BUGFIX] Fluid (ViewHelpers): Removed newline at beginning of Crop ViewHelper, in front of ..., you write or {f:uri.resource(path:'...')}. Resolves #5237. (Sebastian Kurfürst) 2009-11-05 bc3568f [+BUGFIX] Fluid (Core): Now, the inline notation also works if spaces are before and after ->. This makes it a lot more error-tolerant. [~TASK] Fluid: Backported the recent changes in v5, which are some additional non-functional checks, a new exception hierarchy and updated comments. (Sebastian Kurfürst) 2009-11-05 b7435b4 [+BUGFIX] Extbase (Dispatcher): Fixed a regression which was introduced in #4833, preventing backend modules to work. Relates to #4833 (Sebastian Kurfürst) 2009-11-05 d3316fe [+BUGFIX] Extbase (Domain): Fixed a spelling error in the FrontendUserGroup Domain Model. Resolves #5210. (Sebastian Kurfürst) 2009-11-05 2bb1f02 [TASK] Fluid (ViewHelpers): Comment Fixes (Sebastian Kurfürst) 2009-11-04 2f91cfd Set version to 0.9.24 (Xavier Perseguers) 2009-11-04 854478c Follow-up of RFC #12452: Reflected change of visibility of method compileFieldCfg() in t3lib_sqlparser (Xavier Perseguers) 2009-11-04 a75cc64 Added comments (Xavier Perseguers) 2009-11-04 0bb2db1 Updated ext_emconf.php's author and extension version dependencies (Xavier Perseguers) 2009-11-03 5c05326 Added some general unit tests (without any engine-specific test nor mapping) (Xavier Perseguers) 2009-11-03 209ed8f Fixed information in ChangeLog (Xavier Perseguers) 2009-11-03 faca69a [+FEATURE] Extbase: Made current CObject data available in controller & view helpers. Now you can access data of the current cObj with $this->request->getContentObjectData(). Resolves #4833 (Bastian Waidelich) 2009-11-03 04e03e6 Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser (Xavier Perseguers) 2009-11-03 a6b87cb Fixed bug #12231: New caching framework (4.3-dev) does not work with DBAL (Xavier Perseguers) 2009-11-03 4c6e410 [!!!][+FEATURE] Extbase (Configuration): Made it possible to override controller and action from FlexForm by defining a FlexForm field "switchableControllerActions" which is a semicolon-separated list of Controller->Action combinations. Also, all flexform values are merged on top of the framework configuration. This change is not backwards-compatible in case you used FlexForm settings. Before this change, a flexform setting "foo" has been merged onto "settings.foo". Now, the flexform setting needs to be called "settings.foo" to be merged correctly into the settings (note the prefixing). This enables to override ALL TypoScript configuration from FlexForms, not just extension specific settings. Resolves #3348. (Sebastian Kurfürst) 2009-10-29 71eb52f [+FEATURE] Fluid (ViewHelpers): extended cObject viewhelper by an additional "data" argument. Now you can write {f:cObject(typoscriptObjectPath: 'lib.someCObject', data: someObject)} in your templates. This change is backwards compatible! Relates to #5150 [+FEATURE] Fluid (ViewHelpers): extended translate viewhelper by an additional "default" argument. Now you can write {f:translate(key: 'someLocallangKey', default: 'some fallback')} in your templates. This change is backwards compatible! Relates to #5150 (Bastian Waidelich) 2009-10-29 dc145d3 [!!!][+FEATURE] Fluid: Strings inside Arrays and the inline notation are now parsed by Fluid as well. This enables things like {fullName: '{firstName} {lastName}'} - thus, everything can be nested inside arrays and the ViewHelper inline notation arguments. This is a breaking change in case you used literal {...} inside your arguments, but not else. Relates to #5118. [+FEATURE] Fluid (ViewHelpers): extended format.date viewhelper by an additional "date" argument. Now you can write {f:format.date(date: 'yesterday')} in your templates. This change is backwards compatible! Relates to #5150 [+FEATURE] Fluid (ViewHelpers): extended if viewhelper by arguments "then" and "else". Now you can write {f:if(condition: 1, then: 'yes', else: 'no'} in your templates. This change is backwards compatible! Relates to #5150 [~TASK] Fluid (Core): added check for reserved keywords to TemplateVariableContainer. This relates to #5158 [~TASK] Fluid (Tests): moved and renamed VariableContainerTest ~TASK] Fluid (Core): Changed method names (handler_*) in TemplateParser, resolves #5135. [~TASK] Fluid (Tests): Cleanup to comments and "framework code", resolves #5136. (Sebastian Kurfürst) 2009-10-28 00f276a Added code to log all deprecated method calls (Xavier Perseguers) 2009-10-28 6fe53b9 Moved class tx_dbal_sqlengine to freshly created directory lib/ (Xavier Perseguers) 2009-10-28 6561b66 Added compatibility operators for PostgreSQL as resource script (thanks to Ries van Twisk) (Xavier Perseguers) 2009-10-27 85158c6 [+FEATURE] Extbase (Persistence): Implemented support for multiple valued static operands. Resolves #5154. (Jochen Rau) 2009-10-27 49476d3 [~TASK] Extbase (Persistence): Added count() to the QueryInterface. Related to #4991. (Jochen Rau) 2009-10-27 336367c [+FEATURE] Extbase (Persistence): Implemented Query::count() supplementary to Query::execute(). Resolves #4991. (Jochen Rau) 2009-10-27 0420853 [+BUGFIX] Extbase (Persistence): Fixed typo in Exception class. [-TASK] Extbase (Persistence): Removed implementation of ArrayObject from Tx_Extbase_Persistence_RowInterface. You have to say $row->getValue('foo') instead of $row['foo'] now. This was necessary to get in sync with FLOW3 again. (Jochen Rau) 2009-10-27 557545c Removed garbage character (Xavier Perseguers) 2009-10-27 a76c3d5 Follow-up of revision 25917: BE login was not possible anymore on an Oracle install (Xavier Perseguers) 2009-10-27 700760f Cleanup: (partially) applied CGL to class.ux_t3lib_db.php (Xavier Perseguers) 2009-10-27 ec4547c Cleanup: Applied CGL (Xavier Perseguers) 2009-10-27 9e11e23 Renamed class.sqlengine.php to class.tx_dbal_sqlengine.php to prevent naming annoyance in EM (Xavier Perseguers) 2009-10-27 bafab2b Created icons for extension and Debug module (Xavier Perseguers) 2009-10-27 9b59470 Follow-up of changeset 25876: Using tx_dbal_sqlengine instead of t3lib_sqlengine for sample handlers (Xavier Perseguers) 2009-10-26 96e2fcb Fixed bug #12349: Clean-up SQL parser and SQL engine (Xavier Perseguers) 2009-10-26 b9f2ade Merged branch t3lib_sqlengine 25874:25875 into trunk (Xavier Perseguers) 2009-10-26 235b339 [+BUGFIX] Extbase (Persistence): The Storage Backend invokes t3lib_db::admin_get_fields() now to determine wether a 'pid' column exists or not. Resolves #5124. (Jochen Rau) 2009-10-26 95d9b95 [~TASK] Extbase (Documentation): Removed API and Manual directory as they are obsolete. Now, linking to doc_extbase (Sebastian Kurfürst) 2009-10-26 7b8fe8e [+BUGFIX] Extbase (Persistence): Implemented support for mm-relations configured with IRRE. Resolves #5062. (Jochen Rau) 2009-10-26 755e55c [+BUGFIX] Extbase (Persistence): Revised patch from Steffen Ritter. Resolves #4470. (Jochen Rau) 2009-10-26 9645bea [+FEATURE] Extbase (Utility): Localization Helper now supports sprintf format strings and an optional array argument. Most of this patch has been provided by Bastian. Relates to #4858. Resolves #5003 [+FEATURE] Fluid (Utility): Translation ViewHelper now supports sprintf format strings and an optional array argument. Relates to #5003 [~TASK] Viewhelpertest: Adjusted examples for f:translate. Relates to #5003 (Sebastian Kurfürst) 2009-10-26 16edab4 [+FEATURE] Extbase (Utility): Localization Helper now supports sprintf format strings and an optional array argument. Most of this patch has been provided by Bastian. Relates to #4858. Resolves #5003 [+FEATURE] Fluid (Utility): Translation ViewHelper now supports sprintf format strings and an optional array argument. Relates to #5003 [~TASK] Viewhelpertest: Adjusted examples for f:translate. Relates to #5003 (Sebastian Kurfürst) 2009-10-26 e78ce48 [+BUGFIX] Extbase (Persistence): Added a missing hasPIDColumn check. Resolves #4979. (Sebastian Kurfürst) 2009-10-26 606f8ef [+BUGFIX] Extbase (Persistence): Now, the sorting of relations is evaluated as well. Patch is from Steffen Ritter. @Jochen: Please cross-check! Relates to #4470. (Sebastian Kurfürst) 2009-10-26 f690835 [+BUGFIX] Extbase (Dispatcher): Resolved a bug where the reflection service is not initialized correctly. This prevented two plugins from appearing on the same page. Patch is from Jochen, and has been confirmed to work by Steffen Ritter and Xavier Perseguers. Thanks everybody! (Sebastian Kurfürst) 2009-10-26 167c56b [+BUGFIX] Fluid (Core): Validation of ViewHelper arguments is non-mandatory now, as there is no validator for each domain object / we do not always want to call it. Resolves #5108. [+BUGFIX] Fluid (Core): Shorthand Syntax of ViewHelpers can now use longer namespace prefixes than one character. Resolves #5107. (Sebastian Kurfürst) 2009-10-24 7868047 [~TASK] Fluid: Added @package and @subpackage annotations. (Sebastian Kurfürst) 2009-10-24 9b2830b * Adding @api annotations * Changed the fluid-specific RuntimeException to SPL's RuntimeException. (Sebastian Kurfürst) 2009-10-24 93f6867 * Adding API annotations to classes (Sebastian Kurfürst) 2009-10-21 72733fd [~TASK] Fluid (ViewHelpers): Added some checks to make form view helper usable without the surrounding f:form tag. This resolves #3985 (backported from v5) (Bastian Waidelich) 2009-10-21 df94c3e [+BUGFIX] Fluid: register universal tag attributes in link.email view helper. This resolves #5069. [+TASK] Fluid: added some standard tag attributes to link.email, link.action and link.external view helpers (backported from v5) (Bastian Waidelich) 2009-10-21 8a22180 [-TASK] Exbase (Persistence): Removed option deleteChildObjects. [+BUGFIX] Extbase (MVC): The dataTypeClassSchema is now set again when datatype changes. [~TASK] Extbase (Persistence): Refactored DataMap and added som unit tests. (Jochen Rau) 2009-10-21 8ff3b76 * Increasing version number to 0.9.11 (Sebastian Kurfürst) 2009-10-21 cc7564e * Increasing version number to 0.9.11 (Sebastian Kurfürst) 2009-10-21 099d6e6 * WHitespace changes * ObjectAccessorNode now fails silently if no variable found (Sebastian Kurfürst) 2009-10-21 d40262a [!!!][+FEATURE] Fluid (Core): Removed the old Shorthand Syntax, and added a new chainable syntax for ViewHelpers. ADJUST YOUR TEMPLATES in case you use the {f:….()} syntax! Resolves #5033. [+TASK] Fluid (Core): The object accessor node now uses FLOW3 reflection service instead of custom implementation. This should be functionally equivalent [+TASK] Fluid: Improved doc comments [+TASK] Fluid: Improved test cases by removing some not needed stub classes [+TASK] Fluid (Core): added API annotations in AbstractViewHelper. TagBasedViewHelper (Sebastian Kurfürst) 2009-10-21 73b211f [+TASK] Extbase (Reflection): ObjectAccess::getProperty now also supports arrays, and not only ArrayObjects. (Sebastian Kurfürst) 2009-10-20 5fd4787 [~TASK] Extbase: Refactored Dispatcher. Moved initialization of cache and reflection to separate methods to decrease cohesion. [~TASK] Extbase (MVC): Refactored classes and unit tests of Abstract Controller, Argument and Arguments. Moved creation of new Argument to separate method in Arguments class. Decoupled constructor from object initialization to improve testability. [~TASK] Extbase (MVC): Backported some changes to Argument performed in FLOW3. Second parameter of Argument constructor is now required. [~TASK] Extbase (Persistence): Refactored ObjectStorage to remove duplicated code. [+TASK] Extbase (Persistence): Refactored method setRelations() to single level of responsibility. this will enable to implement handling of mm relations defined with IRRE. [+FEATURE] Extbase (Persistence): If a property is an ObjectStorage and annotated with @lazy a LazyObjectStorage is instanciated instead. [~BUGFIX] Extbase (Persistence): The sorting field is now prefixed with the table name. Related to #4470. (Jochen Rau) 2009-10-20 2cd139a [+BUGFIX] Extbase: Removed new line at the end of class file. (Jochen Rau) 2009-10-20 cf35b25 Set version to 0.9.23 (Oliver Hader) 2009-10-20 d5c9929 * Fixed doc comments * Raised version to 0.9.10 (Sebastian Kurfürst) 2009-10-20 747e31b Raising version to 0.9.10 (Sebastian Kurfürst) 2009-10-16 d25d160 justified report module register to new array var after #12167 in core (Steffen Kamper) 2009-10-14 815d6ad [+BUGFIX] Extbase (Persistence): Added loadTCA() to ensure the $TCA is loaded in FE (with check). Resolves #4683. (Jochen Rau) 2009-10-13 9e4076c [+BUGFIX] Fluid (ViewHelpers): Added check, if the given value implements the Iterator interface. This is important to allow objects like the Object Storage to be traversed. (Jochen Rau) 2009-10-13 d368b84 [+BUGFIX] Extbase (Security): Fixed two issues with Request Hashing. Changed hash implementation from normal SHA1 to a real HMAC. Thanks to Markus Krause for pointing this out. Relates to #4960. [+BUGFIX] Extbase (Persistence): Fixed a syntax error I introduced with last commit. Sorry :-) (Sebastian Kurfürst) 2009-10-13 392feb4 [+BUGFIX] Extbase (Persistence): Added a check for PID column in Typo3DBBackend - Cache Clearing. In case no PID is found, but we are in FE, we clear the current page as best-effort. Resolves #4969. (Sebastian Kurfürst) 2009-10-12 adf993e [+BUGFIX] Extbase (Tests): Fixed several unit tests. Speeded up unit tests by replacing markSkipped() by markIncomplete() (maybe a bug in tx_phpunit). [+BUGFIX] Extbase (MVC): Added missing Tx_Extbase_MVC_Exception_InvalidOrNoRequestHash. (Jochen Rau) 2009-10-12 f95b035 [+BUGFIX] Extbase (Persistence): The LazyLoadingProxy implements the Iterator interface now. Resolves #4956. (Jochen Rau) 2009-10-12 5708195 [+BUGFIX] Extbase (Tests): Fixed a problem with autoloading the BaseTestCase twice by adding the file to ext_autoload.php. (Jochen Rau) 2009-10-12 78797da [+BUGFIX] Extbase (MVC): Fixed redirects in Backend. Resolves #4970. (Sebastian Kurfürst) 2009-10-12 5b29df9 [!!!][+FEATURE] Extbase (Security): Added a HMAC generator and checker to prevent unauthorized access on objects where no edit fields were generated for. It is mandatory in case objects are modified on the server side. See the issue for a more in-depth explanation. This feature does NOT break backwards-compatibility as long as you use only Fluid for form-generation. In case of custom fields, it WILL break backwards compatibility, and you might need the @dontverifyrequesthash annotation. Relates to #4960. (Sebastian Kurfürst) 2009-10-12 360c781 [+FEATURE] tx_fluid (ViewHelpers): Prepared ViewHelpers for Request Hash (HMAC) generation. Relates to #4960. [+FEATURE] tx_fluid (Core): Implemented editing of properties for nested objects in forms. Resolves #3702. [+TASK] tx_fluid: Backported everything which results in comment-changes and some formatting changes. (Sebastian Kurfürst) 2009-10-10 88cae91 * Backported a few testcases (Sebastian Kurfürst) 2009-10-09 1c8a771 Moved unit tests around (Sebastian Kurfürst) 2009-10-09 c754efe [+BUGFIX] Extbase (MVC): Fixed a temporary bug which has been introduced with the last Fluid commit. (Sebastian Kurfürst) 2009-10-09 c48ae26 [TASK] tx_fluid: Backported some non-functional changes (Sebastian Kurfürst) 2009-10-08 94100fe [+BUGFIX] Extbase (Persistence): Fixed a problem where Objects are deleted from the database by accident (mm-relations). Related to #4716. [-TASK] Extbase (Persistence): Removed support for 'tablenames' in relation tables. Will be added again later. (Jochen Rau) 2009-10-08 8c36ec5 [-TASK] Extbase (Tests): Removed obsolete file Base_testcase. (Jochen Rau) 2009-10-08 075b906 [-TASK] Fluid (Core): Removed previous added registration of event handler attributes. Use "additionalAttributes" instead. (Jochen Rau) 2009-10-08 a26e2da [~CONFIGURATION] Extbase: Set lockType to empty string instead of 'system'. [+BUGFIX] Extbase (Tests): Fixed and renamed BaseTestCase. It supports now Data Providers. [+TASK] Extbase (Tests): Added Data Provider for Typo3DbBackend. [+BUGFIX] Extbase (Persistence): Added LazyObjectStorage to the list of types in property meta-data. [+BUGFIX] Extbase (Persistence): Fixed a problem with value object database tables without deleted and/or hidden column. [~BUGFIX] Extbase (Persistence): Added the same ugly hack (setRespectStoragePage(FALSE)) to mm-relations. [+BUGFIX] Extbase (Persistence): The Lazy Object Storage really counts stored items (foreign key, relation table) without loading them. (Jochen Rau) 2009-10-08 7d40ac5 Fixed bug #6953: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work (Thanks to Christian and Michael Miousse) (Xavier Perseguers) 2009-10-06 fde32b0 [+BUGFIX] Fluid (Core): Added event handler tags to universal tags in TagBasedViewHelper. (Jochen Rau) 2009-10-06 7e4a8c7 [~TASK] Fluid: Tweaked icon. [~TASK] Fluid: Recreated ext_autoload.php. (Jochen Rau) 2009-10-05 a6654b7 * Committing some changes Bastian made on the translate viewhelper which I forgot to forward-port. Always do an svn update before you start working ;-) (Sebastian Kurfürst) 2009-10-05 dc6ebe7 * Small bugfix. sorry guys :-) (Sebastian Kurfürst) 2009-10-05 dbfb039 [TASK] BlogExample: Adjusted TypoScript _LOCAL_LANG settings as needed in recent commit. Related to #4905. (Sebastian Kurfürst) 2009-10-05 fc29cc4 [!!!][BUGFIX] Extbase (Configuration): Moved _LOCAL_LANG from plugin.tx_XXX.settings._LOCAL_LANG to plugin.tx_XXX._LOCAL_LANG. THIS IS A BREAKING CHANGE for Users. Resolves #4905. [BUGFIX] Extbase (Utility): Extracting translation code from Translation ViewHelper to utility class. Related to #4905. (Sebastian Kurfürst) 2009-10-05 2dcd464 * Small cleanup - check if controllerContext is set to prevent fatal error in rare cases. (Sebastian Kurfürst) 2009-10-01 d2a907b Cleanup: Updated ext_emconf.php MD5 sums (Oliver Hader) 2009-10-01 ba99b03 Cleanup: Fixed ChangeLog (Oliver Hader) 2009-10-01 b647f1d Updated version number to prepare Core's svn:externals synchronization (Xavier Perseguers) 2009-09-29 0ac5b38 Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table (Xavier Perseguers) 2009-09-28 a0140f6 [+BUGFIX] Fluid(ViewHelpers): Replaced calls to $GLOBALS['LANG'] by $GLOBAL['TSFE'] if $GLOBALS['LANG'] is not available. This fixes #4794 (Bastian Waidelich) 2009-09-28 cc8b6a8 [+TASK] Extbase: Recreated ext_autoload.php. (Jochen Rau) 2009-09-25 ae386ea [+TASK] Extbase: Re-created ext_autoload.php (Bastian Waidelich) 2009-09-24 98382f9 [~BUGFIX] Extbase (Persistence): Added table names to ORDER statement. Relates to #4470. [+TASK] Extbase (Persistence): Added several unit tests for the Storage Backend. [~TASK] Extbase: Tweaked the icon. (Jochen Rau) 2009-09-24 7440d1e [+FEATURE] Extbase (Configuration): Cleaned up FlexForm Configuration source and added support for multiple FlexForm sheets. This resolves #4756 (Bastian Waidelich) 2009-09-24 e6a8b80 Raising version to 0.9.9 (Sebastian Kurfürst) 2009-09-24 2b7d865 Raising version to 0.9.9 (Sebastian Kurfürst) 2009-09-23 ec01954 [~BUGFIX] Fluid (ViewHelpers): fixed and tweaked format.crop view helper (BE mode) [-TASK] Fluid (ViewHelpers): removed instanceof check from be.menus.actionMenu view helper to enable wrapping of menuItems in blocks (Bastian Waidelich) 2009-09-23 3ac4408 !!![~BUGFIX] Extbase: Changed registration of extbase dispatcher in BE mode. See bug report at http://bugs.typo3.org/view.php?id=12037 [+TASK] Extbase (Tests): Added require statement to Base_testcase to avoid error message in case Tx_Extbase_Utility_ClassLoader has not been loaded yet (Bastian Waidelich) 2009-09-23 ff44e71 [+FEATURE] Fluid(ViewHelpers): Added BE view helpers be.container, be.buttons.csh, be.buttons.icon, be.menus.actionMenu, be.pageInfo & be.tableList. NOTE: BE view helpers are still experimental and subject of change! [+FEATURE] Fluid(ViewHelpers): TranslateViewHelper now fully works in BE mode and respects BE user language. This relates to #3292 [~BUGFIX] Fluid(ViewHelpers): Email addresses are now prepend with "mailto:" in uri.email view helper (BE mode) [+TASK] Fluid(ViewHelpers): uri.resource view helper now prepends "../" to relative URIs in BE mode [~BUGFIX] Fluid(Tests): Fixed some unit tests so that they run green. We still need more tests and a way to simulate FE mode from phpunit. (Bastian Waidelich) 2009-09-21 0999e33 Raising extbase version number to 0.9.8 (Sebastian Kurfürst) 2009-09-21 f6c451e [+BUGFIX] Extbase (Reflection): Made reflection service caching work correctly [+BUGFIX] Extbase (Persistence): Resolved an error inside Typo3DbBackend when wanting to use Lower or Upper case. Thanks to Christoph Daehne for reporting this. [+BUGFIX] Extbase: Adjusted cache configuration to fit to the improved caching framework (Sebastian Kurfürst) 2009-09-21 1974f3a [~BUGFIX] Extbase (Utility): Fixed typo in default TypoScript setup. This resolves #4689 [~TASK] Extbase (Utility): Tweaked and cleaned up default TypoScript setup. Now all common settings will appear in the "TypoScript Object Browser" (Bastian Waidelich) 2009-09-20 bb5bfd3 Fixed bug #12012: admin_get_tables() method is using PHP5.3-deprecated function mysql_list_tables (Xavier Perseguers) 2009-09-18 855bbbc Raising version to 0.9.7 (Sebastian Kurfürst) 2009-09-18 866b036 [+BUGFIX] Extbase (Caching): Using reworked caching framework now. Patch by Olly Hader. (Sebastian Kurfürst) 2009-09-18 8ce7a1b [+FEATURE] Extbase (Utility): Added a check for the new TYPO3 backend module "Reports" which checks whether PHP Doc Comments are stripped away or not. Resolves #3309. (Sebastian Kurfürst) 2009-09-18 3858318 [+BUGFIX] Extbase (Persistence): Replaced an "empty" by "!isset" as this fits here better inside the DataMapper. Might lead to better caching. (Sebastian Kurfürst) 2009-09-18 899b31e [+BUGFIX] Extbase (Persistence): Wrote unit tests for the AbstractEntity to ensure the last bug will not happen again, and fixed another smaller bug. [+BUGFIX] Extbase (Persistence): Changed some doc comments. (Sebastian Kurfürst) 2009-09-18 1e75f37 [+BUGFIX] Extbase (Persistence): Fixed a severe bug which always updated all loaded records, making Extbase quite slow. (Sebastian Kurfürst) 2009-09-18 b5e23fc [+BUGFIX] Extbase (Persistence): Corrected a wrong exception message in Persistence Repository. (Sebastian Kurfürst) 2009-09-17 98ba2d1 Fixed bug #11984: Remove reference operators for objects (Xavier Perseguers) 2009-09-17 1a1e859 Raising Version Number to 0.9.6 in preparation for 4.3beta1 (Sebastian Kurfürst) 2009-09-17 d456ba2 Raising Version Number to 0.9.6 in preparation for 4.3beta1 (Sebastian Kurfürst) 2009-09-17 3f704e9 [+FEATURE] Extbase (MVC): flashMessages work in backend mode too now (Bastian Waidelich) 2009-09-17 4c5b397 [+FEATURE] Fluid (Viewhelpers): Added uri.resource view helper (Bastian Waidelich) 2009-09-17 fbf5ce2 [~BUGFIX] Fluid (Tests): Fixed two test cases that broke due to the fact that unit tests run in BE mode.. We'll have to find a way to simulate FE mode in unit tests! (Bastian Waidelich) 2009-09-17 a737739 [+FEATURE] Fluid (Viewhelpers): Added backend mode support for view helpers base, cObject, format.crop (partly), link.email, translate (partly), uri.email. Now only image- and renderFlashMessages view helpers are not working in BE (Bastian Waidelich) 2009-09-17 67098a0 [-API] Extbase (MVC): Removed enableValidation() and disableValidation() on the Controller Argument. They are not needed anymore. [!!!][+BUGFIX] Extbase (MVC): Now, in case people do not specify an @param annotation, they will get an exception instead of Text being used. [+BUGFIX] Extbsee (MVC): Cleaned up validator registration in ActionController. Now, @dontvalidate annotations only disable the model-based validators. [+BUGFIX] Extbase (Validation): Cleaned up ValidatorResolver. Now, Validators which check the data type from the @param annotation are also added to the validator chain. [!!!][+BUGFIX] Extbase (Validation): @param string is now validated as string, and not anymore as Text. This fixes numerous bug reports in Fluid. (Sebastian Kurfürst) 2009-09-17 7f8e8c8 [+FEATURE] Extbase (MVC): made layoutRootPath and partialRootPath configurable. Now view.templateRootPath defines the path to the "Templates" folder. view.layoutRootPath & view.partialRootPath can be specified independently. Related to #3296. [~TASK] Extbase (MVC): Fixed doc comment in UriBuilder (Bastian Waidelich) 2009-09-17 5e7dc70 [!!!][+FEATURE] Fluid (TemplateView): made layoutRootPath and partialRootPath configurable. Now templateRootPath defines the path to the "Templates" folder. LayoutRootPath & PartialRootPath can be specified independently. Related to #3296. [~TASK] Fluid: Backported some whitespace changes from Fluid package (Bastian Waidelich) 2009-09-17 303f69f [+BUGFIX] Extbase (Persistence): The function in_array is now used to determine which objects of an aggregate were removed as array_diff tries to convert objects to strings. Resolves #4655. [~BUGFIX] Extbase (Persistence): Reverted the method to count elements of a comma separated list relation because it ignores hidden elements. Related to #3596, #4669, #4635. [~TASK] Extbase: Changed status from alpha to beta. Extbase is now attached to category "misc". (Jochen Rau) 2009-09-17 f10bebe [+BUGFIX] Extbase (Tests): Added and fixed unit tests for the Repository. We are now green again. (Jochen Rau) 2009-09-17 6e89064 [+BUGFIX] Extbase (MVC): Fixed instanciation of Reflection Service (instanciated twice). [+BUGFIX] Extbase (Persistence): Fixed wrong variable name ($uid -> $identifier). [+TASK] Extbase (Persistence): Implemented a first level cache to reduce number of calls to the storage backend (in the Repository). [+TASK] Extbase: Minor cleanups. (Jochen Rau) 2009-09-16 ed44bf7 4207[~TASK] Fluid: made action argument optional in Uri/ActionViewHelper. Relates to #4207. (Bastian Waidelich) 2009-09-16 dca2931 [~TASK] Fluid: tweaked exception that is thrown when trying to iterate through non-traversable objects in ForViewHelper [~TASK] Fluid: fixed typo in ForViewHelperTest [+FEATURE] Fluid: added CycleViewHelper. Resolves #4458 [+FEATURE] Fluid: added GroupedForViewHelper. Resolves #4460 [+TASK] Fluid: added test case for PaddingViewHelper. Relates to #4459 (Bastian Waidelich) 2009-09-16 e8de3c9 [~TASK] Fluid: Backported fixed method parameter documentation found by new reflection service checks. (Bastian Waidelich) 2009-09-16 d0b8fdf [~TASK] Extbase (Tests): fixed configuration manager tests that were broken in r1269 (Bastian Waidelich) 2009-09-16 4e02b4b [+FEATURE] Fluid (ViewHelpers): Added a Form Password ViewHelper, to generate password input boxes. Resolves #4648. (Sebastian Kurfürst) 2009-09-16 957193e Updated version number to prepare Core's svn:externals synchronization (Xavier Perseguers) 2009-09-16 c2898a4 [+FEATURE] Fluid (ViewHelpers): Added a PaddingViewHelper [+FEATURE] Fluid (ViewHelpers): Added a RenderFlashMessages ViewHelper [TASK] Fluid (Core): Added a PaddingViewHelper [TASK] Fluid (Core): Added an exception if ViewHelpers declare an argument multiple times. (Sebastian Kurfürst) 2009-09-16 2b02779 [!!!][~FEATURE] Extbase (MVC): Improved the way flash messages are handled. Now there is a separate "FlashMessages" object which encapsulates handling the flash messages. This removes $this->pushFlashMessage and $this->popFlashMessages inside the Controller and {flashMessages} inside Fluid Template. PLEASE UPGRADE by replacing "$this->pushFlashMessage(" with "$this->flashMessages->add(" inside your Controllers, and use instead of the custom for loop inside your templates. Note: You can set a custom CSS class for outputting flash messages by using inside your templates. Related to #4638. (Sebastian Kurfürst) 2009-09-16 de2c740 [+BUGFIX] Extbase (Configuration): Fixed the configuration manager so that the storage PID can be set from the plugins "Startingpoint" selector. (Sebastian Kurfürst) 2009-09-16 f9d0f9f [~TASK] Fluid: Added the debug mode constant from Fluid v5 to ease backporting (Sebastian Kurfürst) 2009-09-15 83f387f [+BUGFIX] Extbase (Persistence): Removed call to undefined method Tx_Extbase_Persistence_Query::getSource(). Thanks to Nikolas Hagelstein. Resolves #4642. (Jochen Rau) 2009-09-15 7fdf335 Renamed reflection cache table to "tx_extbase_cache_reflection" to fit conventions (Steffen Kamper) 2009-09-15 34ef2fa [+FEATURE] Extbase (Configuration): Configuration is available in Backend modules now! Depending on TYPO3_MODE the dispatcher now creates an instance of Frontend- or BackendConfigurationManager. TypoScriptSource has been adjusted to support Backend mode. This resolves #4418 [~TASK] Extbase (Configuration): Moved Configuration Source Interface from Classes/Configuration to Classes/Configuration/Source [+TASK] Extbase (MVC): AbstractController::redirectToURI() prepends 'typo3/' to the absolute URI when in Backend mode [+FEATURE] Extbase (MVC): added a call to t3lib_div::getFileAbsFileName() for templateRootPath to allow notations like "EXT:extension/path" and to validate the template path [+FEATURE] Extbase (MVC): settings are now assigned to the view in AbstractController::resolveView. Now settings are available in your template as {settings}! [+FEATURE] Extbase (MVC): UriBuilder can now create absolute URIs in Backend mode too [+BUGFIX] Extbase (Persistence): added t3lib_BEfunc::deleteClause() call to enableFieldsStatement in Backend mode. Otherwise deleted records would be selected in BE (Bastian Waidelich) 2009-09-15 2622b2b [+BUGFIX] Extbase (Persistence): Fixed sorting of m:m relations (sorting and sorting_foreign fields in the relation table). Resolves #4470. (Jochen Rau) 2009-09-15 82b4e6e [+BUGFIX] Fluid (ViewHelpers): Fixed TranslateViewHelper. LLLabels can now be overwritten via TS (plugin.tx_blogexample.settings._LOCAL_LANG .default.read_more = more). (Jochen Rau) 2009-09-15 1245de2 [+TASK] Extbase: The Configuration Manager is now stored in a static class member variable and can be retrieved by Tx_Extbase_Dispatcher::getConfigurationManager() (not an API function!). (Jochen Rau) 2009-09-15 cd31c24 [~TASK] Extbase (Domain): Changed property usergroups to usergroup (FrontendUser) and sungroups to subgroup (FrontendUserGroup) equal to the field names in the database (to avoid confusion). (Jochen Rau) 2009-09-15 134c27d [+FEATURE] Extbase (MVC): Now, non-domain-objects can be mapped inside an argument as well. Additionally, improved the exceptions in these cases. Related to #4631 (Sebastian Kurfürst) 2009-09-15 f8b5787 [+BUGFIX] Extbase (Persistence): Fixed a problem with empty $fieldValue causing an SQL error. [!!!][+BUGFIX] Extbase (Domain): Fixed support for usergroups and subgroups. Renamed properties subgroup to subgroups and usergroup to usergroups as they can hold multiple instances. Added mapping configuration. Resolves #4620. (Jochen Rau) 2009-09-15 2599c27 [-TASK] Extbase (MVC): Removed check for multiple data types. It makes no sense to allow multiple types. (Jochen Rau) 2009-09-15 ecb6e67 [~BUGFIX] Extbase (MVC): fixed a typo in reflection service that was introduced in r1242 and completely disabled reflection for arguments (Bastian Waidelich) 2009-09-14 5a9ee10 [+BUGFIX] Extbase: fixed testcases (Sebastian Kurfürst) 2009-09-14 198a6d7 [+BUGFIX] Extbase (Reflection): Fixed buildClassSchema() to prevent a PHP warning. (Sebastian Kurfürst) 2009-09-14 ba52f26 [+BUGFIX] Extbase (Persistence): Reverted a small change from Jochen, as I think he broke behavior here. @Jochen, please recheck :-) (Sebastian Kurfürst) 2009-09-14 5336781 [+FEATURE] Extbase (MVC): Implemented flash messages. (Jochen Rau) 2009-09-14 9a35bfe [+FEATURE] Extbase (Persistence): Implemented a second Lazy Loading strategy called "storage". In contrast to the LazyLoadingProxy it is a StorageObject which loads its internal storage array lazy. This enables the framework to intercept count($propertyValue). Furthermore, you don't have to load the real instance inside your domain model class. Related to #3596. [+BUGFIX] Extbase (Persistence): It is now possible to pass an object as operand of a comparison. (Jochen Rau) 2009-09-14 5537676 [+FEATURE] Fluid (ViewHelpers): Added a simple CountViewHelper. (Jochen Rau) 2009-09-14 f77c563 [~TASK] Extbase: Some minor cleanup. (Jochen Rau) 2009-09-14 d03c125 [-TASK] Extbase: Some cleanup of ext_typoscript_setup.txt. (Jochen Rau) 2009-09-13 d06704c [+BUGFIX] Fluid: Fixed fatal error and missing uid to __identifier conversion. (Sebastian Kurfürst) 2009-09-13 497ef57 [+BUGFIX] Extbase: Removed a var_dump I committed accidentaly in the last commit [TASK] Extbase: Went through TODO in code and changed some of them [TASK] Extbase (Persistence): Deleted ChildNodeJoinCondition, as it is never used. (Sebastian Kurfürst) 2009-09-12 de4b459 [+BUGFIX] Extbase (Property): Fixed the property mapper by backporting the FLOW3 changes. Now we support mapping of 1:1 relations as well. Resolves #4357. (Sebastian Kurfürst) 2009-09-12 b1731b9 [+BUGFIX] Extbase (Property): Fixed the property mapper by backporting the FLOW3 changes. Now we support mapping of 1:1 relations as well. Resolves #4357. (Sebastian Kurfürst) 2009-09-12 a45bf6c [+BUGFIX] Extbase (Validation): Temporarily fixed the ValidatorResolver so that it checks the Validator ends with "Validator" (by Sebastian) (Ingmar Schlecht) 2009-09-04 ef7c473 [+BUGFIX] Extbase (MVC): format was not reset in Tx_Extbase_MVC_Web_Routing_UriBuilder::reset() (Bastian Waidelich) 2009-09-04 f5ec018 [+FEATURE] Fluid (ViewHelpers): added "format" argument to action- and page-viewHelpers. Now you can create links like "" [~TASK] Fluid (Tests): Adapted ViewHelperBaseTestcase to the latest Exbase changes (Bastian Waidelich) 2009-09-04 6252baf [+FEATURE] Extbase (MVC): Tx_Extbase_MVC_Web_Routing_UriBuilder::reset() now returns itself to support method chaining. This resolves #4411 [+FEATURE] Extbase (MVC): Added Tx_Extbase_MVC_Web_Routing_UriBuilder::setFormat(). This allows you to specify the format of the target (e.g. ). Some smaller tweaks in UriBuilder (Bastian Waidelich) 2009-09-04 1ad61d8 [~TASK] Fluid (Tests): Renamed "URIBuilder_testcase" to "UriBuilder_testcase" (Bastian Waidelich) 2009-09-04 ff9108d Fixed bug #11108: DBAL wildly quotes fields and table names (Xavier Perseguers) 2009-09-04 5982cb7 Fixed bug #11436: Unknown tables break Install-Tool (Thanks to David Bruchmann) (Xavier Perseguers) 2009-09-01 9c48c49 [+BUGFIX] Extbase (Utility): Fixed TypoScript array conversion by now using _typoScriptNodeValue always. Resolves #4300 (Sebastian Kurfürst) 2009-09-01 9e2e684 [~TASK] Fluid: Raised version number to 0.9.5. (Sebastian Kurfürst) 2009-09-01 8723d6b [~TASK] Extbase: Raised version number to 0.9.5. (Sebastian Kurfürst) 2009-08-31 ebb9b4b [FEATURE] Fluid (ViewHelpers): Backported checkbox & radio form viewHelpers from Fluid [-BUGFIX] Fluid (ViewHelpers): Removed unused "options"-argument from formViewHelper [+FEATURE] Fluid (ViewHelpers): Added "actionUri"-argument to formViewHelper which allows to explicitly set the forms action attribute [~TASK] Fluid (ViewHelpers): Adapted viewHelpers to latest changes of UriBuilder (Extbase revision 1179) [~BUGFIX] Fluid (ViewHelpers): SubmitViewHelper now correctly extends Tx_Fluid_ViewHelpers_Form_AbstractFormFieldViewHelper [-TASK] Fluid (Tests): Removed obsolete file ViewHelperBaseTestcase_testcase.php (Bastian Waidelich) 2009-08-31 e70ad62 !!! [~TASK] Extbase (MVC): Rewrite of URIBuilder. Renaming to "UriBuilder" and big restructuruing & refactoring. If you used UriBuilder directly, please check your code; this is a breaking change. Otherwise updating should work smoothly. Resolves #4030. Resolves #3981 (Bastian Waidelich) 2009-08-31 4d18ae1 Renaming UriBuilder as preparation for upcoming commit. (Bastian Waidelich) 2009-08-31 bac8e05 [TASK] Extbase (MVC): Removed subextensionName for now. We will implement this cleanly after 4.3 is out. (Sebastian Kurfürst) 2009-08-31 96b086a Added a comment (Sebastian Kurfürst) 2009-08-31 c03af88 [FEATURE] Fluid (TemplateView): Made templateRootPath configurable via TypoScript "view.templateRootPath". Resolves #3296. (Sebastian Kurfürst) 2009-08-31 e64c7eb [FEATURE] Fluid (TemplateView): Made templateRootPath configurable. Related to #3296. (Sebastian Kurfürst) 2009-08-31 84f3b74 [BUGFIX] Extbase (Reflection): Made class schemas return correct information. Before, it only worked if the reflection cache was already filled. Related to #4357. (Sebastian Kurfürst) 2009-08-30 3cdc90b [~TASK] (Persistence): Fixed indentation in DataMapper (Sebastian Kurfürst) 2009-08-28 757ac8b [+TASK] Extbase (MVC): added initializeView() to ViewInterface, it's expected in ActionController and unit tests [~BUGFIX] Extbase (Utility): renamed non-existing variable $file to $filePath in extractClassNames() [~BUGFIX] Extbase (Tests): Fixed autoload registering in Tx_Extbase_Base_testcase [~BUGFIX] Extbase (Tests): fixed failing unit tests. @Jochen: please have a look at this, I just did the smallest possible changes to get the tests "green" (Bastian Waidelich) 2009-08-27 fb5dfd4 [+BUGFIX] Extbase: Fixed array keys. Thanks to Xavier Perseguers who provided the patch. Related to #3995. (Jochen Rau) 2009-08-26 647e0b7 [+FEATURE] Extbase (MVC): It is now possible to pass a template format (like html, json, txt or pdf) in the $_GET parameters. Example from the BlogExample: "&tx_blogexample_pi1[format]=txt". Resolves #4120. (Jochen Rau) 2009-08-26 8b60c16 [+BUGFIX] Extbase (Persistence): Fixed a problem with legacy tables where the foreign_class was not set and therefore no Data Map was found. Related to #4148. (Jochen Rau) 2009-08-26 63987fd [!!!][~API] Extbase: Renamed configureDispatcher() to configurePlugin() in order to distinguish between plugins and modules. Renamed setModuleConfiguration() to configureModule(). Please update your file ext_localconf.php! In order to use backend modules you have to apply the actual patches of #11651 and #11652! [!!!][~API] Extbase (Utility): Moved all methods to convert TypoScript array to Utility TypoScript. Renamed postProcessSettions() to convertTypoScriptArrayToPlainArray() and convertExtbaseToClassicTS() to convertPlainArrayToTypoScriptArray(). [~TASK] Extbase: Moved folder Scripts to Resources. [~TASK] Extbase (Utility): Extracted the autoload function to an own utility class. [-TASK] Extbase (MVC): Removed unnecessary Standard Controller. [~TASK] Extbase: Moved methods from Backend Dispatcher to the Dispatcher and removed the Backend Dispatcher. [+FEATURE] Extbase (MVC): It is now possible to have different templates for different formats (".html", ".json"). We do not have an appropriate $_GET parameter (in combination with RealURL or CoolURI. Relates to #4120. [+TASK] Extbase (MVC): Added interfaces for Request and Response. (Jochen Rau) 2009-08-26 bbdf85a [+FEATURE] Fluid (View): Prepared Fluid to enable 'format' aware templates (like "show.html" and "show.json"). Related to #4120. (Jochen Rau) 2009-08-24 a2f9bb4 [+BUGFIX] Fluid: Added missing reference in ext_autoload.php. Resolves #4287. (Jochen Rau) 2009-08-17 7c2a7e2 Bugfix: #4252: Tx_Extbase_Utility_Extension::setModuleConfiguration() expects parameters 3 and 4 to be references but gets values from t3lib_loadmodules (Steffen Kamper) 2009-08-14 4f1b488 [~BUGFIX] Extbase {Persistence): Added a check if $columnConfiguration['config'] exits in DataMap:: setRelations(). Related to #4203. (Jochen Rau) 2009-08-14 f8e1928 [+BUGFIX] Extbase (Persistence): Added missing return statement. Resolves #4242. (Jochen Rau) 2009-08-14 4d27c73 [+BUGFIX] Extbase (Persistence): Check for existing Value Objects respects now deleted and hidden. Rsolves #4243. [+BUGFIX] Extbase (Persistence): The properties are now fully quoted (t3lib_db::fullQuoteStr). This may not work with DBAL, because we do not pass a table name. (Jochen Rau) 2009-08-14 2159093 [+BUGFIX] Fluid (TemplateParser): The View Helper name is now resolved correctly even if it has more than two levels (like f:foo.bar.baz). Added Unit Test. Resolves #4231. (Jochen Rau) 2009-08-11 ade1b96 corrected TX to Tx (Steffen Kamper) 2009-08-11 d03b1f7 [!!!][~TASK] Extbase (Dispatcher): committed initial version of BackendDispatcher (Steffen Kamper) 2009-08-10 21dba0c [~TASK] Fluid (ViewHelpers): Follow-up. Added several files. (Jochen Rau) 2009-08-10 4467e66 [~FEATURE] Fluid (ViewHelpers): Adjusted AbstractFormViewHelper to be able to namespace arguments. Fixed several Unit Tests. The patch was provided by Bastian. Thanks a lot! Resolves #3317. (Jochen Rau) 2009-08-10 f20a715 [!!!][~TASK] Extbase (Utility): Moved configureDispatcher() and registerPlugin() from Tx_Extbase_Utility_Plugin to Tx_Extbase_Utility_Extension. THIS WILL BREAK YOUR EXISTING EXTENSIONS. Please Rename all occurrences of Tx_Extbase_Utility_Plugin to Tx_Extbase_Utility_Extension and clear your caches. Resolves #4162. [!!!][~BUGFIX] Extbase (Persistence): Restructured responsibilities of Repository and Session. You don't need to register reconstituted, added, and removed objects in your Repositories anymore. Please remove all occurrences of $this->persistenceManager->getSession()->register*Object($object). Resolves #3916. [+FEATURE] Extbase (Utility): Added registerModule() to Tx_Extbase_Utility_Extension. Related to #3995. [+TASK] Extbase (DomainModel): Added (internal) method _hasProperty() to AbstractDomainModel. [~TASK] Extbase (Property): Improved mapping of properties (not finished yet). [~BUGFIX] Extbase (MVC): The RequestBuilder now merges $_GET and $_POST using t3lib_div::_GPmerged(). It expects the $_POST parameter to be namespaced now. Resolves #3316. [+FEATURE] Extbase(Reflection): Backported the ClassSchema from FLOW3. This was necessary to support the Property Mapper. (Jochen Rau) 2009-08-10 19d4960 [+BUGFIX] Extbase (MVC): Fixed wrong exception name. Resolves #4200. (Sebastian Kurfürst) 2009-08-10 8dd2a74 [+BUGFIX] Fluid (View): Improved error message in case no layout/partial was found. Resolves #4204. (Sebastian Kurfürst) 2009-08-10 b32fe58 [+BUGFIX] Extbase (Persistence): For now fixed the RELATION_HAS_ONE, but acutally this is not yet the correct solution. Related to #4083. (Sebastian Kurfürst) 2009-08-09 3197b41 [~BUGFIX] Fluid (ViewHelpers): Replaced usage of $GLOBALS['TSFE']->cObj by t3lib_div::makeInstance('tslib_cObj') in CObjectViewHelper, HtmlViewHelper and ImageViewHelper. Note: In CropViewHelper & EmailViewHelper it does no harm to use $GLOBALS['TSFE']->cObj. Thanks for the patch. Resolves #4063. (Bastian Waidelich) 2009-08-09 9cc19bb [+FEATURE] Fluid (ViewHelpers): Added "absolute" argument to link.action and uri.action viewhelpers. Resolves #4202. (Bastian Waidelich) 2009-08-09 372fe32 [+FEATURE] Extbase (MVC): Added "absolute" argument to URIBuilder::URIFor() and URIBuilder::typolinkURI. Relates to #4202. (Bastian Waidelich) 2009-08-07 070098a [+BUGFIX] Fluid (ViewHelpers): Adjusted FormViewHelper to work together with updated persistence and form resubmission. Related to #4178. (Sebastian Kurfürst) 2009-08-07 b7749b4 [TASK] Extbase (Utility): Extracted cache clearing methods into new Utility class [+BUGFIX] Extbase (MVC): The cache is now cleared if ActionController's errorAction is called. Resolves #4185. [+BUGFIX] Extbase (Configuration): Cleaned up the ConfigurationManager a bit. Resolves #4181. [+BUGFIX] Extbase (AbstractDomainObject): Fixed typo introduced in last commit. [+BUGFIX] Extbase (Forms): Added default CSS for displaying wrong form values (Sebastian Kurfürst) 2009-08-07 c343c8f [+FEATURE] Extbase (DomainObject): Added _isClone() property on abstract domain object. Relates to #4178. (Sebastian Kurfürst) 2009-08-06 77b740f [TASK] Extbase (ValidatorResolver): Fixed order of ConjunctionValidators. Related to #4178 [+FEATURE] Extbase (Repository): Implemented an "Update" method. this is work in progress. Related to #4178. (Sebastian Kurfürst) 2009-08-06 bf0bded [+FEATURE] Extbase (MVC): Added support of @dontvalidate annotations. Relates to #4178. (Sebastian Kurfürst) 2009-08-06 4d5076a [!!!][+FEATURE] Extbase (Settings): Custom settings now reside in plugin.tx_extensionnname.settings instead of plugin.tx_extensionname. THIS IS A BREAKING CHANGE, big impact as every Extension using settings needs to be adjusted. Resolves #4177 [!!!][+FEATURE] Extbase (Settings): Persistence settings now reside in plugin.tx_extensionnname.persistence instead of tt_content.list.20. ... THIS IS A BREAKING CHANGE, but of a really new feature. Resolves #4177 [!!!]?\027[TASK] Extbase (Dispatcher): Renamed Tx_Extbase_Dispatcher::getSettings() to Tx_Extbase_Dispatcher::getExtbaseFrameworkConfiguration(). THIS IS A BREAKING CHANGE, but of a non-public API. Related to #4177 [TASK] Extbase (Configuration): Cleaned up configuration manager and renamed methods there. (Sebastian Kurfürst) 2009-08-06 f9ef663 [+TASK] Fluid: Fresh backport with updated FluidBackporter from Fluid package r2990 [~TASK] Fluid (ViewHelpers): FormViewHelper now extends AbstractFormViewHelper and uses PersistenceManager to render the hidden identity field. This is work in progress. Extbase needs to implement the latest Changes to the FLOW3 persistence framework to fix form handling. Relates to #4170 [TASK] Fluid: added ErrorsViewHelper to autoload list. Removed ResourceViewHelperTest_testcase - This view helper does not exist for TYPO3 v4 [TASK] Fluid (ViewHelpers): Updated unit tests. They run green now, as it's supposed to be. (Bastian Waidelich) 2009-08-06 a6a75b5 [~BUG] Extbase (Persistence): The findByFooBar maps the property name to column name (fooBar -> foo_bar) now. Renamed method DataMapper::convertClassNameToSelectorName to DataMapper::convertClassNameToTableName(). Added Method DataMapper::convertPropertyNameToColumnName(). Resolves #4033. [+FEATURE] Extbase (Persistence): Parameters can be passed separately to Query::statement($statement, array $parameters, $language) now. This enables us to build prepared queries in the Storage Backend. Related to #4163. [~BUG] Extbase (Validation): Changed TextValidator to allow special characters and newlines (backported patch from FLOW3). Still not secure enough! Related to #4111. (Jochen Rau) 2009-08-06 dcf544a [+BUGFIX] Extbase (Persistence): Fixed a typo in the Typo3QuerySettings. Thanks to Mathias Gisch for pointing this out! Resolves #4164. (Sebastian Kurfürst) 2009-08-05 0dbf79f [TASK] Extbase (Documentation): Added preliminary (and really ugly) script to render API documentation [TASK] Extbase (Documentation): Added generated API documentation so people can have a look at them right now. I think we will still move that API documentation to a different place before final release. Relates to #3917. (Sebastian Kurfürst) 2009-08-05 8141624 [TASK] Extbase (Persistence): Removed PreparedQuery for now, as it is not used at all. [TASK] Extbase (Persistence): Removed work-in-progress TCEMAIN hook as it was not working reliably anyways. [TASK] Extbase: Added all @api tags and cleaned up doc comments. Resolves #3917. (Sebastian Kurfürst) 2009-08-05 75987f0 [TASK] Extbase: Removed Extbase_Exception and renamed everything to use Extbase_MVC_Exception instead. This is consistent with FLOW3. [TASK] Extbase: Removed @internal annotations and started with @api annotations. This is still work in progress. Related to #3917. (Sebastian Kurfürst) 2009-08-05 20f99f8 [!!!][TASK] Extbase (Persistence): Renamed two QuerySettings: from "setRespectStoragePageState()" to "setRespectStoragePage()" and from "setCheckVisibilityState()" to "setRespectEnableFields()". This change is non-backwards-compatible! Please adjust your repositories accordingly. (Sebastian Kurfürst) 2009-08-04 b28e9b4 [BUGFIX] moved cache definition for FE to ext_localconf (Steffen Kamper) 2009-08-03 dae838f [BUGFIX] use cache table "cache_extbase_reflection" as default for extbase, make it clearable with "clear all cache" command. Resolves #4086 (Steffen Kamper) 2009-08-03 785ba07 [+BUGFIX] Fluid (View): Refactored TemplateView, which is now automatically backported to FLOW3 [+FEATURE] Fluid: Added Layout and Partial support. This adds , and as ViewHelpers. See the blog example for an example. [!!!] [~TASK] Fluid (ViewHelpers): Updated AbstractFormViewHelper and SelectViewHelper. Everything should still work as expected, but here there might still be some issues. Please test thoroughly and report any problems! (Sebastian Kurfürst) 2009-08-03 ffcfb75 [!!!] [TASK] Extbase (Persistence): Renamed Persistence_Backend->getUidByObject to getIdentifierByObject to be compatible with FLOW3 (and to ease backporting). This change is non-backwards-compatible, but it is unlikely that you use this method in custom code. (Sebastian Kurfürst) 2009-08-03 2ee5d9b [~BUGFIX] Configuration: Fixed storagePid detection in Configuration Manager. This fixes #4087 (Bastian Waidelich) 2009-08-03 ba5dd70 [TASK] Extbase (View): Added assign() and assignMultiple() to AbstractView, as it is in FLOW3 (Sebastian Kurfürst) 2009-08-03 50af247 [~TASK] Fluid: Removed @internal annotations and added @api annotations [~TASK] Fluid: Now, one ViewHelperNode only ever uses one instance of a ViewHelper (Sebastian Kurfürst) 2009-07-31 80f32a1 [+FEATURE] Fluid: Added ext_autoload.php. The core autoloader uses this file as a registry. (Jochen Rau) 2009-07-31 f693ceb [!!!][+FEATURE] Extbase (Persistence): Improved handling of PID columns. There are now only three concepts explaining the mapping of records to pages. 1) For FETCHING objects, a configurable list of pages is used. This list is configurable inside the FE plugin options (startingpoint). If that is empty, fall back to "General record storage page" of the current page. If empty, fall back to the storage PIDs of the website. (getStorageSiterootPids). 2) PIDs of UPDATED objects are never changed by the system. Of course, you can include a "pid" property inside your domain model and thus change the PID explicitely. 3) The PID of INSERTED objects is determined by a TypoScript setting: [extensionConfiguration].classes.MODEL_CLASSNAME.newRecordStoragePid. If this setting is empty, the first entry of the PID list used for fetching objects is used. NOTE: It is the user's responsibility that all _added_ records are fetchable as well. THIS CHANGE BREAKS BACKWARDS COMPATIBILITY: If no storage PID is explicitely defined, the method "getStorageSiterootPids" is used. (Before, it used the current page.) (Sebastian Kurfürst) 2009-07-31 37ae8cb [~TASK] Extbase (Dispatcher): Small whitespace and doc comment changes (Sebastian Kurfürst) 2009-07-30 e23e9bf [BUGFIX] Extbase (Persistence): TYPO3DbBackend->addEnableFieldsStatement is now Backend aware (patch provided by Xavier). Resolves #4081. (Jochen Rau) 2009-07-30 572981e [TASK] Extbase: Revised and cleaned up autoloader. Autoloader is now registered inside the Dispatcher (at construction time). The autoloader of Extbase is only invoked for extension classes. The core autoloader takes care of the Extbase and Fluid classes (auto-generated ext_autoload.php file). Medium performance improvement. [~TASK] Extbase (Utility): Improved the conversion CamelCase to under_scored. Implemented Ulility methods. Small performance improvement. [BUGFIX] Extbase (Persistence): Fixed issue if MM_match_fields was not set. Checks for array now. Reported by Joerg Schoppet. Resolves #4072. [TASK] Extbase (Persistence): Cleaned-up the Persistence Backend. Deleted unused methods deleteRelatedObjects() and deleteRelationInRelationTable(). They will be re-implemented later on. [+FEATURE] Extbase (Utility): Adapted the createAutoloadRegistryForExtension() feature from exdeveval. (Jochen Rau) 2009-07-30 098f251 [BUGFIX] Extbase (Domain): Fixed typo in FrontendUserGroupRepository. (Jochen Rau) 2009-07-29 e7f36e1 [FEATURE] Extbase (Persistence): Comma separated lists are now fully supported to store relations - although this way is deprecated. Use foreign keys instead. [BUGFIX] Extbase (Persistence): Related objects are now deleted if they were detached from the parent object (e.g. $blog->removePost($post)). Still pending: Strategy for recursive deletions. [BUGFIX] Extbase (Persistence): Adding relation to an ownerless Record works now. Resolves #4011. [-TASK] Extbase (Persistence): Removed $useStoragePid from the method signature of $queryFactory->create($className). [!!!][~TASK] Extbase (Persistence): All Query Settings are now stored inside a QuerySettings object. It is created and injected by the Query Factory with the default setting. To change the settings, you have to say $query->getQuerySettings(); an manipulate them before executing the Query. The API functions are now called setRespectStoragePageState(TRUE) for PID checking, and setCheckVisibilityState(TRUE) for adding enable fields. The method names may change in future! [TASK] Extbase (Persistence): Improved parsing of the PID query part. [TASK] Extbase (MVC): An Object Manager is now injected into the Abstract Controller (better testability). [!!!][BUGFIX] Extbase (Domain): Username and password was not set after passing it to the constructor. CAUTION: Auto-Populating the BlogExample will add Frontend Users to your installation. Don't use the BlogExample in productive environments! No username and password will be set. [TASK] Extbase (Domain): Optional properties are now set to a default value. [TASK] Extbase (DomainObject): Added an internal method _getCleanProperties(). [TASK] Extbase (Persistence): The Lazy Loading Proxy->_loadRealInstance() invokes now $dataMapper->fetchRelatedObjects(). Removed duplicated code. [+FEATURE] Extbase (Persistence): Implemented support for MM_table_where. [~CONFIGURATION] extbase: Changed from "plugin" to "fe" in ext_emconf.php. [BUGFIX] Extbase (Tests): Fixed some Unit Tests. (Jochen Rau) 2009-07-29 c56b449 [~TASK] Extbase (Configuration): Removed some method signature for getSettings which were not used. (Sebastian Kurfürst) 2009-07-23 a8b4914 [!!!] [~TASK] BlogExample (Domain): The directory structure of the Domain has changed accordting to changes in FLOW3. The Domain folder holds now different folders for the Model, the Repository, and-if needed-the Validator, and Service. Please Change your folder structure AND your class names! [!!!] [~TASK] Extbase (Domain): The directory structure of the Domain has changed accordting to changes in FLOW3 (see above). Please Change your class names! [FEATURE] Extbase (Domain): Implemented FrontendUserGroup (no comma separated lists yet, only on usergroup possible) [+BUGFIX] Extbase (Persistence): Fixed wrong tablenames in *_mm tables. Thanks to Christian Mueller who provided a patch. Resolves #3974. [+BUGFIX] Extbase (Persistence): Fixed Query::lessThan, Query::lessThanOrEqual, Query::greaterThan. Resolves #3960. [~FEATURE] Extbase (Persistence): Support for mm_opposite_field. Related to #3947. [-API] Extbase (DomainModel): Removed getIdentifier() from AbstractDomainObject. [-TASK] Extbase (Persistence): Removed unused DataMapperInterface. [+API] Extbase (Persistence): Re-added possibility to set "useStoragePageId" in $queryFactory->create($className, $useStoragePageId). [~TASK] Extbase: Messed up with the QuerySettings ;-) Will be fixed later. (Jochen Rau) 2009-07-22 2e96f78 [+FEATURE] Extbase (Persistence): Implemented support for mm_opposite_field now. Still needs some testing in the wild. Relates to #3947. (Jochen Rau) 2009-07-21 8f5f093 [TASK] Extbase: Added some comments [TASK] Extbase: Added unit test class for the TYPO3DbBackend (empty by now) (Jochen Rau) 2009-07-21 fdcc85c [+FEATURE] Fluid (ViewHelpers): Implemented automatic error handling for forms. Relates to #3861 (Sebastian Kurfürst) 2009-07-21 a1ac1b5 [+FEATURE] Extbase (MVC): Added automatic form highlighting if there is an error. Fixes #3861. [+TASK] Extbase (Property): Updated Property Mapper to latest FLOW3 version. [+BUGFIX] Extbase (Persistence): Fixed cache clearing. Now it works and takes pageTSConfig into account. (Sebastian Kurfürst) 2009-07-21 a9b6f5a [+BUGFIX] Extbase (Utility): Fixed a really severe caching issue. The TS conditions were wrong - mixed up = and :. I'm really happy I've found this :-) (Sebastian Kurfürst) 2009-07-21 b9e1f93 [~CONF] Extbase (Configuration): The configuration is now stored in ext_typoscript_setup.txt. The TS path is now "config.tx_extbase.". You don't need to include a static template anymore. But clear your caches, please. (Jochen Rau) 2009-07-21 a7fddc8 [+TASK] Extbase: Added Extbase Settings Configuration/Settings/setup.txt (defines table to object mapping); please include the static template (only a preliminary solution) [-TASK] Extbase: Removed Typo3Query files (follow up) (Jochen Rau) 2009-07-21 91ec344 [!!! +FEATURE] Extbase (DataMapper, DataMap): Extbase resolves the table name for a given class name. Extbase searches for configured mappings by crawling thorough the extended classes. As default, it takes the class name in lower case as table name. The configuration of the mapping can be found in EXT:extbase/Configuration/Settings/setup.txt. The place for the settings (plugin.tx_extbase) is only a preliminary solution. PLEASE INSERT THE STATIC TEMPLATE! [~CONF] Extbase: Changed the initialization of the Plugin and Extbase Settings; These are now initialized in the Dispatcher; The Extbase settings are now available through Tx_Extbase_Dispatcher::getSettings(); related to #3665 [+FEATURE] Extbase: The data array of the cObj is availabe through the settings of extbase (this needs further discussion); related to # [+BUGFIX] Extbase: Fixed FlexFormSettings with section (thanks to Steffen Kamper); Resolves #3949 [+TASK] Extbase: Moved method postProcessSettings() to the Configuration Manager and made it static [+FEATURE] Extbase: Added generic Domain Models FrontendUser and FrontendUserGroup; added Repository for FrontendUser (not fully functional by now) [+BUGFIX] Extbase (Argument): Renamed setNewValidatorChain() to setNewValidatorConjunction() [+TASK] Extbase (URIBuilder): Removed unnecessary require_once statements [~TASK] Extbase: Changed the handling of storagePid; this setting is now available through the Extbase Settings Tx_Extbase_Dispatcher::getSettings() (this may change in future); related to #3698 [!!! ~CONF] Extbase: The default setting for the storagePid is now 0; related to #3698 [+TASK] Extbase: Moved extractStoragePageId() to the Configuration Manager and renamed it [+TASK] Extbase (PersistenceManager): Removed the reference to the DataMapper [+FEATURE] Extbase: Implemented limit and offset for the Query object; resolves #3874 [+BUGFIX] Extbase (Typo3DbBackend: Fixed statement creation of hasValueObject(); resolves #3939 [!!! ~API] Extbase: Removed Typo3Query and its interface; integrated methods in Query object (will be integrated in the extbase settings in the next step) [+BUGFIX] Extbase (Typo3DbBackend): Fixed issue with question mark in property; resolves #3943 (Jochen Rau) 2009-07-19 888c842 [+BUGFIX][~API]: Extbase (Utility): Fixed caching issue by providing two methods to register a plugin now: Tx_Extbase_Utility_Plugin::configureDispatcher() invoked in ext_localconf.php and Tx_Extbase_Utility_Plugin::registerPlugin() invoked in ext_tables.php. Thanks to Xavier Persegures who provided the patch. (Jochen Rau) 2009-07-19 c5ddbc6 [+BUGFIX] Extbase (Configuration): Tx_Extbase_Configuration_Manager is not t3lib_Singleton anymore, as it needs to be Plugin-local. This fixes a strange problem experienced by Steffen Kamper. (Sebastian Kurfürst) 2009-07-19 6adce26 [+BUGFIX][~API] Extbase (Persistence): Cleaned up implementation of TYPO3-specific query options, like PID checking or enableFields. CHANGES API! $this->createQuery(FALSE) is not available anymore inside the repository. Instead, create the query and call $query->useStoragePage(FALSE)->... instead. Related to #3698. Related to #3912. (Sebastian Kurfürst) 2009-07-16 714aef4 [+FEATURE] Extbase (Dispatcher): dispatcher::extractStoragePageId() now takes pages storage_pid into account. Relates to #3698 (Nikolas Hagelstein) 2009-07-15 d9ea58f [+BUGFIX] Extbase (Persistence): Now, _isDirty() works correctly if checking a single property only. Fixes #3907. (Sebastian Kurfürst) 2009-07-15 caa4c24 [+FEATURE] Extbase (Persistence): Added Ordering class (follow up); related to #3874 (Jochen Rau) 2009-07-15 4bc54e0 [+FEATURE] Extbase (Persistence): Implemented ordering (eg. $query->setOrderings(array('name' => Tx_Extbase_Persistence_QueryInterface::ORDER_DESCENDING)); (Jochen Rau) 2009-07-14 e4aebdd [+BUGFIX] Extbase (DataMapper): Fixed wrong key in $row array (credit goes to Frans van der Veen) (Jochen Rau) 2009-07-14 89d1550 [+BUGFIX] Extbase (AbstractDomainObject): Made Identifier return NULL in case it is not set yet. (Sebastian Kurfürst) 2009-07-14 59953ba [+BUGFIX] Extbase (Persistence): Only set the PID in case it is not part of your domain object. (Sebastian Kurfürst) 2009-07-14 b2472a1 [+FEATURE] Extbase (Persistence): Added autopopulation of PID column and use of selected storage folder. Resolves #3698 [TASK] Extbase (Persistence): Added an exception in case of an SQL error by the database. (Sebastian Kurfürst) 2009-07-14 525c977 Extbase: * Fixed issue that cache is tried to be cleared even if a relation is changed (Sebastian Kurfürst) 2009-07-14 dd17a78 Extbase: * fixed a potential bug in Persistence_Query. Please review @Jochen! (Sebastian Kurfürst) 2009-07-14 a00ac9f Extbase: * Implemented the handling of values === NULL in Queries; related to #3838 (needs feed-back) * Changed all calls to t3lib_div::makeInstance('Tx_Extbase_Persistence_Manager') to Tx_Extbase_Dispatcher::getPersistenceManager() * Fixed conversion of DateTime objects in Query values * Eliminated unnecessary braces * Fixed "NOT" ( from "(NOT foo='bar')" to "NOT (foor='bar')" ) (Jochen Rau) 2009-07-14 af040c0 Extbase: * Implemented a static function Tx_Extbase_Dispatcher::getPersistenceManager() * Changed Repository to invoke Tx_Extbase_Dispatcher::getPersistenceManager() * These changes should enable the Repository to be called from outside (itemProcFunc); related to #3899 (Jochen Rau) 2009-07-14 3b96e1e Extbase: * The Persistence Backend will now be injected via setter injection rather than via constructor injection. The Persistence Manager can be reached at any "place" via t3lib_div::makeInstance('Tx_Extbase_Persistence_Manager') after its first initialization (in the Dispatcher). (Jochen Rau) 2009-07-14 8bc2e42 Extbase: * Changed Argument: Check for is_object($result) instead of $result !== NULL prevents fatal error; empty result should be catched anyway * Change: The database handler is now injected to the Typo3DbBackend (for better testability) * bindVariable() uses now a unique variable name; resolves #3885 * Typo3DbBackend: the variable $sql (and its subparts) are now initialized as arrays (related to #3885 and #3826) * Typo3DbBackend: Implemented a class variable $useEnableFields (by now only used for better testability) (Jochen Rau) 2009-07-13 b9a0d31 Extbase: * Implemented cache clearing by TYPO3s clearCacheCmd. This is not particularily fine-grained, but works. references #3421 * Made AbstractEntity have a different compare method inside _isDirty() which compares objects in-depth, and not just their references. (Sebastian Kurfürst) 2009-07-13 a12f79c Extbase: * added small comments and cleaned up PHPDoc (Sebastian Kurfürst) 2009-07-13 71b8dcb Extbase (follow up to r930): * The SQL string should be syntactically correct now (needs some more testing) * Implemented a test before calling enableFields() (Jochen Rau) 2009-07-13 8a3f44c Extbase: * Fixed internal method _memorizeCleanState($propertyName); nothing was memorized if $property name was set * Removed call to $GLOBASL['TYPO3_DB']->fullQuoteString() as this should be the job of the persistence backend * Fixed Query and Query Object Model Factory (patch contributed by Frans van der Veen); Resolves #3879 * Removed obsolete commit() method in Session * Fixed invalid SQL without enableFields; Resolves #3826 * First step taken to implement the parsing of Orderings (Jochen Rau) 2009-07-13 a1365f7 Extbase: * Fixed typo in Action Controller; Resolves #3531 (Jochen Rau) 2009-07-11 f42f247 Extbase: * Reviewed code * Biggest issue: Objects must be registered manually as reconstituted in the Persistence Session. I think this should be done by the data mapper. * I still need to understand JOINs and relations fully. (Sebastian Kurfürst) 2009-07-11 3d3c9ed Extbase: * Removed unused class Literal * Added check for having the same number of $parameters and placeholders ("?") in a statement (Jochen Rau) 2009-07-11 eb8d769 Extbase: * Added some review comments for Extbase persistence rewrite (Sebastian Kurfürst) 2009-07-11 d19f351 Extbase: * Change: Using $GLOBALS['EXEC_TIME'] instead of time(); resolves #3782 * Fixed: back-ported LiteralInterface (Jochen Rau) 2009-07-10 0361d35 FLuid: * Adjustments to make it work with the new persistence rewrite (Sebastian Kurfürst) 2009-07-10 db92f57 Extbase: (Changes by Jochen) This commit merges the rewrite of the persistence layer back to trunk. It will probably break your existing installation. Please check out fluid and blog_example again. * Implemented an Object Manager (a wrapper for t3lib_div::makeInstance()) * !!! Backport of the Query and the Query Object Model from FLOW3. * !!! Removed Repository->fetch*() * Splited the functionality of the Object Relational Mapper into the Persistence Backend, the Data Mapper and the SQL Storage Backend. * Implemented the Lazy Loading Proxy. * supported Request types is now Tx_Extbase_MVC_Request instead of Tx_Extbase_MVC_Web_Request. * Changed _reconstituteProperty() to _setProperty() (according to FLOW3). * Added _getProperty() to the Domain Object. * The Dispatcher now instanciates and uses a PersistenceManager to commit changes. * Added TypoScript converter method (to convert from new TS to classic TS). Fixes #3293. * Renamed SqlBackend to Typo3DbBackend * Now using constants in Tx_Extbase_Persistence_PropertyType instead of Tx_Extbase_Persistence_Mapper_ColumnMap * Improved conversion from table value to property value * Persistence_Repository: findByUid() checks now for positive integer * Fixed: Only Aggregate Roots are now registered as Reconstituted Objects * !!! Added _isNew() to the Domain Object Interface * Revision of the Persistence Backend (CRUD operations work now - again) * Fixed Query Object Model "UpperCase" * Implemented addRow(), deleteRow() and updateRow() * Fixed: _memorizeCleanState() now clones a property value if it is an object * Argument->findObjectByUid() memorizes now the clean state (todo: check if the object is an Aggregate Root) * Removed unnecessary method getRelations() * Fixed wrong class name of PropertyError; resolves issue #3855 * Fixed typo in Persistence Query; resolves issue #3831 * Changed: Equivalent Value Objects (all properties are equal) are now persisted only once * Backport and enhanced several Unit Tests (not finished yet) * Enhanced Base Test Case * Changed signature of hasValueObject() * Changed: hasValueObject() returns the uid of the already persisted value object - if any * Fixed: relation tables are now filled with the right values if a value object already exists in the database * Changed: The Persistence Manager and the Query Factory are now "injected" into the Arguments and Argument * Deleted obsolete files (Sebastian Kurfürst) 2009-07-02 f042a41 Fluid: [+FIX] (ViewHelpers): Removed trailing whitespace in FormViewHelper, fixes #3814 (Sebastian Kurfürst) 2009-07-02 8b69826 Extbase: [+FEAT]: Added TypoScript converter method (to convert from new TS to classic TS). Fixes #3293. (Sebastian Kurfürst) 2009-06-21 f955033 tx_fluid: * translate view helper: added support for LLL-references. Resolves #3525 * translate view helper: small refactoring and code/comment tweaks, added unit test case (still needs more tests) * !!! translate view helper: default values are not HTMLEscaped anymore, so you can write fallback with HTML tags (Bastian Waidelich) 2009-06-21 338cbfe Fluid: * Added Docbook generator (Backported from v5) (Sebastian Kurfürst) 2009-06-19 74af962 Extbase: * Added injectSettings evaluation, so settings are passed to the View (fixes #3413) (Sebastian Kurfürst) 2009-06-19 fc76b5f Fluid: * Added settings to ViewHelperVariableContainer, so it is available in {settings} (Sebastian Kurfürst) 2009-06-18 2fea87a Extbase: * Added Reflection Cache patch by Niels Pardon. Thanks a lot! (fixes #3294) (Sebastian Kurfürst) 2009-06-15 044f3aa Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers) (Martin Kutschker) 2009-06-15 1660640 tx_fluid: (fresh backport from Fluid Package r2614 with FluidBackporter r2615): [FEAT] Fluid (ViewHelpers): Added AliasViewHelper, resolves #3592 [TASK] Fluid (Tests): Fixed and extended ForViewHelperTest [TASK] Fluid (Tests): Tweaked ViewHelperBaseTestcase [TASK] Fluid (Tests): Fixed some PHP Doc Comments (Bastian Waidelich) 2009-06-15 94baa46 tx_fluid: (fresh backport from Fluid Package r2609 with FluidBackporter r2611): [FIX] Fluid (Core): Set controller context only if not null. This needs to be done for rendering contexts without a controller context (e.g. in a service) [TASK] Fluid (Core): Fixed a few doc comments [TASK] Fluid (Core): Removed commented-out code as it was obsolete (Bastian Waidelich) 2009-06-14 8a92180 Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers) (Steffen Kamper) 2009-06-14 3468751 Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers) (Steffen Kamper) 2009-06-14 2cae848 Fixed typo where Tx_Extbase was wrongly typed without underscore as TxExtbase. (Ingmar Schlecht) 2009-06-12 13beb73 Extbase: * Tx_Extbase_MVC_Web_Routing_URIBuilder: * $additionalArguments is an array now. URIFor() merges additionalArguments with arguments. Fixes #3575 * DomainObjects in arguments are now replaced recursively. DomainObjects are replaced in additionalArguments too. * cache hash is disabled if noCache is set * added test cases * some smaller tweaks and typo-fixes * Fixed Tx_Extbase_MVC_Controller_AbstractController_testcase - was still refering to "Tx_Extbase_MVC_View_Helper_URIHelper" (Bastian Waidelich) 2009-06-09 796c18b Fluid: * !!! Commented out last change of Jochen. Please add it again when you commit it @Jochen * Added Boolean Expression Language * Fixed #3551 (Sebastian Kurfürst) 2009-06-08 042883b Fluid: * Added "injectObjectManager" to the fake object factory (required by the upcoming committ of the refactored peristence layer) (Jochen Rau) 2009-06-08 a806021 Extbase: * Removed new lines after ?>; resolves # (Jochen Rau) 2009-06-02 ca419b4 Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements (Benni Mack) 2009-05-28 3a7ca72 Fluid: * Second part of the last big commit (Sebastian Kurfürst) 2009-05-28 50af6b9 Fluid: * Backported major changes from Fluid v5 to Fluid v4 * !!! Many of these changes are not backwards-compatible! Please read this if you have written custom ViewHelpers! * Introduced Shorthand Syntax for calling ViewHelpers * Core: ** Lots of internal cleanup and refactorings. ** !!! Complete restructuring into subpackages. * ViewHelpers: ** !!! The base classes of ViewHelpers changed to Tx_Fluid_Core_ViewHelper_AbstractViewHelper and Tx_Fluid_Core_ViewHelper_TagBasedViewHelper. Please adjust your ViewHelpers! ** !!! $this->variableContainer has been renamed to $this->templateVariableContainer ** !!! the view is not in $this->variableContainer anymore. Currently there is no way to fetch the View from a ViewHelper. ** Introduced a new $this->controllerContext containing the context variables of the controller ** !!! The request can be now found in $this->controllerContext->getRequest() ** !!! The URIHelper has been renamed to URIBuilder and can be now found in $this->controllerContext->getURIBuilder() ** Introduced a new ViewHelperVariableContainer, available in $this->viewHelperVariableContainer to pass data between ViewHelpers. Should only be needed in very rare cases. ** !!! Removed ViewHelper! Please remove these declarations in your template! Escaping of object accessors is now automatically done, see next point. * !!! ObjectAccessors {...} are now automatically HTMLspecialChar'd if not used as an argument to a ViewHelper. This is done using a new ObjectAccessorPostProcessor. Lateron, this will be made configurable. (Sebastian Kurfürst) 2009-05-28 34a7724 Extbase: * Backported major changes from FLOW3 to Extbase. * !!! Some of these changes are not backwards-compatible! * MVC: ** Controller: *** Added ControllerContext *** AbstractController: **** !!! removed initializeArguments(). Use ActionController::initializeAction() instead. *** ActionController: **** !!! removed $initializeView **** !!! new method signature of protected function initializeView(Tx_Extbase_View_ViewInterface $view) ** View: *** !!! Removed Helper (and URIHelper) **** !!! URIHelper has been moved to MVC_Web_Routing_URIBuilder and can be accessed through $this->controllerContext available in View and (Fluid) ViewHelpers *** AbstractView: **** !!! removed $request **** removed $viewHelpers **** !!! removed getViewHelper() **** removed $contextVariables **** added $controllerContext * Validation: ** !!! ValidatorResolver: now internal! You should not need to use it! ** !!! renamed ChainValidator to ConjunctionValidator ** Introduced PropertyError ** Added new validators (f.e. DisjunctionValidator and some others missing from FLOW3) (Sebastian Kurfürst) 2009-05-23 f7546d1 Cleanup: Fixed formatting issues in typo3 and test PHP files (Oliver Hader) 2009-05-22 cf26610 Extbase: * Started to backport the test cases for the Repository (Jochen Rau) 2009-05-22 de35aef Extbase: * Removed debug code * Removed TODO comment (now issue on forge) (Jochen Rau) 2009-05-22 29d7a1c Extbase: * Added comment to all backported FLOW3 classes ("Credits go to v5 team") (Jochen Rau) 2009-05-21 2cac45d Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management) (Steffen Kamper) 2009-05-21 841271d Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object (Steffen Kamper) 2009-05-19 12039a7 Extbase: * Tx_Extbase_Utility_Plugin::registerPlugin(): removed debug code * re-implementet underscoredToUpperCamelCase() in Utility Plugin (Jochen Rau) 2009-05-19 3c3f9a7 Extbase: * Changed Tx_Extbase_Utility_Plugin::registerPlugin(): You are now free to choose whether you want to pass the extension name (in UpperCamelCase) or the extension key available in $_EXTKEY (in lower_underscore) as first argument (Jochen Rau) 2009-05-19 9205733 Extbase: * Fixed wrong class name of Tx_Extbase_Utility_Plugin_testcase (not mission critical) (Jochen Rau) 2009-05-18 0821b83 Extbase: * Added a new registerPlugin() method to Extbase UtilityTx_Extbase_Utility_Plugin::registerPlugin('BlogExample', 'Pi1', 'A Blog Example', array('Blog' => 'index,show,edit')); * Added Unit Tests (Jochen Rau) 2009-05-18 6e27437 Extbase: * Some minor code cleanup * Added some release notes (Jochen Rau) 2009-05-18 b07fa0b Extbase: * changed the default value of the section parameter from NULL to '' as that's the default of the link/uri view helpers of Fluid. * The check whether $section is set was not type-safe. fixed that. (Bastian Waidelich) 2009-05-18 8e91de1 Fluid: * Removed debug output from Tx_Fluid_ViewHelpers_Uri_ActionViewHelper. * Controller-Fallback is not required anymore, it is done in the URIHelper of Extbase * Tx_Fluid_ViewHelpers_Link_PageViewHelper now uses the URIHelper directly instead of referring to the corresponding URI ViewHelper (Bastian Waidelich) 2009-05-17 f994c8d Fluid: * Fixed ViewHelpers to match the new URIHelper (Sebastian Kurfürst) 2009-05-17 92b50eb Extbase: * Corrected all @package and @subpackage annotations * added preliminary @internal annotations * Fixed URIHelper based on a patch by Bastian Waidelich * Set version number in ext_emconf.php to 0.9.0 This version can now go into TYPO3 4.3 alpha3. (Sebastian Kurfürst) 2009-05-16 27bbf65 tx_fluid: * !!!changed view helpers once again!!! link view helpers reside in the link subfolder now. For each link view helper there is a corresponding uri helper now. Check out https://svn.typo3.org/TYPO3v4/CoreProjects/MVC/viewhelpertest for a working example. * TagBuilder->setContent does not apply htmlspecialchar() on the the tag contents, as that does not really makes sense - if you really need to escape tag contents, you gotta do it yourself now. (Bastian Waidelich) 2009-05-16 a963d0e Extbase: * Removed all Query related class files and tests (will be reverted after TYPO3 4.3alpha3 was released) (Jochen Rau) 2009-05-16 caa24ca Extbase: * Changed all method calls using Tx_Extbase_Utility_Strings to the correspondant t3lib_div methods * Deleted Tx_Extbase_Utility_Strings (Jochen Rau) 2009-05-16 d3743fb Extbase: * Extensive code cleanup * Deleted obsolete files (Jochen Rau) 2009-05-16 581c108 Fluid: (Backported from Fluid Package r2213 - r2230): * AbstractViewHelper: there is no default data type of "Text" set anymore for method parameters to be able to throw a meaningful exception if method argument annotations could not be parsed (e.g. due to PHP optimizers that stripped off the docComments). This relates to #3309. * Started to refactor unit tests in order to reduce dependencies. This relates to #3311. * Replaced public properties by setter methods in core classes. (Bastian Waidelich) 2009-05-16 47ea698 Extbase: * Removed outdated documentation files (Jochen Rau) 2009-05-16 92b0c7f Extbase: * TypoScriptSource: All trailing dots are removed recursively from TypoScript Settings. The node value (like 10 = TEXT) is now stored assigned to a "private" array key called "_typoScriptNodeValue". (Jochen Rau) 2009-05-16 caa8439 Extbase: * Done some more remaining renaming from pluginKey to pluginName (Jochen Rau) 2009-05-16 439e3e4 Extbase: * Done some remaining renaming from pluginKey to pluginName (Jochen Rau) 2009-05-16 5426875 Extbase: * Declared the getUid() method in the AbstractDomainObject to be final (it should never be overwritten by concrete implementations) (Jochen Rau) 2009-05-15 3ba27ff Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3 (Karsten Dambekalns) 2009-05-15 3371612 Extbase: * Fixed Bug #3320: Double & in URL parameters (Jochen Rau) 2009-05-15 5bd9035 Extbase: * Moved class.tx_extbase_dispatcher.php to Classes/Dispatcher.php (Jochen Rau) 2009-05-15 22a2dbb Extbase: * Changed naming $pluginKey to $pluginName * Deleted patches from the Documentation folder * Removed spl_autoload_register() from the BaseTestcase * Taken a few more steps towards the implementation of a Query object (Jochen Rau) 2009-05-14 96d7775 Fluid: * adding some class comments (Sebastian Kurfürst) 2009-05-14 02f21b0 Extbase: * The autoloader is now registered in ext_localconf, thus as soon as extbase is installed. (Sebastian Kurfürst) 2009-05-11 4efd8d6 Fixed wrong subclass (was not backported properly) (Christopher Hlubek) 2009-05-11 44a6fa0 Extbase: * Fixed typo in ActionController (Bug #3253) * Adjusted the unit tests to cover that issue (Jochen Rau) 2009-05-08 51b6980 Fluid: * FormViewHelper: fixed render() method according to the latests URIHelper changes, tweaked renderHiddenIdentityField() * Added backported ViewHelperException * Added backported BaseViewHelper (this is mainly needed for the unit tests to run) * Added backported Fluid tests and fixtures * Removed unused files README.txt, test.php and doc/* * Set extension version to 0.1.0 (Bastian Waidelich) 2009-05-08 8357c87 Extbase: * The Request Builder is now aware of the Request Method * URIHelper translates a Domain Object into an foo[uri]=123 part * Argument: fixed findObjectByUid() * AbstractDomainObject now returns TRUE after successful _reconstituteProperty() * Several Unit Tests added * Some code clean-up (Jochen Rau) 2009-05-08 c97b276 Extbase: * The Request Builder is now aware of the Request Method * URIHelper translates a Domain Object into an foo[uri]=123 part * Argument: fixed findObjectByUid() * AbstractDomainObject now returns TRUE after successful _reconstituteProperty() * Several Unit Tests added * Some code clean-up (Jochen Rau) 2009-05-08 7cb343a Fluid:: * Fixed FormViewHelper for $pageUid = 0 * Supressed notice on non existing indexes in TranslatViewHelper (Jochen Rau) 2009-05-08 1c33c29 Fluid: * Improved Backport (prefix "Tx_Fluid..." won't be applied within comments * If a view helper throws a ViewHelperException, that will be caught in ViewHelperNode to be able to react differently depending on the execution context (e.g. the error message could be outputted only when the current IP is within "devIPmask"). See DateViewHelper for an example. * fixed EmailViewHelper. Since latest changes $this->renderChildren() returns NULL instead of an empty string if tag has no content * removed test code from TranslateViewHelper.. sorry * Modified ActionlinkViewHelper & TypolinkViewHelper according to the latest URIHelper changes * unit tests on their way! (Bastian Waidelich) 2009-05-08 db64e2d Extbase: * improved URIFor-helper after discussion with Jochen: pageUid is required now, fallback to current page is done in link view helpers. Replaced parameter $prefixedExtensionKey by the two parameters $extensionName & $pluginName. Added $pageType parameter. The current signature of URIFor is: public function URIFor( (Bastian Waidelich) 2009-05-06 37774f5 Extbase: * replaced lcfirst() calls by lib_div::lcfirst() as this is only available for PHP5.3+ (Bastian Waidelich) 2009-05-06 6422d74 Fluid: * removed obsolete compatibility classes and replaced references with the respective extbase classes * added ob_start() to debug view helper (Bastian Waidelich) 2009-05-05 603bd87 Fluid: * updated currency, date, number and printf view helpers to use tag contents as their main input as discussed in the mailing lists. This will most probably break your existing fluid templates (again) - but, hey, thats bleeding edge. (Bastian Waidelich) 2009-05-05 38ebced Fluid: * Changes backported from FLOW3: * major cleanup and refactoring of core and view helper classes & comments * added validation for boolean arguments in AbstractViewHelper * added initialize-method to AbstractViewHelper, that is called before render(). This was especially needed for tagbased viewhelpers. * renderChildren() now directly calls evaluateChildNodes() on the respective view helper node allowing us to render objects/arrays. * improved boolean type conversion for arguments in ViewHelperNode. * added TagBuilder class, re-wrote all tag based view helpers to use it (see form view helpers for some examples) * ViewHelperArguments collection got a new method "hasArgument()" that returns TRUE when the specified argument exists and is not NULL * tx_fluid changes: * Improved fake object factory. Now objects are injected to subclasses and implementations of the specified classes/interfaces. * cleaned up and tweaked view helpers. Removed Parsefunc, Stdwrap and TypoScript view helpers for now. Added CObject, If/Then/Else, EmailLink, Crop, Currency, Debug, HTML, Nl2br, Image view helpers. Thanks to Sebastian Böttger, Christopher Hlubek, Niels Pardon, Andreas Pattynama for the help! * Note: Unit tests not fully backported yet. (Bastian Waidelich) 2009-05-05 effc992 Extbase: * URIHelper: * fixed PHP warnings by removing unused variables * only set action/controller arguments if they are specified * argument $extensionName was ignored * additionalParams can be multi-dimensional now, query is built with http_build_query * useCacheHash is automatically enabled when there are additional parameters. This can be avoided by setting $option['useCacheHash'] = 0 * Note: URIHelper needs further investigation in FLOW3 & Extbase. * ObjectRelationalMapper: * added fallback if no t3lib_DB is specified while instantiating to avoid exceptions. This is just a temporary fix with the least side-effects and might need a rework! (Bastian Waidelich) 2009-05-05 2a62342 Extbase: * Renamed UriHelper to URIHelper again (to be as compatible to FLOW3 as possible) (Jochen Rau) 2009-05-05 83fb0fe Extbase: * Fixed Bug #3221: When EXT:fluid is not loaded or unavailable, the ActionController looks for a non-existing view. * Fixed Bug #3224: Call to undefined method Tx_Extbase_Reflection_ParameterReflection::getPosition(). * Fixed Bug #3215: Tx_Extbase_MVC_Controller_AbstractController::forward() does not work. * Renamed DefaultController to StandardController * Renamed ExtensionName to ControllerExtensionName in the Request class * Tx_Extbase_MVC_Controller_AbstractController: URIHelper, ValidationResolver are now "injected" * Tx_Extbase_MVC_Controller_AbstractController: added canProcessRequest() * Tx_Extbase_MVC_Controller_ActionController: ReflectionService is now "injected" * (Re-)backported the Validation framework according to the latest changes in FLOW3 * Backported parts of the Property Mapper * Added several Unit Tests * Added buildAccessibleProxy() method to the Base testcase * First step to backport the Query object (only QueryRawSQL and QueryByExample) (Jochen Rau) 2009-05-05 240cf1d Fluid: * !!!Changed signature of the URIViewHelper methods * Moved the assignment of the 'view' from initializeView() to the constructor (Jochen Rau) 2009-04-30 f2a89ec Extbase: * Rename URIHelper to UriHelper (2nd step) (Jochen Rau) 2009-04-30 5d0ab8a Extbase: * Rename URIHelper to UriHelper (1st step) (Jochen Rau) 2009-04-30 fa54b32 Extbase: * Fixed an issue where Extbase throws an exception if no TS Setup was defined (reported by Thomas Hempel) (Jochen Rau) 2009-04-30 fd47a54 Fixed #3065: ObjectFactory is unable to call t3lib_div::makeInstance. (Sebastian Kurfürst) 2009-04-17 d6b0769 Fluid: * Fixed bug #3122 * Performance improvements from v5 Fluid (Sebastian Kurfürst) 2009-04-17 e774c2d Moved old documentation (Sebastian Kurfürst) 2009-04-16 3bc6e23 Extbase: * Removed debug code (Jochen Rau) 2009-04-16 52a93a1 Extbase: * Revised Request Builder according to the latest syntax of t3lib_extMgm::addExtbasePlugin() * Added necessary core patch and unit tests (Jochen Rau) 2009-04-15 c31e706 Fluid: * Some adjustments to the code according to the renaming of "blogexample" to "blog_example" (Jochen Rau) 2009-04-15 a5bb3ab Extbase: * Some adjustments to the code according to the renaming of "blogexample" to "blog_example" (Jochen Rau) 2009-04-15 502c039 ExtBase: * Changed Configuration Manager: You don't have to call loadGlobalSettings() anymore * Adapted test cases * Added test cases for Configuration Manager (Jochen Rau) 2009-04-15 61ab881 ExtBase: Removed call-time pass-by-references in ObjectRelationalMapper (Bug #3090) (Niels Pardon) 2009-04-13 bf34ac4 Fluid: * Changed ExtBase to Extbase (fixes Bug #3075) (Jochen Rau) 2009-04-12 5ffb78a Added type hinting to render() method of ActionlinkViewHelper, TypolinkViewHelper and DateViewHelper (Niels Pardon) 2009-04-12 d8c7e2e Added stdWrap view helper (Niels Pardon) 2009-04-12 5eb4e51 Added parseFunc view helper (Niels Pardon) 2009-04-12 a68b28f Fluid: * Cleaned up TypoScriptViewHelper * Cleaned up ForViewHelper (Sebastian Kurfürst) 2009-04-10 e060167 Solved issue #3068: Fluid: TranslateViewHelper does only work once (Niels Pardon) 2009-04-09 f7ac46c Added TypoScript view helper for Fluid (Niels Pardon) 2009-04-08 a0b0ca4 Extbase: * Persistence layer completely revised * Decoupled ORM from Persistence Session * Order of CRUD now the same as in FLOW3 * Added addAll() and removeAll() to Object Storage * Added Identity Map (Jochen Rau) 2009-04-08 1f66f4e Fluid: * Fixed a problem when the name of a form element tag came from $arguments['property] * Added tag attributes "rows" and "cols" to form.textarea (Jochen Rau) 2009-04-06 b821316 Extbase: * !!!Renamed ExtBase to Extbase (extension key is now extbase) (Jochen Rau) 2009-04-05 92a8583 * Added format.number, format.printf and format.htmlescape view helpers with tests (Christopher Hlubek) 2009-04-03 ed2f30b ExtBase: * Revised RequestBuilder and Request * Added Unit Tests for the Request Builder (Jochen Rau) 2009-04-03 7ab2f43 ExtBase: * Started to back-port parts of the FLOW3 manual * Removed isNonCachableAction() method * Implemented validation error handling (errorAction() and preProcessArgument() methods in Action Controller) * Removed property $dataTypeValidator (using $validator instead) * Added getErrors() and areValid() to Arguments * Removed dependency to TYPO3 v4.3 (Jochen Rau) 2009-03-31 56520e0 ExtBase: * Request->arguments is now an array instead of an ArrayObject * AbstractController: Fixed redirect() and forward() helpers (Sebastian Kurfürst) 2009-03-31 08e5753 Extbase: * Moved URIHelper to View * Did some cleanup (Sebastian Kurfürst) 2009-03-31 3ef7ac0 Fluid: * Added Form* view helpers backported from v5 * Adjusted view helpers to refactoring of URIHelper (Sebastian Kurfürst) 2009-03-30 89c8717 Updated todo list (Sebastian Kurfürst) 2009-03-28 8a1f203 Added TODO for deletion of value objects (Christopher Hlubek) 2009-03-28 7d20005 Added TODO for recursive delete, commented out broken recursive delete (Christopher Hlubek) 2009-03-28 8041d0c The link view helpers are now based on the new URIHelper (Christopher Hlubek) 2009-03-28 7a26d76 Implemented the URIHelper and backported new redirect for the controller (Christopher Hlubek) 2009-03-28 6850490 Added update to TYPO3 refindex for insert and delete (Christopher Hlubek) 2009-03-28 516e701 ExtBase: * Fixed call to the fetch method from the repository (signature lacked the $from) (Jochen Rau) 2009-03-28 770b8db Extbase - first attempt for hook (Sebastian Kurfürst) 2009-03-28 df98329 ExtBase: * Fixed registration of allowed actions of a controller (Jochen Rau) 2009-03-28 591d8f8 ExtBase: * $defaultViewObjectName = "Tx_Fluid_View_TemplateView" is now defined in the Action Controller * Added a Request Builder * Refactored and revised Dispatcher * Added Empty View and Default View * Added Controller and View folder inside Classes folder (Jochen Rau) 2009-03-28 c94b14a Fluid: * Fixed problem with encoding of the url arguments * The link view helper now takes the controller argument into account (Jochen Rau) 2009-03-28 4605886 Splitted logic between entities and ValueObjects (Sebastian Kurfürst) 2009-03-28 6ba23b4 Value objects will be reused by looking up existing objects when inserting (Christopher Hlubek) 2009-03-28 e65c3fb * The object relational mapper will gather statistics about database operations and reconstitutions * Implemented a simple first level cache for object reconstitution in the mapper (Christopher Hlubek) 2009-03-28 5525f95 Added a key argument to enable the usage of associative arrays in for (Christopher Hlubek) 2009-03-28 07a35bc Initialize translate view helper only once per request (Christopher Hlubek) 2009-03-28 7f20bfe Extbase: * Arguments: we now support default arguments (Sebastian Kurfürst) 2009-03-28 4b8162a Made ObjectFactory really work (Sebastian Kurfürst) 2009-03-28 b0a3927 ExtBase: * The type casting is now Tx_ExtBase_DomainObject_DomainObjectInterface instead of Tx_ExtBase_DomainObject_AbstractDomainObject * Added several comments to the Data map * The dispatcher sends now added headers (Jochen Rau) 2009-03-28 af05a8f Extbase: Performance improvements (Sebastian Kurfürst) 2009-03-28 8992c94 ExtBase: * Replaced preg_replace with str_replace in Utility String (Jochen Rau) 2009-03-28 e652bb9 ExtBase: * Adjusted class names of exceptions (Jochen Rau) 2009-03-28 561a1b9 ExtBase: * Removed marker based template engine (it was replaced by fluid - hooray) (Jochen Rau) 2009-03-28 9bc919e ExtBase: * Added several methods to check for common columns (crdate, cruser_id, tstamp etc.) and retrieve their names * Implemented these checks in the ORM (Jochen Rau) 2009-03-28 4b396cd ExtBase: * Reorganized folder structure of the tests (Jochen Rau) 2009-03-27 6b3e3d0 Fluid: Default arguments are not validated anymore (Sebastian Kurfürst) 2009-03-27 9c9157f argument registration (Sebastian Kurfürst) 2009-03-27 ef68b3f Optimized reflection service to reflect only the methods needed (Christopher Hlubek) 2009-03-27 dc17dd8 Ported the existing translation view helper from extbase to fluid (Christopher Hlubek) 2009-03-27 0f01e1a Fluid backport (Sebastian Kurfürst) 2009-03-27 b2c729f New view helpers (Sebastian Kurfürst) 2009-03-27 3dfb679 added view->initializeView()! (Sebastian Kurfürst) 2009-03-27 f5489ab Implemented a basic date view helper (Christopher Hlubek) 2009-03-27 7a22218 ExtBase: * Change: "action=show" has also to be prefixed like "tx_blogexample_post[action]=show" (Jochen Rau) 2009-03-27 ec73e1e Fixed wrong sql fetch (Christopher Hlubek) 2009-03-27 6b9252e ExtBase: * Fixed reconstitution of objects (Jochen Rau) 2009-03-27 918d402 Refactored the ObjectRelationalMapper, fixed testcases (Christopher Hlubek) 2009-03-27 34b5252 BlogExample: * !!!Database table names have changed because of the folder structure ExtBase: * Big performance enhancement after profiling (cached Data Maps inside the ORM) (Jochen Rau) 2009-03-27 e210867 ExtBase: * Adapted tests according to the changed folder structure * ORM refactoring part II (to be continued) (Jochen Rau) 2009-03-27 cb0e7c2 Fixed reflection service getMethodParameters test (Christopher Hlubek) 2009-03-27 113f51f ExtBase * Refactored ORM and Persistence Repository * Marked several tests as incomplete (they have to be revised) (Jochen Rau) 2009-03-27 3e7a1d9 ExtBase * Revised Object Storage * Added test cases for the Object Storage * Moved check for empty $where clause to the fetch method * fetchWithRelationTable() is broken -> fixed with a work-around (Jochen Rau) 2009-03-27 77a807c Fluid: Added typolinkViewHelper and a basic actionViewHelper; fixed many argument things ;-) (Sebastian Kurfürst) 2009-03-27 3084dee Extbase: Fixed a bug in reflectionService (Sebastian Kurfürst) 2009-03-26 1ce4488 Fixed class properties of reflection service (Christopher Hlubek) 2009-03-26 b8f6da7 Implemented partial backport of the FLOW3 Reflection Service (Christopher Hlubek) 2009-03-26 8b562c5 Fixed bug in convertPropertyValueToFieldValue (Christopher Hlubek) 2009-03-26 ddfaa33 Fluid: Added automatic registration of arguments (Sebastian Kurfürst) 2009-03-26 6f6c6a4 Added parameter reflection backport! (Sebastian Kurfürst) 2009-03-26 c83f81d ExtBase * Removed dependency on fluid (Jochen Rau) 2009-03-26 7def630 ExtBase * The Object Storage throws now an exception if an object is attached like this $storage[] = $object * Some minor fixes to the ORM (Jochen Rau) 2009-03-26 ea8eb33 Fluid * Fixed class name Tx_ExtBase_MVC_View_AbstractView (Jochen Rau) 2009-03-26 811670e ExtBase * Changed the folder structure: moved all mvc related files to the MVC folder (Jochen Rau) 2009-03-26 dda3093 Committing changes (Sebastian Kurfürst) 2009-03-26 f5e61b4 Extbase: * Adapted ActionController to work with Fluid (Sebastian Kurfürst) 2009-03-26 063b18f ExtBase * Removed namespace for $_GET Var. action=setup * Fixed issue with fetchWithRelationTable() * Fixed issue with fullQuote() while converting properties to fields (Jochen Rau) 2009-03-26 3d8ce2a Fluid: First backport (Sebastian Kurfürst) 2009-03-25 3c7a413 ExtBase: * Removed code responsible for caching from the dispatcher * Extended the argument namespace with a controller postfix * Adjusted the LinkHelper (Jochen Rau) 2009-03-25 35533ed * Implemented eager loading of has-one relations * The generic finder can now use nested examples * Refactored the generic finder * Fixed some bugs in the DataMap * Moved TYPO3_DB to a property in ObjectRelationalMapper to make it injectable for unit tests (Christopher Hlubek) 2009-03-25 eac3beb first fluid version (Sebastian Kurfürst) 2009-03-25 09b846e Adding fluid (Sebastian Kurfürst) 2009-03-25 d514a31 ExtBase: * Changed method to determine the type of value in the Data Map * Merged convertValueToQueryParameter() into convertPropertyValueToFieldValue() (Jochen Rau) 2009-03-25 9d42c00 ExtBase: * Renamed $extensionKey to $extensionName to avoid confusion; the extensionName is always UpperCamelCase while the $extensionKey is lower_under_scored (Jochen Rau) 2009-03-25 fe0f336 ExtBase: * Fixed configuration source class names (Jochen Rau) 2009-03-25 7387416 ExtBase: * Renamed the configuration source files to be more readable as short file names (Jochen Rau) 2009-03-25 1c37a9a ExtBase: * Renamed the extension EXTMVC to ExtBase according to the latest discussions on the snowboard tour * Changed the class names to fit the UpperCamelCase rule (Jochen Rau) 2009-03-24 e2df21b EXTMVC: * Removed obsolete comments (Jochen Rau) 2009-03-24 c6caa5f EXTMVC: * Implemented LIMIT for findOneByProperty() (Christopher Hlubek) (Jochen Rau) 2009-03-24 5486cab EXTMVC: * Added test case for the ORM (Christopher Hlubek) * Moved generic find() to ORM (Christopher Hlubek) * Added methods to set, get, and send headers an content to the response (Jochen Rau) (Jochen Rau) 2009-03-24 944a80a EXTMVC: * Refactored ORM (Jochen Rau) 2009-03-24 53a1039 EXTMVC (Patch provided by Christopher Hlubek) * Added Base Testcase mit AutoLoader * Added several test cases * Added support for RELATION_HAS_ONE * Added a generic find method with query substitution (Jochen Rau) 2009-03-24 0b451be EXTMVC: * Added some TODOs (Jochen Rau) 2009-03-24 0da65c2 EXTMVC: * _getProperties() doesn't return the property "_cleanProperties" anymore * Fixed insertion of data in relation tables (Jochen Rau) 2009-03-24 d2900c9 EXTMVC: * All class files are renamed to a short version (according to FLOW3 and after a discussion on the snowboard tour; class names remain long) * Next step: Renaming EXTMVC -> ExtBase (Jochen Rau) 2009-03-24 8583a55 EXTMVC: * Now Implementing the AbstractDomainObject against the DomainObjectInterface (Jochen Rau) 2009-03-24 b294ee7 EXTMVC: * Fixed setupAction() * Renamed ValueObject and Entity to AbstractValueObject and AbstractEntity (Jochen Rau) 2009-03-24 33b8e17 EXTMVC: * Request is now a prototype * Renamed "cleanProperties" to "_cleanProperties" * Removed $blacklistedFindByProperties * Renamed $session to $persistenceSession * Now using TSFE instead of cObj for enableFields() * Removed findOne() from the Persistence Repository * Added option to switch of enableFields (used by default) (Jochen Rau) 2009-03-24 4a15f36 EXTMVC: * Refactored dispatcher * Moved isCachableAction() to the ActionController * Fixed invokation of EmptyView if no view was specified * Fixed type of cruser_id (now Integer) * Revised and refactored ORM * removed $aggregateRootClassName from Persistence Repository (Jochen Rau) 2009-03-23 502cf91 EXTMVC: * Added comments to the ObjectStorage * Removed Query related files (Jochen Rau) 2009-03-23 a6226df EXTMVC: * Changed validation of floats * Revised View Helpers (changed signature!) (Jochen Rau) 2009-03-20 d3bea12 EXTMVC: * Fixed initialization of $additionalHeaderData (Jochen Rau) 2009-03-19 f145b9d EXTMVC: * Added several comments to the TemplateView (Jochen Rau) 2009-03-19 d42d466 EXTMVC: * Fixed typo in Response (thanks to Stefan Isak) (Jochen Rau) 2009-03-18 81bb15f EXTMVC: * Removed all require_once statements (using the preliminary autoloader mechanism in the dispatcher) * Renamed variable $additionalHeaderTags of the Response to $additionalHeaderData (and also the corresponding methods) * The $arguments of the Request holds now a plain associative array instead of TX_EXTMVC_Controller_Arguments * Optimized TS setup source handling * Some minor code clean-up (Jochen Rau) 2009-03-17 3fcfff3 EXTMVC: * Adjusted all copyright notices to GPL * Added package and subpackage annotations (Jochen Rau) 2009-03-17 9376a8c EXTMVC: * Several fixes and added comments according to the review of Sebastian Kurfürst (thanks a lot) (Jochen Rau) 2009-03-17 69cc76a MVC: Review with source annotations (Sebastian Kurfürst) 2009-03-17 8d17ad8 EXTMVC: * Added FlexForm and TypoScript configuration source (Jochen Rau) 2009-03-16 5380057 EXTMVC: * Adapted TemplateView to meet the changes in the Templates folder structure * First step towards the implementation of the ConfigurationManager (Jochen Rau) 2009-03-16 acf85a0 EXTMVC: * Refactored Validation * Fixed caching (Jochen Rau) 2009-03-16 580d7ef EXTMVC: * next step of refactored validation (Jochen Rau) 2009-03-16 fc80ff4 EXTMVC: * first step of refactored validation (Jochen Rau) 2009-03-15 4815683 EXTMVC: * settings are now injected to the controller * extension, controller, action to be called can now be set via $_GET * the ViewObjectName is now resolved in the ActionView * the Action is now stored in uppercase in the WebRequest (Jochen Rau) 2009-03-13 8a8d757 EXTMVC: * improved marker based template engine * added support for ViewHelper * added RequestUri and BaseUri to the request * added LinkHelper, ConvertHelper and others (not finished yet) (Jochen Rau) 2009-03-11 618639f Cleanup: Updated ext_emconf.php files in system extensions (Oliver Hader) 2009-03-11 bfafac7 Blogexample: * Improved TemplateView (no ViewHelper integration by now) (Jochen Rau) 2009-03-09 5e83d5c Cleanup: Updated copyright notices (Oliver Hader) 2009-03-05 b9ecfad EXTMVC * removed all @author annotations (as this is v4.x style) (Jochen Rau) 2009-03-05 8c52a3c EXTMVC * removed declare(ENCODING = 'utf-8') * added option to switch to an uncached plugin by defining $nonCachableActions in the controller (Jochen Rau) 2009-02-27 b95af59 * moved all validation code to the Argument * now setValue() validates the value before it is set in the Argument * deleted some unnecessary files (we don't support validation chaining by now) (Jochen Rau) 2009-02-27 b9a357b * arguments mapping and validation works now (needs feed-back and proper testing) * adapted some Validators * renamed in some methods property->argument unless we have a Property Mapper (Jochen Rau) 2009-02-25 cf55fb6 * first steps towards $_GET and $_POST argument validation taken (Jochen Rau) 2009-02-20 13babd0 * fixed mapping of values in the view (Jochen Rau) 2009-02-20 acc281c * added a findOne() method to the Repository * enhanced Template View (a lot more to do) * first implementation of the argument mapping (you can say addNewArgument('foo') now) (Jochen Rau) 2009-02-19 d03bf32 * fixed a bug in where clause * added some more unit tests for the Data Map (Jochen Rau) 2009-02-19 22b1185 * added first sketch of an auto loader (will become obsolete at time the new TYPO3 auto loader is implemented) * refactored Data Map for better testability * added test case for Data Map (Jochen Rau) 2009-02-17 32bbe26 * deleted some unnecessary class files (Jochen Rau) 2009-02-17 69abadf * added isRelation() method to Column Map * refactored Object Relational Mapper * fixed check for right constants in Column Map (Jochen Rau) 2009-02-17 feb38f5 * renamed TcaMapper to ObjectRelationalMapper * added call to template method initializeObject() (necessary for domain objects to restore settings while __construct() AND __wakeup()) * renamed initCleanProperties() to initializeCleanProperties() * cleaned up _getProperties() in domain objects * huge refactoring of the data mapping - introduced the meta-data mapping pattern - added a generic data map for every $TCA table - added a column map for every column in a table - Object Relational Mapper is now responsible only for mapping the objects to tables * the Object Storage now implements ArrayAccess * added toArray() method to the Object Storage * added generic "findOneBy[PropertyName]()" method to the Repository (Jochen Rau) 2009-02-10 75db727 * added some fixtures for the unit tests * added a cache for the table configurations * removed the require statements from the dispatcher * added includeLibs to the blog example (Jochen Rau) 2009-02-04 8b77e9e * added some more unit tests for the Persistence Session (Jochen Rau) 2009-02-04 cd41996 * wrote some unit tests for the Persistence Session (using a patched version of tx_phpuit); more to come * added some checks (Exceptions) for wrong registration of objects (e.g. trying to register added after registered the same object as reconstituted) (Jochen Rau) 2009-02-04 22fb307 * implemented support for additional header data * deleted Web Request Builder and merged necessary code to Dispatcher (Jochen Rau) 2009-02-04 df3acd3 * implemented Exception_StopAction caught in the Dispatcher * merged methods of the RequestHandlingController to the ActionController * deleted RequestHandlingController * fixed storage pid for inserted objects (Jochen Rau) 2009-02-04 0bd173d * implemented recursive deletion of objects (deletes the object its 1:n related objects and relations in mm tables but not mm related objects) (Jochen Rau) 2009-02-04 e094b0d * data mapper almost implemented (todo: deletion of objects) * implemented _getDirtyProperties() to AbstractDomainObject * added check for aggregate root class in add() and remove() of the Domain Repository (Jochen Rau) 2009-02-04 c3fd02f * data mapper almost implemented (todo: deletion of objects) * implemented _getDirtyProperties() to AbstractDomainObject * added check for aggregate root class in add() and remove() of the Domain Repository (Jochen Rau) 2009-02-03 ee67b28 * some more steps towards an implementation of the TCA mapper (Jochen Rau) 2009-02-02 6a6040d * introduced a tca mapper (Jochen Rau) 2009-02-01 a3f1549 * refactored Repository (moved methods from blogexample to extmvc) * first sketch of LLL handling (not finished yet) (Jochen Rau) 2009-01-30 12924fd * implemented support for m:n relations (Jochen Rau) 2009-01-30 5cc5724 * 1:n relations are fetched an reconstituted recursively * reconstitution of objects works with rich contructors (Jochen Rau) 2009-01-30 8f7b4da * deleted unnecessary RequestHandling classes (Jochen Rau) 2009-01-30 ed0fa8b * refactoring of DomainObject and Utility classes (Jochen Rau) 2009-01-29 217c789 * renamed EntityObject to Entity * renamed 'hands off' methods; underscore is now first char * renamed private variables in AbstractDomainObject (Jochen Rau) 2009-01-29 893cb7f * some refactorings * implemented camelCaseToLowerCaseUnderscored() utility method (Jochen Rau) 2009-01-28 09251e7 * first step towards magic findByPropertyXYZ() methods taken (Jochen Rau) 2009-01-28 f5bc617 * refactored common code to ExtensionUtility class (Jochen Rau) 2009-01-28 64bb24f * added code to retrieve only the aggregate root objects from the session (Jochen Rau) 2009-01-28 f8318a5 * added property aggregateRootClassName and the getters and setters * implemented methods isDirty() and memorizeCleanState() * updated Web Request to latest changes in FLOW3 (more to come) * a domain object monitors it's state now; the session returns all modified objects after getDirtyObjects() (aggregates inside an object are not checked by now) (Jochen Rau) 2009-01-28 d3c9c18 * adapted paths to ControllerInterface and ViewInterface (Jochen Rau) 2009-01-28 0bb3b07 * renamed ControllerInterface and ViewInterface (Jochen Rau) 2009-01-28 b8e52c5 * moved ControllerInterface to Controller folder * moved ViewInterface to View folder * changed initialization of cleanProperties (Jochen Rau) 2009-01-27 b38bcd6 * renamed identifier to uid (necessary for generic reconstitution) * added a reconstituteProperty() method in the AbstractDomainModel * removed setter for uid (fka identifier) (Jochen Rau) 2009-01-27 8a8e19c * first sketch to memorize clean object state (uses $TCA) (Jochen Rau) 2009-01-27 ca5d564 * implemented session as singleton (no setSession() anymore) * instanciation of session now in Persistance Repository (Jochen Rau) 2009-01-27 5435536 * enabled $session->commit() * added persistAll() to RepositoryInterface ( * refined Persistance Session (removed $index, added $removeAll()) * some changes in TemplateView (not yet finished, buggy) * renamed AbstractEntityObject and AbstractValueObject (Jochen Rau) 2009-01-26 9503856 * Added AbstractDomainObject, AbstractEntityObject, and AbstractValueObject * Enhanced TemplateView to auto render domain object (not yet finished) (Jochen Rau) 2009-01-26 0ba8a27 * Added AbstractDomainObject, AbstractEntityObject, and AbstractValueObject * Enhanced TemplateView to auto render domain object (not yet finished) (Jochen Rau) 2009-01-25 8703b4c * added interfaces for view and controller (Jochen Rau) 2009-01-25 90a0883 * added assign() to AbstractView (Jochen Rau) 2009-01-23 002d41a * prepared the Persistence Repository * rewritten the Persistence Session * added an Object Storage based on SplObjectStorage * several renamings and clean-ups (Jochen Rau) 2009-01-23 0e8c2fa * copied two other subpackages from FLOW3 to extmvc (Persistence, Configuration) * renamed files * reverted namespace changes * cleaned up comments (Jochen Rau) 2009-01-21 a2ebc68 * adapted the views (Jochen Rau) 2009-01-21 6424e37 * adapted the request and response objects * adapted the controller hierarchy * removed dependencies to \F3\PHP6\Functions:: * renamed dispatcher to meet political correctness * very mature request response cycle works now! (Jochen Rau) 2009-01-20 60c3fef * some minor renaming (package -> extension) (Jochen Rau) 2009-01-20 04c3b61 * added common extension files * some general clean up (FLOW3 related comments etc.) * first hands on dispatcher, request, and response (Jochen Rau) 2009-01-20 aa27a7e * renamed the dispatcher to lowercase * restructured folders inside extmvc (Jochen Rau) 2009-01-20 8468b57 * renamed the dispatcher to make it lowercase in the next commit (Jochen Rau) 2009-01-20 f0abc31 * renamed classes * reverted namespace changes made in FLOW3 (still all class names must prefixed by hand with TX_EXTMVC_...) (Jochen Rau) 2009-01-20 35c330c * Initial import (copied and renamed files from FLOW3) (Jochen Rau) 2008-11-07 b54d244 removed empty lines at the end of the files (Ingo Renner) 2008-11-04 50acd13 Cleanup: Specified deprecated statements (Oliver Hader) 2008-08-14 4a2f017 Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn) (Benni Mack) 2008-07-16 b906eb0 Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts (Dmitry Dulepov) 2008-07-14 2d99060 Follow up on #8786: missing wrapper for mysql_errno (Dmitry Dulepov) 2008-05-14 0a6fe57 Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode (Dmitry Dulepov) 2008-04-23 45c21f4 * Update all ext_emconf.php in system extensions (continued) (Michael Stucki) 2008-04-01 9a0ffdb * Fixed bug #7743: Install Tool: Create "admin" user did not work in 4.2-beta3 (Michael Stucki) 2008-03-16 56811f7 Updated Copyright notices (Ingo Renner) 2008-02-26 ef6c245 * Rename t3lib_install::getFieldDefinitions_sqlContent() to t3lib_install::getFieldDefinitions_fileContent() and provide a wrapper for backwards compatibility (Michael Stucki) 2008-02-04 36e162e * Fixed bug #7295: sysext/dbal/: Uninitialized variable in ->handler_getFromTableList() (Patch by Oliver Klee) (Michael Stucki) 2007-08-15 072e627 added @var phpDoc comments to various variables (Ingo Renner) 2007-05-30 fc902ae Changes to DBAL sysext: * PHP backtraces can be logged with the queries now (closes bug #3856) (Karsten Dambekalns) 2007-05-30 2073046 Changes to DBAL sysext: * Added default values and some usability improvements to cached info display in debug module (closes bug #3750) * EXPLAIN PLAN support for Oracle (closes bug #3850) * Fixed a warning when using admin_get_fields() on a non-existent table * Fixed a bug causing inserts with more than one affected CLOB field to fail * quoteWhereClause() now die()s when the input cannot be parsed by parseWhereClause() (Karsten Dambekalns) 2007-05-30 83aff8a Added default values and some usability improvements to cached info display in debug module (closes bug #3750) (Karsten Dambekalns) 2007-05-29 5d6a02f Fixed bugs #2438 and #4496 about quoting of DISTINCT in SELECT clauses (Karsten Dambekalns) 2007-05-29 cee844f DBAL sysext: A fix for bug #5481, field mapping not working on the right side of a comparison in WHERE clauses (Karsten Dambekalns) 2007-05-29 074ec98 Changes to the DBAL sysext: * Closes bug #4462: creates tables without OIDs on PostgreSQL now * Closes bugs #4494, #3759: & is translated to BITAND() on Oracle now * Large text fields are CLOB fields now; for Oracle LIKE comparisons against such fields are translated to dbms_lob.instr() calls. This should fix e.g. bug #5535 as well as issues with TV data that cannot be unserialized (see comments on bug #4638) * Updates to the manual (Karsten Dambekalns) 2007-03-12 337a37c Replace all TINYTEXT columns with VARCHAR(255) and change index "parent" of fe_user to (pid,username) and drop the index "pid" (Martin Kutschker) 2007-02-07 f17fe31 Release of TYPO3 4.1RC1 (Michael Stucki) 2006-07-13 ff03d05 Fixing some missing is_array checks (Wolfgang Klinger) 2006-07-03 7326181 Removed file that should not have been there any longer, but got recreated during CVS to SVN migration. (Karsten Dambekalns) 2006-07-01 bdb8d8c TER / emconf sync (Karsten Dambekalns) 2006-07-01 2e9d709 Update of DBAL sysext to 0.9.9 (Karsten Dambekalns) 2006-06-29 97b19dc ChangeLog (Karsten Dambekalns) 2006-04-10 3cd534c (Michael Stucki) 2005-12-27 9ae2757 Updated ext_emconf.php to not show changed files (caused by CVS commit). (Karsten Dambekalns) 2005-12-27 2fe30b5 Committed DBAL extension as a sysext. Older changes can be looked up in the TYPO3xdev CVS and are summarized in the ChangeLog file. (Karsten Dambekalns) 2009-07-15 cdfe561 Initializing DBAL structure. (Karsten Dambekalns) 2005-12-27 fe95432 Removed all files, as a sysext now in core CVS. (Karsten Dambekalns) 2005-12-27 8192b62 Converted locallang files to XML. (Karsten Dambekalns) 2005-12-26 cccafd4 Some code cleanup and mapping improvements. (Karsten Dambekalns) 2005-12-23 631f99e Update to the latest version (pre-beta1). See ChangeLog for details on what has been changed the last days. (Karsten Dambekalns) 2005-06-07 8a1994b *** empty log message *** (Karsten Dambekalns) 2005-05-19 a5273b0 Committed changes to go along with the library removal done earlier. Completed debug logging. (Karsten Dambekalns) 2005-03-10 4487f38 Removed PEAR DB from the extension. It wasn't fully supported until now, and the library itself should be in a seperate extension (if needed at all, better use the one from PEAR directly). (Karsten Dambekalns) 2005-03-09 704a14c Removed the ADOdb library from the DBAL extension, we depend on the ADOdb extension (by Robert Lemke) instead. (Karsten Dambekalns) 2005-02-07 65c8d8e Bringing the DBAL extension AS OF JANUARY 2005 into CVS. Works pretty well, but still needs more work. A few optimizations are planned and some bugs in native mode need to be fixed. Checking this in is (similar to yesterday's commit) more for historic/archival reasons. This version will NOT work with 3.7.x. You have been warned. (Karsten Dambekalns) 2005-02-06 e542e74 Bringing the DBAL extension AS OF JULY 2004 into CVS. This is rather for historic purposes, more changes will follow in the near future. This version was already a huge step forward, but it will not work as expected with 3.7.x or 3.8.x. You have been warned. (Karsten Dambekalns) 2004-03-28 1f122cd Initial revision (Kasper Skårhøj) 2004-03-28 352cf51 New repository initialized by cvs2svn. (Andreas Otto) 2014-03-25 4bdda41 [RELEASE] Release of TYPO3 6.2.0rc2 (TYPO3 Release Team) 2014-03-25 e636910 #57031 [CLEANUP] Extbase persistence classes (Markus Klein) 2014-03-25 6bf26d9 #57261 [BUGFIX] Fix warning during extension installation (Helmut Hummel) 2014-03-25 66f13af #57260 [BUGFIX] Make extension update work again (Helmut Hummel) 2014-03-24 9b3f07e #57254 [BUGFIX] Fix usage of preparedStatement object in $query->statement (Marc Bastian Heinrichs) 2014-03-24 fac12e2 #57249 [TASK] Add warning in Reports module if content adapter is active (Jigal van Hemert) 2014-03-24 449c81e #57130 [BUGFIX] FOLLOWUP Queries with NULL don't work (Felix Oertel) 2014-03-24 ff162d3 #57104 [BUGFIX] Fix operator "in" for cached queries (Marc Bastian Heinrichs) 2014-03-24 ab443de #57209 [TASK] BasicFileUtility::init is not deprecated yet (Ernesto Baschny) 2014-03-24 d222e93 #52928 [TASK] Make section index from hidden headers work again (Marc Bastian Heinrichs) 2014-03-24 e34562b #57247 [BUGFIX] Fix tests according to changes in #57199 (Helmut Hummel) 2014-03-24 68a0581 #57212 [TASK] Add single view for distributions in EM (Benjamin Mack) 2014-03-24 5cc88c8 #56526 [TASK] Add Link to wiki page for opcode cache (Alexander Opitz) 2014-03-24 30aa90f #57199 [BUGFIX] Fix extension installation process (Helmut Hummel) 2014-03-24 8326a71 #57130 [BUGFIX] Queries with NULL don't work anymore (Klaas Johan Kooistra) 2014-03-24 904dfaa #56993 [BUGFIX] Don't access property if subject is scalar (Helmut Hummel) 2014-03-24 91187e1 #56632 [TASK] Make show_rechis.php mod.php dispatched (Nicole Cordes) 2014-03-24 3431afb #57238 [BUGFIX] Typo in Extbase localization file (Xavier Perseguers) 2014-03-24 423042f #56987 [FEATURE] Add complete opcode cache reset (Alexander Opitz) 2014-03-24 92b74a4 #57176 [TASK] Reduce JavaScript dependency in workspace module (Oliver Hader) 2014-03-24 9b5ad3e #55553 [BUGFIX] IRRE bidirectional relation not highlighted (Benjamin Kott) 2014-03-24 0e20f58 #57183 [BUGFIX] ClassLoader exits early for invalid class names (Helmut Hummel) 2014-03-24 0681f84 [BUGFIX] Invalid argument supplied for foreach in ExtensionModelUtility (Philipp Gampe) 2014-03-24 f6f96f7 #57216 [BUGFIX] Unresolvable dependency if composer.json lacks version (Claus Due) 2014-03-24 c8236cb #57226 [CLEANUP] Wrong phpdoc in EnableFileService (Markus Klein) 2014-03-24 96210e5 #57141 [BUGFIX] Use file name to check extension validity (Christian Weiske) 2014-03-24 0e3910a #57220 [TASK] Add ResourceStorage getEvaluatePermissions() (Frans Saris) 2014-03-23 9ddc050 #57154 [TASK] Improve clipboard names (Tymoteusz Motylewski) 2014-03-23 293b71f #57012 [TASK] Move update functionality to BackendUserSessionRepository (Pascal Dürsteler) 2014-03-23 ed50510 #57173 [BUGFIX] preparseQuery wrongly computes cache hash of a query (Xavier Perseguers) 2014-03-23 4a4c236 #57197 [TASK] Rename GeneralUtility in Documentation sysext (Markus Klein) 2014-03-23 f1c4ce7 #57205 [BUGFIX] Avoid empty labels in EM configuration (Francois Suter) 2014-03-23 2f75ff1 #57139 [TASK] Styling for the distribution management (Ernesto Baschny) 2014-03-23 b06b67b #57202 [BUGFIX] Parsetime: config.debug should override LocalConfiguration (Stefan Neufeind) 2014-03-23 c4a3962 #57206 [BUGFIX] Fix incomplete mocking in several tests (Helmut Hummel) 2014-03-23 5caf032 #57051 [BUGFIX] Fix position of search field clearer in extension manager. (Jost Baron) 2014-03-23 a51c3cf #57196 [TASK] Protect Ajax calls of core extensions (Helmut Hummel) 2014-03-23 f99d371 #57203 [TASK] Localized labels for EM options (Francois Suter) 2014-03-23 2144d4c #56721 [BUGFIX] Ensure backwards compatibility in element browser (Helmut Hummel) 2014-03-23 69b35c8 #57198 [BUGFIX] Option labels not translated anymore (Francois Suter) 2014-03-23 d59dac0 #57096 [TASK] Followup to "Cleanup Ajax URL inline settings" (Stefan Neufeind) 2014-03-23 062efad #57179 [BUGFIX] Module Menu throws PHP warning for top level menu items (Benjamin Mack) 2014-03-23 7ccbb22 #57096 [TASK] Cleanup Ajax URL inline settings (Helmut Hummel) 2014-03-22 ca9c89c #57035 [BUGFIX] Do not load LocalConfiguration in unit test bootstrap (Christian Kuhn) 2014-03-22 c0655d6 #57185 [BUGFIX] Tests: Remove some useless tests (Christian Kuhn) 2014-03-22 3e3feef [TASK] Remove db setup from .travis.yml (Christian Kuhn) 2014-03-22 0d8d464 #57180 [TASK] Fix duplicated array keys in tests (Tymoteusz Motylewski) 2014-03-22 3274f92 #57181 [TASK] EM: Split Distributions in official and community-based packages (Benjamin Mack) 2014-03-22 f2908ff #57184 [TASK] Remove not needed autoload registry of form (Helmut Hummel) 2014-03-22 524290e [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-03-22 bb72c62 [RELEASE] Release of TYPO3 6.2.0rc1 (TYPO3 Release Team) 2014-03-22 a9e4f23 #54243,#33597 [!!!][BUGFIX] Cast negative int to boolean (true) in BooleanNode (Alexander Schnitzler) 2014-03-22 d20ecc7 #57169 [BUGFIX] Invalid relations of MM records in workspaces (Oliver Hader) 2014-03-22 740b443 #56376 [BUGFIX] Invalid relations of IRRE records in workspaces (Oliver Hader) 2014-03-22 20acc40 #57168 [FEATURE] Enable queries using "root" and "-1" for pidInList (Oliver Hader) 2014-03-22 cf64130 #56941 [TASK] Re-added the 1-2-3 bullets in the Step Installer (Ernesto Baschny) 2014-03-22 6cf39f6 #24925,#24871 [BUGFIX] Mandatory for Selectbox with TCA not possible (Benjamin Mack) 2014-03-21 477003c #56992 [BUGFIX] Hide "new page buttons" for users who can't create new pages (Georg Ringer) 2014-03-21 99ddf6d #46067 [BUGFIX] Manipulation of file field migration config (Alexander Stehlik) 2014-03-21 0624ab8 #56007 [TASK] Backport Flow JsonView (Jan Kiesewetter) 2014-03-21 e1fbc3b #55566,#57125 [TASK] Speed up page ID resolving in Extbase BE (Benjamin Mack) 2014-03-21 5132dcd #23478 [BUGFIX] Support for static table titles in new record wizard (Nicole Cordes) 2014-03-21 ee9be36 #57002 [BUGFIX] Reduce length of identifier key in sys_file_processedfile (Nicole Cordes) 2014-03-21 5ad45fc #57162 [BUGFIX] FlashMessage styles missing in Reports module (Wouter Wolters) 2014-03-21 e770891 #57166 [TASK] Fetch folder and environment status through AJAX (Wouter Wolters) 2014-03-21 1dc27ff #56977 [FEATURE] Save current workspace in ReferenceIndex (Oliver Hader) 2014-03-21 ec1483e #57114 [BUGFIX] Workspace toolbar styling fix (UL) (Eric Chavaillaz) 2014-03-21 d855b47 #57072 [TASK] Refactor install tool enable file checks (Pascal Dürsteler) 2014-03-21 6e9fd7d #56994 [FEATURE] Introduce shadowColumnsForMovePlaceholders property (Oliver Hader) 2014-03-21 2cd4683 [TASK] Added .sass-cache to .gitignore (Ernesto Baschny) 2014-03-21 517efee #54201 [SECURITY] Implement Click Jacking Protection (Helmut Hummel) 2014-03-21 915acbd #55387 [!!!][SECURITY] Allow first install only with FIRST_INSTALL file (Helmut Hummel) 2014-03-21 0180641 #54979 [TASK] Allow FrontendContentAdapter to be disabled (Steffen Ritter) 2014-03-21 2d4a9d3 #57126 [BUGFIX] Form Wizard styling fix (UL/OL) (Ernesto Baschny) 2014-03-21 fde89fd #57159 [BUGFIX] Test follow-up to #57152 (Christian Kuhn) 2014-03-21 7f14ac5 #53539 [CLEANUP] Cleanup code style in PageLayoutView (Markus Klein) 2014-03-21 e7eae90 #57136 [BUGFIX] Mitigate race condition on cache flush (Helmut Hummel) 2014-03-21 c23414d #57152 [BUGFIX] First install lists directory errors (Ernesto Baschny) 2014-03-21 e065273 #57127 [BUGFIX] Invalid HTML for the top toolbar in Backend (Xavier Perseguers) 2014-03-21 7dba62f #57062 [BUGFIX] Show clipboard if it contains elements (Nicole Cordes) 2014-03-21 be64df4 #57107 [TASK] Rename escapeJsValue and make it context specific (Jigal van Hemert) 2014-03-21 35ba580 Revert "[TASK] Create new processor registry" (Ernesto Baschny) 2014-03-21 274e7ee #57117 [FOLLOWUP] Class loader handles invalid classes (Helmut Hummel) 2014-03-21 049283c #57128 [BUGIFX] Improve labels in clear cache menu items (Francois Suter) 2014-03-20 baebd05 #57117 [BUGFIX] Class loader handles information about invalid classes (Markus Klein) 2014-03-20 53d4070 #57124 [TASK] Move PhpInfo utility to a ViewHelper (Wouter Wolters) 2014-03-20 ee6b726 #57118 [TASK] Follow up: File and folder permission check on Windows (Nicole Cordes) 2014-03-20 6a0ba74 #56612 [TASK] Add functional tests for impexp FlexForm fields (Marc Bastian Heinrichs) 2014-03-20 b38a6a3 #56991 [BUGFIX] Fix refindex for FlexForm fields type group file_reference (Marc Bastian Heinrichs) 2014-03-20 5caaaca #57119 [TASK] Unify use of getter for $GLOBALS['TYPO3_DB'] (Xavier Perseguers) 2014-03-20 b30e5ce #53812 [TASK] Getters for global objects in PageLayoutView (Markus Klein) 2014-03-20 f63f478 #57025 [TASK] Install Tool Improve Default File/Directory permission warnings (Ernesto Baschny) 2014-03-20 8e494f1 #57055 [TASK] Fix tests for DirectoryNodeTest (Markus Klein) 2014-03-20 3450d46 #57116 [BUGFIX] Use correct warning icon in time tracker (Alexander Stehlik) 2014-03-20 19d6e38 #57075 [BUGFIX] Invalid file used to compute image ratio in text with picture (Xavier Perseguers) 2014-03-20 15df568 #56933 [BUGFIX] Cached class loader misses are not considered (Thomas Maroschik) 2014-03-20 e3c1e9a #56516,#56071 [BUGFIX] Fix import of type group internal_type file_reference (Marc Bastian Heinrichs) 2014-03-20 aeba480 #57010 [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference (Marc Bastian Heinrichs) 2014-03-20 3e651c3 #57064 [BUGFIX] clearCache.system does not show up (Francois Suter) 2014-03-20 b8edbf1 #57053 [BUGFIX] Named parameters in Extbase comparison queries (Alexander Stehlik) 2014-03-19 575b6cb [BUGFIX] Regenerate missing RTE magic image on rendering (Stanislas Rolland) 2014-03-19 10950c5 #55340 [BUGFIX] Several typos in Page Browsing ViewHelper (Benjamin Rau) 2014-03-19 d404982 #56423 [BUGFIX] Use HTTP Status 307 for all page shortcut modes (Christoph Dörfel) 2014-03-19 7be5935 #56089,#56285 [BUGFIX] Fix impexp with images in RTE and links to files (Marc Bastian Heinrichs) 2014-03-19 f62864d #55593 [TASK] Follow-up: Cleanup ext_localconf.php of sysexts (Marc Bastian Heinrichs) 2014-03-19 5869277 #56077 [BUGFIX] Catch exception in filelist when file is missing (Frans Saris) 2014-03-19 8332160 #56751 [BUGFIX] RTE Linking with file upload fails (Tymoteusz Motylewski) 2014-03-19 6695edd #54412 [TASK] Unify NULL default value handling (Alexander Stehlik) 2014-03-19 b255afc #56865 [BUGFIX] Fix automatic core updater (Markus Klein) 2014-03-18 8c16498 #57045 [BUGFIX] Remove obsolete node in import test data header xml (Marc Bastian Heinrichs) 2014-03-18 5934648 #57030 [TASK] Add ManyToMany copyPage functional test (Oliver Hader) 2014-03-18 1c47cd5 #57054 [BUGFIX] Failng Import/Export functional tests (Oliver Hader) 2014-03-18 d2be457 #57008 [BUGFIX] Exception in Locker if typo3temp does not exist (Alexander Opitz) 2014-03-18 8a7ddef #57046 [BUGFIX] Fix foreign_table for l10n_parent in sys_file_metadata (Marc Bastian Heinrichs) 2014-03-18 86683f4 #55593 [TASK] Cleanup ext_localconf.php of sysexts (Benjamin Mack) 2014-03-18 257dfba #56349 [BUGFIX] Respect table mapping on caching (Andreas Fernandez) 2014-03-18 a51dfba #56738 [TASK] Simplify TYPO3_DB->cleanIntArray (Bernhard Kraft) 2014-03-18 1e2598a #56712 [BUGFIX] Use language overlay for image rendering (Alexander Stehlik) 2014-03-18 5487900 #27372 [FEATURE] Execute native prepared queries (Xavier Perseguers) 2014-03-18 c3b1bed #54513 [TASK] Retry request on 403 in linkvalidator (Alexander Stehlik) 2014-03-18 ddf9364 #54503 [TASK] Remove reference to old tx_templavoila nesting tag (Claus Due) 2014-03-18 06839fd #57004 [CLEANUP] Fix docheader param for Folder:addFile() (Marc Bastian Heinrichs) 2014-03-18 d837f18 #57014 [TASK] Enrich many-to-many functional tests in live workspace (Oliver Hader) 2014-03-18 547cf87 #56985 [BUGFIX] Respect timezone in online Backend user list (Alexander Stehlik) 2014-03-18 c16c5ba #56864 [BUGFIX] Element browser doesn't use FAL info to for file dimensions (Frans Saris) 2014-03-17 2583fd2 [TASK] Use queryCache in generic persistence (Felix Oertel) 2014-03-17 69b05b7 #56915,#55360 [TASK] Follow-up: Use prepared statements in generic persistence (Marc Bastian Heinrichs) 2014-03-17 cb06dd8 #57009 [BUGFIX] Documentation does not initialize signal slot dispatcher (Philipp Gampe) 2014-03-17 9a735f2 #56335 [BUGFIX] Prevent Inclusion of ResourceStorage from Bootstrap (Thomas Maroschik) 2014-03-17 2268f64 #55099 [BUGFIX] Implement locking in ClassLoader (Alexander Opitz) 2014-03-17 53c6adc #56353,#56352 [BUGFIX] Fields of type group file are not properly indexed (Marc Bastian Heinrichs) 2014-03-17 6e987e1 #55674 [TASK] Ext:rtehtmlarea entry scripts cleanup (Nicole Cordes) 2014-03-17 5bb52af #56826 [BUGFIX] Cleanup EXT:cshmanual (Wouter Wolters) 2014-03-17 c81102b #44795 [BUGFIX] Avoid superfluous IRRE child record duplication (Alexander Stehlik) 2014-03-17 bf87d9f Revert "[TASK] Declare getThisScript() in ElementBrowser as public" (Markus Klein) 2014-03-17 b2756fe #56721 [TASK] Declare getThisScript() in ElementBrowser as public (Georg Ringer) 2014-03-17 1943bb5 #56811 [BUGFIX] Avoid reference index records for images in RTE fields (Marc Bastian Heinrichs) 2014-03-17 ae444d9 #56978 [BUGFIX] Update $GLOBALS['TYPO3_LOADED_EXT'] on package change (Alexander Opitz) 2014-03-17 526f34d #51362 [FEATURE] Show PHP Errors after checking compatibility of extensions (Daniel Siepmann) 2014-03-17 6a7cd68 #56824 [BUGFIX] Order storages in treeview by name (Frans Saris) 2014-03-16 f8eb233 #51436 [TASK] Tests: Reduce unit test bootstrap (Christian Kuhn) 2014-03-16 74e4757 #56960 [TASK] Finalize skinning of Sys_Note (Web>List & Web>Page) (Felix Kopp) 2014-03-16 9d0f460 #56963 [TASK] Tests: Remove extbase BaseTestCase (Christian Kuhn) 2014-03-16 b5e6c66 #56961 [TASK] Inherit from UnitTestCase in ext:extbase (Christian Kuhn) 2014-03-16 96646e1 #56958 [TASK] Tests: Inherit from UnitTestCase in ext:fluid (Christian Kuhn) 2014-03-16 d8667e0 #56949 [TASK] Tests: Do not extend from extbase BaseTestCase (Christian Kuhn) 2014-03-16 3b0e223 #54128 [TASK] Remove renamed language command controller (Ernesto Baschny) 2014-03-16 1cc84a8 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-03-16 5fe183a [RELEASE] Release of TYPO3 6.2.0beta7 (TYPO3 Release Team) 2014-03-16 095ae8e #56952 [BUGFIX] Check extensions in Install Tool broken (Ernesto Baschny) 2014-03-16 e273ce1 #56723 [TASK] Add htmlspecial to ShowPic file properties (Ernesto Baschny) 2014-03-16 df8672f #56825 [BUGFIX] Fix resource handling in image rendering (Alexander Stehlik) 2014-03-16 2a9d2c9 #56950 [BUGFIX] Additional margin on top of ExtJS context menus (Ernesto Baschny) 2014-03-16 3736f99 #56948 [TASK] Tests: Do not initialize TYPO3_DB in unit tests (Christian Kuhn) 2014-03-16 9cdedd0 #56947 [BUGFIX] Tests: Incomplete mock of $GLOBALS['TYPO3_DB'] (Christian Kuhn) 2014-03-15 64c46b9 #56934,#56310, [TASK] Improve performance of Bootstrap/PackageManager (Thomas Maroschik) 2014-03-15 6e32f10 #54906 [BUGFIX] Ensure cache clearing is done properly by EM (Markus Klein) 2014-03-15 f2a9fd6 #56936 [BUGFIX] Tests: Replace objectManager with mock in ext:extbase (Anja Leichsenring) 2014-03-15 232f4d1 #55675 [TASK] version entry script cleanup (Nicole Cordes) 2014-03-15 063f697 #56558 [BUGFIX] Prevent IconUtility to throw PHP Warning (Caspar Stuebs) 2014-03-15 3950f8f #55485 [BUGFIX] FAL: Invalid title and broken layout (Marcel Wieser) 2014-03-15 18a8f44 #52668 [TASK] Install Tool: Optimize permission checking and fixing (Ernesto Baschny) 2014-03-15 7d80f33 #56786 [BUGFIX] Index on sys_file_processedfile is still too large (Ernesto Baschny) 2014-03-15 520e365 #56943 [TASK] Tests: Release ext:form tests from exbase base class (Christian Kuhn) 2014-03-15 5736216 #56942 [BUGFIX] Tests: Release em tests from extbase base class (Christian Kuhn) 2014-03-15 e41d68d Revert "[BUGFIX] Implement locking in ClassLoader" (Ernesto Baschny) 2014-03-15 cc909e6 #56940 [TASK] Tests: Skip some FAL tests (Christian Kuhn) 2014-03-15 52d6db2 #56491 [TASK] Remove old hook for simulatestatic (Markus Klein) 2014-03-15 1941db9 #56939 [BUGFIX] Tests: Incomplete mock in IndexerServiceTest (Christian Kuhn) 2014-03-15 6ddca20 #56316 [TASK] inline BEUserAuth::getCookieName (Thomas Maroschik) 2014-03-15 4330818 #56938 [BUGFIX] Tests: Improve mocking in DatabaseConnectionTest (Christian Kuhn) 2014-03-15 f6a923c #56937 [TASK] Tests: Refactor cache Typo3DatabaseBackend (Christian Kuhn) 2014-03-15 12f81a3 #56926 [BUGFIX] Follow-up: .t3-table & .dblist-table (Felix Kopp) 2014-03-15 ffbde24 #56700 [BUGFIX] Tests: Improve mocking in ext:extbase (Anja Leichsenring) 2014-03-15 76284d2 #55099 [BUGFIX] Implement locking in ClassLoader (Alexander Opitz) 2014-03-15 16545e5 #56930 [BUGFIX] Tests: Incomplete Mocking in ext:extensionmanager (Anja Leichsenring) 2014-03-15 34cc8f6 #40420 [TASK] Improve Locker (Markus Klein) 2014-03-15 2806f70 #56927 [BUGFIX] PublicURL calculation for storage 0 is wrong (Steffen Ritter) 2014-03-15 ddfa186 #56767 [BUGFIX] Language labels missing in Localization Overview (Patrick Broens) 2014-03-14 2f0d3de #56913 [TASK] Update requirejs to 2.1.11 (Jan Kiesewetter) 2014-03-14 6db9872 #56274 [BUGFIX] Fix thumbnail display for IRRE records (Alexander Stehlik) 2014-03-14 a931c87 #56924 [TASK] Remove unmaintainable testclass (Anja Leichsenring) 2014-03-14 b770019 #56923 [BUGFIX] Fix Content-Disposition header sent by dumpFileContents (Frans Saris) 2014-03-14 f3dc10b #56418 [BUGFIX] Remove ExtJS normalization (Ernesto Baschny) 2014-03-14 6227339 #56150 [BUGFIX] RootlineUtility does not consider disablefield (Christian Reiter) 2014-03-14 f6f52ea #56922 [BUGFIX] Tests: Incomplete mocking in PreparedStatementTest (Christian Kuhn) 2014-03-14 8bec513 #56921 [BUGFIX] Tests: Refactor log writer tests in ext:core (Christian Kuhn) 2014-03-14 0560136 #56918 [BUGFIX] Tests: Better mocking in ext:core (Christian Kuhn) 2014-03-14 ec4f544 #56860 [BUGFIX] JavaScript generation in RTE element browser (Alexander Stehlik) 2014-03-14 babb8eb #56914 [BUGFIX] Tests: Incomplete mocking in ext:fluid (Christian Kuhn) 2014-03-14 3194a29 #56912 [BUGFIX] Tests: Incomplete mocking in backend condition matcher (Christian Kuhn) 2014-03-14 eb84fc9 #56907 [TASK] Remove not maintainable test (Christian Kuhn) 2014-03-14 521a411 #56782 [BUGFIX] Failing group/select test changeElementSorting (Oliver Hader) 2014-03-14 c96a2a5 #56894 [BUGFIX] Tests: Incomplete mock in ext:scheduler (Christian Kuhn) 2014-03-14 dbf686f #56700 [BUGFIX] Tests: improve Mocking in ext:extbase (Anja Leichsenring) 2014-03-14 61b925c #56893 [TASK] Remove checkbox "Include Access List" in be_groups (Georg Ringer) 2014-03-14 9f4f9c4 #56892 [BUGFIX] FunctionalTestCaseBootstrapUtility throws warnings on Windows (Nicole Cordes) 2014-03-14 7cf15c8 #56879 [CLEANUP] DataHandler::clear_cache() (Markus Klein) 2014-03-13 71373b3 #56854 [BUGFIX] Tests: Incomplete mocking in BackendUtilityTest (Christian Kuhn) 2014-03-13 0c693d8 #56870 [TASK] Use table styles for wizard "Create new pages" (Georg Ringer) 2014-03-13 8ddc48c #56831 [TASK] Cleanup EXT:indexed_search (Wouter Wolters) 2014-03-13 f681f5f #56832 [TASK] Cleanup EXT:openid (Wouter Wolters) 2014-03-13 5fb43a6 #56838 [TASK] Move modAccess and language include in EXT:taskcenter (Wouter Wolters) 2014-03-13 5266d9c #56834 [TASK] Move modAccess and language include in EXT:perm (Wouter Wolters) 2014-03-13 c51b71d #56837 [TASK] Move modAccess and language include in EXT:scheduler (Wouter Wolters) 2014-03-13 2cfbf54 #56835 [TASK] Move modAccess and language include in EXT:recycler (Wouter Wolters) 2014-03-13 6741ab1 #56700 [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring) 2014-03-13 e9d5e1f #50449 [TASK] PHP-functionality instead of GeneralUtility::deHSCentities (Stefan Neufeind) 2014-03-13 acf40af #56855 [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland) 2014-03-13 e8142e9 #56890 [BUGFIX] TCA title of table sys_file_metadata is "File" (Xavier Perseguers) 2014-03-13 b8bd9f5 #56808 [BUGFIX] Missing icons for some core db tables (Frans Saris) 2014-03-13 e9c21b8 #56889 [BUGFIX] Warnings in ArrayUtility with some PHP versions (Christian Kuhn) 2014-03-13 b46e6a8 #56880 [TASK] Link to extension manual (Xavier Perseguers) 2014-03-13 46bd593 #55683 [BUGFIX] ClickMenu: Visibility-options only if fields allowed (Stefan Neufeind) 2014-03-13 a27dfec #56885 [BUGFIX] Tests: MemcacheBackendTest throws warnings (Christian Kuhn) 2014-03-13 87a9c98 #56683 [TASK] Include PHP warnings as exceptional errors (Markus Klein) 2014-03-13 149274c #56827 [TASK] Move modAccess and language include in EXT:filelist (Wouter Wolters) 2014-03-13 922c50a #56869 [FEATURE] Signal to process actions in Extension Manager (Xavier Perseguers) 2014-03-13 8ea8d4f #56830 [BUGFIX] Show thumbnails in list module (Markus Klein) 2014-03-13 b4e6d23 #56858 [TASK] Remove checks for extensions which are always loaded (Georg Ringer) 2014-03-13 41aedcf #55082 [BUGFIX] Fix xml2array values for attributes type NULL (Marc Bastian Heinrichs) 2014-03-13 e2184a8 #54947 [TASK] Adopt the method comment to reflect changes of names (Georg Ringer) 2014-03-13 97bb057 #29461 [FEATURE] Allow escaping of dots in TypoScript key (Markus Klein) 2014-03-13 44100fa #56809 [BUGFIX] Add missing icons for main backend modules (Frans Saris) 2014-03-13 3938518 #33833 [BUGFIX] Use cHash in language menu links if necessary (Dmitry Dulepov) 2014-03-13 0ef17e7 #48812 [TASK] Add "ts" to the textfile_ext (Eric Chavaillaz) 2014-03-13 a6fd446 #56829 [TASK] Remove wrong deprecation comment in EXT:impexp (Wouter Wolters) 2014-03-13 18dbe11 #56833 [TASK] Remove locking around log files (Philipp Gampe) 2014-03-13 24e828d #56844 [TASK] Remove deprecated genTreeStatus in DatabaseIntegrityCheck (Wouter Wolters) 2014-03-13 1ca4e07 #56845 [TASK] Remove deprecated functions from GeneralUtility (Wouter Wolters) 2014-03-13 a91f238 #56849 [TASK] Remove deprecated functions from TypoScriptFrontendController (Wouter Wolters) 2014-03-13 8901b46 #56846 [TASK] Remove deprecated prepareVariableForJavascript from DebugUtility (Wouter Wolters) 2014-03-13 b1d2bb0 #56850 [TASK] Remove deprecated functions from ContentObjectRenderer (Wouter Wolters) 2014-03-13 12094ed #56848 [TASK] Remove deprecated modifyPageId hook (Wouter Wolters) 2014-03-13 d3f5676 #56840 [TASK] Remove deprecated getCount in FolderTreeView (Wouter Wolters) 2014-03-13 d0c183e #56839 [TASK] Remove deprecated makeCopyrightNotice (Wouter Wolters) 2014-03-13 160c24c #56847 [TASK] Remove deprecated stripTagsExcept from HtmlParser (Wouter Wolters) 2014-03-13 6edf129 #56843 [TASK] Remove deprecated showSysNotesForPage in AbstractDatabaseRecordList (Wouter Wolters) 2014-03-13 eb5a8c0 #56841 [TASK] Remove deprecated initCharset from DocumentTemplate (Wouter Wolters) 2014-03-12 d324ee9 #56842 [TASK] Remove wrong deprecation comment in EXT:form (Wouter Wolters) 2014-03-12 b2372ee #23864 [BUGFIX] Correctly validate New Content Element entries (Ludwig Rafelsberger) 2014-03-12 548ba6f #56819 [BUGFIX] Missing localizeChildrenAtParentLocalization for CSV tests (Oliver Hader) 2014-03-12 f1612c1 #56822 [BUGFIX] InvalidArgumentException in ActionControllerTest (Oliver Hader) 2014-03-12 57caf5a #55661 [TASK] Follow-up to "Add functional tests for generic persistence" (Ernesto Baschny) 2014-03-12 cf42649 #55661 [TASK] Add functional tests for generic persistence (Felix Oertel) 2014-03-12 855ca50 #56797 [BUGFIX] FollowUp to #56797 in I1f15fbd262036b6b2d0159cd0e9613ad7135a296 (Steffen Ritter) 2014-03-12 8e4284d #56816 [BUGFIX] Wrong namespace in functional test of FluidTemplate cObject (Philipp Gampe) 2014-03-12 4b3ae39 #56659 [BUGFIX] Download link for absolute file path (Marian Pollzien) 2014-03-12 ab2dc4e #55360 [TASK] Use prepared statements in generic persistence (Felix Oertel) 2014-03-12 2eaa891 #56797 [CLEANUP] ClassLoader (Markus Klein) 2014-03-12 59da5b9 #56804 [TASK] Enable info icon for inline fileReference elements (Frans Saris) 2014-03-12 a736ba2 #56730 [BUGFIX] Outside storages can never be marked as public (Fabien Udriot) 2014-03-12 4fca537 #56803 [TASK] Reduce record data in functional test failure message (Oliver Hader) 2014-03-12 bb942d7 #56805 [TASK] Remove functional workspaces DataHandlerTest (Oliver Hader) 2014-03-12 d24ae45 #56532 [BUGFIX] Only valid package names will be processed. (Daniel Siepmann) 2014-03-12 0a46d00 #56806 [BUGFIX] Split functional workspaces DataHandling test execution (Oliver Hader) 2014-03-12 762442c #56754 [TASK] Text changes in the Install Tool (Cynthia Mattingly) 2014-03-12 2a85eeb #56723 [BUGFIX] Adapt ShowPic popup to use FAL (Steffen Ritter) 2014-03-12 d1ef712 #56783 [BUGFIX] Remove baseUri from the Storage (Fabien Udriot) 2014-03-12 b02956e #56762 [BUGFIX] Language labels taken from wrong language file (Patrick Broens) 2014-03-12 ade237e #56722 [BUGFIX] Different button behaviour Page module views (Patrick Broens) 2014-03-12 07c8cda #56707 [TASK] Add functional tests for TCA types select and group/db (Oliver Hader) 2014-03-12 34fcdea #55989 [BUGFIX] Typecast cookie value to string (Georg Ringer) 2014-03-12 aa1fb87 #56786 [BUGFIX] Index on sys_file_processedfile is too large (Ernesto Baschny) 2014-03-11 0bf260e #56708 [TASK] Add Publish and PublishAll DataHandler workspaces tests (Oliver Hader) 2014-03-11 f6c044d #56761 [TASK] Update ADOdb to 5.18 (Andreas Fernandez) 2014-03-11 e05bd48 #56369 [TASK] Add possibility to assert error log entries (Oliver Hader) 2014-03-11 596d170 #56729 [BUGFIX] Use clean DataHandler for each functional test action (Oliver Hader) 2014-03-11 f61e17e #56788 [BUGFIX] Tests: Incomplete mocking in ext:frontend (Christian Kuhn) 2014-03-11 e0fee4a #56791 [BUGFIX] Tests: Incomplete mocking in ext:beuser (Christian Kuhn) 2014-03-11 d5a233b #56720 [BUGFIX] Alignment of button "add a new element at this place" (Patrick Broens) 2014-03-11 bbfaf39 #56787 [BUGFIX] Tests: Incomplete mocking in ext:scheduler (Christian Kuhn) 2014-03-11 bab84b5 #56660 [BUGFIX] FollowUp to #56660 (Steffen Ritter) 2014-03-11 a744521 #55469 [TASK] Styling and placement of Toggle All button install tool (Patrick Broens) 2014-03-11 61a9d4b #56660 [BUGFIX] PackageManager initialize() signature is incompatible (Wouter Wolters) 2014-03-11 0d1cef2 #56183 [BUGFIX] Remove wrong storage->isPublic() check in localFolderTree (Frans Saris) 2014-03-11 f2dc0f8 #56763 [BUGFIX] DatabaseConnection must be initialized (Xavier Perseguers) 2014-03-11 c5f4b18 #56257 [BUGFIX] DBAL: Incomplete database configuration (Xavier Perseguers) 2014-03-11 97aa83f #55116 [BUGFIX] Inconsistent visual appearance Install Tool (Patrick Broens) 2014-03-11 ac29ff0 #56742 [TASK] Add api tag to ElementBrowser::setRecordList() (Alexander Stehlik) 2014-03-11 7e4f134 #56636 [BUGFIX] Fix alignment for button "copy default content elements" (Patrick Broens) 2014-03-11 0771445 #56775 [TASK] Create new processor registry (Frans Saris) 2014-03-11 6d04aab #55532,#55528, [TASK] Add FAL support for import in sys extension impexp (Marc Bastian Heinrichs) 2014-03-11 2b536e9 #56769 [BUGFIX] PHP Runtime Notice in saltedpasswords (Xavier Perseguers) 2014-03-11 d32359b #56752 [BUGFIX] Layout category tree is broken (Patrick Broens) 2014-03-11 6483842 #36420 [FEATURE] Allow Storages outside the webroot (Steffen Ritter) 2014-03-11 2b92b5b #56731 [BUGFIX] Wrong note in ResourceFactory (Frans Saris) 2014-03-11 6f79d3a #56561 [BUGFIX] Flash messages are not shown with AJAX requests (Xavier Perseguers) 2014-03-11 8654649 #54234 [TASK] Return ProcessedFile instead of File if possible (Steffen Ritter) 2014-03-10 b5770f4 #56737 [BUGFIX] Missing argument in ReferenceIntegrity updater (Eric Chavaillaz) 2014-03-10 e84e675 #56733 [BUGFIX] Multiple Set-Cookie headers for deleting FE cookie (Nicole Cordes) 2014-03-10 4a56fd2 #56739 [TASK] Remove loadExtensionTables() from unit test bootstrap (Christian Kuhn) 2014-03-10 d413b2f #56725 [BUGFIX] Tests: Improve mocking in IconUtilityTest (Christian Kuhn) 2014-03-10 9c35421 #55392 [BUGFIX] Change notification level for missing opcode cache (Sebastian Müller) 2014-03-10 9e7e81f #56718 [BUGFIX] Tests: Improve mocking in ext:belog (Christian Kuhn) 2014-03-10 813a77b #56713 [BUGFIX] Wrong IRC URL for Packagist (Fabien Udriot) 2014-03-10 6695000 #56700 [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring) 2014-03-10 da605eb #56699 [BUGFIX] Tests: Improve TCA mocking in BackendUtility (Christian Kuhn) 2014-03-09 cdf716b #56698 [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:frontend (Anja Leichsenring) 2014-03-09 6f493ac #56696 [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:core (Christian Kuhn) 2014-03-09 629e8cc #55770 [TASK] Added composer.json for the TYPO3 CMS project (Christian Opitz) 2014-03-09 3fbe16a #55481 [TASK] Add missing logDeprecatedFunction() to getAliasForClassName() (Stefan Neufeind) 2014-03-09 cdd9ad0 #56689 [TASK] Tests: Simplify unit test bootstrap (Christian Kuhn) 2014-03-09 67aa8aa #56688 [BUGFIX] Resolve incomplete mocking for sysext:fluid (Anja Leichsenring) 2014-03-09 123663e #56687 [BUGFIX] Tests: Incomplete mocking in be_user (Christian Kuhn) 2014-03-09 4dd55f7 #56686 [BUGFIX] Resolve incomplete mocking for sysext:backend (Anja Leichsenring) 2014-03-09 1108870 #56684 [BUGFIX] Tests: Incomplete mock in ResourceFactoryTest (Christian Kuhn) 2014-03-09 59b76a5 #56681 [TASK] Reduce unit test bootstrap (Christian Kuhn) 2014-03-08 81e7fcb #55352 [BUGFIX] Introduce failsafe view in install tool (Helmut Hummel) 2014-03-08 3a4bd6f #56394 [BUGFIX] ResourceStorage::SIGNAL_PreFileAdd should be triggered earlier (Xavier Perseguers) 2014-03-08 e5b5fea #56251 [BUGFIX] Wrong file icon in info popup (Frans Saris) 2014-03-08 b2a9cad #52594 [TASK] Deprecate insertModuleFunction "$classPath" parameter (Ernesto Baschny) 2014-03-08 47b292a #56374 [BUGFIX] Unnatural processing order in IRRE tests (Oliver Hader) 2014-03-08 e2fd520 #55556 [BUGFIX] Install Tool does not save Extbase object cache Configuration (Michiel Roos) 2014-03-08 27fc64a #56642 [FEATURE] TypoScript property escapeJsValue (Jigal van Hemert) 2014-03-08 e6251a9 #56241 [TASK] Improve AbstractDataHandlerActionTestCase (Marc Bastian Heinrichs) 2014-03-08 166331c #56667 [CLEANUP] Cleanup jumpToUrl() and unused JS in Backend (Benjamin Mack) 2014-03-08 6775527 #56670 [BUGFIX] Make Import/Export work with Package Manager (Benjamin Mack) 2014-03-08 88c5880 #56666 [TASK] Use function for temp. page tree in BrowseLinks too (Markus Klein) 2014-03-07 c43e60e #53740,#53346 [BUGFIX] Extension upload as zip on Windows systems ignores directories (Wouter Wolters) 2014-03-07 c26434e #43885 [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich) 2014-03-07 10a612a #56623 [TASK] Remove deprecated doDisplayTopFrameCM (Wouter Wolters) 2014-03-07 990e4bb #55547 [CLEANUP] Remove references to $GLOBALS['FILEMOUNTS'] (Benjamin Mack) 2014-03-07 6db7ab3 #53471 [TASK] Remove unused function BackendUtility::updatePagesTSconfig() (Philipp Gampe) 2014-03-07 ef40b21 #54128 [BUGFIX] Fix Misleading CommandController naming for Language update (Cedric Ziel) 2014-03-07 a092d3c #25700 [BUGFIX] Allow user update without password changes in sys_action (Nicole Cordes) 2014-03-07 d7b922f #56597 [TASK] Deprecate usage of $GLOBALS['typo3CacheManager'] (Helmut Hummel) 2014-03-07 f795bbf #56658 [CLEANUP] Improve code style for FormEngine::getTSCpid() (Alexander Stehlik) 2014-03-07 e8fe21f #56580 [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs) 2014-03-07 ae8c0f0 #25274 [BUGFIX] Warn about apc.enable_cli=0 on command line (Christian Weiske) 2014-03-07 1415f45 #55983 [TASK] Refactor init() function of ElementBrowser (Tymoteusz Motylewski) 2014-03-07 bb56fba #55457 [BUGFIX] RTE on first new IRRE record keeps loading in IE (Stanislas Rolland) 2014-03-06 d8bc272 #23552 [BUGFIX] Default size for group-type fields (Christian Plattner) 2014-03-06 32481f5 #56110 [TASK] Add cache to IconUtility::getSpriteIcon() (Michiel Roos) 2014-03-06 b929e3d #50538 [TASK] Consolidate regexp for utf8 and non-utf8 file systems (Lucas Bremgartner) 2014-03-06 a783822 #56625 [!!!][SECURITY] Remove old backend_layout wizard (Wouter Wolters) 2014-03-06 816f8af #56511 [BUGFIX] ExtendedFileUtility.php: func_delete (Rico Sonntag) 2014-03-06 e13918f #56494 [BUGFIX] FAL readonly: Directory copying results in BE exception (Rico Sonntag) 2014-03-06 6b72cf5 #56586 [BUGFIX] UnitTests create SQL error if openid is installed (Philipp Gampe) 2014-03-06 11ea204 #56611 [BUGFIX] Remove superflous check in getModuleUrl (Helmut Hummel) 2014-03-06 104573c #56622 [BUGFIX] Remove wrong quoting (Helmut Hummel) 2014-03-06 9c16871 #50491 [BUGFIX] concatenateCSS may produce invalid css (Stefan Neufeind) 2014-03-06 c82818a #56321 [TASK] Redirect to distributions after first login (Benjamin Mack) 2014-03-06 24593f8 #56605 [TASK] Fatal error in database connect install step (Christian Kuhn) 2014-03-05 82cdf1a #56585 [TASK] Reduce memory footprint of unit test suite (Christian Kuhn) 2014-03-05 78213ca #56221 [BUGFIX] Follow up: Remove icon doesn't work (Nicole Cordes) 2014-03-05 450b166 #56350 [BUGFIX] Make text in All Configuration selectable (Markus Klein) 2014-03-05 23b376c #56287 [TASK] Add functional tests for impexp irre records (Marc Bastian Heinrichs) 2014-03-05 df239a6 #56583 [BUGFIX] Fix no caching behavior of bootstrap (Helmut Hummel) 2014-03-05 3d2d58b #56194 [TASK] Extend functional tests with creation of additional folders (Marc Bastian Heinrichs) 2014-03-05 1166922 #55786 [TASK] Functional tests for persisting relations in Extbase (Tymoteusz Motylewski) 2014-03-05 a81bfff #55671 [TASK] Import/Export Module uses module dispatcher (Anja Leichsenring) 2014-03-05 25b502b #50752 [TASK] MySQLi for DBAL (Markus Klein) 2014-03-05 0f73b6a #56470 [TASK] Make browse_links.php a wizard (Helmut Hummel) 2014-03-05 a3deacc #56527 [BUGFIX] userPermissions => recursiveDeleteFolder (Rico Sonntag) 2014-03-05 bf2817a #55431 [TASK] Export binary data from sys_file records (Marc Bastian Heinrichs) 2014-03-05 023d35e #56571 [BUGFIX] Fix executable permissions on files (Thomas Luzat) 2014-03-05 99efb03 #56390 [BUGFIX] Could not parse where clause (Xavier Perseguers) 2014-03-05 f1bc2e3 #56410 [BUGFIX] Allow search for FAL related DB records (Benjamin Mack) 2014-03-04 a9abecd [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-03-04 4ff1ef6 [RELEASE] Release of TYPO3 6.2.0beta6 (TYPO3 Release Team) 2014-03-04 1336661 #56554 [BUGFIX] OpCache XCache cannot be cleared if xcache.admin.enable_auth (Ernesto Baschny) 2014-03-04 3dbd96c #52736 [TASK] Install Tool: Optimize class structure (Markus Klein) 2014-03-04 ab1bc84 #56552 [TASK] Remove EXT/extListArray from DefaultConfiguration (Christian Kuhn) 2014-03-04 df45f2f #56313 [BUGFIX] Cache Identifiers shorten the MD5 hash (Michiel Roos) 2014-03-04 4f5a8c1 #56443 [BUGFIX] Setting capabilities to readonly show always drag+drop dialog (Rico Sonntag) 2014-03-04 9aaeaf5 #56453 [TASK] Improve usability with multiple tabs open (Helmut Hummel) 2014-03-04 c518539 #56471 [TASK] Use new way to register backend_layout wizard (Wouter Wolters) 2014-03-04 f064c5c #53845,#53891 [CLEANUP] Enhance TCA - FAL migration for tt_content (Benjamin Mack) 2014-03-04 d12424f #56546 [BUGFIX] Fix OpcodeCache for PHP 5.3 (Alexander Opitz) 2014-03-04 0542078 #55299 [BUGFIX] New filename does not get sanitized (Frans Saris) 2014-03-04 9f60ae5 #55590 [BUGFIX] TCA maximumRecordsChecked should display message (Benjamin Mack) 2014-03-04 352841a #48034 [BUGFIX] ADOdb: Invalid override method signature (Xavier Perseguers) 2014-03-04 9eb32aa #54131 [BUGFIX] getLabelsFromItemsList() returns no value (Xavier Perseguers) 2014-03-04 f20ae08 #53764 [TASK] Use FAL functions for image rendering (Alexander Stehlik) 2014-03-04 8806f95 #53846 [CLEANUP] Enhance RTE Magic Image FAL migration wizard (Benjamin Mack) 2014-03-04 b2c7915 #53650 [TASK] Upgrade Wizard for FAL references, check for missing tables (Ernesto Baschny) 2014-03-04 9a63a58 #55891 [BUGFIX] Break out of foreach if there're no rows in table (Stefan Froemken) 2014-03-04 7625461 #56205 [BUGFIX] Cannot use contain with multivalued static enumeration column (Xavier Perseguers) 2014-03-04 8c12dd0 #55252 [BUGFIX] Flush opcode caches while saving PHP files. (Alexander Opitz) 2014-03-04 50a08fc #50274 [BUGFIX] Make standard-search working with EXT:form installed (Oliver Hader) 2014-03-04 5991c19 #56306 [BUGFIX] DBAL's quoteFieldNames() returns an empty string (Andreas Fernandez) 2014-03-04 5bb821a #56497 [TASK] Install Tool re-order menu items (Wouter Wolters) 2014-03-04 7a308a8 #46185 [BUGFIX] IdentityProperties were not set (Stefan Froemken) 2014-03-04 734f0d0 #56292 [BUGFIX] Install css_styled_content by default (Nicole Cordes) 2014-03-04 3708c72 #56480 [TASK] CSS: Button style :active and :hover (Felix Kopp) 2014-03-03 77e85f1 #56508 [BUGFIX] Fix warnings on felogin / Use correct usergroup-column (Stefan Neufeind) 2014-03-03 3ce5365 #55942,#55174, [TASK] Make TS content templates more flexible (Benjamin Mack) 2014-03-03 85d88e4 #55696 [BUGFIX] Fix PHP warnings on fe_user log out (Markus Klein) 2014-03-03 5d9b26d #56262 [BUGFIX] Double escape of title in indexed search (Markus Klein) 2014-03-03 da36a43 #56405 [BUGFIX] Wrong handling of delimiter in revExplode() (Markus Klein) 2014-03-03 04f66db #56442 [BUGFIX] Always fetch related objects if relation set by child (Helmut Hummel) 2014-03-03 a36c555 #56479 [TASK] Remove condensed mode leftovers (Helmut Hummel) 2014-03-03 1d0d83c #53753 [TASK] Make sysexts composer names standards compliant (Thomas Maroschik) 2014-03-02 e8bc262 #56472 [BUGFIX] Mock locked records for DataProviderTest (Helmut Hummel) 2014-03-02 2e06fc1 #53890 [TASK] Update database schema as first and last update wizard (Stephan Großberndt) 2014-03-01 dfab37a #56454 [!!!][SECURITY] Remove old wizard scripts (Helmut Hummel) 2014-03-01 3d4de84 #56400 [BUGFIX] Fix StorageRepository::findByStorageType (Marc Bastian Heinrichs) 2014-03-01 498ccf3 #56436 [TASK] Use new way to register colorpicker wizard (Alexander Schnitzler) 2014-03-01 bb4ecb5 #56457 [BUGFIX] Undefined variable $multiSelectId in FormEngine (Wouter Wolters) 2014-02-28 3287150 [CLEANUP] Followup to wizard changes (Helmut Hummel) 2014-02-28 59484d6 #56437 [TASK] Use new way to register rte wizard (Alexander Schnitzler) 2014-02-28 b6bafa9 #56438 [TASK] Use new way to register forms wizard (Alexander Schnitzler) 2014-02-28 1fd62fa #55676 [TASK] Remove superflous require_once in t3editor hook (Alexander Schnitzler) 2014-02-28 53d2f31 #56435 [TASK] Use new way to register table wizard (Alexander Schnitzler) 2014-02-28 df139b8 #56080 [BUGFIX] Title field disappears after using addToAllTCAtypes() (Michiel Roos) 2014-02-28 8b6559a #56378 [BUGFIX] Do not log with severity 1320177676 (Christian Weiske) 2014-02-28 e997f2a #56211 [TASK] Add IconUtility::getSpriteIconForResource() (Frans Saris) 2014-02-28 55ea305 #56434 [TASK] Use new way to register list wizard (Alexander Schnitzler) 2014-02-28 d4f4b45 #56432 [TASK] Use new way to register add wizard (Alexander Schnitzler) 2014-02-28 debfec7 #56421 [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske) 2014-02-28 630b877 #56248 [BUGFIX] Adding new records in edit mode broken (Andre Hähnel) 2014-02-28 bf20c33 #56406 [BUGFIX] Fix double quotes in ElementBrowser JS (Markus Klein) 2014-02-28 715e61b #56356 [SECURITY] Protect core Ajax calls against CSRF (Helmut Hummel) 2014-02-27 d9a4854 #56404 [BUGFIX] Make sure M parameter is first in URL (Helmut Hummel) 2014-02-27 a791531 #56403 [BUGFIX] Fix GET parameter order in unit tests (Helmut Hummel) 2014-02-27 2aa83d3 #56345 [FEATURE] Add API to CSRF protect Ajax calls in Backend (Helmut Hummel) 2014-02-27 45b092d #56381 [TASK] Additional SignalSlot after init in EditDocumentController (Julian Kleinhans) 2014-02-27 beac969 #56256 [CLEANUP] Remove security_level option from Authentications (Benjamin Mack) 2014-02-27 bce23ae #56354 [TASK] Speed up updating the extension list (Benjamin Mack) 2014-02-27 baa5c3e #56128 [BUGFIX] Filename sorting in filelist is broken (Frans Saris) 2014-02-27 3241387 #56364 [BUGIFX] Fix Redirect after switch-to-user (Helmut Hummel) 2014-02-27 71a7f96 #55979 [BUGFIX] Fix reference to FileListLocalisation.js (Markus Klein) 2014-02-27 fe210c9 #55966 [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Michael Knabe) 2014-02-27 9443581 #56375 [BUGFIX] Fix link for workspace preview (Helmut Hummel) 2014-02-27 8cbb774 #56359 [BUGFIX] Fix module access regressions (Helmut Hummel) 2014-02-26 f5dd8bf #55530 [BUGFIX] Avoid to get a file object with the uid zero (Marc Bastian Heinrichs) 2014-02-26 e99e12a #56357 [BUGFIX] Do not save failed token messages in session (Helmut Hummel) 2014-02-26 f2208e5 #55414 [BUGFIX] Respect all filemounts in file collection (Alexander Stehlik) 2014-02-26 6e9e545 #55509 [!!!][SECURITY] Add CSRF protection to mod.php (Helmut Hummel) 2014-02-26 7389b68 #52386 [BUGFIX] Allow record insert on rootlevel (Benjamin Serfhos) 2014-02-26 6cc6c4f #56084 [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken (Frans Saris) 2014-02-25 8785cfe #56294 [TASK] Fixen broken tests for getTreeList (Markus Klein) 2014-02-25 5c5d9e6 #55384 [BUGFIX] Wrong usage of intExplode in getTreeList (Stefan Froemken) 2014-02-25 cbbb4de #54449 [BUGFIX] Don't modify variables in tree view (Jigal van Hemert) 2014-02-25 f0b50c8 #56254 [CLEANUP] Remove outdated $CLIENT[FORMSTYLE] (Benjamin Mack) 2014-02-25 77b1729 #56290 [CLEANUP] Superfluous Code in ElementBrowser and BrowseLinks (Markus Klein) 2014-02-25 2b0b18a #56289 [BUGFIX] Fix JS error in ElementBrowser (Markus Klein) 2014-02-25 4da4dba #56253 [BUGFIX] Install Tool fatal with Oracle database (Andreas Fernandez) 2014-02-25 f81ba18 #56184 [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert) 2014-02-25 b44e8af #41413 [BUGFIX] URL-encoded title in link wizard (Helmut Hummel) 2014-02-25 32f65b0 #55985 [TASK] Deprecate unused methods in ElementBrowser (Tymoteusz Motylewski) 2014-02-25 002c700 #55669 [TASK] Form sysext entry script cleanup (Anja Leichsenring) 2014-02-25 ccd2078 #56272 [TASK] Use new way to register edit wizard (Helmut Hummel) 2014-02-25 d956775 #56268 [FEATURE] Add new way to register a TCA wizard (Helmut Hummel) 2014-02-25 b20aa02 #55970 [TASK] Rename update wizard to upgrade wizard (Helmut Hummel) 2014-02-25 aa43d8f #55664 [TASK] Use DataHandler testing framework for simple import test (Marc Bastian Heinrichs) 2014-02-25 ad67e91 #56244 [BUGFIX] Missing move placeholders in irre_tutorial tests (Oliver Hader) 2014-02-25 6711c14 #56221 [BUGFIX] Can't remove static templates from selection in template module (Wouter Wolters) 2014-02-25 979c401 #56119 [TASK] Remove unused $arrayConstraint in IndexerServiceTest (Wouter Wolters) 2014-02-25 fbd10db #23984 [BUGFIX] felogin reset password links not clickable (Jigal van Hemert) 2014-02-24 8dad992 #54041 [BUGFIX] Adding new menu types triggers error (Francois Suter) 2014-02-24 2e1c368 #54930 [TASK] Remove outdated upgrade wizards (Steffen Ritter) 2014-02-24 6940821 #55809,#55672, [TASK] Switch info and func module to mod dispatcher (Anja Leichsenring) 2014-02-24 bfd71d5 #56242 [BUGFIX] Fix JS concat if first file is forced on top (Benjamin Kott) 2014-02-24 be558f4 #55847 [!!!][TASK] Remove empty classes implementing AbstractTreeView (Tymoteusz Motylewski) 2014-02-24 77e287f #56177 [TASK] Windows issues with long file names in Git sources (Oliver Hader) 2014-02-24 75281c9 #55515 [!!!][SECURITY] Add CSRF Protection for tce_file.php (Alexander Schnitzler) 2014-02-24 b5d82de #55625 [TASK] Limit the exported record fields in impexp (Marc Bastian Heinrichs) 2014-02-24 ae4764c #56229 [TASK] EXT: tstemplate - use treeline sprite icons (Felix Kopp) 2014-02-24 eefa652 #54232 [BUGFIX] Using files in eID results in fatal error (Steffen Ritter) 2014-02-24 12c1674 #56062 [BUGFIX] New Content Element: hide list style (Felix Kopp) 2014-02-24 9285215 [TASK] EXT: t3skin - .list-unstyled for ol & ul (Felix Kopp) 2014-02-23 fe7e00d #56209,#54953 Revert "[TASK] FrontendContentAdapterService processes record repeatedly" (Markus Klein) 2014-02-23 40200bd #55316 [TASK] Upgrade normalize.css to version 3.0.0 (Wouter Wolters) 2014-02-23 9459110 Revert "[CLEANUP] Replace strlen() with === for zero length check" (Stefan Neufeind) 2014-02-23 7b77f28 #55551 [BUGFIX] Installer rejects traling slash in link target (Andreas Wolf) 2014-02-23 de27a20 #54091 [CLEANUP] Replace strlen() with === for zero length check (Markus Klein) 2014-02-23 0c5a0aa #56195 [TASK] New SignalSlot after preInit in EditDocumentController (Julian Kleinhans) 2014-02-22 9551ac7 #56187 [TASK] Add additional configuration for functional tests (Helmut Hummel) 2014-02-21 a0dba89 #56204 [BUGFIX] Use absolute path to check for extensions (Helmut Hummel) 2014-02-21 36d545b #56203 [BUGFIX] Fix PHP warnings in functional tests (Helmut Hummel) 2014-02-21 16c5c81 #56109 [TASK] Cleanup \TYPO3\CMS\Lang\LanguageService (Michiel Roos) 2014-02-21 76706f5 #56192 [BUGFIX] RTE cannot run in IE 11+ with ExtJS 3.4.1 (Stanislas Rolland) 2014-02-21 86cef9f #56086 [BUGFIX] Remove class loader in functional test tear down (Helmut Hummel) 2014-02-21 57f39f5 #56182 [TASK] Use environment variable for functional test bootstrap (Helmut Hummel) 2014-02-21 fe856ed #56179 [TASK] Add functional tests for discarding created elements (Oliver Hader) 2014-02-21 dd4a67c #56161 [BUGFIX] Parent localization pointer missing in IRRE tests (Oliver Hader) 2014-02-21 2db3d30 #56143 [TASK] Integrate IRRE CSV Functional Tests (Oliver Hader) 2014-02-21 eb619ab #54305 [BUGFIX] Update file type on mimetype change (Alexander Stehlik) 2014-02-20 0bcfd5b #56165 [TASK] Fix a few variable names (Fabien Udriot) 2014-02-20 aa5804d #55573 [BUGFIX] moveContentRecordToDifferentPageAndChangeSorting fails (Oliver Hader) 2014-02-20 08b2c45 #55571 [BUGFIX] Make Typo3DbBackend use DatabaseConnection (Felix Oertel) 2014-02-20 82dbd3b #56135 [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein) 2014-02-20 92aae5c #56132 [TASK] Rename tt_content.tx_irretutorial_hotels in tests (Oliver Hader) 2014-02-19 f127a19 #56059 [BUGFIX] Category localization cannot be rendered (Oliver Hader) 2014-02-19 8bed9bc #56122 [BUGFIX] Use MM_oppositeUsage for category relations (Oliver Hader) 2014-02-19 84e703a #56061 [FEATURE] Introduce MM_oppositeUsage property (Oliver Hader) 2014-02-19 0d38325 #55198 [TASK] Optimize GeneralUtility::trimExplode() (Michiel Roos) 2014-02-19 55b54a2 #53454 [BUGFIX] Categories as exclude field (Francois Suter) 2014-02-19 3376a5e #56104 [TASK] Enable DataHandler frontend rendering tests (Oliver Hader) 2014-02-19 4231f41 #55882 [TASK] Add framework for frontend rendering functional tests (Oliver Hader) 2014-02-19 7d49ed1 #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind) 2014-02-19 b9ccddf #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind) 2014-02-19 5be419e #56111 [BUGFIX] Discard vs. Delete workspace changes in tests (Oliver Hader) 2014-02-19 8d67dfc #54095 [CLEANUP] GeneralUtility::getFilesInDir() (Michiel Roos) 2014-02-19 e347407 #55286 [BUGFIX] Suppress EXIF warnings indexing images (Felix Althaus) 2014-02-19 e1927d2 #56027 [BUGFIX] RTE: Required ExtJs css files are not loaded in frontend (Stanislas Rolland) 2014-02-19 ba76285 #54944 [BUGFIX] FAL links in RTE not transformed when link has rel attribute (Stanislas Rolland) 2014-02-19 028c7b2 #56067 [BUGFIX] Various static calls to non-static functions (Markus Klein) 2014-02-18 b699119 #52955 [BUGFIX] Show labels of additional doktypes in new page drag area (Caspar Stuebs) 2014-02-18 faa6e8a #53514 [BUGFIX] Check identity map for existing objects (Nico de Haen) 2014-02-18 6c973b8 #55932 [BUGFIX] No duplicate insertion in addToAllTCAtypes (Alexander Stehlik) 2014-02-18 d4b2d21 #53772 [BUGFIX] Indexer does not update the FileObjects (Steffen Ritter) 2014-02-18 cac662a #56072 [TASK] Extend DataHandler IRRE functional tests (Oliver Hader) 2014-02-18 5c649c9 #56070 [TASK] Use Backend User fixture for DataHandler tests (Oliver Hader) 2014-02-18 c5271d6 #55901 [TASK] Forms: Input/textarea :focus style (Felix Kopp) 2014-02-17 adac616 #36822 [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader) 2014-02-17 cb9ce20 #54304 [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov) 2014-02-17 599cdb6 #53116,#56019 [BUGFIX] concatenateJs/Css does not consider forceOnTop (Markus Klein) 2014-02-17 309af8f #56057 [BUGFIX] Add missing htmlspecialchars for thumbnail URL (Wouter Wolters) 2014-02-17 b2f804f #56035 [BUGFIX] Load file meta data properties before return (Nicole Cordes) 2014-02-17 f3157c1 #56034 [BUGFIX] Ignore empty inputs when creating new folders (Frans Saris) 2014-02-17 da4d7c1 #56020 [BUGFIX] Inline upload progress queue styles are missing (Frans Saris) 2014-02-17 76671f8 #56037 [BUGFIX] Fix clipboard thumbnail rendering (Frans Saris) 2014-02-17 e542fac #53910 [TASK] Add FileCollectionRegistry (Frans Saris) 2014-02-17 e316522 #56011 [TASK] Remove unused variable $field (Stefano Kowalke) 2014-02-17 f83873b #53677 [TASK] Cleanup GeneralUtility::rmFromList (Tomita Militaru) 2014-02-17 a25b6b9 #55941 [!!!][BUGFIX] Content Object instances are reused (Oliver Hader) 2014-02-17 dae88a2 #49499 [BUGFIX] Fix possible language handling issue (Markus Klein) 2014-02-17 65fc589 #55998 [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller) 2014-02-17 4f69cd9 #56018 [BUGFIX] Adding new image to content element breaks layout (Frans Saris) 2014-02-17 bb600de #53210 [BUGFIX] Extension Upload ends in PHP Error (Rico Sonntag) 2014-02-17 d3f313f #55876 [TASK] Rename classes with the same name (Tymoteusz Motylewski) 2014-02-17 fcd8289 #55362 [BUGFIX] CommandController is not executed at same time (Tom Ruether) 2014-02-17 67b1e5e #55992 [BUGFIX] StorageRepository fails to load storages (Markus Klein) 2014-02-17 90db01d #56029 [TASK] Streamline DataHandler functional tests (Oliver Hader) 2014-02-14 744702e #55991 [BUGFIX] rdndt getClassSchema() in thawProperties( (Michiel Roos) 2014-02-14 49252ef #55969 [BUGFIX] Upgrade Wizard fails with exception (Helmut Hummel) 2014-02-14 df2ebf2 #55721 [TASK] Install Tool checks for system locale (Zbigniew Jacko) 2014-02-14 e1ca180 #55939 [BUGFIX] Selection of non image files in element browser (Alexander Stehlik) 2014-02-14 67c4204 #53962 [TASK] Cache non existing classes (Alexander Stehlik) 2014-02-14 0f95313 #55037 [TASK] Class Loader optimisation (Helmut Hummel) 2014-02-14 5ab2885 #55749 [TASK] isPackageActive(): test light cond. first (Michiel Roos) 2014-02-14 e1781fe #54525 [TASK] Optimize GeneralUtility path methods (Michiel Roos) 2014-02-13 e7bac97 #55951 [BUGFIX] RTE Link Wizard layout is inconsistent (Stanislas Rolland) 2014-02-13 741714f #55111 [TASK] Extend functional tests with linked paths (Marc Bastian Heinrichs) 2014-02-13 5fb6863 #55904 [BUGFIX] Class loader loads aliased classes twice (Christian Weiske) 2014-02-13 4e1a8dd #55922 [BUGFIX] Wrong email list in linkvalidator task (Markus Klein) 2014-02-13 c522e29 #55946 [BUGFIX] RTE Image Wizard layout is inconsistent (Stanislas Rolland) 2014-02-12 d12b200 #55923 [BUGFIX] inval() -> (int) regressions in ternaries (Michiel Roos) 2014-02-12 cb0a33a #55706 [BUGFIX] Regression: intval patch broke levelmedia (Michiel Roos) 2014-02-12 20e4417 #53169 [BUGFIX] Responsive sourceCollection width not usable out of the box (Pascal Hinz) 2014-02-11 4da95b5 [TASK] Switch order of tests (Helmut Hummel) 2014-02-11 daee8cd #55864 [TASK] add mtime sort test for getFilesInDir() (Michiel Roos) 2014-02-11 2bfb2a6 #55820 [TASK] Improve EM performance when getting extension list from TER (Jost Baron) 2014-02-11 571dba2 #49440 [BUGFIX] Missing label felogin_forgotHash (Karol Lamparski) 2014-02-11 24149df #55871 [TASK] Use vfsStream for getFilesInDir() tests (Michiel Roos) 2014-02-11 6ce20a3 #55899 [TASK] Cleanup ArrayUtility::sortArraysByKey() (Michiel Roos) 2014-02-11 0a08fd9 #55856 [TASK] Initialize FormProtectionFactory later in alt_doc.php (Wouter Wolters) 2014-02-11 ea637fb #53028 [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov) 2014-02-11 73489ab #55754 [BUGFIX] Avoid fatal error if adding composer package (Helge Funk) 2014-02-11 112a111 #55897 [BUGFIX] Allow multiple aliases for a class (Helmut Hummel) 2014-02-11 1775195 #53795 [BUGFIX] Fix fatal errors upon package installation (Thomas Maroschik) 2014-02-11 5d51dae #55740 [BUGFIX] Prevent double slash in isWithin check (Alexander Stehlik) 2014-02-11 2cdbc43 #53016 [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik) 2014-02-11 8e2dc70 [TASK] Speedup travis build (Helmut Hummel) 2014-02-11 00c895c #55845 [BUGFIX] Wrong check removes FE cookie (Frans Saris) 2014-02-10 3f6b1cd #49371 [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter) 2014-02-10 dda0354 #55838 [BUGFIX] Fix behavior of revExplode if delimiter not found (Alexander Stehlik) 2014-02-10 2d05837 #55850 [TASK] Reduce memory footprint of unit tests (Christian Kuhn) 2014-02-10 41a4f98 [TASK] Execute functional tests and lint in parallel (Helmut Hummel) 2014-02-10 03d4a80 #55846 [TASK] Tests: Remove backup of TYPO3_DB (Christian Kuhn) 2014-02-10 556e72f #55769 [TASK] Centralize DB queries (Andreas Wolf) 2014-02-10 13dd41b #46463 [BUGFIX] Regression: jumpUrl_transferSession throws hash exception (Ernesto Baschny) 2014-02-10 c4be1a4 #55797 [TASK] Cleanup ext:frontend web_info module routing (Anja Leichsenring) 2014-02-10 c025cc9 #55574 [TASK] Use stat() instead of filemtime + filesize (Michiel Roos) 2014-02-10 fba4b67 #47983 [BUGFIX] Strict Standards - setLanguageKeys must be static (Łukas Jurys) 2014-02-10 49b0696 #55819 [TASK] Unify UL/OL standard (Felix Kopp) 2014-02-10 d846603 #55796 [TASK] Cleanup ext:indexed_search web_info module routing (Anja Leichsenring) 2014-02-10 96d7220 #55827 [TASK] Fix typos all over the core (Georg Ringer) 2014-02-09 4962740 #55822 [BUGFIX] "else if" in GeneralUtility breaks the build (Oliver Klee) 2014-02-09 0e3c49f #54777 [BUGFIX] Use PHP native htmlspecialchars_decode() (Łukas Jurys) 2014-02-09 3a58565 #55799 [BUGFIX] Fix CSS-path to default .t3-icon image (Stefan Neufeind) 2014-02-09 7e97004 #55821 [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn) 2014-02-09 e9f80cb #23902 [BUGFIX] improve handling of TYPO3 version (Jigal van Hemert) 2014-02-09 de63e40 #52294 [BUGFIX] Duplicate exception code (Przemysław Krukowski) 2014-02-09 7da40c0 #55564 [TASK] Improve revExplode performance (Andreas Wolf) 2014-02-09 3127efc #55810 [TASK] file_list: use t3-table & semantic HTML in localization (Felix Kopp) 2014-02-09 c5741aa #55808 [TASK] Remove old class files from ext:openid (Christian Kuhn) 2014-02-09 e7c4ac8 #55762 [TASK] Add unit tests for getFilesInDir() (Michiel Roos) 2014-02-09 1b9d3a5 #53768,#28745 [BUGFIX] Allow to render the same TS object twice (Markus Klein) 2014-02-09 5b802d6 #55804 [TASK] Remove old class files from ext:recycler (Christian Kuhn) 2014-02-08 bb92edb #55790 [!!!][TASK] Set f:format.date format to system default (Felix Kopp) 2014-02-08 cf94a27 #41593 [BUGFIX] Type safe check for $BE_USER in index_ts.php (Łukas Jurys) 2014-02-08 162ead5 #55765 [TASK] Remove duplicated method in Rtehtmlarea\SelectImage (Tymoteusz Motylewski) 2014-02-08 8c699f8 #16491 [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters) 2014-02-08 ca702ff #55784 [TASK] "t3-table" (Web>List) & tree sprites (AbstractTreeView) (Felix Kopp) 2014-02-08 9a492b1 #55764 [BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate (Peter Niederlag) 2014-02-08 682d1a0 #55792 [TASK] Remove old class files from ext:t3editor (Christian Kuhn) 2014-02-08 ead5c5d #55443 [BUGFIX] Wrong colspan in DatabaseRecordList (Marcin Sągol) 2014-02-08 eb3fe0f [TASK] Default parameters in ExtensionUtility::registerModule (Felix Kopp) 2014-02-08 7c08eda #53833 [TASK] Add mapping between .pps, .ppsx and powerpoint (matw) 2014-02-08 2fdd173 #55698 [BUGFIX] Fix "action" labels in BE log (Thorsten Kahler) 2014-02-08 76c1cb7 #55789 [TASK] Add (>) icon to execute button (Scheduler) (Felix Kopp) 2014-02-08 447a0d3 #55756 [BUGFIX] Typo in drag-drop area (Łukas Jurys) 2014-02-08 e7935cb #54724 [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs) 2014-02-08 4bef9b8 #46357 [TASK] Move TCEForms JS Code to external file - part 1 (Benjamin Mack) 2014-02-07 c59d89f #18797 [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes) 2014-02-07 c0445c6 #55745 [TASK] Update Swift Mailer to 5.0.3 (Stefan Neufeind) 2014-02-07 0984d6d #51807 [TASK] RTE MagicImage should use FAL processing API (Stanislas Rolland) 2014-02-07 3119e34 #55763 [BUGFIX] Pass path instead of object to fileExistsInFolder (Tymoteusz Motylewski) 2014-02-07 9f1cf07 #55751 [TASK] Remove rollover functionality from TMENU (Benjamin Mack) 2014-02-07 65bbdfe #55753 [BUGFIX] Typo in TypoScriptFrontendController (Markus Klein) 2014-02-07 006a2e1 #55009 [CLEANUP] $LANG->JScharCode() => quoteJSvalue() (Michiel Roos) 2014-02-07 bfe2830 #55747 [TASK] Update copyright year to 2014 (Michael Schams) 2014-02-07 092b8d0 #55563 [TASK] Add functional test cases to DataHandler (workspace) (Oliver Hader) 2014-02-06 f821cb0 #55474 [TASK] Add CSS libs functionality for page renderer (Benjamin Mack) 2014-02-06 da52063 #55470 [BUGFIX] CE Table does not allow multiple css classes (Benjamin Mack) 2014-02-06 4d25aee #55549 [TASK] Only set FE user cookie if session data or user logged in (Benjamin Mack) 2014-02-06 179675e #54611 [TASK] Use speaking keys for new menu types (Francois Suter) 2014-02-06 25e85a7 #51364 [BUGFIX] Ambiguous output of deprecated RTE properties upgrade wizard (Stanislas Rolland) 2014-02-06 106c207 #48512 [BUGFIX] RTE Linking with file upload fails when no folder is selected (Stanislas Rolland) 2014-02-05 b890e46 #55359,#55614 [BUGFIX] Make FileExtensionFilter case insensitive (tritum_rz) 2014-02-05 ef365bf #53259 [BUGFIX] Icons of folder tree of RTE image dialogue are erratic (Stanislas Rolland) 2014-02-05 73698ff #55687 [BUGFIX] adjust configuration handling to #55569 (Felix Oertel) 2014-02-05 5708faf #55628 [BUGFIX] Check folder access for inline uploader (Alexander Stehlik) 2014-02-04 2af3079 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-02-04 11bd8da [RELEASE] Release of TYPO3 6.2.0beta5 (TYPO3 Release Team) 2014-02-04 8b9b9a6 Revert "[BUGFIX] Frontend Login not added to CSC anymore" (Ernesto Baschny) 2014-02-04 3f459e7 #55642 [BUGFIX] Page tree filter couldn't filter for id or title anymore (Ernesto Baschny) 2014-02-04 373a90b #55557 [BUGFIX] Frontend Login not added to CSC anymore (Benjamin Mack) 2014-02-04 cc6c451 #55611 [TASK] Move cursor::pointer to complete header area in IRRE (Georg Ringer) 2014-02-04 3914fbf #55635 [TASK] PHP ext bcmath and gmp needed for openid (Markus Klein) 2014-02-03 2870d2d #54323 [TASK] DatabaseConnection::isConnected() should use ping() (Markus Klein) 2014-02-03 707b010 #55608 [BUGFIX] addModule after/before not working (Michiel Roos) 2014-02-03 93cff7e #55445 [TASK] Use $x[n] instead of substr($x, n, 1) (Michiel Roos) 2014-02-03 7e4df0b #54824 [BUGFIX] Unused TDParams in ColumnsContentObject() (Michiel Roos) 2014-02-03 a483775 Revert "[TASK] Style buttons / invert (UX Vision)" (Ernesto Baschny) 2014-02-03 4781314 Revert "[BUGFIX] Button typography" (Ernesto Baschny) 2014-02-03 590f76c #55624 [BUGFIX] Button typography (Felix Kopp) 2014-02-03 5e3b9dc #55623 [BUGFIX] Framework Packages aren't sorted properly (Thomas Maroschik) 2014-02-03 de4811f #55592 [TASK] Style buttons / invert (UX Vision) (Felix Kopp) 2014-02-03 b7d60e9 #55599 [BUGFIX] Unify: TCE input / TCE readonly / input (Felix Kopp) 2014-02-03 56a9678 #55545 [BUGFIX] File upload directly in Doc-module is missing (Frans Saris) 2014-02-02 7d6af48 #39048 [BUGFIX] Rendering inline TCEforms without AJAX is broken (Alexander Jahn) 2014-02-02 47ac03d #54457 [BUGFIX] Add silent config upgrader for upgrade wizard settings (Markus Klein) 2014-02-02 e7b0e04 #55562 [TASK] Cleanup EM list utility (Helmut Hummel) 2014-02-02 5006c85 #55600 [TASK] tabmenu: Get rid of mouseOver/mouseOut (Stefan Neufeind) 2014-02-02 90d3873 #55434 [BUGFIX] Various PHP Warnings with invalid credentials (Xavier Perseguers) 2014-02-02 9f8091f #55606 [TASK] Duplicate method in base tests (Christian Kuhn) 2014-02-02 097cd54 #39295 [BUGFIX] Very short lifetime for cache_pagesection (Andreas Wolf) 2014-02-02 ee30045 #55603 [BUGFIX] Fix failing tests on OSX Mavericks (Helmut Hummel) 2014-02-02 e0a9b66 #55150 [TASK] Remove unneeded padding in page module (Georg Ringer) 2014-02-02 e755bcd #53988 [TASK] Default active extension handling in package manager (Christian Kuhn) 2014-02-02 4e8cecd #55597 [TASK] Style "Download" button - element information (Felix Kopp) 2014-02-02 162dad6 #55594 [TASK] Add "action-edit-download" sprite icon (Felix Kopp) 2014-02-02 ad257b8 #55588 [TASK] Follow-up: Buttons CSS definition (Felix Kopp) 2014-02-02 4657471 #54855 [TASK] Add functional test cases to DataHandler (live) (Oliver Hader) 2014-02-02 90a1c7c #55177 [TASK] Add possibility to resolve a default storage (Steffen Ritter) 2014-02-02 dd9fe59 #52599 [FEATURE] Bring tree icons in line-height (Felix Kopp) 2014-02-02 7cfcb65 #55187 [FEATURE] Add maximumRecords evaluation for TCA type 'check' (Oliver Hader) 2014-02-02 d6762dd #55580 [CLEANUP] Remove $language from Extbase custom statement (Felix Oertel) 2014-02-02 1ee4086 #54289 [BUGFIX] PropertyMapper does not work with class aliasses (Frans Saris) 2014-02-02 970944d #55411 [BUGFIX] Add maxitems for field "metadata" in TCA (Fabien Udriot) 2014-02-02 f8f8aac #17955 [BUGFIX] The newRecordLinkAddTitle text is not understandable (Tomita Militaru) 2014-02-02 0f6df1c #55569 [BUGFIX] Extbase registers unneeded code for plugins (Benjamin Mack) 2014-02-02 c529e46 #55539,#53218 [TASK] Style the "add irre item" button (Frans Saris) 2014-02-02 09006be #55536 [BUGFIX] Layout of page tree filter function broken (Marcel Wieser) 2014-02-02 d48e59d #55558 [CLEANUP] Let CSS Styled content use new classnames (Benjamin Mack) 2014-02-01 09312f1 #53564 [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs) 2014-02-01 06bf27d #45183 [BUGFIX] Wrong result on empty string globalString condition (Marc Bastian Heinrichs) 2014-02-01 31561a0 #55565 [CLEANUP] Remove initialization of Module Menu (Benjamin Mack) 2014-02-01 95003e8 #54371 [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein) 2014-02-01 890cdbc #55559 [BUGFIX] Cleanup and simplify class alias handling (Helmut Hummel) 2014-02-01 016269d #55404 [TASK] Extract package dependency sorting to separate class (Thomas Maroschik) 2014-02-01 9646d26 #54265 [TASK] Use (int) instead of intval() or (integer) (Jo Hasenau) 2014-02-01 0524a02 #55560 [BUGFIX] Category fields are not available in Functional Tests (Oliver Hader) 2014-02-01 5f70cc9 #55543 [TASK] Update RequireJS to 2.10 (Benjamin Mack) 2014-02-01 61988f7 #55555 [TASK] Cleanup EXT/requiredExt handling (Christian Kuhn) 2014-02-01 06e7dbb #55527 [BUGFIX] Ignore cache configuration options when loading Install tool (Stephan Großberndt) 2014-02-01 bef63df #55493 [!!!][BUGFIX] Avoid unnecessary de-/serialization for page cache (Bernhard Kraft) 2014-02-01 aa37842 #55122 [CLEANUP] Cleanup ExtensionManagementUtility (Michiel Roos) 2014-02-01 b956432 #55375 [TASK] Bad performance of the sys_note ext in BE (Tim Lochmueller) 2014-02-01 ebc957e #53691 [BUGFIX] Followup to #53691 Failing unit test (Frans Saris) 2014-02-01 4a74609 #55546 [TASK] Remove legacy script alt_shortcut.php (Helmut Hummel) 2014-02-01 d913adc #51768 [TASK] IRRE drag and drop sorting now solved using jQuery UI (Daniel Siepmann) 2014-02-01 71eb69e #53691 [TASK] Remove fallback for not-indexed files (Steffen Ritter) 2014-02-01 c7a2ff2 #55100 [TASK] Add simple functional tests for import/export (Marc Bastian Heinrichs) 2014-02-01 3756b63 #52048 [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein) 2014-01-31 9ea691d #43709 [BUGFIX] Remove relation to old em in impexp (Marc Bastian Heinrichs) 2014-01-31 eb291a3 #55497 [BUGFIX] Multiple file upload in ElementBrowser doesn't work (Frans Saris) 2014-01-31 96a3446 #55270 [BUGFIX] Fix test loadValuesSetsStaticEnumConstants (Markus Klein) 2014-01-31 ebe55ee #55517 [BUGFIX] ClassLoader not working with NullBackend for legacy classes (Daniel Siepmann) 2014-01-31 6f1517e #55538 [BUGFIX] Extbase container injection test triggers PHP bug (Christian Kuhn) 2014-01-31 5dd32b8 #54131 [BUGFIX] Followup to #54131 (Frans Saris) 2014-01-31 7ba0538 #51528 [BUGFIX] Followup to #51528 (Frans Saris) 2014-01-31 168b649 #51361,#53829 [TASK] Improve usability of Filelist "Drag-Upload" (Frans Saris) 2014-01-31 9f04a80 #55510 [BUGFIX] Remove padding for selects (Stephan Großberndt) 2014-01-31 5ce0351 #52589 [BUGFIX] FAL: Followup to New dump file to browser (Benjamin Mack) 2014-01-31 30dc18b [TASK] tt_content.shortcut depends on layout (Tom Ruether) 2014-01-31 fd3a01d #55534 [BUGFIX] Fix typo in typo3/sysext/core/ext_tables.sql (Anja Leichsenring) 2014-01-31 3d240dd #54131 [BUGFIX] getLabelsFromItemsList() retuns no value when no item found (Frans Saris) 2014-01-31 7a71192 #55180 [BUGFIX] Add index to table pages (Ingo Schmitt) 2014-01-31 7c3d0af #55482 [TASK] Make use of .t3-table in ShowItem (i) window (Felix Kopp) 2014-01-31 f59bdea #55519 [TASK] Skip GeneralUtility::resolveBackPath() if its not necessary (Andreas Wolf) 2014-01-31 1925ea0 #55499 [BUGFIX] quoteJSvalue double encodes forward slash (Michiel Roos) 2014-01-31 c4d10c6 #55263 [BUGFIX] Make text of extjs buttons and IE<10 pagetree labels visible (Stephan Großberndt) 2014-01-31 6fe13fd #51762,#51319 [BUGFIX] Do not show exeption when folder is not accesible (Ingo Schmitt) 2014-01-31 5cf9272 #55371 [BUGFIX] Ajax handler TYPO3_tcefile::process is broken (Frans Saris) 2014-01-31 3e8eace #55186 [TASK] Optimize retrieval of Storages (Steffen Ritter) 2014-01-31 dc1a886 #55439 [BUGFIX] Prevent permission Exception in ElementBrowser (Alexander Stehlik) 2014-01-31 2015d65 #55416 [BUGFIX] Allow access to filemount directories (Alexander Stehlik) 2014-01-31 ee2a4bb #55012 [BUGFIX] Filelist translations does not consider BE user access rights (Benjamin Mack) 2014-01-31 18e3039 #55479 [CLEANUP] Remove old tt_content DB fields (Benjamin Mack) 2014-01-31 f3d4684 #55486 [TASK] HR - single horizontal rule (CSS) (Felix Kopp) 2014-01-30 c738091 #46400 [TASK] Use short version ?: in ternary operator (PHP 5.3+) (Stefan Neufeind) 2014-01-30 019bde6 #55472 [BUGFIX] Create history record only with valid log uid (Marc Bastian Heinrichs) 2014-01-30 9d4ff3c #54226 [BUGFIX] Followup to #54226 (Benjamin Mack) 2014-01-30 8454354 #55181 [Bugfix] Add Index on sys_domain (Ingo Schmitt) 2014-01-30 2df1222 #55433 [TASK] TemplateService: Remove old paths from allowedPaths-list (Stefan Neufeind) 2014-01-30 017242f #51512,#53854 [BUGFIX] Exception if directories are not readable (Steffen Ritter) 2014-01-30 0a00643 #54554 [TASK] Deleting currently opened folder in filelist results in error (Steffen Ritter) 2014-01-30 916c273 #55471 [BUGFIX] Fix fatal when processing folder does not exist (Helmut Hummel) 2014-01-30 a8c5479 #54226 [TASK] Add API to retrieve the parent folder of a resource (Steffen Ritter) 2014-01-30 3ac8066 #52589 [TASK] Add possibility to dump file to browser (Steffen Ritter) 2014-01-30 e81d060 #55428 [BUGFIX] Delete file with missing processed file raises alert (Fabien Udriot) 2014-01-30 a5aed37 Revert "[BUGFIX] Improve confirmation dialog in drag'n'drop fileupload" (Frans Saris) 2014-01-30 3756116 #53690 [TASK] Fix remaining calls to FileRepository for retrieving Files (Steffen Ritter) 2014-01-30 0360639 #54228 [TASK] Priority is not execution order in for Extractors (Steffen Ritter) 2014-01-30 4fbaa7e #53895 [BUGFIX] Adjust css in new content element wizard (Nicole Cordes) 2014-01-30 ff3b81c #55464 [BUGFIX] Styling fix for Install Tool Lock Screen in Backend Mode (Stephan Großberndt) 2014-01-30 1465230 #55453 [TASK] Install Tool > All Configuration "Expand All" functionality (Marcel Wieser) 2014-01-30 bb97554 #55462 [BUGFIX] Remove tca ctrl settings crdate and cruser_id for sys_file (Marc Bastian Heinrichs) 2014-01-30 b91dc67 #55458 [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind) 2014-01-30 2ce726e #54286 [TASK] ClickMenu: Set background via CSS instead of JS (Stefan Neufeind) 2014-01-30 5347431 #55410 [TASK] Make files visible by default (Fabien Udriot) 2014-01-30 9bc4066 #55455 [BUGFIX] Content Element Wizard Hook labeled wrongly (Benjamin Mack) 2014-01-30 4764cec #55446 [TASK] Obsolete code in saltedpasswords (Christian Kuhn) 2014-01-30 bd47397 #53580 [CLEANUP] Cleanup code in ElementBrowser (Markus Klein) 2014-01-30 b9e7caa #55430 [BUGFIX] Clean up category references when a file is deleted (Fabien Udriot) 2014-01-30 4f3b6ec #54964 [TASK] Missing signals on adding folder (Frans Saris) 2014-01-30 e81b0ca #55420 [BUGFIX] No double slash during folder canonicalization (Alexander Stehlik) 2014-01-30 f417d29 #55448 [BUGFIX] Wrong typehint in TypoScriptFrontendController (Simon Schaufelberger) 2014-01-29 319214a #53653 [BUGFIX] Update enableDeprecationLog default value and help text (Michael Schams) 2014-01-29 8f2c2fe #54529 [TASK] Wrong phpdoc in TableGarbageCollectionTask (Frans Saris) 2014-01-29 2ecd236 #53963 [BUGFIX] Installer: Show correct value for boolean options (Markus Klein) 2014-01-29 9d4cace #54467 [BUGFIX] TSFE->altPageTitle can not be set in extensions (Markus Klein) 2014-01-29 9dc04c8 #55406 [TASK] Increase title column width in Web List module (Marcin Sągol) 2014-01-29 635768c #54112 [BUGFIX] Set missing markers to empty string (Bernhard Kraft) 2014-01-29 69f7c44 #55407 [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind) 2014-01-29 7bc9a4e #54943 [BUGFIX] Display detected fatal in extension check (Thomas Maroschik) 2014-01-29 a246231 #55409 [BUGFIX] Tame PackageStates.php in functional tests (Christian Kuhn) 2014-01-29 96a1172 #55372 [TASK] Remove useless count function calls in stdWrap (Tim Lochmueller) 2014-01-29 5f873f0 #51378 [TASK] Be more expressive in error condition (Helmut Hummel) 2014-01-29 b15348a #54275 [BUGFIX] Prevent strings from being autoloaded (Helmut Hummel) 2014-01-29 6cd6d3b #54560 [TASK] Replace JavaScriptEncoder with json_encode() (Michiel Roos) 2014-01-28 1e89ca4 #55319 [TASK] Unify button styles (Felix Kopp) 2014-01-28 7fe3c5f #55350 [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller) 2014-01-28 c158e24 #55134 [TASK] Remove find file in EXT: lowlevel (Felix Kopp) 2014-01-28 0935dc5 #55357 [BUGFIX] TS Parser: Fix regression when having tabs in TS names (Benjamin Mack) 2014-01-28 3b7ccf4 #55367 [TASK] Upgrade jQuery to 1.11.0 (Stefan Neufeind) 2014-01-27 ef4d996 #55324 [TASK] EXT: lowlevel Configuration labels (Felix Kopp) 2014-01-27 8c29d5d #55370 [TASK] Remove strlen calls in the DatabaseConnection (Tim Lochmueller) 2014-01-27 a884938 #55366 [TASK] Change phpunit repository url for travis (Philipp Gampe) 2014-01-27 1b15a7e #55044 [TASK] Make Extbase use cache group "pages" (Benjamin Mack) 2014-01-25 29191fb #55256 [BUGFIX] Invalid class name to file path conversion (Xavier Perseguers) 2014-01-24 b2f4ac4 #55127 [TASK] Make use of .t3-table in EXT: extension manager (Felix Kopp) 2014-01-24 86051cd #53964 [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path] (Markus Klein) 2014-01-23 b427ae1 #21924 [BUGFIX] Get suggest wizard working with renderMode=checkbox (Tolleiv Nietsch) 2014-01-23 c108a37 #54012 [BUGFIX] hasProperty ignores meta data properties (Steffen Ritter) 2014-01-23 21fb92f #55265 [TASK] Remove t3lib from the example .htaccess file (Eric Chavaillaz) 2014-01-23 79178f0 #53201 [BUGFIX] sys_category table not listed in allowed excludefields (Tomita Militaru) 2014-01-23 537cf98 #53665 [BUGFIX] Removing single category item not possible (Francois Suter) 2014-01-23 662eb3d #54914 [TASK] Fix category collection functional test (Tymoteusz Motylewski) 2014-01-22 0d0beaf #52497 [TASK] Simplify Font-Size inheritance (CSS) (Felix Kopp) 2014-01-21 485ef58 #55093 [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag) 2014-01-21 5a802c8 #54897 [BUGFIX] lineNumber count in Template Analyzer (Peter Niederlag) 2014-01-21 a2a6d91 #51804 [BUGFIX] Set absPrefix of GraphicalFunctions to PATH_site (Helmut Hummel) 2014-01-21 0c3084b Revert "[BUGFIX] Repair f:image VH for Backend" (Helmut Hummel) 2014-01-21 f5e6ed3 #54884 [BUGFIX] RootlineUtility does not consider foreign_sorting (Markus Klein) 2014-01-21 8c12d48 #55153 [BUGFIX] Duplicated translation entry for clear cache menu pages (Mathias Brodala) 2014-01-21 17dc1bf #55192 [BUGFIX] Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found (Stefano Kowalke) 2014-01-21 083f708 #55149 [TASK] Rename cache t3lib_l10n to l10n (Georg Ringer) 2014-01-21 f8b812d #55190 [TASK] Move Tidy functionality to a TER ext (Benjamin Mack) 2014-01-20 fb91cb8 #53502 [TASK] Streamline usage of BackendUtility::getPagesTSconfig() (Philipp Gampe) 2014-01-20 97e5328 #55120 [BUGFIX] Improve layout of Install Tool with long lines (Georg Ringer) 2014-01-20 06685fd #55132 [BUGFIX] Flow\Utility\Exception missing (Markus Klein) 2014-01-20 2e46303 #54886 [BUGFIX] Repair f:image VH for Backend (Stefan Froemken) 2014-01-20 bf81f39 #55113 [BUGFIX] TCA pages:subtitle is missing eval=trim (Markus Klein) 2014-01-19 82ce800 #55139 [TASK] Make use of .t3-table in EXT: beuser *compare (Felix Kopp) 2014-01-19 849fc57 #54621 [TASK] Remove css_styled_content legacy templates before 4.5 (Claus Due) 2014-01-19 1b83cad #55119 [TASK] Cache menu needs clear namings and permissions (Benjamin Mack) 2014-01-19 590ca47 #28808 [BUGFIX] Broken links to online TSconfig in two language labels (Xavier Perseguers) 2014-01-19 fcef722 #55131 [TASK] Make use of .t3-table in EXT: wizard_sortpages (Felix Kopp) 2014-01-18 551d382 #55128 [BUGFIX] Fatal error in indexed_search (Markus Klein) 2014-01-18 f5aae21 #55126 [BUGFIX] Cannot download manuals (Xavier Perseguers) 2014-01-18 e68cc6f #52712 [TASK] Install Tool: System Information shows empty values (Philipp Gampe) 2014-01-18 c631a58 #53594 [BUGFIX] No placeholder attribute in backend forms (Oliver Hader) 2014-01-18 0d970a7 #53576 [BUGFIX] Hide update icon for incompatible extensions (Nicole Cordes) 2014-01-17 57ae843 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2014-01-17 8099d1d [RELEASE] Release of TYPO3 6.2.0beta4 (TYPO3 Release Team) 2014-01-17 6860bcc #53904 [TASK] Remove fixed width for Content Element Wizard tabs content container (Marcin Sągol) 2014-01-17 6234641 #41450 [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik) 2014-01-17 718d9b6 #54856 [TASK] Optimize TypoScriptParser (Michiel Roos) 2014-01-17 fdd08bf #55098 [TASK] Fix typos & grammar issues in Install Tool (Georg Ringer) 2014-01-17 c059714 #55097 [TASK] BE: Make "Template Analyzer" the last menu item (Benjamin Mack) 2014-01-17 9dbb81a #30244 [BUGFIX] Use system locale when indexing external documents (Jigal van Hemert) 2014-01-16 5444b2f #55022 [BUGFIX] PackageManager no cache if TYPO3 dir has symlinks (Alexander Opitz) 2014-01-16 6293aa7 #53761 [BUGFIX] Deprecated function call mysql_list_dbs in dbal (Ingo Schmitt) 2014-01-16 401699a #54036 [TASK] Add FlashMessage API to Extbase AbstractController (Nico de Haen) 2014-01-16 c245483 #55053 [TASK] Fix typo in Install Tool (Georg Ringer) 2014-01-16 956c2fe #55052 [TASK] Use file_exists() instead of is_file() (Oliver Hader) 2014-01-15 df2635c Revert "[BUGFIX] Assume pid 0 for global backend context" (Marc Bastian Heinrichs) 2014-01-15 1101f39 #54991 [!!!][FEATURE] Improve caching framework by introducing groups (Benjamin Mack) 2014-01-15 f273fff #45086 [BUGFIX] Image CE rendering does not scale images (Thomas Blaß) 2014-01-15 447dba1 #54750 [BUGFIX] Add fileSuffix option to GeneralUtility::tempnam() (Frans Saris) 2014-01-15 52d5bd2 #55026 [TASK] Extend TypoScriptParser test cases (Oliver Hader) 2014-01-15 84b6e61 #54230 [TASK] Skip two tests in LocalDriverTests in PHP 5.3 (Steffen Ritter) 2014-01-15 0b6f5d0 #55025 [TASK] Extend DB fields for be users/groups of DB/file mounts (Benjamin Mack) 2014-01-15 5ecb43f #55024 [BUGFIX] Bring back final class name cache (Helmut Hummel) 2014-01-15 f83eddd #54230,#54231 [!!!][TASK] Driver API has too many crosscutting concerns (Steffen Ritter) 2014-01-15 9bbad98 #54883 [TASK] Document that TYPO3 is not compatible with MySQL strict mode (Ernesto Baschny) 2014-01-15 9c905d1 #41596 [TASK][CONF] Accept other settings in [SYS][setDBinit] (Alexander Stehlik) 2014-01-15 4738708 #47203 [TASK] Cleanup __DIR__ and require/require_once (Stefan Neufeind) 2014-01-15 3adf783 #54953 [TASK] FrontendContentAdapterService processes record repeatedly (Steffen Ritter) 2014-01-15 2750c6a #55018 [TASK] Allow more DB and File Mounts for BE users and BE groups (Benjamin Mack) 2014-01-15 2cfefec #52596 [BUGFIX] Correct handling of empty Backend Layouts (Alexander Stehlik) 2014-01-15 81202b0 #54411 [BUGFIX] Images in distributions are not shown (Ernesto Baschny) 2014-01-15 60e488e #54995 [BUGFIX] PHP warnings in ElementBrowser (Markus Klein) 2014-01-14 acc7ff0 #54959 [TASK] Speedup typolink root-line handling (Steffen Ritter) 2014-01-14 58bb715 #53826 [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann) 2014-01-14 5fe2320 #53352 [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag) 2014-01-14 e7195cf #54729 [BUGFIX] Add SQL Index to Processed Files DB table (Ingo Schmitt) 2014-01-14 8602752 #54169 [BUGFIX] Exception in FileMetadataOverlayAspect (Georg Ringer) 2014-01-14 40aa800 #53598 [BUGFIX] Prevent double loading of session data (Alexander Opitz) 2014-01-14 29efbe4 #54182 [BUGFIX] Usage of sys_lang_mode in Typo3DbBackend (Georg Ringer) 2014-01-14 1e0254b #54184 [TASK] Proper template for EXT:cshmanual (Georg Ringer) 2014-01-14 9a02a70 #53902 [TASK] Update IDNA-class to 0.8.1 (Stefan Neufeind) 2014-01-13 8289e60 #54893 [TASK] Fix typo in copyright notice (Roland Waldner) 2014-01-13 273958a #51805 [BUGFIX] Template dropdown doesn't refresh template title after save (Torben Hansen) 2014-01-13 6b95100 #54933 [BUGFIX] Only variables should be passed by reference (Xavier Perseguers) 2014-01-13 f294b26 #54963 [BUGFIX] Fix PHP warnings in PackageManager (Markus Klein) 2014-01-13 51ebe1c #51271 [TASK] Check for libxml bug in install tool (Tomita Militaru) 2014-01-13 a9f111f #54235 [TASK] Calculated hash of File object is never used (Steffen Ritter) 2014-01-13 df96f23 #54879 [BUGFIX] Ignore dependencies of inactive packages (Helmut Hummel) 2014-01-13 cc3b029 #54927 [TASK] Add index to sys_file_metadata (Ingo Schmitt) 2014-01-13 85edd0e #54923 [TASK] Update SQL definition for sys_file_storage (Ingo Schmitt) 2014-01-13 1044c80 #54929 [TASK] Add index to sys_category (Ingo Schmitt) 2014-01-12 cca2d70 #54917 [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein) 2014-01-11 b90e09b #53816 [BUGFIX] Skip validation of uninitialized collections (Nico de Haen) 2014-01-11 ada821d #54899 [BUGIFX] Drop usage of addTofeInterface parameter (Francois Suter) 2014-01-11 b828029 #54909 [BUGFIX] Add missing logger names (Steffen Müller) 2014-01-09 beb8066 #53975 [BUGFIX] Allow empty values in start/stop filter of belog (Steffen Müller) 2014-01-09 ba2386e #54813 [BUGFIX] Assume pid 0 for global backend context (Felix Oertel) 2014-01-09 545610a #49640 [TASK] Improve feedit (Georg Ringer) 2014-01-09 b3a82c7 #43239 Revert "[BUGFIX] IRRE creates new records when using foreign_selector" (Markus Klein) 2014-01-09 692bd22 #43239 [BUGFIX] IRRE creates new records when using foreign_selector (Kai Vogel) 2014-01-09 0a76199 #54085 [TASK] Replace all strcmp() calls with === (Jo Hasenau) 2014-01-09 c965178 #54812 [TASK] Add functional tests from irre_tutorial to the core (Tymoteusz Motylewski) 2014-01-09 82a24fa #54857 [BUGFIX] Test extensions not considered in functional tests (Oliver Hader) 2014-01-09 a24bfae #50266 [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann) 2014-01-09 af99670 #54840 [TASK] Adopt order of cols in ext:documentation (Georg Ringer) 2014-01-09 c5fcc5f #31797 [BUGFIX] Properly escape the ImageMagick frame selector (Georg Ringer) 2014-01-09 6c4c4d9 #24877,#6708 [BUGFIX] Only create one keypair in rsaauth (Tom Ruether) 2014-01-09 b96eaa4 #38767 [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger) 2014-01-09 1341588 #54677 [BUGFIX] Fix wording of encryption key in Installer (Markus Klein) 2014-01-09 9dfc355 #54569 [BUGFIX] Installer fails when no database is selected (Philipp Gampe) 2014-01-08 270a7ea #54849 [BUGFIX] Functional tests cannot write to backend log (Oliver Hader) 2014-01-08 05ba10c #54823 [TASK] Cleanup ContentObject\ContentObjectRenderer (Michiel Roos) 2014-01-08 8042d92 #54838 [BUGFIX] Render ext icon in EM only if available (Georg Ringer) 2014-01-08 ff2933b #54500 [TASK] Use arrays in str_replace() calls (Michiel Roos) 2014-01-08 2917b07 #54251 [TASK] Improve performance of array_merge_recursive_overrule (Markus Klein) 2014-01-08 9e88bf7 #54726 [TASK] Optimize columns in sys_file_reference (Ingo Schmitt) 2014-01-08 6335a24 #54725 [TASK] Adapt indexes of sys_file_reference (Ingo Schmitt) 2014-01-08 15b522c #54053 [TASK] Superfluous comparison in indexed_search (Wouter Wolters) 2014-01-08 e36d347 #54049 [TASK] Superfluous comparison in DatabaseRecordList (Wouter Wolters) 2014-01-07 9588612 #54613 [TASK] Clean up uses of fe_adminLib properties (Francois Suter) 2014-01-07 9de93a1 #54808 [BUGFIX] Repository uses wrong property to calc current result page (Benjamin Rau) 2014-01-07 a564071 #54807 [BUGFIX] PageBrowsing ViewHelper defines unused method argument (Benjamin Rau) 2014-01-07 185658a #54142 [BUGFIX] Fix dependencies for non-composer extensions (Thomas Maroschik) 2014-01-06 76dea62 #54756 [BUGFIX] Replace reference to Security Cookbook with Security Guide (Michael Schams) 2014-01-04 c0baab8 #54021 [TASK] Cleanup convertParameterReflectionToArray() (Michiel Roos) 2014-01-04 4cd861c #54741 [BUGFIX] Set uid of BE_USER mock in functional tests (Markus Klein) 2014-01-04 8207a2b #53662 [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik) 2014-01-03 6a66355 #54689 [BUGFIX] EM does not always show description (Michiel Roos) 2013-12-30 e712830 #54520 [TASK] joinTSarrays() is replaced by array_replace_recursive() (Michiel Roos) 2013-12-21 f8fdcea #53862 [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos) 2013-12-21 28b91ac #53688 [BUGFIX] Folder::getFiles directly calls Factory::createFileObject (Steffen Ritter) 2013-12-21 b100e06 #53687 [BUGFIX] getFileIndexRecordsForFolder only works for hierarchical path (Steffen Ritter) 2013-12-20 2a392e4 #54531 [BUGFIX] Fix message for install tool warning (Cynthia Mattingly) 2013-12-20 6aaa9bf #54067 [TASK] UX enhancement for EXT:documentation (Xavier Perseguers) 2013-12-19 57106fb [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-12-19 7d4cbea [RELEASE] Release of TYPO3 6.2.0beta3 (TYPO3 Release Team) 2013-12-19 75f9c58 [TASK] Setup travis notifications (Helmut Hummel) 2013-12-19 9562f0d #54368 [TASK] Update NEWS.md for system categories (Francois Suter) 2013-12-19 3cdda5b Revert "[BUGFIX] Replace the table definition manipulation by signals" (Helmut Hummel) 2013-12-19 8b8d2ea #54366 [BUGFIX] Missing CSH for categories-based menus (Francois Suter) 2013-12-19 2d6e8de #53016 [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik) 2013-12-19 c578371 #54126 [TASK] Mark PathUtility::stripPathSitePrefix as internal (Markus Klein) 2013-12-18 befa799 #54288 [TASK] oncontextmenu: Avoid duplicating onclick-functionality (Stefan Neufeind) 2013-12-18 7efcf2a #54126 [TASK] Add tool-function to strip PATH_site-part of paths (Stefan Neufeind) 2013-12-18 f23f4ac #54499 [BUGFIX] Follow up: Moving files and folders doesn't update hashes (Stefan Neufeind) 2013-12-18 4a20881 #53886 [TASK] Optimize Package State Migration (Thomas Maroschik) 2013-12-18 a4c96cf #53015 [FEATURE] Allow the activation of packages during runtime (Thomas Maroschik) 2013-12-18 2640676 #54312 [BUGFIX] Use correct file data variable in Indexer (Alexander Stehlik) 2013-12-18 3cdab9d #54236,#54237 [BUGFIX] Access to sys_files is incompatible to fe_access checks (Steffen Ritter) 2013-12-18 fc69656 #53655 [BUGFIX] Moving files and folders doesn't update hashes (Frans Saris) 2013-12-18 5258506 #51752 [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein) 2013-12-18 faeb252 #52969 [BUGFIX] Uncaught exception if editor has no file mount (Markus Klein) 2013-12-18 bc038aa #52059 [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters) 2013-12-18 7b5276e #53727 [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein) 2013-12-18 e8a2b21 #47648 [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein) 2013-12-18 b948dc9 #54238 [BUGFIX] Pagetree pointer cursor broken since ExtJS upgrade (Stefan Neufeind) 2013-12-17 fd014c2 #54123 [TASK] Cleanup usage of getPageRenderer() (Stefan Neufeind) 2013-12-17 7317b65 #53872 [BUGFIX] fileadmin is hardcoded in install tool (Eric Chavaillaz) 2013-12-17 d2ec3ed #54052 [TASK] Superfluous comparison in OpendocsController (Wouter Wolters) 2013-12-17 1200db9 #54051 [TASK] Superfluous comparison in DataHandler (Wouter Wolters) 2013-12-17 e93dd00 #54048 [TASK] Superfluous comparison in RelationHandler (Wouter Wolters) 2013-12-17 2892995 #54054 [TASK] Superfluous comparison in Language (Wouter Wolters) 2013-12-16 942366b #54425 [BUGFIX] Fix side effect for new class instantiation (Helmut Hummel) 2013-12-14 6eb7a54 #53682 [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel) 2013-12-14 f2e3726 #53712 [BUGFIX] Create valid file reference index data (Alexander Stehlik) 2013-12-13 77fd61d [BUGFIX] Followup Fluid Template Fallback paths (Anja Leichsenring) 2013-12-13 f47faed #54027 [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik) 2013-12-13 deb7bf3 #54369 [TASK] Fix travis builds (Georg Ringer) 2013-12-11 ebd3e1b #54302 [BUGFIX] Clear statcache after writing file contents (Alexander Stehlik) 2013-12-10 107ac8e #31206 [SECURITY] XSS in header link of all content elements (Anja Leichsenring) 2013-12-10 226d624 #42772 [SECURITY] XSS in colorpicker wizard (Marcus Krause) 2013-12-10 fdd3d3f #45043 [SECURITY] Prevent editor controlled hmac content (Franz G. Jahn) 2013-12-10 f51afe2 #48691 [SECURITY] XSS in backend user adminstration (Marc Bastian Heinrichs) 2013-12-10 b4965e0 #41714 [SECURITY] Information Disclosure in Wizards (Helmut Hummel) 2013-12-10 5f32f0a #54099 [SECURITY] Fix open redirection in openid extension (Helmut Hummel) 2013-12-10 5eae4a8 #36768 [SECURITY] XSS in be_layout wizard (Anja Leichsenring) 2013-12-10 1b62669 #47086 [SECURITY] XSS in beuser VH (Anja Leichsenring) 2013-12-10 db9563c #54074 [SECURITY] Remove possible XSS from ActionController Error output (Anja Leichsenring) 2013-12-10 4d44daa #54073 [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (Steffen Ritter) 2013-12-08 75fb62d Revert "[FEATURE] Fallback/default case for SwitchViewhelper" (Anja Leichsenring) 2013-12-08 8e022bc #49371 [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter) 2013-12-08 8b3284c #54259 [BUGFIX] Allow Editing field creator_tool in sys_file_metadata (Xavier Perseguers) 2013-12-07 e0c68dd #52835 [TASK] Add editing of file metadata to ClickMenu (Steffen Ritter) 2013-12-06 51de0fa #51866 [BUGFIX] Re-Introduce feature to go one level up in file list (Steffen Ritter) 2013-12-06 4d5c8a8 #54050 [TASK] Superfluous comparison in CronCommand (Wouter Wolters) 2013-12-04 0bbcf35 #54115 [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due) 2013-12-02 e832e80 #54124 [BUGFIX] ClientUtility does not detect Internet Explorer 11 (Stefan Neufeind) 2013-12-02 ae944d9 #53818 [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind) 2013-12-01 c7f4df4 #53852 [TASK] Installer: textarea for [FE][defaultTypoScript_setup] (Markus Klein) 2013-12-01 a4408f8 #53555 [BUGFIX] Faulty and superfluous code in import/export module (Oliver Hader) 2013-12-01 0af7591 #54059 [TASK] Fix broken references in LegacyClassesForIde (Markus Klein) 2013-11-30 575f0ba #54106 [TASK] Remove non-evaluated parameter from _GP function calls (Marcus Krause) 2013-11-30 ec3a2d4 #53271 [BUGFIX] Missing phpinfo() module in install tool (Tomita Militaru) 2013-11-29 df568f0 #54019 [TASK] Simplify returns in ConfigurationManager (Michiel Roos) 2013-11-29 cfa410d #42651 [TASK] ext:adodb Remove connection wizard (Christian Kuhn) 2013-11-29 d7a4489 #54078 [TASK] ext:adodb Remove obsolete diffs from doc/ (Christian Kuhn) 2013-11-29 c8f46f4 #51283 [TASK] Use array access instead of traversing hook array (Bernhard Kraft) 2013-11-29 f905ff9 #52933 [TASK] ExtJS-upgrade 3.4.0 to 3.4.1.1 (Stefan Neufeind) 2013-11-28 6568a15 #54018 [TASK] Superfluous comparison in InlineElement (Michiel Roos) 2013-11-28 29e0da0 #54017 [BUGFIX] Redundant compare: GeneralUtility::inList() (Michiel Roos) 2013-11-28 9c57542 #54020 [TASK] Replace URLs of bugs.typo3.org with forge.typo3.org (Steffen Gebert) 2013-11-27 647cf35 #53991 [TASK] Remove disableDocModuleInAB TSconfig option in ModuleMenuView (Wouter Wolters) 2013-11-26 0dfe7c8 #53918 [BUGFIX] t3skin calls addIconSprite for each lang (Michiel Roos) 2013-11-24 7b05d07 #51650 [BUGFIX] TS: Allow "0" as strPad.padWith (Lars Peipmann) 2013-11-24 28b7bb5 #36469 [BUGFIX] Fix ordering of stages in action dropdown (Bart Dubelaar) 2013-11-24 5a7545d #53718 [CLEANUP] Improve code style of RelationHandler class (Alexander Stehlik) 2013-11-24 70c3e79 #15080 [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft) 2013-11-24 698fb7f #53905 [BUGFIX] Hardcoded "admin" user in Installer template (Markus Klein) 2013-11-22 51e23ed #53744 [TASK] Replace ClassLoader cache with standard caches (Thomas Maroschik) 2013-11-22 855e30e #53811 [TASK] Remove deprecated methods in PageLayoutView (Markus Klein) 2013-11-21 ef50085 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-11-21 757bb5e [RELEASE] Release of TYPO3 6.2.0beta2 (TYPO3 Release Team) 2013-11-21 932ac71 #53802 [BUGFIX] Fix moving/copying files and folders between storages (Frans Saris) 2013-11-21 95e8e33 #53672 [BUGFIX] Can not delete Files with metadata records (Frans Saris) 2013-11-21 092c60a #53844 [BUGFIX] Fix regression in ResourceCompressor (Markus Klein) 2013-11-21 ede0978 #53747 [TASK] Replace TCA cache with serialized array (Thomas Maroschik) 2013-11-21 65385ef #53604 [TASK] CleanUp canonicalizing identifiers in FAL-drivers (Steffen Ritter) 2013-11-20 b5b036b #53820 [TASK] Wrong method phpdoc (Bernhard Kraft) 2013-11-20 82d37f9 #15958 [BUGFIX] Reload list module on clickmenu action (Bernhard Kraft) 2013-11-20 a6fe2b8 #53243 [BUGFIX] Filemtime / Filesize trigger warning (Tomita Militaru) 2013-11-20 0ebc5a7 #53458 [BUGFIX] Fluid paginate widget wrong number of links (Klaas Johan Kooistra) 2013-11-20 495afb5 #53776 [BUGFIX] Improve confirmation dialog in drag'n'drop fileupload (Stefan Aebischer) 2013-11-20 2c4cb14 #53793 [CLEANUP] Fix various spelling mistakes (Michael Stucki) 2013-11-20 b1a2861 #53745 [TASK] Updated README / INSTALL / NEWS files (Ernesto Baschny) 2013-11-20 413bd8f Revert "[BUGFIX] Page module: Allow to paste in empty columns" (Markus Klein) 2013-11-20 2841224 #53652 [BUGFIX] Remove gaps in tree of New Record Wizard (Jigal van Hemert) 2013-11-20 61bd8e2 #53778 [CLEANUP] SpriteBuildingHandler uses deprecated SpriteGenerator API (Markus Klein) 2013-11-19 d1c770d #44002,#35980, [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft) 2013-11-19 02005b6 #38766 [BUGFIX] l10n_mode for "pages" table and group fields. (Johannes Feustel) 2013-11-19 b084217 #53709 [TASK] Improve updates of metadata in MetaDataRepository (Nicole Cordes) 2013-11-19 610e8be #53127 [BUGFIX] Exception thrown in update wizard if file does not exists (Frans Saris) 2013-11-19 66a7967 #53773 [BUGFIX] Fix JS error in lang module (Markus Klein) 2013-11-19 d0b2630 #53771 [TASK] Render extension icons in Language module directly (Jigal van Hemert) 2013-11-19 3d976ac #53700 [TASK] Rework image viewHelper to use FAL (Helmut Hummel) 2013-11-19 ab0a6fc #53769 [BUGFIX] Deprecation log is spammed with getReturnRawQueryResult() (Markus Klein) 2013-11-19 20103b3 #53651 [TASK] Bring back module menu accordion arrows (Ernesto Baschny) 2013-11-19 4d8ca5f #52137 [FEATURE] Categories-based tt_content menu (Francois Suter) 2013-11-19 393a178 #53750 [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos) 2013-11-19 e316f7c #52040 [TASK] Change injectMethods to annotations (Stefan Froemken) 2013-11-19 e380540 #34544 [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action (Ralf Hettinger) 2013-11-19 d3967c7 #51998 [BUGFIX] ExtDirect StateProvider should store all settings (Johannes Feustel) 2013-11-19 6205870 #53692 [BUGFIX] Fix height of body in backend (Jost Baron) 2013-11-18 3fbc892 #53746 [TASK] Optimization in AbstractViewHelper (Wouter Wolters) 2013-11-18 4f9d9a8 #53707 [BUGFIX] Rename hook in VariableFrontend.php (Nicole Cordes) 2013-11-18 8375b5c #53748 [BUGFIX] Warning in Install Tool if APC is installed but not enabled (Markus Klein) 2013-11-18 7587e0e #53711 [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc (Markus Klein) 2013-11-18 7bca434 #53708 [BUGFIX] Install System Extensions in update wizard fails (Nicole Cordes) 2013-11-18 aa3511d #53710 [BUGFIX] Improve output for "deprecated RTE properties" updater (Nicole Cordes) 2013-11-17 3fe3594 #53683 [BUGFIX] Don't underline Web>Page content elements on hover (Ernesto Baschny) 2013-11-16 c98654b #52186 [TASK] Set X-UA compatibility version to IE=10 (Wouter Wolters) 2013-11-16 d107083 #53684 [BUGFIX] No margin below context menus (in page tree) (Ernesto Baschny) 2013-11-16 1b56b33 #53601 [TASK] New FAL Indexer Scheduler-Tasks (Steffen Ritter) 2013-11-16 b9d45e3 #53600 [TASK] Use the new FAL Indexer (Steffen Ritter) 2013-11-16 b09a278 #52841,#53599 [FEATURE] New FAL Indexer and ExtractorRegistry (Steffen Ritter) 2013-11-16 f2c9e41 #53614 [BUGFIX] Renaming file does not update hash values (Frans Saris) 2013-11-15 df6206a Revert "[BUGFIX] EM: Fetch list as html, not as json" (Helmut Hummel) 2013-11-15 75c0511 #44961 [BUGFIX] Remove table prefix check in CONTENT (Marc Bastian Heinrichs) 2013-11-15 c048755 #53404 [TASK] Remove hash_base from page cache data (Alexander Opitz) 2013-11-15 3d8a219 #22914 [BUGFIX] Correct old naming "Text w/image" into "Text & Images" (Alexander Opitz) 2013-11-15 26c9fa3 #23536 [BUGFIX] no hover effect for db_list (Stefan Froemken) 2013-11-14 ebe9efc #47694 [BUGFIX] foreign_match_fields not fully supported (Stefan Froemken) 2013-11-14 b37265b #45724 [BUGFIX] FILES.folder does not work (Stefan Froemken) 2013-11-14 e061ada #53641 [BUGFIX] Em: Get preconfigured distribution causes warning (Nicole Cordes) 2013-11-14 f590baa #53627 [TASK] Render extension icons in EM directly (Jigal van Hemert) 2013-11-14 de2a8f8 #53632 [BUGFIX] Install Tool: Show titles of failed image tests (Sebastian Michaelsen) 2013-11-13 be3712e #53573 [TASK] FormDataTraverser::getFieldValueRecursive() might return NULL (Oliver Hader) 2013-11-13 8b8a518 #17493 [BUGFIX] Fix broken edit icons on cType HTML (Loek Hilgersom) 2013-11-13 a523536 #53608 [BUGFIX] Use default BE layout if current not available (Georg Ringer) 2013-11-13 7042937 #25157,#45550 [BUGFIX] Distinguish unassigend columns and colPos 0 (Georg Ringer) 2013-11-13 24298d0 #53585 [TASK][!!!] Extend FAL Api for more efficient usage (Steffen Ritter) 2013-11-13 74f4712 #51918 [BUGFIX] Native date and datetime values do not consider timezone (Oliver Hader) 2013-11-13 97e7021 #53581 [TASK] Remove useless comment in layout of viewpage (Eric Chavaillaz) 2013-11-13 90d5032 #53220 [BUGFIX] Responsive Images - Remove whitespaces in tags (Sascha Egerer) 2013-11-13 9dab985 #53003 [BUGFIX] RWD Images data Attribute is not wrapped with space (Ingo Schmitt) 2013-11-12 6270e42 #53399 [BUGFIX] Wrong usage-text for cli_dispatch (Tomita Militaru) 2013-11-12 5a39028 #53575 [!!!][DB][BUGFIX] Update all storages in upgrade wizard (Nicole Cordes) 2013-11-12 78d818f #52934 [BUGFIX] dataTables: Avoid sending cookie-data too often (Stefan Neufeind) 2013-11-12 ac6599f #53558 [TASK] Refactor PageRenderer tests (Christian Kuhn) 2013-11-12 59ed6f5 #53460 [BUGFIX] EM: Mask overlay stays active after error message (Nicole Cordes) 2013-11-12 e09416a #52630 [FEATURE] Make getPlaceholderValue recursive for __row (Alexander Stehlik) 2013-11-12 0796c6d #53567 [BUGFIX] sys_file.metadata does not use TCA type inline (Oliver Hader) 2013-11-12 958847e #43027,#46553, [BUGFIX] File identifiers are case-insensitive (Andreas Wolf) 2013-11-12 e35c0d3 #52904 [BUGFIX] Evaluator in JS fails with namespaces (Stefan Aebischer) 2013-11-12 661d566 #52616 [BUGFIX] Blank page in Firefox view module (Stefan Neufeind) 2013-11-12 fb5bddc #53538 [BUGFIX] Make be.buttons.icon-ViewHelper extensible (Stefan Neufeind) 2013-11-12 2837189 #53461 [BUGFIX] EM: Missing message when installing incompatible extension (Nicole Cordes) 2013-11-12 46caa26 Revert "[BUGFIX] Correctly apply Extbase-validator-options / Add tests" (Stefan Neufeind) 2013-11-11 3158cff #22136 [BUGFIX] Fix menu popup for all IE versions (Alexander Opitz) 2013-11-11 fc3c565 #53532 [TASK] Follow-up: Hard-coded labels in file collections (Wouter Wolters) 2013-11-11 e9d10a6 #52727 [TASK] Hard-coded labels in file collections (Tomita Militaru) 2013-11-11 11749c4 #52785 [BUGFIX] NEWS.txt entry about removed PATH_t3lib constant (Tomita Militaru) 2013-11-11 05aa5c6 #53530 [BUGFIX] ContentObjectRenderer still calls t3lib_div (Francois Suter) 2013-11-11 44658e5 #37948 [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar) 2013-11-11 4402e22 #53455 [TASK] Update backend page title (Tomita Militaru) 2013-11-11 2cc2d22 #52488 [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase (Markus Klein) 2013-11-11 742a5df #52208 [BUGFIX] Correctly apply Extbase-validator-options / Add tests (Stefan Neufeind) 2013-11-11 e305cbe #53462 [TASK] Add cache to getPagesTSconfig() (Stefan Neufeind) 2013-11-11 8a80c23 #53423 [BUGFIX] EM: Fetch list as html, not as json (Stefan Neufeind) 2013-11-11 c9aa372 #52952 [TASK] Introduce Signals in IndexRecord- and MetaDataRepository (Steffen Ritter) 2013-11-10 1b891b9 #52788 [TASK] Add hashcolumn to field configuration of sys_file_processedfile (Georg Ringer) 2013-11-10 b2f438a #27519 [BUGFIX] getProcessedValue ignores sorting of select field values (Johannes Feustel) 2013-11-10 438b73b #52306 [BUGFIX] Catch exception in element browser (Markus Hoelzle) 2013-11-10 3387288 #52463 [TASK] Don't use destructor as shutdown function (Thorsten Kahler) 2013-11-10 652d9c2 #53200 [BUGFIX] No duplicate html encoding in file titles (Alexander Stehlik) 2013-11-09 e59fe35 #53478 [BUGFIX] Performance: remove unneeded basename call in CacheManager (Ingo Schmitt) 2013-11-09 35a12bf #53477 [TASK] Fix superfluous strlen() on constant strings (Steffen Ritter) 2013-11-09 d7c03b8 #53476 [TASK] Better mocking of $GLOBALS['LANG'] (Christian Kuhn) 2013-11-09 cbc6672 #49293 [BUGFIX] Set active SCHEME using typolink with forceAbsoluteUrl (Ferdinand Kuhl) 2013-11-09 65bf5ae #47040 [BUGFIX] Enable treeConfig overriding by Page TSconfig (Stefan Froemken) 2013-11-09 5582b8a #52173 [BUGFIX] Correct storage selection (follow-up) (Ernesto Baschny) 2013-11-09 9f988d6 #46020 [BUGFIX] FAL: Always load meta data of files (Markus Klein) 2013-11-09 e66afd9 #52851 [BUGFIX] filemetadata: differenciate between file types (Ernesto Baschny) 2013-11-08 c9cd9c4 #53368 [BUGFIX] Use getPagesTSconfig($tscPID) only once per ID (Jo Hasenau) 2013-11-08 e376ff7 #29179 [BUGFIX] Escape title, extension, description of scheduler tasks (Tomita Militaru) 2013-11-08 0207d9c #42197 [TASK] Extensionmanager: Update jQuery-usage (Stefan Neufeind) 2013-11-08 d622bbc #53081 [BUGFIX] The Install Tool welcome text is outdated (Tomita Militaru) 2013-11-08 e5b73f5 #53410 [BUGFIX] File PackageStates.php isn't created at all (Nicole Cordes) 2013-11-07 787daba #53013 [TASK] Replace calls to ExtensionManagementUtility with PackageManager (Thomas Maroschik) 2013-11-07 284a693 #53244 [TASK] Add pageId to getBackendLayout() method (Georg Ringer) 2013-11-07 3d3ab84 #53236 [BUGFIX] Endless loop in check for broken extensions (Oliver Hader) 2013-11-07 0ae50b5 [BUGFIX] Make admin modules only available for admins (Helmut Hummel) 2013-11-07 1ef58ea #53077 [BUGFIX] Show flash message if package states are not writable (Stefan Rotsch) 2013-11-06 fb404d6 #52836 [TASK] Catch exceptions in itemsProcFunc (Francois Suter) 2013-11-06 00a1d4c #53304 [BUGFIX] Use correct variable name for backend layouts (Georg Ringer) 2013-11-06 7d57b5e #53341 [BUGFIX] Add property icon to category domainmodel (Stefan Froemken) 2013-11-05 4e59b65 #51949 [BUGFIX] Do not encode links from non-local storages (Helmut Hummel) 2013-11-04 f44cbd5 #53307 [TASK] Deprecate ext_emconf.php key "docPath" (Xavier Perseguers) 2013-11-03 9b0a30f #53269 [BUGFIX] Removed empty defaults for backend_layouts (Jo Hasenau) 2013-11-03 599d4c1 #53226 [TASK] Remove go-up button in filelist (Georg Ringer) 2013-11-03 c6f17fc #53291 [TASK] Mention new default for cookieHttpOnly in NEWS.txt (Steffen Müller) 2013-11-03 227a4b3 #24647 [FEATURE] Enable cookieHttpOnly by default (Tomita Militaru) 2013-11-02 8e1d6bd #52953 [BUGFIX] Show icons of backend layouts (Georg Ringer) 2013-11-01 8fda83f #52991 [BUGFIX] Render smallRetina sourceCollection in image CType (Sebastian Fischer) 2013-10-31 377b2e7 #53161 [TASK] Fix static call to non-static method (Georg Ringer) 2013-10-31 dc541e0 #53029 [TASK] Optimize performance of the class loader (Thomas Maroschik) 2013-10-30 abc08c5 #53187 [BUGFIX] Incorrect class names used in Install.php script (Claus Due) 2013-10-30 200b13c #53130 [FEATURE] Add DESC sorting for FILES-cObject (Stefan Froemken) 2013-10-30 9acac9c #53115 [BUGFIX] T3editor: Make errors/exceptions show correctly (Stefan Neufeind) 2013-10-30 dc2257c #53163 [BUGFIX] Fix text of t3skin update in Install-Tool (Georg Ringer) 2013-10-30 458d580 #53162 [BUGFIX] Exception class not found in ApplicationContext (Stefan Froemken) 2013-10-30 7938887 #53159 [BUFGIX] set password length to 8 in installtool (Stefan Froemken) 2013-10-29 82da303 #53195 [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind) 2013-10-26 6aa2e7f #53136 [TASK] Add xlf to [SYS][textfile_ext] (Alexander Stehlik) 2013-10-25 ed5e075 #52926 [BUGFIX] Compressor resolves dots in filenames correctly (Christian Kuhn) 2013-10-25 1d080a7 #52935 [TASK] EXT:documentation: Remove box around links (Xavier Perseguers) 2013-10-23 45f0084 #53071 [BUGFIX] Available extension list not updated on CLI (Stefan Rotsch) 2013-10-22 addd2ed #51813 [TASK] TypoScript: Condition for Windows 8 (Stefan Neufeind) 2013-10-22 5e86800 #53007 [FEATURE] Custom inline record creation link label (Alexander Stehlik) 2013-10-21 18e7d5f #52998 [BUGFIX] Constant styles.content.imgtext.responsive is not used (Ingo Schmitt) 2013-10-21 a06db07 [BUGFIX] Check for query failures in admin methods (Thomas Maroschik) 2013-10-21 dd49d59 #53009 [BUGFIX] Fix typo in PageRenderer comments (Mattias Nilsson) 2013-10-21 8d77b6c #52885 [BUGFIX] Replace __DIR__ with absolute path in class cache (Alexander Stehlik) 2013-10-21 57dbb49 #25322 [BUGFIX] Make OpenID login work with identifier select (Christian Weiske) 2013-10-21 1d6e32d #52983 [BUGFIX] BE-Layout provider must filter deleted records (Georg Ringer) 2013-10-20 a71add7 #52828 [BUGFIX] Sorting of packages by dependency (Markus Klein) 2013-10-20 6bb5d69 #52974 [TASK] Log "validator not found" in devlog, not syslog (Claus Due) 2013-10-18 e4d2025 #52932 [TASK] Documentation: Update jQuery-usage (Stefan Neufeind) 2013-10-18 1417f02 #52954 [BUGFIX] Minor glitches in FileIndex- and MetaDataRepositories (Steffen Ritter) 2013-10-18 1cfc65d #51698 [TASK] Delete sys_file(_metadata) entries when a file is deleted (Frans Saris) 2013-10-18 29ea0d1 #52925 [BUGFIX] Fix wrong composer type in filemetadata (Thomas Maroschik) 2013-10-18 ff63d94 #35073 [BUGFIX] Enable BE search for multiple mountpoints (Georg Ringer) 2013-10-17 eb5febf #52931 [TASK] Exclude central Modernizr from concatenation (Stefan Neufeind) 2013-10-17 53b2144 #52744 [BUGFIX] Missing ENABLE_INSTALL_TOOLs permissions let us loop (Alexander Opitz) 2013-10-17 ec71772 #52570 [TASK] Tests for Persistence\Generic\Backend::getIdentifierByObject (Stefan Neufeind) 2013-10-17 e97776c #52864 [TASK] Add unit tests for FilesContentObject (Nicole Cordes) 2013-10-17 681d256 #52687 [BUGFIX] Improve database connection smooth migration wizard (Nicole Cordes) 2013-10-17 da86781 #52910 [BUGFIX] Follow-up: Fix broken test in CategoryRegistryTest (Marc Bastian Heinrichs) 2013-10-17 1c5a89c #49310 [FEATURE] Wizard to add OpenID to backend user (Christian Weiske) 2013-10-17 4fc14b5 #50548 [BUGFIX] Getting the identifier for a lazy object fails (Marc Bastian Heinrichs) 2013-10-17 1598cd6 #52285 [BUGFIX] CategoryCollection must handle multiple relations (Francois Suter) 2013-10-16 a220c80 #49501 [BUGFIX] TCA: sys_file_reference:title exclude = 1 (Markus Klein) 2013-10-16 ee8ccfe #52529 [BUGFIX] Suppress empty tag names in output of array2xml (Markus Hoelzle) 2013-10-16 7051cad #52900 [TASK] Follow-up: Preserve vendor name in refering request (Wouter Wolters) 2013-10-16 7b1db29 #52887 [TASK] Unit tests for devIP condition (Christian Kuhn) 2013-10-16 207554b #52880 [BUGFIX] Class "\extDirect_DataProvider_BackenduserSettings" not found (Dmitry Dulepov) 2013-10-16 c7164cc #52886 [BUGFIX] Presets cause fatal error during last installation step (Nicole Cordes) 2013-10-16 ca4d2d3 #52866 [BUGFIX] Loaded Extensions in ExtensionCompatibilityTester (Alexander Stehlik) 2013-10-15 684acdd #52868,#52643 [TASK] Enable mock of ResourceFactory in ContentObjectRenderer (Christian Kuhn) 2013-10-15 60670fb #52865 [BUGFIX] Incomplete mock in ext:frontend FAL getData test (Christian Kuhn) 2013-10-15 a9f768b #52857 [TASK] SYS/forceReturnPath can be removed (Markus Klein) 2013-10-15 7d05351 #52856 [BUGFIX] Fix FilePermissionUpdate SQL errors (Nicole Cordes) 2013-10-15 7285640 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-10-15 1ddd7a9 [RELEASE] Release of TYPO3 6.2.0beta1 (TYPO3 Release Team) 2013-10-15 0d69f74 #52818 [FEATURE] Enable frontend to show translated file metadata (Steffen Ritter) 2013-10-15 30cb4ed #50092 [FEATURE] Add devIP as keyword for IP condition (Ingo Renner) 2013-10-15 0ac4ab5 #50223 [FEATURE] Enable all workspaces tab in workspace module (Oliver Hader) 2013-10-15 aca9a4d #52849 [BUGFIX] Remove references to extListArray (Xavier Perseguers) 2013-10-15 39532cd Revert "[FEATURE] Improve usability for BE database thumbnails/file icons" (Oliver Hader) 2013-10-15 639d5e5 #14730 [FEATURE] Support for proxy NTLM authentication (Tomita Militaru) 2013-10-15 f8e5874 #49667 [FEATURE] Enable double-resolution icons in SpriteGenerator (Steffen Ritter) 2013-10-15 28dbbbf #52762 [TASK] Add type converter for core types like Enumeration (Sascha Egerer) 2013-10-15 8dd8191 #52817 [TASK] File-List should allow quick access to translations (Steffen Ritter) 2013-10-15 b4fd521 #52850 [BUGFIX] Cannot show information of a directory (Xavier Perseguers) 2013-10-15 df73316 #52719 [FEATURE] Advanced metadata for File (Fabien Udriot) 2013-10-15 469f6da #52831 [TASK] Fix system extensions composer.json type entry (Thomas Maroschik) 2013-10-15 dc3bcfc #52767 [BUGFIX] Ignore "composer/installers" requirement (Thomas Maroschik) 2013-10-15 e02418e #52847 [BUGFIX] Fix bad preconditions for PackageStates migration (Thomas Maroschik) 2013-10-15 498ca1e #52814 [BUGFIX] Don't create package base paths anymore (Thomas Maroschik) 2013-10-15 07d21a5 #52845 [BUGFIX] Moving folders fails (Oliver Hader) 2013-10-15 ced1f40 #52585 [TASK] Show not empty databases in install tool (Nicole Cordes) 2013-10-15 9044272 #52844 [TASK] Add README for jQuery-libraries in contrib-directory (Stefan Neufeind) 2013-10-15 91ae4e7 #52816 [TASK] Make sys_file_metadata translatable (Steffen Ritter) 2013-10-15 cd856c0 #52842 [BUGFIX] Remove realpath call from unit test bootstrap (Helmut Hummel) 2013-10-15 d35e964 #52779 [BUGFIX] No exception if uninstalled extension has an invalid key (Ernesto Baschny) 2013-10-15 92e756b #52442 [TASK] Centralize jQuery libraries (Xavier Perseguers) 2013-10-15 49117c9 #51580 [TASK] Add Category Based FileCollection (Frans Saris) 2013-10-15 25608d6 #52823 [BUGFIX] Preserve vendor name in refering request (Thomas Maroschik) 2013-10-15 e7e64ff #52695 [FEATURE] Grouping for scheduler-jobs (Stefan Neufeind) 2013-10-15 eb60cd1 #52632 [FEATURE] Add begin/maxItems options to FILES ContentObject (Steffen Ritter) 2013-10-15 3bc111b #52782 [FEATURE] Show extension keys in documentation list (Nicole Cordes) 2013-10-15 0f607c8 #52018 [FEATURE] TypoScript: Allow relative file inclusion (Philipp Gampe) 2013-10-15 3358d32 #50802 [BUGFIX] Only load folder contents if folder is initialised (Frans Saris) 2013-10-15 962e83e #52718 [BUGFIX] FollowUp: Restrict visibility of Category in BE (Steffen Ritter) 2013-10-15 fbf3796 #52718 [FEATURE] Restrict visibility of Category for a BE User (Fabien Udriot) 2013-10-15 323b13b #52824 [BUGFIX] Superfluous usage of ObjectManagerException (Oliver Hader) 2013-10-15 254588c #50219 [FEATURE] Integrate possibility to extend workspace module (Oliver Hader) 2013-10-15 a569758 [FEATURE] Introduce backend layout data providers (Oliver Hader) 2013-10-15 f58a27c #52771 [BUGFIX] Use callback in preg_replace in RemoveXSS (Jigal van Hemert) 2013-10-14 6c510d9 #52551 [BUGFIX] Follow-Up: Fix invalid constant usage (Sascha Egerer) 2013-10-14 4eb44cd #52699 [TASK] Remove add/edit wizards for defaultCategorizedTables (Frans Saris) 2013-10-14 8da0e32 #52819 [BUGFIX] Better mocking in FormProtection tests (Christian Kuhn) 2013-10-14 dc62362 #52813 [BUGFIX] Better mocking in BackendUtility::viewOnClick test (Christian Kuhn) 2013-10-14 cca411b #52753 [BUGFIX] PackageManager fails on empty array entries in conflicts (Philipp Gampe) 2013-10-14 89a56f7 #52808 [TASK] Install Tool: Remove misleading password hint (Helmut Hummel) 2013-10-14 f1750b9 #52786 [TASK] Remove unused TYPO3_CONF_VARS['FE']['logfile_dir'] (Markus Klein) 2013-10-14 5aa6c3b #52766 [BUGFIX] PackageStates is not updated in EM (Thomas Maroschik) 2013-10-14 9c41457 #52765 [BUGFIX] Adapt IndexerService to new table structures (Steffen Ritter) 2013-10-14 5e38bf0 #52787 [BUGFIX] Hint to the correct unit test runner (Helmut Hummel) 2013-10-14 b546e86 #51865 [FEATURE] Make frame sizes in viewpage module configurable (Johannes Feustel) 2013-10-14 f2b91c8 #30889 [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper) 2013-10-14 14a0ae0 #47301 [FEATURE] Improve userFunc parameter parsing in conditions (Dmitry Dulepov) 2013-10-14 90f2e3c Revert "[FEATURE] Add option to set an alternative domain for preview" (Stefan Neufeind) 2013-10-14 d443067 #16386 [FEATURE] stdWrap for list of results (Ralf Hettinger) 2013-10-14 def989a #52745 [BUGFIX] Cannot fetch documentation on Windows (Xavier Perseguers) 2013-10-14 989dc48 #30889 [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper) 2013-10-14 1f3d603 #49739 [TASK] Follow-up: Add filter for available records, CGL (Marc Bastian Heinrichs) 2013-10-14 976971d #52773 [BUGFIX] Detect unix-styled absolute paths on Windows systems (Nicole Cordes) 2013-10-14 f0ee66c #52774 [TASK] Improve classLoader compatibility for Windows systems (Nicole Cordes) 2013-10-14 9c44f47 [BUGFIX] Followup Bootstrap for Unit Tests (Helmut Hummel) 2013-10-14 f362ed7 #51436 [TASK] Bootstrap for Unit Tests (Helmut Hummel) 2013-10-13 60511e2 #52716,#50574 [FEATURE] Split file permission for be_users and be_groups (Nicole Cordes) 2013-10-13 ead24eb #52759 [BUGFIX] Object passed to date() (Xavier Perseguers) 2013-10-13 115bceb #52758 [BUGFIX] Unit tests: Superfluous backup (Christian Kuhn) 2013-10-13 af726a2 #52757 [BUGFIX] ext:install Correct exception class inheritance (Christian Kuhn) 2013-10-13 520eede #52756 [TASK] Remove obsolete files (Christian Kuhn) 2013-10-13 b8821e7 #52754 [BUGFIX] PackageManager fails on empty and non-extension dirs (Philipp Gampe) 2013-10-13 b3b5c7d #24005 [FEATURE] Let select() fetch records without translation parent (Benjamin Mack) 2013-10-13 6be9424 #52750 [BUGFIX] Better mocking in FAL FileTest (Christian Kuhn) 2013-10-13 dd023e6 #49739 [FEATURE] Add filter for available records in multi select element (Marc Bastian Heinrichs) 2013-10-13 84d6207 #47018 [FEATURE] Integrate preliminary PackageManager API (Thomas Maroschik) 2013-10-13 1db78ea #52726 [BUGFIX] Follow-up: Split sys_file table to extract metadata (Christian Kuhn) 2013-10-13 76a29d3 #52726 [TASK] Split sys_file table to extract metadata (Steffen Ritter) 2013-10-13 5867840 #52723 [BUGFIX] DataMapFactory must detect TCA "type" and "internal_type" (Alexander Schnitzler) 2013-10-13 b864789 #52551 [BUGFIX] Follow-Up: Fix major bug in Enumeration::equals + Tests (Sascha Egerer) 2013-10-13 bedddf2 #47709 [FEATURE] Improve usability for BE database thumbnails/file icons (Patrick Broens) 2013-10-13 04cca5f #52737 [TASK] Integrate Flow Package Subpackage (Thomas Maroschik) 2013-10-13 16ac878 #52740 [TASK] Add composer.json files for each sysext extension (Christian Kuhn) 2013-10-12 c765087 #52724 [BUGFIX] Fix incomplete mocking in DataMapFactoryTest (Alexander Schnitzler) 2013-10-12 4907c20 #52639 [FEATURE] Allow to disable "Core Updater": not only optically (Ernesto Baschny) 2013-10-12 7fff86d #52639 [FEATURE] Allow to disable the "Core Updater" through an env-variable (Ernesto Baschny) 2013-10-12 0556dd5 #52357 [TASK] Make use of autoloading for fixtures in testclasses (Stefan Neufeind) 2013-10-12 018fc1e #52104 [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes) 2013-10-12 a6b6643 #52551 [TASK] Introduce Enum constants for t3ver_state (Sascha Egerer) 2013-10-12 62b9eda #52569 [BUGFIX] EXT:documentation should accept other index file names (Johannes Feustel) 2013-10-12 b49b19f #50224 [FEATURE] Let workspace users decide whom to send notifications (Oliver Hader) 2013-10-12 7ee32ff #52707 [FEATURE] Introduce a PHP Enumeration type (Sascha Egerer) 2013-10-12 c5b84cd #35281,#11441 [FEATURE] uriBuilder should honor POST arguments for addQueryString (Stanislas Rolland) 2013-10-12 62338f1 #51528 [BUGFIX] Clean-up responsibilities of FAL classes (Steffen Ritter) 2013-10-12 6e04328 #52696 [BUGFIX] Follow-up: Description-field for scheduler-jobs (Philipp Gampe) 2013-10-12 828436a #52721 [BUGFIX] SaltFactory has wrong type hint (Markus Klein) 2013-10-12 800ae38 #52715 [BUGFIX] Prevent empty newline below scheduler-task-name (Stefan Neufeind) 2013-10-12 eb8d8c0 #52696 [FEATURE] Description-field for scheduler-jobs (Stefan Neufeind) 2013-10-12 f122c4f [FEATURE] Fallback paths (backport from Flow) (Tymoteusz Motylewski) 2013-10-12 823f1d8 #51528 [TASK] Clean-up responsibilities of FAL classes (Steffen Ritter) 2013-10-11 376d3b5 #52708 [BUGFIX] DataMapFactory::resolveTableName must remove leading backslashes (Alexander Schnitzler) 2013-10-11 5974292 #37611 [BUGFIX] Select available page when changing WS (Thorsten Kahler) 2013-10-11 22b392a #51051 [BUGFIX] Clear_cache() must not consider page ids lower than 0 (Oliver Hader) 2013-10-11 3d5e8ef #52636 [BUGFIX] Copy records to target page before origin page is deleted (Timo Webler) 2013-10-11 93769b9 #17551 [BUGFIX] Create workspace placeholder with processed field content (Sascha Egerer) 2013-10-11 aaca3e9 #36573 [BUGFIX] Add workspace overlay for fetched records. (Timo Webler) 2013-10-11 9ececf2 #34246 [BUGFIX] Migrate workspaces tries to upgrade non existing tables (Wouter Wolters) 2013-10-11 f146309 #37209 [BUGFIX] WS preview shows pages changes from all WS (Thorsten Kahler) 2013-10-11 2bce629 #52648 [TASK] Performance: Use cache_hash with "mixed" data (Stefan Neufeind) 2013-10-11 b7bdd84 #50912 [BUGFIX] BackendUtility::viewOnClick() called with non-integer (Oliver Hader) 2013-10-11 fdf8801 #52703 [BUGFIX] Improve message for the RedirectLoopException (Nicole Cordes) 2013-10-11 2bab6de #52530 [BUGFIX] Delete modified record in WS just deletes WS version (Sascha Egerer) 2013-10-11 e356a59 #51515 [TASK] FAL-Drivers: Make getFileInfo more versatile and performant (Steffen Ritter) 2013-10-11 ecbce5a #52482 [FEATURE] Control visibility of modules in the BE (Fabien Udriot) 2013-10-11 113655b #50132 [FEATURE] Add TypoScript condition for ApplicationContext (Steffen Müller) 2013-10-11 28f2f31 #52554 [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer) 2013-10-11 18a90a9 #51554 [TASK] Categorize sys_file table by default (Steffen Ritter) 2013-10-11 24f32d1 #52678 [TASK] Rename API for ApplicationContext (Steffen Müller) 2013-10-10 fe6e2ab #19732 [FEATURE] Enable Content-length header in FE by default (Dmitry Dulepov) 2013-10-10 2fda51d #52667 [BUGFIX] EXT:documentation does not support ext_icon.png (Xavier Perseguers) 2013-10-10 e1db658 #52178 [BUGFIX] Cannot upload an extension as zip (Xavier Perseguers) 2013-10-10 b5d5ff9 #49723 [BUGFIX] Follow-up: Responsive image rendering, CGL (Christian Kuhn) 2013-10-10 bb6b77b #52618 [FEATURE] ext:install Verify checksum of downloaded core (Christian Kuhn) 2013-10-10 1316fe3 #49723 [FEATURE] Add responsive Image Rendering (Martin Ficzel) 2013-10-10 4f8f50e #52349 [BUGFIX] Omit constructor injection for optional parameters (Anja Leichsenring) 2013-10-09 86c8f80 #47368 [BUGFIX] Add table as parameter to CObjectViewHelper (Wouter Wolters) 2013-10-08 78b76d7 #52523 [FEATURE] Add autofocus to pass input in install (Eric Chavaillaz) 2013-10-08 ab11514 #52579 [FEATURE] Add hook to custom header in page mod (eric.chavaillaz) 2013-10-08 9ed4d0f #52608 [BUGFIX] Failing test in VersionNumberUtility (Christian Kuhn) 2013-10-08 0eac3d9 #52547 [BUGFIX] Follow-Up: ext:install Core update (Philipp Gampe) 2013-10-08 710b44e #52547 [FEATURE] ext:install Core update (Christian Kuhn) 2013-10-07 1dcb94c #49538 [BUGFIX] Fields of type file_reference are not properly indexed (Martin Borer) 2013-10-07 a957325 #52568 [TASK] Make use of .t3-table in EXT: beuser (Felix Kopp) 2013-10-06 c13b6b7 #52411 [BUGFIX] Remove static template of ext:documentation (Markus Klein) 2013-10-06 25ec324 #52566 [TASK] Make use of .t3-table in RecordHistory (Felix Kopp) 2013-10-06 b83a07d #52564 [TASK] Make use of .t3-table in EXT: scheduler (Felix Kopp) 2013-10-06 a188064 #52565 [TASK] Make use of .t3-table in EXT: belog (Felix Kopp) 2013-10-06 a05b4d6 #31996 [FEATURE] Transfer query parameters in preview (Francois Suter) 2013-10-06 917a8c9 #52561 [FEATURE] Make use of .t3-table in EXT: tstemplate (Felix Kopp) 2013-10-06 0174bfb #52560 [FEATURE] Make use of .t3-table in EXT: lowlevel (Felix Kopp) 2013-10-06 2537ef7 #52558 [!!!][FEATURE] Refactor/reintroduce table.t3-table (Felix Kopp) 2013-10-06 ac3a58b #52414 [TASK] ext:install Break possible redirect loop (Christian Kuhn) 2013-10-06 f78b574 #52332 [BUGFIX] EXT:documentation does not support translated manuals (Xavier Perseguers) 2013-10-06 523ba33 #52501 [TASK] Set base font-size and adjust headline sizes (Felix Kopp) 2013-10-06 a727959 #52517 [TASK] Redesign "about modules" as start screen (Felix Kopp) 2013-10-06 223fa59 #51892 [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer) 2013-10-06 f415745 #51106 [FEATURE] Follow-Up: Prepare generic persistence for overlay handling (Felix Oertel) 2013-10-06 3b4ffe6 #51145 [FEATURE] move configuration of returnRawQueryResult (Felix Oertel) 2013-10-06 797b164 #52401 [FEATURE] ext:install FolderStructure basic link support (Christian Kuhn) 2013-10-05 cc76b72 #52555 [TASK] Load defaultConfigArray just once in AllConfiguration (Sascha Egerer) 2013-10-05 2c109ca #52546 [BUGFIX] Missing closing tag in ElementBrowser (Philipp Gampe) 2013-10-05 5582a31 #52469 [TASK] Use instanceof comparison instead of string comparison (Benjamin Serfhos) 2013-10-05 be56c13 #52444 [TASK] Version fields in list view only if version is loaded (Georg Ringer) 2013-10-04 5468c15 #52514 [FEATURE] High-res TYPO3 logo in topbar (Felix Kopp) 2013-10-01 460cffc #52445 [TASK] Add missing CSS class to table of sorting module (Georg Ringer) 2013-10-01 a34ef1e [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-10-01 014b204 [RELEASE] Release of TYPO3 6.2.0alpha3 (TYPO3 Release Team) 2013-10-01 e605c49 #52405 [TASK] Install Tool: Allow multiple permission status per file (Ernesto Baschny) 2013-10-01 1c43491 #52437 [BUGFIX] Don't write LocalConfiguration on every Install Tool entry (Ernesto Baschny) 2013-10-01 c3b73ce #38701 [FEATURE][UX] Install Tool usability and visual enhancements (Ernesto Baschny) 2013-10-01 48a8052 Revert "[BUGFIX] Enable add markers in LoginController signal" (Anja Leichsenring) 2013-10-01 263060d #52338 [BUGFIX] Base silent updates on LocalConfiguration values only (Anja Leichsenring) 2013-10-01 5fbbb8b #51892 [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer) 2013-10-01 77f29a3 #52360 [TASK] Remove closing PHP tags (Christian Kuhn) 2013-09-30 a7b67ed #52413 [TASK] Make Install Tool look beautiful in modern IE's (Ernesto Baschny) 2013-09-30 6f1bbb3 #52407 [TASK] Folder not writeable should be an "Error" not a "Warning" (Ernesto Baschny) 2013-09-30 09f3b6a #43540 [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov) 2013-09-29 82e9fbe #52368 [FEATURE] ext:install Show number of folder structure errors in menu (Christian Kuhn) 2013-09-29 2d9fb1a #52367 [BUGFIX] ext:install Better error handling in first folder step (Christian Kuhn) 2013-09-28 b869f75 #52356 [FEATURE] ext:install Relaxed permission check (Christian Kuhn) 2013-09-28 9eea0a6 #51835 [BUGFIX] Follow-up to: Use an extension as repository (Susanne Moog) 2013-09-28 5c63c1b #51835 [FEATURE] Add possibility to use an extension as repository (Susanne Moog) 2013-09-28 710e854 #48809,#51730, [BUGFIX] Fix wrong handling of php and TYPO3 dependencies (Susanne Moog) 2013-09-28 38ace21 #52354 [TASK] ext:install Protect some methods in FolderStructure (Christian Kuhn) 2013-09-28 7d11883 #52351 [FEATURE] ext:install Implement template files in FolderStructure (Christian Kuhn) 2013-09-28 982a365 #51329 [BUGFIX] Initialize extension name in command requests (Alexander Stehlik) 2013-09-27 71b42f5 #52324 [FEATURE] Add tstamp column to recycler record table (Philipp Kitzberger) 2013-09-27 51b4cf6 #52045 [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein) 2013-09-27 f6a8c13 #51588 [BUGFIX] Clear cached menu by tag (Zbigniew Jacko) 2013-09-27 928ee6c #50437 [BUGFIX] Fix jumpToUrl()-Usage in Element Browser (Benjamin Pick) 2013-09-26 5e11f50 #52312 [TASK] Remove "Clear language cache" menu item (Christian Kuhn) 2013-09-26 9b381d4 #52287 [TASK] Move configuration code from bootstrap to ext:install (Christian Kuhn) 2013-09-26 3791750 #52091,#51684 [BUGFIX] Check for string before using strlen (Kilian Hann) 2013-09-26 b443ac7 #52266 [BUGFIX] groupFor-VH does not work with @lazy (Stefan Froemken) 2013-09-26 0d2a39b #51540,#51956 [BUGFIX] Install tool uses empty database settings (Nicole Cordes) 2013-09-26 951e705 #52316 [BUGFIX] Fatal in DefaultConfiguration (Christian Kuhn) 2013-09-26 690a371 #52305 [BUGFIX] Configure main extbase caches for unlimited entry lifetime (Christian Kuhn) 2013-09-26 3d0008f #52295 [TASK] Use SimpleFileBackend for t3lib_l10n cache (Christian Kuhn) 2013-09-26 3daaffb #52314 [TASK] ext:install Improve wording in empty database select (Christian Kuhn) 2013-09-26 aba9b8e #52167 [BUGFIX] Re-add dbal extension manager message class (Alexander Stehlik) 2013-09-25 085ca11 #52270 [TASK] Use @inject in ext:about (Christian Kuhn) 2013-09-25 68bfac4 #52226 [BUGFIX] EM does not link to docs.typo3.org (Xavier Perseguers) 2013-09-25 8167fb1 #51116 [BUGFIX] Increase performance of exports for caches (Markus Klein) 2013-09-25 a9213d4 #52243 [BUGFIX] Remove duplicate exception code (Fabien Udriot) 2013-09-25 d01c3ce #52088 [TASK] Remove GFX im_imvMaskState and im_negate_mask settings (Christian Kuhn) 2013-09-25 b652855 #52198 [BUGFIX] Fix misleading hint in Mvc/Dispatcher (Wouter Wolters) 2013-09-24 a74461d #52201 [BUGFIX] Fix broken Unit-test for #44825 (Wouter Wolters) 2013-09-24 c6a58be #52202 [BUGFIX] Using ext:sys_action gives a warning about not valid HTML (Wouter Wolters) 2013-09-24 04dcfbc #51411 [BUGFIX] Label user function for sys_file_reference uses HTML (Philipp Gampe) 2013-09-24 a81a581 #37065 [BUGFIX] Don't show duplicates in workspace preview (Timo Webler) 2013-09-23 68e91cc #51234 [BUGFIX] Move beuser property mappings to global scope (Philipp Gampe) 2013-09-23 d46858d #52171 [BUGFIX] Prevent leading space for empty ATagParams (Alexander Stehlik) 2013-09-23 172606b #50913 [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier) 2013-09-23 71ac43b #52092 [BUGFIX] Reset singletons in Extbase command (Alexander Stehlik) 2013-09-23 14b4edb #52173 [BUGFIX] Correct storage selection (common prefixes) (Ernesto Baschny) 2013-09-23 f28a986 #44825 [BUGFIX] Fix page.headerData + USER_INT (Helmut Hummel) 2013-09-23 9869927 #51933 [FEATURE] Viewpage module usablity optimization (Johannes Feustel) 2013-09-21 6278df2 #51590 [FEATURE] add sorting on sys_category (Peter Niederlag) 2013-09-20 ec0fa11 #48912 [BUGFIX] Increase length of identifier field in sys_file (Nicole Cordes) 2013-09-20 7aa646f #52056 [BUGFIX] Wrong exception on renaming folder (Francois Suter) 2013-09-20 bcbf6bf [TASK] Update felogin doc with showForgotPassword change (Markus Klein) 2013-09-20 bd32759 #50138,#34597 [FEATURE] Show forgot password only if conf showForgotPassword = 1 (Nicolas Forgeot) 2013-09-19 f36574c #49328 [BUGFIX] Fix PHP warning when writing to Backend user log (Alexander Stehlik) 2013-09-19 807b591 #52133 [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due) 2013-09-19 d8ec3c1 #51837 [BUGIFX] Missing rendering for newer menus (Francois Suter) 2013-09-17 070a6cd #45859 [BUGFIX] Faulty expand/collapse behavior in Element Browser (Oliver Hader) 2013-09-17 d16f551 #50907 [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons (Ernesto Baschny) 2013-09-17 2bb5348 #19045 [BUGFIX] Fix cropping of transparent gifs with im6. (Stefan Neufeind) 2013-09-17 1461ad2 #51921 [FEATURE] Allow multiple category fields per table (Sebastian Michaelsen) 2013-09-16 87c133d #52012 [TASK] Remove GFX/im_mask_temp_ext_noloss setting (Christian Kuhn) 2013-09-16 557aaa3 #52011 [TASK] Remove GFX/im_combine_filename setting (Christian Kuhn) 2013-09-16 a553a4f #52013 [TASK] Remove BE/TSconfigConditions setting (Christian Kuhn) 2013-09-15 52238b1 #52010 [TASK] Remove GFX/im_no_effects setting (Christian Kuhn) 2013-09-15 d05fcff #52017 [BUGFIX] Install tool: Use sRGB colorspace in presets (Christian Kuhn) 2013-09-15 1048b0e #52008 [BUGFIX] SQL error in install tool if no root page available (Steffen Müller) 2013-09-15 dc047c7 #35070 [BUGFIX] Install tool sanitizes image generation output (Wouter Wolters) 2013-09-15 3100b70 #47733 [TASK] Don't set extensions checked by default in InstallSysExtsUpdate (Wouter Wolters) 2013-09-15 b8222bd #51376 [FEATURE] Show string value for PHP error codes in install tool (Wouter Wolters) 2013-09-14 c9059d9 #52007 [TASK] Improve description of config preset in install tool (Steffen Müller) 2013-09-14 7d435b5 #47588 [FEATURE] Conditions support in backend layouts (Alexey Gafiulov) 2013-09-14 d30d551 #51902 [BUGFIX] Configuration controller fatals with local-only extension (Sebastian Fischer) 2013-09-14 68b2ced #51995 [TASK] Improve status messages of install tool (Steffen Müller) 2013-09-14 6034995 #51997 [BUGFIX] Install Tool System environment warning badges look ugly (Ernesto Baschny) 2013-09-13 a88f8bc #51996 [TASK] Clean up install tool module (Helmut Hummel) 2013-09-13 f5f5c97 #50910 [FEATURE] Install tool: Left menu at fixed position (Ernesto Baschny) 2013-09-13 138f544 #51993 [TASK] Add new icon for ext:reports (Wouter Wolters) 2013-09-13 4e5d1e8 #51989 [BUGFIX] Install tool: Fixed document header (Christian Kuhn) 2013-09-13 122a3c0 #51981 [BUGFIX] Also consider JPEG files for IM/GM (Markus Klein) 2013-09-12 9974f36 #51803 [TASK] Use a 401 header if login is not successful (Georg Ringer) 2013-09-12 7bb2cc9 #47744 [BUGFIX] Replace SHOW DATABASE by query to schema (Alexander Opitz) 2013-09-12 eee040c #51891 [BUGFIX] Call to undefined method setTemplateFile (Wouter Wolters) 2013-09-12 a37076a #51937 [TASK] Use lambda functions instead of create_function (Christoph Dörfel) 2013-09-12 74713b9 #47740 [TASK] Install tool: Sort "All configuration" sections (Christian Kuhn) 2013-09-12 f60669b #51931 [TASK] Improve Installer database selection step (Markus Klein) 2013-09-12 f44d074 #51952 [BUGFIX] Install tool shows docheader in backend (Christian Kuhn) 2013-09-12 38bdae4 #51946 [BUGFIX] Installing TYPO3 -> Installing TYPO3 CMS (Christian Kuhn) 2013-09-12 915d998 #51433 [TASK] Install tool: Refactor db connect configuration settings (Christian Kuhn) 2013-09-12 f0d82f0 #51939 [BUGFIX] Fix phpDoc comment for addStaticFile() (Alexander Stehlik) 2013-09-12 82d2446 #51929 [BUGFIX] Fix SQL error for sys_file (Markus Klein) 2013-09-11 a0f292c #49188 [BUGFIX] Install Tool: Improve UX for foldout sections (Markus Klein) 2013-09-11 939962d #51923 [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest (Anja Leichsenring) 2013-09-11 7faebc2 #51924 [BUGFIX] Empty __call() function hides implementation errors (Anja Leichsenring) 2013-09-11 6ebc13a #51562 [BUGFIX] Move forgotten getEnvironmentMode() (Anja Leichsenring) 2013-09-11 2236449 #51519 [TASK] FAL ResourceStorage must not access sys_file table directly (Steffen Ritter) 2013-09-11 d972a39 #50795 [BUGFIX] Follow-Up: Missing signals on adding file (Stefan Neufeind) 2013-09-11 8471e02 #51782 [FEATURE] Enable allWrap.splitChar on all includeJS/includeCSS properties (Christoph Dörfel) 2013-09-11 3f806ae #50795 [BUGFIX] Missing signals on adding file (Andreas Wolf) 2013-09-11 fcc250f #51562 [TASK] Remove sys_file.deleted flag and it's usage (Ernesto Baschny) 2013-09-10 92e5e6c #51454 [TASK] Install tool configuration system (Christian Kuhn) 2013-09-10 bcbc726 #49386 [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage (Stefan Neufeind) 2013-09-10 08c78c7 #50391 [FEATURE] Enable/disable cascading deletion of child elements (Christoph Niewerth) 2013-09-10 dd84d0b #31572 [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche) 2013-09-09 ca5ea8a #49386 [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents (Thomas Maroschik) 2013-09-09 a242f24 #51097 [FEATURE] FAL missing files report (Frans Saris) 2013-09-09 91d723d #51873 [BUGFIX] Fix missing translation in ext:reports (Wouter Wolters) 2013-09-09 5e98799 #50723 [BUGFIX] Extbase scheduler task serialization (arjenhoekema) 2013-09-09 429f36e #51744 [TASK] Cleanup (Wouter Wolters) 2013-09-09 e1a6314 #51743 [TASK] Replace double quotes in exceptions (Wouter Wolters) 2013-09-09 a44c8f7 #51871 [BUGFIX] Ignore userTSConfig if not set in getModTSconfig() (Helmut Hummel) 2013-09-09 3315bc6 #51761 [BUGFIX] Do not add trailing slashes to files (Helmut Hummel) 2013-09-09 2fb54fc #51776 [FEATURE] Show upload form for extensions in Get Extensions section (Ingo Pfennigstorf) 2013-09-09 83b4390 #51728 [FEATURE] Enhance youtube id getting (Steffen Ritter) 2013-09-08 8c2e2a1 #51758 [BUGFIX] Fix viewObjectNamePattern regression in Extbase (Alexander Schnitzler) 2013-09-08 f873d1d #47414 [BUGFIX] Filename not displayed in selector (file_reference) (Martin Borer) 2013-09-08 0f1e109 #51783 [TASK] Check whether data was successfully imported in the functional test (Tymoteusz Motylewski) 2013-09-06 866f0c6 #51818 [BUGFIX] Follow-up to IRRE override strategy (Steffen Ritter) 2013-09-06 c8a3e36 #51682 [BUGFIX] Disable caching for ADMCMD_view parameter (Philipp Kitzberger) 2013-09-06 4bf5e79 #51808 [BUGFIX] Enable ProcessedFiles to do file exists (Helmut Hummel) 2013-09-06 0fa2da4 #48474 [BUGFIX] Suggest wizard broken when used in a repeating flexform element (Gabe Blair) 2013-09-06 3da7139 #50573 [BUGFIX] Replace old images by sprite (Krzyszrtof Adamczyk) 2013-09-06 52b11e5 #51747 [BUGFIX] Recreate processig folder without permission checks (Helmut Hummel) 2013-09-06 65768d0 #51733 [BUGFIX] Do not register storage factory slot during install (Helmut Hummel) 2013-09-05 24731b0 #48467 [BUGFIX] mounts of same storage had same subfolder count in Filelist (Simon Schick) 2013-09-04 cbed687 #50886 [SECURITY] Prohibit accessing storage 0 from backend UI (Steffen Ritter) 2013-09-04 f48a1c1 #50883 [SECURITY] Identifiers may refer to resources outside the storage (Steffen Ritter) 2013-09-04 5d9b4e3 #51495 [SECURITY] Deny arbitrary code execution possibility for editors (Helmut Hummel) 2013-09-04 a7e7722 #51327 [SECURITY] Refactor and fix FAL user permission handling (Helmut Hummel) 2013-09-04 3ebb905 #51326 [SECURITY] Add possibility to en-/disable file permission checks (Helmut Hummel) 2013-09-04 770b53e #51079 [SECURITY] Check permissions in all actions of ResourceStorage (Steffen Ritter) 2013-09-02 3d096be #51629 [FEATURE] CLI command to install and uninstall extensions by key (Claus Due) 2013-09-02 2d26fd5 #49996 [BUGFIX] Extend Share font character set (Jigal van Hemert) 2013-09-01 8f0b89b #51017 [FEATURE] Add "Hide in menus" checkbox in crpages wizard (eric.chavaillaz) 2013-09-01 bd63499 #51018 [BUGFIX] excludeFromUpdates flag ignored (Francois Suter) 2013-09-01 f9ad227 #31998 [BUGFIX] Faulty check for missing SMTP port (Tomita Militaru) 2013-08-31 eb7aa0b #50424 [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Roland Schenke) 2013-08-31 fa9a10c #51596 [TASK] Remove old class files in ext:rsaauth (Wouter Wolters) 2013-08-31 94e60ea #51594 [TASK] Remove old class files in ext:taskcenter (Wouter Wolters) 2013-08-31 00861fb #51595 [TASK] Remove old class files in ext:sys_action (Wouter Wolters) 2013-08-31 236ba6c #51597 [TASK] Remove old class files in ext:perm (Wouter Wolters) 2013-08-31 14067de #51599 [TASK] Remove old class files in ext:extensionmanager (Wouter Wolters) 2013-08-31 e2d742a #51593 [TASK] Cleanup ext:sv (Wouter Wolters) 2013-08-30 dc04543 #51581 [BUGFIX] Incomplete mocking in ext:frontend getImgResourceHook test (Christian Kuhn) 2013-08-30 792f84c #51542 [BUGFIX] Install Tool: Warning: touch() Utime failed: Permission denied (Ernesto Baschny) 2013-08-29 3495f7a #51544 [BUGFIX] Sprite manager cache improvement (Christian Kuhn) 2013-08-29 4f06c86 #51537 [FEATURE] Add distribution management to extension manager (Susanne Moog) 2013-08-29 0e33de2 #51158 [TASK] Make use of "use"-statement for BackendUtility (Stefan Neufeind) 2013-08-29 7fb894c #47575 [BUGFIX] header element is rendered in lib.stdheader in all HTML5 cases (Patrick Broens) 2013-08-29 d5c71dd #51496 [TASK] Skip tests that rely on internet connection (Anja Leichsenring) 2013-08-29 4478147 #50707 [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout (Ernesto Baschny) 2013-08-29 81d2241 #51460 [BUGFIX] Database integrity check fatal error (Stefan Fürst) 2013-08-29 4425fc3 [BUGFIX] Add missing categories menu utility (Francois Suter) 2013-08-29 14915ce #51067,#51503 [CLEANUP] Adjust usage of ContentObjectRenderer->getTreeList() (Anja Leichsenring) 2013-08-29 593e919 #51480 [FEATURE] Keep "new content element" icon visible if the column is empty (Ernesto Baschny) 2013-08-29 d59182e #51513 [BUGFIX] Duplicate TCA in sys_category (Francois Suter) 2013-08-29 8cc7f45 #51474 [BUGFIX] Cast autoload and classAliasMap to Array (Michel Georgy) 2013-08-29 b0bbacf #51509 [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension (Ernesto Baschny) 2013-08-29 b5592ec #51499 [FEATURE] Capture PHP errors in install tool (Nicole Cordes) 2013-08-29 24b143a #51466 [FEATURE] Enable automatic file import for extensions (Susanne Moog) 2013-08-29 20a919d #51161 [FEATURE] Add categories-based menu (Francois Suter) 2013-08-28 b137c39 #51434 [TASK] Cleanup BackendUtitlity::displayWarningMessages (Kai Ole Hartwig) 2013-08-28 ef0e02a #36244 [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes) 2013-08-28 2923379 #51465 [TASK] Re-enable disabled saltedpasswords task if not finished (Nicole Cordes) 2013-08-28 7a3f1d9 #51469 [TASK] dbal: Remove obsolete CSS HTML template (Stefan Rotsch) 2013-08-28 1ac558e #51437 [FEATURE] Enable automatic t3d import for extensions (Susanne Moog) 2013-08-28 1c0c472 #51138 [FEATURE] Allow signalSlots to modify arguments (Felix Oertel) 2013-08-28 c6d17b2 #49685 [TASK] sys_file/sys_file_reference override strategy (Andreas Wolf) 2013-08-28 55b8107 #50827 [FEATURE] Introduce handling of missing files (Frans Saris) 2013-08-28 50701a0 #51381 [TASK] Functional tests: error if DB permissions are missing (Sascha Egerer) 2013-08-28 0013cb3 #51355 [TASK] Cleanup saltedpasswords extension configuration (Nicole Cordes) 2013-08-28 d1199a8 #50613 [FEATURE] Use salted Install Tool password (Nicole Cordes) 2013-08-27 8f0052e #51328 [BUGFIX] Only log file/directory actions which were done (Helmut Hummel) 2013-08-27 635fcf2 #50612 [FEATURE] Create BE-user in installation wizard with a salted password (Nicole Cordes) 2013-08-27 cf6e064 #51410 [TASK] Display count of failed error checks in install tool menu (Stefan Rotsch) 2013-08-27 ef335ab #51356 [TASK] ext:saltedpasswords: Remove isUsageEnabled for backend (Nicole Cordes) 2013-08-27 c1b09d6 #51190 [BUGFIX] utf8/multibyte character breaks menu filelist (Peter Niederlag) 2013-08-27 aedccd3 #51409 [BUGFIX] Fix incorrect call to substr_count (Michiel Roos) 2013-08-27 38cb243 #51406 [TASK] Update SwiftMailer to 5.0.1 (Jigal van Hemert) 2013-08-27 6cecd88 #51407 [TASK] Remove misleading icon from buttons in install tool (Stefan Rotsch) 2013-08-27 5c98d7a #50234 [TASK] Make the extension titles link to the configuration (Nicole Cordes) 2013-08-27 b7b2add #51404 [TASK] Move default salt methods to factory function (Nicole Cordes) 2013-08-27 eae0318 #51408 [BUGFIX] Install Tool: Correct Browser-Title if locked (Christoph Buchli) 2013-08-27 2334a12 #51395 [BUGFIX] Next/last button not linked on last page (Jigal van Hemert) 2013-08-27 a5362c3 #51354 [TASK] Cleanup FactoryConfiguration for saltedpasswords (Nicole Cordes) 2013-08-27 0937531 #51379 [FEATURE] Install Tool: Check for broken ext indicates loading (Christoph Buchli) 2013-08-27 95662d9 #51396 [TASK] Refactor misleading method name (Stefan Rotsch) 2013-08-27 45cbe77 #49186 [FEATURE] Install tool database port detection (Michiel Roos) 2013-08-27 c72bca7 #51383 [TASK] Shorten database names in functional tests (Sascha Egerer) 2013-08-27 7429a70 #51164 [TASK] Fix functional tests in WorkspaceServiceTest (Tymoteusz Motylewski) 2013-08-27 a1c35e1 #51386 [TASK] Remove workaround for PHP bug in validEmail() (Markus Klein) 2013-08-27 67d06d3 #51352 [FEATURE] ext:saltedpasswords is required and enabled in backend (Nicole Cordes) 2013-08-27 756c34f #51304 [BUGFIX] Hide translations in categories selector (Francois Suter) 2013-08-27 eb217f4 #51368 [BUGFIX] Install tool: Check for broken ext uninstalls correct ext (Christoph Buchli) 2013-08-27 69f458f #50870 [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail (Nicole Cordes) 2013-08-27 da770e3 #50760 [BUGFIX] Escape title tag of image links (Alexander Stehlik) 2013-08-27 cf1b2b9 #25327,#37026 [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann) 2013-08-26 c39739f #51357 [FEATURE] Install tool database select during upgrading (Michiel Roos) 2013-08-26 a713d59 #50951 [TASK] Align inputs and adjust label-width (Stefan Neufeind) 2013-08-26 82b92ca #51366 [TASK] Install tool test action fatals if image not exists (Christian Kuhn) 2013-08-26 89e45c2 #50983 [FEATURE] Add public API to get ApplicationContext (Steffen Müller) 2013-08-26 1799ce5 [BUGFIX] Fix broken path to fonts in t3skin (Steffen Müller) 2013-08-24 8af3eda #51305 [FEATURE] Render icon with button view helper (Francois Suter) 2013-08-22 163c231 #51273 [BUGFIX] Fix failing test (Anja Leichsenring) 2013-08-22 eb14812 #51254 [TASK] Merge pagegen.php to index_ts.php (Christian Kuhn) 2013-08-22 8fe0590 #51251 [TASK] Move TCA and ext_tables.sql from ext:cms to ext:frontend (Christian Kuhn) 2013-08-22 df2e839 #51253 [BUGFIX] Wrong namespace in DataHandler test (Christian Kuhn) 2013-08-22 b048d70 Revert "[BUGFIX] Check for incompatible SQL modes" (Stefan Neufeind) 2013-08-22 5738788 #51249 [BUGFIX] Missing "Interface" in Backend-Annotation (Stefan Froemken) 2013-08-22 bad3f24 #20052,#18866, [BUGFIX] Check for incompatible SQL modes (Sascha Egerer) 2013-08-22 d3a1bab #49842 [BUGFIX] Storage is offline but is still used (Frans Saris) 2013-08-21 76b166b #51209 [BUGFIX] Ignore permission checks for processed files (Helmut Hummel) 2013-08-20 f0a436f #37892 [BUGFIX] No version overlay should be done for sys_language (Lienhart Woitok) 2013-08-20 04dae87 #46989 [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind) 2013-08-20 4044e9e #51159 [BUGFIX] FlashMessageQueue PHP strict warning (Christian Kuhn) 2013-08-20 ae16fba #51134 [TASK] Adapt skinning extension stylesheet paths (Felix Kopp) 2013-08-19 bfb2328 #51167 [TASK] Implement getDatabase to FunctionalTestCase (Christian Kuhn) 2013-08-19 a60872d #51165 [TASK] Improve documentation in FunctionalTestCase (Christian Kuhn) 2013-08-18 ab6a171 #51148 [FEATURE] Responsive website preview (Felix Kopp) 2013-08-18 7d846a0 #51156 [TASK] FunctionalTestCase refactoring (Christian Kuhn) 2013-08-18 b410008 #51142 [CLEANUP] Remove deprecated repository constructor (Felix Oertel) 2013-08-18 a6522a0 #50614 [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once (Stefan Neufeind) 2013-08-18 6b4b9e0 #51143 [TASK] Use real boolean value for sL second param (Wouter Wolters) 2013-08-18 7c40f6c #43428 [BUGFIX] Language-module icons need to display in correct size (Stefan Neufeind) 2013-08-18 44bb4cd Revert "[CLEANUP] remove deprecated repository constructor" This breaks a lot of tests as is. Will be reintroduced together with the neccessary refactorings. (Anja Leichsenring) 2013-08-18 cd3b7fe #51153 [TASK] Simplify travis script (Christian Kuhn) 2013-08-18 8eb6c45 #51151 [TASK] Add first functional tests for DataHandler (Tymoteusz Motylewski) 2013-08-18 9da8df5 #51147 [TASK] Remove dispensable headlines in EXT: beuser (Felix Kopp) 2013-08-18 91bb179 #51142 [CLEANUP] remove deprecated repository constructor (Felix Oertel) 2013-08-17 752a963 #30636 [BUGFIX] TCA: subtypes_addlist not processed (Benjamin Mack) 2013-08-17 3441661 #47735 [BUGFIX] Not possible to finish update wizard (Wouter Wolters) 2013-08-17 2b93568 #47844 [BUGFIX] Query parameters of external link may get altered (Stanislas Rolland) 2013-08-17 01e9b33 #51144 [TASK] Refactor functional base test class (Christian Kuhn) 2013-08-16 c6e8e5e [TASK] Implement standalone functional test API (Helmut Hummel) 2013-08-16 8a2b040 #34631 [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein) 2013-08-16 ae479fe #51121 [TASK] Execute standalone functional tests in travis (Christian Kuhn) 2013-08-16 3ced73f #51119 [TASK] Reformat .travis.yml to be better readable (Christian Kuhn) 2013-08-16 0919e69 #51106 [FEATURE] Prepare generic persistence for overlay handling by signals (Felix Oertel) 2013-08-16 24495ef [TASK] Standalone functional test runner (Christian Kuhn) 2013-08-16 47ddf16 #51115 [TASK] Disable scheduler-tests if EXT:scheduler not loaded (Stefan Neufeind) 2013-08-16 9a4b1a1 #51114 [TASK] Enable unittests for EXT:documentation (Stefan Neufeind) 2013-08-16 e7c079c #51103 [TASK] Make tests use correct namespaces (Stefan Neufeind) 2013-08-16 4c6f226 #51000 [TASK] Introduce relative line-heights (Felix Kopp) 2013-08-16 8851226 #51101 [TASK] UnitTests.xml cleanup (Christian Kuhn) 2013-08-15 371c7ab #51004 [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel) 2013-08-14 a82a106 #46094 [BUGFIX] Avoid usage of subheader in mailform (Francois Suter) 2013-08-14 c5c3776 #51064 [BUGFIX] storagePid is lost when persistence.recursive is set (Steffen Müller) 2013-08-12 b3000a4 #47806 [BUGFIX] Typing after abbr or acronym tag is difficult (Stanislas Rolland) 2013-08-12 c43e90d #51007 [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel) 2013-08-12 287d6c7 #51022 [FEATURE] Intgrate CSS class "lead" for introductions (Felix Kopp) 2013-08-12 3485b0f #51015 [BUGFIX] Reposition TYPO3 logo text (Felix Kopp) 2013-08-12 bb24c30 #50997 [TASK] Visual feedback on hover: spot text links (Felix Kopp) 2013-08-12 15002e4 #51016 [TASK] EXT: beuser remove spaces from links (Felix Kopp) 2013-08-12 ad92a9d #50949 [TASK] Installer: Ask for username during initial setup (Stefan Neufeind) 2013-08-12 fa215f0 #51014 [FEATURE] EXT: extensionmanager PNG icon (Felix Kopp) 2013-08-12 3e7c317 #50999,#50994 [TASK] EXT: be_user - improve listing (Felix Kopp) 2013-08-11 0ae2452 #51010 [BUGFIX] Allow reading files if storage is not browsable (Helmut Hummel) 2013-08-11 7ce53db #51005 [BUGFIX] Take into account all file and folder permissions (Helmut Hummel) 2013-08-11 f63d312 #51011 [TASK] Add signal in ResourceFactory for storage creation (Helmut Hummel) 2013-08-11 82ee651 #50502 [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+ (Stanislas Rolland) 2013-08-10 acaa51b #50287 [BUGFIX] Invalid allowed value for color space (Tomita Militaru) 2013-08-09 e6e0b4f #48689 [FEATURE] Added autofocus attribute to textfield and textarea (Tim Spiekerkoetter) 2013-08-09 d260109 #50976 [BUGFIX] Mixed up parameters in call to replaceMarkersInWhereClause (Anja Leichsenring) 2013-08-08 a6ea7f7 #48523 [BUGFIX] Reports module tries to load not-installed extension (Wouter Wolters) 2013-08-08 ed8ee7a #50868 [BUGFIX] number_format() expects parameter 1 to be double (Wouter Wolters) 2013-08-08 8aeb95d #47734 [BUGFIX] Workspaces and Version update wizard isn't skippable (Wouter Wolters) 2013-08-08 24f1b96 #50940 [FEATURE] Uninstall broken ext in install tool (Susanne Moog) 2013-08-08 24f5eff #44482,#38094 [FEATURE] Form: "Redirect" postprocessor (Christian Kuhn) 2013-08-07 8c8bdfe #50568 [BUGFIX] Ignore case in file extension filter (Alexander Stehlik) 2013-08-07 9bf2c38 #21892 [FEATURE] Substitution of default markers in single function (Nicole Cordes) 2013-08-07 0feea5b #50872 [BUGFIX] Correctly set user storage permissions (Helmut Hummel) 2013-08-07 c997bfc #50867 [TASK] Introduce AbstractHierarchicalFilesystemDriver (Steffen Ritter) 2013-08-07 cc31a4d #50843 [BUGFIX] Failing Resource\FactoryTest on Windows systems (Nicole Cordes) 2013-08-07 41e5916 #47106 [BUGFIX] Indexing of external files does not work in indexed_search (Wouter Wolters) 2013-08-07 8ef6214 #50562 [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy (Marius Büscher) 2013-08-07 bc330c1 #50844 [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows (Nicole Cordes) 2013-08-07 a079ad6 #50812 [BUGFIX] Backup singletons in unit tests prior to other setUp operations (Nicole Cordes) 2013-08-07 b36f0d8 #50841 [BUGFIX] PHP warning in ext:documentation (Wouter Wolters) 2013-08-07 b1aebc8 #50845 [BUGFIX] Test in Configuration\ConfigurationManagerTest fails in backend (Nicole Cordes) 2013-08-06 3eda92a [FEATURE] Adds register values to FilesContentObj (Lars Peipmann) 2013-08-06 8f74ed9 #50536 [TASK] Load documentation extension by default (Xavier Perseguers) 2013-08-06 bdad15b #50628 [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation (Sascha Egerer) 2013-08-06 196e885 #15797 [BUGFIX] Use proper implementation of a wordwrap (Georg Ringer) 2013-08-06 41fb6b0 #50125 [BUGFIX] Incorrect check for empty folder (Philipp Gampe) 2013-08-06 27a3e9e #50615 [TASK] Use magic __CLASS__ in getInstance()-methods (Stefan Neufeind) 2013-08-06 ac1bc67 #50781 [BUGFIX] MySQLi: Allow persistent connections again (Stefan Neufeind) 2013-08-06 27da4cc #50809 [BUGFIX] Fix failing test in StorageRepositoryTest (Anja Leichsenring) 2013-08-05 ba9e453 #50751 [BUGFIX] Fix empty href parameter (Anja Leichsenring) 2013-08-05 ba06615 #50803 [BUGFIX] Fatal error: "enableFields on non-object" in extension manager (Ernesto Baschny) 2013-08-05 881be5c #50670 [TASK] Cleanup update wizard in Install Tool (Wouter Wolters) 2013-08-05 dfc9b28 #50193 [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png" (Benjamin Mack) 2013-08-05 c111dde #45498 [FEATURE] Find best-matching local storage instead of default-storage (Stefan Neufeind) 2013-08-03 000e87b #49288 [BUGFIX] ControllerExtensionName can not be resolved in CLI mode (Achim Fritz) 2013-08-03 a7b47c6 #50466 [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind) 2013-08-02 ad9f7e4 #50728 [CLEANUP] Remove useless CSS file in EXT:documentation (Xavier Perseguers) 2013-08-01 8d30ece #43893 [BUGFIX] selected = 1 doesn't work in FormContentObject (Wouter Wolters) 2013-08-01 19d6054 #50606 [BUGFIX] Fix invalid global for getData hooks (Alexander Stehlik) 2013-08-01 d7ad41f #31407 [FEATURE] Create BE-user in Install Tool with a salted password (Wouter Wolters) 2013-07-31 bb49c33 #50529 [TASK] Raise PHP version requirement to 5.3.7 (Christian Kuhn) 2013-07-30 c16837a #49989 [TASK] Cleanup ext:func (Wouter Wolters) 2013-07-30 a0bd845 #50571 [TASK] Travis setup without Introduction package (Christian Kuhn) 2013-07-30 0312a22 #49992 [TASK] Cleanup ext:info and ext:info_pagetsconfig (Wouter Wolters) 2013-07-30 60849b0 #47452 [SECURITY] fileDenyPattern ignored in file-list module (Jigal van Hemert) 2013-07-30 38935bf #49209 [SECURITY] XSS in 3rd party library Flowplayer (Oliver Hader) 2013-07-30 0dfeccc #49210 [SECURITY] XSS in 3rd party library Audio Player (Oliver Hader) 2013-07-30 d639c39 [BUGFIX] EM unit test is broken (Xavier Perseguers) 2013-07-30 3ac3d28 #50525 [BUGFIX] Deleted flag is not updated during file indexing (Oliver Hader) 2013-07-30 305bdb2 #50441 [FEATURE] Add a timestamp when downloading an extension (Xavier Perseguers) 2013-07-30 7ae1214 #49396 [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest (Tim Lochmueller) 2013-07-30 19ddae8 #42287 [FEATURE] stdWrap replacement: add optionSplit-support (Stefan Neufeind) 2013-07-29 6f9f36d Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay" (Anja Leichsenring) 2013-07-29 66ce7e8 Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Oliver Hader) 2013-07-29 e7d3604 #47198 [TASK] Properly double-backslash some backslashes in strings (Stefan Neufeind) 2013-07-28 69a409d #11014 [BUGFIX] Workspace selector in top toolbar cannot scroll (Georg Ringer) 2013-07-28 c85b2c4 #45834 [BUGFIX] Detection of curlProxyServer settings is incorrect (Dmitry Dulepov) 2013-07-28 e1fd938 #50504 [TASK] vfsStream: Use namespaced version from phpunit follow-up (Wouter Wolters) 2013-07-28 45ba4ad #50486 [FEATURE] Backend documentation module (Xavier Perseguers) 2013-07-28 f6b0517 #34621 [FEATURE] INCLUDE_TYPOSCRIPT all files from directory (recursive) (Loek Hilgersom) 2013-07-28 161c60f #43631 [BUGFIX] RTE wizard can't "save document and view page" (Stanislas Rolland) 2013-07-28 15a616c #50467 [FEATURE] Support custom translation servers for extensions (Xavier Perseguers) 2013-07-28 5b667ec #49760 [FEATURE] Add check if local extensions can be loaded (Susanne Moog) 2013-07-28 10848f9 #42984 [TASK] Adjust namespacing in Extbase-testcases (Stefan Neufeind) 2013-07-28 60ebdbb #50496 [TASK] vfsStream: Use namespaced version from phpunit (Stefan Neufeind) 2013-07-28 2bf4bc3 #50494 [TASK] Check lightweight cases before class_exists if possible (Stefan Neufeind) 2013-07-28 9c6d502 #50495 [FEATURE] Add a clear all cache button to install tool (Christian Kuhn) 2013-07-28 fa5fe24 #50469 [TASK] Use real boolean value for pi_getLL third param (Wouter Wolters) 2013-07-27 b8104e1 #44118 [BUGFIX] Debug exception handler: set exit code on CLI (Christian Weiske) 2013-07-27 4d6184b #50217 [BUGFIX] Class loader tries to load classes it cannot load (Andreas Wolf) 2013-07-27 d1ee61d #50460 [TASK] Better distinction of fields in the backend (Ingo Pfennigstorf) 2013-07-27 66ad50c #50473 [CLEANUP] Avoid double parsing of includes (Francois Suter) 2013-07-27 3ba6b4f #50258 [TASK] Add tests for ContentObjectRenderer::getData() (Stefan Neufeind) 2013-07-27 cae1c18 #50492 [TASK] Run phpLint and phpUnit in different travis builds (Christian Kuhn) 2013-07-27 d5bd892 #49535 [TASK] Adds fileReferenceUid to content rendering (Lars Peipmann) 2013-07-27 ea13f03 #50440 [BUGFIX] Fix disappearing table head in extension manager (Ingo Pfennigstorf) 2013-07-27 c4abdec #36031 [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski) 2013-07-27 7f584d6 #50482 [TASK] Use @inject annotation in extensionmanager (Ingo Pfennigstorf) 2013-07-27 82b3086 #41165 [BUGFIX] Make BackendUtility::viewOnClick honor doc (Kasper Ligaard) 2013-07-26 643f2e9 #50480 [TASK] Remove empty .gitmodules file (Christian Kuhn) 2013-07-26 eab10d5 #50478 [BUGFIX] Failures in em unit tests due to phpunit update (Christian Kuhn) 2013-07-26 ef8204d #50476 [BUGFIX] FAL wrong \RecursiveIteratorIterator usage (Christian Kuhn) 2013-07-26 b0f8bb0 #50472 [BUGFIX] FAL does not copy subfolders cleanly (Christian Kuhn) 2013-07-26 f0a0b5e #50393 [TASK] Use real boolean value for getLL second param (Wouter Wolters) 2013-07-26 b9fc947 #50402 [TASK] Use real boolean value for trimExplode third param (Wouter Wolters) 2013-07-26 a085e54 #50458 [BUGFIX] Fix failing test (Anja Leichsenring) 2013-07-26 7e651b7 #49722 [BUGFIX] Uninstall extension with dependency throws Exception (Wouter Wolters) 2013-07-25 bfaca9f [BUGFIX] Test regression from patch for #47192 (Andreas Wolf) 2013-07-25 3a23fb0 #50447 [BUGFIX] Improve method annotation and type hinting in FAL (Christian Kuhn) 2013-07-25 aea33ed #50411 [BUGFIX] rsaauth BackendFactory does not unset backend (Markus Klein) 2013-07-25 5ebcdc3 #50442 [BUGFIX] require_once of vfsStream triggers travis fail (Christian Kuhn) 2013-07-25 03db505 #50410 [TASK] Revise typo3/sysext/README.txt (Wouter Wolters) 2013-07-25 559eb00 Revert "[BUGFIX] Links on external pages don't get indexed" (Jigal van Hemert) 2013-07-25 6e51176 #50409 [TASK] Remove comments for revised in TYPO3 3.6 (Wouter Wolters) 2013-07-23 8ca3486 #50318 [TASK] Make DiffUtility faster and much more scaleable. (Kasper Ligaard) 2013-07-22 2a8ee1d #16114 [BUGFIX] Two mailforms on a page cause error on field validation (Ernesto Baschny) 2013-07-21 fae0992 #50253 [TASK] phpdoc: Use boolean/integer instead of bool/int (Stefan Neufeind) 2013-07-20 d7bfb8e #50227 [TASK] Improve logout button styling and add id (Andreas Wolf) 2013-07-20 23f8238 #50210 [BUGFIX] Width of action column is wrong (Oliver Hader) 2013-07-19 ef71d616 #47192 [BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay (Stanislas Rolland) 2013-07-18 2a873bc #43900 [TASK] Adhere enableDeprecationLog settings (Michael Schams) 2013-07-18 5daedc4 #44182 [FEATURE] Registers for title & alt text fields in file links (Georg Ringer) 2013-07-17 b0671ec #50114 [BUGFIX] Faulty layout if row details are too long (Oliver Hader) 2013-07-17 48be746 #31198 [BUGFIX] Undefined switchable controller actions must be removed (Alexander Schnitzler) 2013-07-17 838a4e7 #50041 [BUGFIX] Use correct url schema in MediaWizardProvider (Georg Ringer) 2013-07-17 8fdab46 #49988 [FEATURE] Backport ApplicationContext from Flow (Steffen Müller) 2013-07-16 ab79dbb #49332 [TASK] Remove redundant try/catches in ResourceStorage of FAL (Claus Due) 2013-07-16 7c97fe9 #45332 [BUGFIX] Category API does not consider multiple tables (Marc Wöhlken) 2013-07-16 91a8f60 #50081 [TASK] Use extension's name in documentation (Xavier Perseguers) 2013-07-16 837fc26 #50038 [TASK] Setting space before/after should use !important (Georg Ringer) 2013-07-16 819b5be #16534 [BUGFIX] Links on external pages don't get indexed (Mario Rimann) 2013-07-16 485c07f #49712 [BUGFIX] Missing/Wrong copy buttons if deflangBinding is disabled (Stefan Galinski) 2013-07-16 c8c0175 #50052 [FEATURE] Migrate sysext manuals to reST (Francois Suter) 2013-07-15 7974b54 #39434 [BUGFIX] Localconf upgrade wizard fails (Wouter Wolters) 2013-07-15 ad59f96 #49991 [TASK] require-statements should use absolute paths (Stefan Neufeind) 2013-07-15 a662010 #42921 [BUGFIX] Fix PHP warning trigged in initFEuser (Markus Klein) 2013-07-15 85ea7bf #46261 [BUGFIX] Indexing files does not store the language (Mario Rimann) 2013-07-15 d9e0a02 #49454 [TASK] Cleanup entry classes in typo3/ part2 (Wouter Wolters) 2013-07-15 ebe1573 #49300 [TASK] Fix usage of functions, which are deprecated in PHP 5.5 (Markus Klein) 2013-07-15 afa9cdf #49872 [BUGFIX] requestUpdate sensitive to spaces (Wouter Wolters) 2013-07-15 b04b92b Revert "[BUGFIX] requestUpdate sensitive to spaces" (Markus Klein) 2013-07-14 acd257b #49872 [BUGFIX] requestUpdate sensitive to spaces (Wouter Wolters) 2013-07-14 7c4e668 #48394 [BUGFIX] Exceptions if EXT:context_help is not installed (Dmitry Dulepov) 2013-07-14 0ff4e23 #49993 [BUGFIX] Use new paths for tstemplate classes (Max Roesch) 2013-07-14 7b0665d #49962 [BUGFIX] be_users:usergroup_cached_list to small (Wouter Wolters) 2013-07-14 3c3fa70 #50013 [BUGFIX] Use correct class in T3Editor save hook (Jigal van Hemert) 2013-07-13 1eaeab8 #47354 [BUGFIX] Make DBgetDelete() update tstamp on delete by update (Stefan Neufeind) 2013-07-13 a51b969 #49733 [BUGIFX] RTEmagic upgrade wizard: missing attributes (Francois Suter) 2013-07-13 79f9f3b #49997 [BUGFIX] Remove gap underneath Linkvalidator tabs (Wouter Wolters) 2013-07-13 e929ca0 #49133 [BUGFIX] Remove gap underneath Workspace tabs (Felix Kopp) 2013-07-11 08f1650 #49918 [BUGFIX] Permissions backend module not accessible (Wouter Wolters) 2013-07-11 9f069f1 #37710 [BUGFIX] Allow target attribute for more doctypes (Jigal van Hemert) 2013-07-11 c3cbc33 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-07-11 5bec524 [RELEASE] Release of TYPO3 6.2.0alpha2 (TYPO3 Release Team) 2013-07-11 ebe89b7 #49889 [BUGFIX] Refactored ElementInfo missed one table (Ernesto Baschny) 2013-07-11 c03d015 #49896 [TASK] Add latest changes to ChangeLog.txt (Anja Leichsenring) 2013-07-11 fbbeb9f #49894 [TASK] Add latest changes to ChangeLog.txt (Anja Leichsenring) 2013-07-10 b89d6f2 #42789 [BUGFIX] requestUpdate sensitive to spaces (Francois Suter) 2013-07-10 3940786 #49810 [TASK] Make uid,pid selectable by users in list view (Georg Ringer) 2013-07-10 36b5914 #49832 [TASK] Move language include to .xlf (Wouter Wolters) 2013-07-09 151b56f #49645 [BUGFIX] Logging PHP errors to sys_log table does not work (Robert Vock) 2013-07-09 5adfc5f #49461,#44983 [BUGFIX] Cannot load css_styled_content TS using INCLUDE_TYPOSCRIPT (Ingo Renner) 2013-07-09 6b4d7dc #49233 [BUGIFX] Missing update wizard for RTE file links (Francois Suter) 2013-07-08 e83fa71 [TASK] Replace inject methods with @inject (Alexander Schnitzler) 2013-07-08 b28734f #49784 [TASK] Make comments in DataHandler real docblocks (Andreas Wolf) 2013-07-07 684f81f #49765 [BUGFIX] BasicFileUtility uses deprecation API in a wrong way (Markus Klein) 2013-07-07 d737b73 #49764 [BUGFIX] Fix deprecation call in AbstractRecordList (Markus Klein) 2013-07-07 041870f #49745 [TASK] Namespacing: Use-statement for common classes like GeneralUtility (Stefan Neufeind) 2013-07-07 1db576a #48219 [BUGFIX] File upload in RTE-Link-Editor throws 500 error (Philipp Gampe) 2013-07-07 344e870 Revert "[BUGFIX] Files with unclean path indexed multiple times" (Wouter Wolters) 2013-07-07 81244d3 #49749 [FEATURE] Improve BE container view helper (Francois Suter) 2013-07-06 2219d22 #46989 [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind) 2013-07-06 f299f88 #49747 [TASK] Move typo3/stylesheets to EXT: backend (Felix Kopp) 2013-07-06 18bb657 #48336 [BUGFIX] sys_file record doesn't get flagged as delete (Steffen Ritter) 2013-07-06 c6121d4 [TASK] Travis: Speedup cloning of repos (Markus Klein) 2013-07-06 34e9b71 #49748 [BUGFIX] System information looks ugly (Christian Kuhn) 2013-07-06 fbdbeb7 #49746 [BUGFIX] Move functional test case to functional folder (Steffen Ritter) 2013-07-06 09ec6e8 #49743 [TASK] Remove
in lowlevel configuration (Felix Kopp) 2013-07-06 f3778d8 #48336 Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Christian Kuhn) 2013-07-06 e5cbf17 #48645 [BUGFIX] CE:Image - backend preview of image order (Tim Spiekerkoetter) 2013-07-06 22c3cb2 #49727 [BUGFIX] Add advice to RTEmagic wizard (Francois Suter) 2013-07-06 d22cea3 #48336 [BUGFIX] sys_file record doesn't get flagged as delete (Frans Saris) 2013-07-06 30230a6 #49738 [BUGFIX] Use database name property in admin_get_tables (Helmut Hummel) 2013-07-06 ff6aada #49594 [BUGFIX] Bring back my icons to me, to me (Felix Kopp) 2013-07-06 74c987c #49735 [BUGFIX] Follow-up: Docheader spacious (row1/row2) (Felix Kopp) 2013-07-06 c262a79 #49732 [BUGFIX] Cleanup permission settings in factory configuration (Christian Kuhn) 2013-07-06 87e07fa #48984 [BUGFIX][Cache] Typo3DbBackend forgets tag entries in flushByTag (Christian Zenker) 2013-07-06 57bd88c #47005 [FEATURE] Add Drag&Drop Upload to file-list (Steffen Ritter) 2013-07-06 b559776 #49527 [TASK] CGL, switch(): Indent "case" correctly; no "break" in default (Stefan Neufeind) 2013-07-06 2d65ba6 #44915 [BUGFIX] Don't show translated categories in parent tree (Markus Klein) 2013-07-06 43e046a Revert "[FEATURE] Support @Flow\Inject annotations in Extbase" (Marc Bastian Heinrichs) 2013-07-06 0a090c6 Revert "[TASK] Replace inject methods with @inject; allow @Flow\Inject" (Marc Bastian Heinrichs) 2013-07-06 dc494ad #47356 [BUGFIX] CSV rendering in CType table not properly done (Patrick Broens) 2013-07-06 bf6bb39 #48127 [BUGFIX] StorageRepository::findByStorageType() uses wrong typeField (Philipp Gampe) 2013-07-06 310f88b #43417 [BUGFIX] Fixed return URL in reports module (Tim Spiekerkoetter) 2013-07-06 ad7219c [TASK] Replace inject methods with @inject; allow @Flow\Inject (Alexander Schnitzler) 2013-07-06 c65383b #49718 [BUGFIX] Change the label userfunc for FAL records (Patrick Schriner) 2013-07-06 e68cf20 #49721 [FEATURE] Add label_userFunc_options support to BackendUtility (Philipp Gampe) 2013-07-05 1d7c315 #41434 [BUGFIX] Shared defaults for CE wizard using TCAdefaults (Jigal van Hemert) 2013-07-05 1972b4c #47966 [BUGFIX] Enable table property for all user settings types (Philipp Gampe) 2013-07-05 da7a0de #48117 [BUGFIX] Support mysql socket connection (Philipp Gampe) 2013-07-05 8c3af82 #36052 [FEATURE] Add meta info to the FAL IRRE element header (Tim Lochmueller) 2013-07-05 f610981 #49715 [BUGFIX] Folder structure honors file and folderCreateMask (Christian Kuhn) 2013-07-05 7340fb2 #46124 [FEATURE] IRRE: Provide default values for created records (Sebastian Michaelsen) 2013-07-05 7ebf67b #49706 [BUGFIX] Page title change directly updates title in content area (Max Roesch) 2013-07-05 6e6096e #47852 [TASK] Remove dummy files from ext:indexed_search (Christian Kuhn) 2013-07-05 202b4b7 #49699 [FEATURE] Add checkFlexFormValue hook in DataHandler (Alexander Schnitzler) 2013-07-05 afa7b7f #49705 [TASK] Database analyzer: Enable add tables and add fields (Christian Kuhn) 2013-07-05 6b2968b #48976 [TASK] Unwrap "Page TSconfig" info tree (Felix Kopp) 2013-07-05 1cada0c #39197 [BUGFIX] Pagetree filtering crashes on draft moves (Bart Dubelaar) 2013-07-05 50a5014 #49700 [BUGFIX] Installer triggers PHP warnings with folder structure tests (Markus Klein) 2013-07-05 7610974 #49270 [FEATURE] Merge extensions TS/Template (Felix Kopp) 2013-07-05 ebcedcf #49694 [TASK] Install steps: Load saltedpasswords and rsaauth (Christian Kuhn) 2013-07-05 f64b3c6 #49009 [BUGFIX] Exception on thumbnail generation in TCA (Stefan Galinski) 2013-07-05 9104621 #49682 [BUGFIX] Skip APC test on php 5.3 (Christian Kuhn) 2013-07-05 a9cb169 #41718 [BUGFIX] Improve jumpUrl download of large files (Till Busch) 2013-07-05 b03a4ac #47998 [BUGFIX] RTEmagic upgrade wizard fails and uses wrong directory (Stefan Galinski) 2013-07-05 ac8145e #32960 [FEATURE] Add search for alias as option to the pagetree filter (Thomas Layh) 2013-07-04 6201781 #49670 [TASK] Remove Comment for deprecation of f:translate key (Ingo Pfennigstorf) 2013-07-04 b4aa6a2 #49669 [TASK] NEWS.txt Entry for recursive validation in extbase (Markus Guenther) 2013-07-04 0f6e446 #49661 [TASK] Mention PSR-3 Logger compatibility in News.txt (Steffen Müller) 2013-07-04 515eeae #44910 [BUGFIX] LocalDriver: Recursive file listing is broken (Andreas Wolf) 2013-07-04 eab7aa7 #42768,#42771 [BUGFIX] Web->Page - Language view not usable (Stefan Galinski) 2013-07-04 66fb0ad #6893,#34838 [!!!][FEATURE] Backport recursive and allowing empty validation from Flow (Alexander Schnitzler) 2013-07-04 5c039df #49663 [BUGFIX] Failing test due to Log exception renaming (Markus Klein) 2013-07-04 9aabc56 #48876 [TASK] Throw InvalidArgumentException for undefined log level (Steffen Müller) 2013-07-04 c0591ee #48881 [TASK] Convert log levels from string to integer (Steffen Müller) 2013-07-04 c45b2bf #49643 [FEATURE] Allow flexible configuration for BE submodules (Benjamin Mack) 2013-07-04 ed18dbc #49638 [TASK] Remove not needed icons & css (Georg Ringer) 2013-07-04 4397348 #49637 [TASK] Use flash message in CreatePageWizard (Georg Ringer) 2013-07-04 b2431d4 #49647 [BUGFIX] Followup for removed table wrap in FormEngine (Benjamin Mack) 2013-07-04 24a458d #48880 [TASK] Implement LoggerInterface from PSR-3 (Steffen Müller) 2013-07-04 ad307d2 #49648 [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland) 2013-07-03 347b953 #49635 [TASK] Remove table in TSOB condition (Georg Ringer) 2013-07-03 f491353 #49603 [TASK] Replace table structure in new element wizard (Georg Ringer) 2013-07-02 4fdfb4c #48625 [FEATURE] Module menu: System group (Felix Kopp) 2013-07-02 c250ad8 #49394 [TASK] Cleanup entry classes in typo3/ part1 (Wouter Wolters) 2013-07-02 c50c1b0 #49596 [TASK] Clean up TCEforms main table and according CSS definitions (Benjamin Mack) 2013-07-02 48f6d23 #49599 [TASK] Remove not needed table in permission legend (Georg Ringer) 2013-07-02 1220721 #49597 [TASK] Docheader drop-shadow (Felix Kopp) 2013-07-02 52c54a8 #48877 [TASK] Cast log message to string (Steffen Müller) 2013-07-02 f0ad5c8 #49593 [TASK] Remove empty table at end of list output (Georg Ringer) 2013-07-02 1af7506 #49591 [BUGFIX] Install tool performs all db updates (Susanne Moog) 2013-07-02 d1ba4e3 #49585 [BUGFIX] Invalid cache backend option "compression" for NullBackend (Xavier Perseguers) 2013-07-02 72f0cb7 #47436 [TASK] DB-Browser: Pagetree shown even though tables only allow rootLevel (Stefan Neufeind) 2013-07-02 8423f73 #20326 [CLEANUP] Use proper Clickmenu API (Francois Suter) 2013-07-02 8180a9e #49164 [FEATURE] Refactor ElementInfo / show_item (Felix Kopp) 2013-07-02 9a9622b #49578 [TASK] Cleanup ext:recordlist (Wouter Wolters) 2013-07-02 3c6e692 #49552 [TASK] Cleanup ext:lowlevel (Wouter Wolters) 2013-07-02 a399edb #49528 [BUGFIX] EM: Scheduler task does not persist to database (Alexander Opitz) 2013-07-02 67f04f8 #49580 [TASK] Cleanup ext:setup and ext:tstemplate (Wouter Wolters) 2013-07-02 974f80b #47403 [BUGFIX] Wrong top/bottom margin rendering in CSC (Patrick Broens) 2013-07-02 4602db1 #49458 [BUGFIX] Check for imageftbbox() existence before usage (Christian Kuhn) 2013-07-02 09bc492 #49497 [FEATURE] Support @Flow\Inject annotations in Extbase (Alexander Schnitzler) 2013-07-01 96ef032 #49550 [TASK] Cleanup ext:opendocs (Wouter Wolters) 2013-07-01 60385f1 #49507 [TASK] Move JavaScript files to EXT: backend (Felix Kopp) 2013-07-01 7d46676 #48586 [TASK] Crisp up navigation frames borders (Felix Kopp) 2013-07-01 afc518c #49540 [BUGFIX] LocalConfiguration cleanup breaks install process (Christian Kuhn) 2013-07-01 a96efa6 #43112 [BUGFIX] Increase the width of the content element of type Plain HTML (Philipp Gampe) 2013-06-30 45bd623 #49256 [BUGFIX] Do not show System Extensions Wizard when done (Helmut Hummel) 2013-06-30 95e7267 #47726 [BUGFIX] EM: TimeSinceLastUpdateViewHelper fatals if never updated (Alexander Opitz) 2013-06-29 6732761 #49519 [TASK] Improve error message in NotFoundView to identify source (Claus Due) 2013-06-29 1bfea3b #48354 [BUGFIX] Wrong placement of image caption in text with image (Philipp Gampe) 2013-06-29 010c54a #49478 [FEATURE] Debug register and page with TypoScript (Lars Peipmann) 2013-06-29 7145f45 #49402 [BUGFIX] Fix localization of the BE user module (Wouter Wolters) 2013-06-29 3d63cfc #48224 [BUGFIX] Rootline utility must respect pageOverlayFields (Stefan Galinski) 2013-06-28 e6956fa #47609 [BUGFIX] ActionController must use namespaced object view pattern (Alexander Schnitzler) 2013-06-28 555ae7f #47832 [BUGFIX] Fix property mapping of checkbox arrays (Helmut Hummel) 2013-06-27 536857e #40855 [BUGFIX] stdWrap for special.value applied twice (Markus Klein) 2013-06-27 03d840a #49220 [BUGFIX] ShortcutVH must not ignore options.enableBookmarks (Georg Ringer) 2013-06-27 74035dc #49401 [BUGFIX] Fix localization of the language module (Wouter Wolters) 2013-06-26 5f71b1c #49404 [BUGFIX] Fix one language label in the extension manager (Krzysztof Adaczmyk) 2013-06-26 177eac9 #45165 [BUGFIX] Wrong result on unequal globalVar condition (Marc Bastian Heinrichs) 2013-06-25 41b483d #43053 [TASK] Backend user management: add delete button (Krzysztof Adamczyk) 2013-06-24 113959b #49393 [BUGFIX] Fix spelling issue in Install Tool (Wouter Wolters) 2013-06-24 ad8b06e Activate tests for PHP 5.5 on travis (Helmut Hummel) 2013-06-24 0d69c2d #43703 [FEATURE] Add task to auto update languages (Wouter Wolters) 2013-06-24 ec9a4e6 #49350 [TASK] Add unit tests for "outdated" extensions (Jigal van Hemert) 2013-06-24 379d999 #49350 [TASK] Add support for "outdated" extensions (Jigal van Hemert) 2013-06-24 f0d8a25 #49353 [BUGFIX] Reports Module links to the standalone install tool (Wouter Wolters) 2013-06-23 14dc91f #49366 [TASK] Adapt install tool mail functions to use Swiftmailer (Anja Leichsenring) 2013-06-23 681add8 #49357 [TASK] Remove Environment Check checkMailCapabilities (Anja Leichsenring) 2013-06-23 3349dc9 #49354 [BUGFIX] Call to undefined method ElementConditionMatcher::setRecord() (Frans Saris) 2013-06-23 788964e #49352 [BUGFIX] Reports module link to Install Tool section is incorrect (Wouter Wolters) 2013-06-23 ebb9942 #49338 [BUGFIX] Record history shows two back buttons in docheader (Wouter Wolters) 2013-06-23 a9c45b4 #34042 [BUGFIX] Invisible icon blocks mousefocus of non-required inputfields (Zbigniew Jacko) 2013-06-23 d235b8b #49279 [FEATURE] Exclude doktypes from pagetree (Soren Malling) 2013-06-23 bd1ad1d #49267 [TASK] Install: Update TTFdpi test description text (Markus Klein) 2013-06-23 f874026 #48981 [FEATURE] Hook for tsfe::checkEnableFields (Andre Hähnel) 2013-06-23 c2a474e #49348 [TASK] Remove constant PATH_t3lib (Anja Leichsenring) 2013-06-23 2332335 #49336 [TASK] Remove last bits of forceCharset handling (Christian Kuhn) 2013-06-23 558eaf4 #49286 [BUGFIX] Skip link validation of RTE filelink (Visay Keo) 2013-06-23 bb68f56 #49144 [FEATURE] MathUtility: Add canBeInterpretedAsFloat (Stefan Neufeind) 2013-06-23 e2d0dd8 #49346 [TASK] Adapt INSTALL.txt to removed t3lib (Felix Kopp) 2013-06-23 c56d712 #36505 [FEATURE] Increase size of be_groups table subgroup field (Krzysztof Adamczyk) 2013-06-23 5282b20 #48054 [FEATURE] Scheduler: Add delete button to edit view (Philipp Gampe) 2013-06-23 7985a65 #49139 [FEATURE] ViewHelper to display file sizes (Wouter Wolters) 2013-06-23 7557849 #47684 [FEATURE] Enable chaining of set* funtions (Daniel Hürtgen) 2013-06-22 99b4420 #49342 [TASK] Move ExtJS- & JavaScript from t3lib (Felix Kopp) 2013-06-22 08c2263 #49345 [BUGFIX] Fix two typos in one install tool language label (Anja Leichsenring) 2013-06-22 24402b5 #49066 [TASK] Update URL to the exception collection (Piotr Molewski) 2013-06-22 43b657d #48155 [TASK] Remove dummy files from ext:wizard_crpages and wizard_sortpages (Christian Kuhn) 2013-06-22 cc974fd #39107 [TASK] Page module edit icon for language overlay (Felix Kopp) 2013-06-22 2c04aa7 #48942 [TASK] Remove class.* from /typo3/ (Felix Kopp) 2013-06-21 36465b9 #49269 [BUGFIX] Show unit "Bytes" for file size of Installer test images (Markus Klein) 2013-06-21 7e04899 #49335 [TASK] Remove last bits of gdlib_2 setting (Christian Kuhn) 2013-06-21 003ff66 #49334 [TASK] Remove last bit of multiplyDBfieldSize handling (Christian Kuhn) 2013-06-21 de32905 #48522 [TASK] Cleanup openid extension (Helmut Hummel) 2013-06-21 b8c3c04 #49299 [FEATURE] Install tool: Remove obsolete keys from LocalConfiguration (Christian Kuhn) 2013-06-21 afd8318 #49331 [BUGFIX] Flexform field is available but not passed to sub-function calls (Claus Due) 2013-06-21 6f8407e #49314 [BUGFIX] Follow-up: Add stdWrap for _DEFAULT_PI_VARS (Philipp Gampe) 2013-06-21 93ef3f0 #49327 [BUGFIX] Illegal string offset warning in AjaxLoginHandler (Markus Klein) 2013-06-21 458099e #49266 [BUGFIX] Frontend shows HTML tags in messages (Anja Leichsenring) 2013-06-21 75f756b #49318 [BUGFIX] Misleading label in beuser module (Markus Klein) 2013-06-21 7b5b604 #22045 [FEATURE] Add stdWrap for _DEFAULT_PI_VARS (Stefan Neufeind) 2013-06-21 2b3e4b1 #49307 [BUGFIX] Generation of class information fails with DateTime (Alexander Schnitzler) 2013-06-21 30a3e48 #49228 [FEATURE] Follow up: Add autofocus attribute to BE login (Markus Klein) 2013-06-20 b784b04 #49298 [FEATURE] Install tool: Check xdebug.max_nesting_level (Christian Kuhn) 2013-06-20 897a6d0 #48963 [TASK] Cleanup wizard initializing (Wouter Wolters) 2013-06-20 3e8d40a #49296 [BUGFIX] Failing FAL unit test (Christian Kuhn) 2013-06-20 70feb69 #26588 [BUGFIX] Fix JS error with Context Sensitive Help (Michel Nederlof) 2013-06-20 c7d1c1c #49029 [BUGFIX] Correct permissions of new files (Michael Knabe) 2013-06-19 76e5255 #49265 [BUGFIX] Install tool: Warning in upgrade wizard (Christian Kuhn) 2013-06-19 df90964 #49260 [BUGFIX] Use userInput instead of own broken method (Alexander Opitz) 2013-06-19 6042a6f #49258 [BUGFIX] Update Wizard user input not taken into account (Alexander Opitz) 2013-06-19 640e617 #49263 [TASK] Install tool: Code optimization in update wizard action (Christian Kuhn) 2013-06-19 f07f872 #48603 [BUGFIX] Filelist: Only show paste buttons if clipObj is set (Philipp Gampe) 2013-06-19 1b26152 #49261 [TASK] Remove duplicate vera.ttf from ext:core (Christian Kuhn) 2013-06-19 2e3c9d5 #49162 [!!!][TASK] Rewrite install tool (Christian Kuhn) 2013-06-19 b34e43b #49228 [FEATURE] Add autofocus attribute to BE login (Markus Klein) 2013-06-19 6d278b1 #49242 [BUGFIX] Raw search can't search inside the pages table (Stefan Galinski) 2013-06-17 c6667ec #49091 [BUGFIX] Use correct path in belog modules (Georg Ringer) 2013-06-17 e09a41d #48021 [BUGFIX] Nested FLUIDTEMPLATE doesn't work anymore (Stefan Galinski) 2013-06-17 daca12a #49110 [TASK] Cleanup ChangeLog (Michael Stucki) 2013-06-17 914b6df #49112 [TASK] Remove unused icons from /gfx (Felix Kopp) 2013-06-17 183b8d1 #49073 [TASK] Add labels to form fields of admin panel (Georg Ringer) 2013-06-17 0affd5f #49136 [BUGFIX] Fix reverse order handling of MediaProvider (Alexander Opitz) 2013-06-17 2f7aad0 #49037 [FEATURE] Allow custom record list in element browser (Alexander Stehlik) 2013-06-16 064c9b9 #49152 [TASK] Move video-js to contrib (Felix Kopp) 2013-06-15 c7bdad7 #34156 [BUGFIX] Allow non-Admins to delete Records finally (dkd-egerer Sascha Egerer) 2013-06-15 1ad7632 #47103 [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList (Philipp Gampe) 2013-06-15 b7cc497 #49151 [TASK] Move express-install to contrib (flowplayer) (Felix Kopp) 2013-06-15 925ce3f #48300 [BUGFIX] Fix template rootline for translated pages (Alexander Stehlik) 2013-06-14 1c8856f #48213 [BUGFIX] compressJs returns wrong filenames (Philipp Gampe) 2013-06-14 aeba1e6 #48220 [BUGFIX] Insert rows only once in exec_INSERTmultipleRows (Jigal van Hemert) 2013-06-13 db9efd3 #49110 [TASK] Cleanup ChangeLog (Ernesto Baschny) 2013-06-13 90734e1 #49100 [BUGFIX] Repair broken unit tests (Anja Leichsenring) 2013-06-13 c4c4b5e #48571 [BUGFIX] findByUid should respect query settings of repository (Alexander Schnitzler) 2013-06-12 f5074a5 #48381 [BUGFIX] Do not add category to empty table names (Alexander Opitz) 2013-06-12 1af5a13 #49072 [BUGFIX] Fix missing single quotes in SchemaMigratorTest (Wouter Wolters) 2013-06-12 f720c96 #49051 [BUGFIX] Avoid double wrap in css_styled_content (Francois Suter) 2013-06-12 fc9988a #49005 [TASK] Move t3lib/csconvtbl && t3lib/unidata (Georg Ringer) 2013-06-11 4e6cc61 #41344 [BUGFIX] False-Positives in SQL comparison (Mario Rimann) 2013-06-11 06299cc #48996 [BUGFIX] Missing file extension class with "file links" type (Stefan Galinski) 2013-06-11 083e9b0 #49004 [BUGFIX] List Module - Reference count limited to 20 (Stefan Galinski) 2013-06-11 e6af651 #47530 [TASK] Allow sys_category in rootpage (Stefan Froemken) 2013-06-11 ba7e83e #48997 [BUGFIX] Recycler ignores depth setting (Stefan Galinski) 2013-06-11 3c80195 #48934 [TASK] Remove "require_once" in /typo3/ (Felix Kopp) 2013-06-11 6baac6c #48989 [BUGFIX] Bad English in system extensions: "screen shot" (Bernhard Kraft) 2013-06-11 291f7c2 #48379 [TASK] Move JavaScript files out of t3lib (Felix Kopp) 2013-06-10 34dc73d #48918 [BUGFIX] FileLogWriter ignores log file configuration (Steffen Müller) 2013-06-08 3ad4be6 #22913 [BUGFIX] Bad English in TCEforms: "Edit Pagecontent" and "fontface" (Dmitry Dulepov) 2013-06-08 0a8eae6 #48957 [TASK] Increase spacing between icon (module menu) (Felix Kopp) 2013-06-05 cfc7e43 #48786 [TASK] EXT: t3skin - extract table styling (Felix Kopp) 2013-06-05 0856df4 #48783 [TASK] EXT: t3skin: Extract form styling into own file (Felix Kopp) 2013-06-04 fe22a97 #48653 [FEATURE] Switch View Helper (Wouter Wolters) 2013-06-04 8311353 #48550 [TASK] Remove styles for former ExtensionManager (Felix Kopp) 2013-06-04 24288db [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team) 2013-06-04 a7a75b9 [RELEASE] Release of TYPO3 6.2.0alpha1 (TYPO3 Release Team) 2013-06-04 af610eb #48767 [TASK] Make preperations for backporting Flow validation api (Alexander Schnitzler) 2013-06-04 f521dc2 #48669 [TASK] Mark Extbase\Mvc\Controller\FlashMessageContainer deprecated (Alexander Schnitzler) 2013-06-04 67ab0c7 #48766 [FEATURE] Add ObjectManager->getScope like in TYPO3.Flow (Alexander Schnitzler) 2013-06-04 1fffaa9 #48750 [BUGFIX] FormFieldVH->getPropertyValue() must work without form object (Alexander Schnitzler) 2013-06-04 5ffb733 #48628 [BUGFIX] Enable CheckboxViewHelper binding to ArrayObject and Null (Alexander Schnitzler) 2013-06-04 7a0a522 #47826 [BUGFIX] Wrong position for beforeCallActionMethod (Stefan Froemken) 2013-06-03 76e1b64 #48655 [TASK] Move typo3lang.js to Resources/Public/JavaScript (Wouter Wolters) 2013-06-02 6f29cc6 #48776 [TASK] Clean-up EXT: t3skin css files (Felix Kopp) 2013-06-02 d2b2f0c #48774 [TASK] Remove tabs_images for module groups (Felix Kopp) 2013-06-02 600bc8d #48540 [BUGFIX] CSS: Default vertical spacing for blocks (Felix Kopp) 2013-06-02 81bd717 #27498 [FEATURE] Automatically determine page type for URIs with format (Lienhart Woitok) 2013-06-02 c3a9446 #48685 [BUGFIX] changing FE user password updates tstamp (Jigal van Hemert) 2013-05-31 e392ade #48541 [TASK] Clean-up and update INSTALL.txt (Felix Kopp) 2013-05-28 160ddfe #48536 [TASK] Bring back int_from_ver (Anja Leichsenring) 2013-05-28 37c1106 #48548 [FEATURE] Backport Object Type Converter from Flow (Helmut Hummel) 2013-05-27 772d737 #48157 [TASK] Remove dummy files from ext:tstemplate_* extensions (Wouter Wolters) 2013-05-27 9b1a4bf [TASK] Merge submodule version into core (Thomas Maroschik) 2013-05-27 d983907 [TASK] Merge submodule workspaces into core (Thomas Maroschik) 2013-05-27 384c112 [TASK] Merge submodule linkvalidator into core (Thomas Maroschik) 2013-05-27 bbf7cd6 [TASK] Merge submodule fluid into core (Thomas Maroschik) 2013-05-27 c23f51a [TASK] Merge submodule extbase into core (Thomas Maroschik) 2013-05-27 0a45c2f [TASK] Merge submodule dbal into core (Thomas Maroschik) 2013-05-26 ae64cc8 #48332 [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)" (Philipp Gampe) 2013-05-26 77f771c #39527 [BUGFIX] Pass $field to BackendUtility::getFlexFormDS (Wouter Wolters) 2013-05-26 7a03df2 #47159 [FEATURE] Multiple params for user function in typoscript conditions. (Daniel Hürtgen) 2013-05-26 c4d4648 #14955 [BUGFIX] Some TCAdefaults work only with "Page (inside)" (Wouter Wolters) 2013-05-26 9d408ff #48539 [TASK] EXT: Belog - backend module H1-H4 (html) (Felix Kopp) 2013-05-25 dab6f88 #48390 [BUGFIX] Link to not-existing folder results in fatal error (Philipp Gampe) 2013-05-25 cfc24d7 #46785 [BUGFIX] Catch FolderDoesNotExist Exception on links/images (Alexander Opitz) 2013-05-25 3ae3642 #35358 [FEATURE] Improve livesearch results (Philipp Kitzberger) 2013-05-24 810a487 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-05-24 c8a0f8b #47126 [BUGFIX] Disable restricted users to handle page records in pagetree (Frank Frewer) 2013-05-20 2030fdc #48202 [BUGFIX] Paste button missing in empty folders (Philipp Gampe) 2013-05-20 e58c6a2 #48397 [TASK] Rethink .txt files (GPL & Readme) (Felix Kopp) 2013-05-20 8a78029 #47993 [BUGFIX] TCA load regression in eid context (Christian Kuhn) 2013-05-20 63e8fe1 #48175 [TASK] Hide func menu with only one entry (Georg Ringer) 2013-05-20 d8a2c80 #48065 [BUGFIX] file_upload missing back icon (Philipp Gampe) 2013-05-20 23e5f4d #48388 [BUGFIX] EXT: setup — Increase Spacing (Felix Kopp) 2013-05-19 66e556b #48316 [TASK] Update phpdoc of pi_getPageLink/pi_linkToPage (Stefan Neufeind) 2013-05-19 cc468fa #16531 [BUGFIX] Fix last line in table wizard (Alexander Opitz) 2013-05-19 3c6eda2 #48179 [BUGFIX][CONF] Remove unused EM related settings (Jigal van Hemert) 2013-05-19 53d7e58 #48380 [BUGFIX] File list module headline (Felix Kopp) 2013-05-19 3ecec35 #48247 [BUGFIX] MailUtility::parseAddresses() returns @localhost on empty string (Philipp Gampe) 2013-05-18 7e33ae9 #48063 [TASK] Move js files to EXT: backend (Felix Kopp) 2013-05-18 7d58dc7 #36017 [FEATURE] Introduce Share font to backend for H1 (Felix Kopp) 2013-05-18 aeb396b #48376 [FEATURE] Become spacious: increase spaces (Felix Kopp) 2013-05-18 301fa5f #48168 [BUGFIX] Select/deselect all in database analyzer doesn't work (Wouter Wolters) 2013-05-17 7dc80d8 #16762 [BUGFIX] be_users.userMods is too small to hold all modules (Philipp Gampe) 2013-05-17 15871be #48372 [TASK] Remove mention of template.php (Wouter Wolters) 2013-05-17 b07f7e1 #48122 [TASK] Remove template.php (Felix Kopp) 2013-05-17 e916fa5 [TASK] Raise submodule pointer (Wouter Wolters) 2013-05-17 f969ef1 #47705 [BUGFIX] Fix start of identifier from /./ to / (Alexander Opitz) 2013-05-17 632e0a1 [BUGFIX] Can not expand new collapsed IRRE record with RTE field (Stanislas Rolland) 2013-05-17 53cc9cd #48250 [BUGFIX] Remove second registration of argument 'placeholder' (Anja Leichsenring) 2013-05-17 b31881a #47211,#47782 [BUGFIX] ProcessedFile is persisted in sys_file as well (Fabien Udriot) 2013-05-17 495514e #48124 [TASK] Remove references to template.php in EXT: versions (Felix Kopp) 2013-05-16 b2c3fd0 #48138 [BUGFIX] Cannot connect to the current database (Oliver Hader) 2013-05-15 25a1833 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-05-14 0022e3a #38972 [TASK] Improve method makeCategorizable to be used everywhere (Fabien Udriot) 2013-05-12 745e6a6 #45960 [FEATURE] Add placeholder argument to VH for Textarea and Textfield (Wouter Wolters) 2013-05-12 f4db9a8 #40501 [BUGFIX] Uppercase CSS tag selectors not supported in some mime types (Patrick Broens) 2013-05-12 3f422fe [TASK] Raise submodule pointer (Anja Leichsenring) 2013-05-12 71d83d4 #47688 [BUGFIX] Sorting not respected for backend layout dropdowns (Patrick Broens) 2013-05-12 d5f1dd2 #48095 [BUGFIX] max_execution_time check fails (Adrian Dymorz) 2013-05-11 ea09487 #47912 [BUGFIX] Improvement of LanguageCacheClearer (Georg Ringer) 2013-05-11 32ef134 #47935 [BUGFIX] Empty subpart template if no data given (Jigal van Hemert) 2013-05-11 8842632 #48114 [BUGFIX] Add support for float values to arrayExport (Jigal van Hemert) 2013-05-09 ec14645 #48027,#32387 [TASK] Update PEAR packages (Daniel Minder) 2013-05-09 6a65195 #48001 [TASK] EXT: t3skin - Login template & JS (Felix Kopp) 2013-05-08 93c25b8 [TASK] Use PHP lint to check for syntax errors on travis (Helmut Hummel) 2013-05-08 ef403b4 #48046 [TASK] NEWS.txt entry about changed Fluid ImageViewHelper (Daniel Hürtgen) 2013-05-08 fbb369f #47931 [!!!][-FEATURE] Drop ext:tsconfig_help (Wouter Wolters) 2013-05-08 20751c8 #47846 [BUGFIX] Remove 1000 pixelx limitation for preview image (Fabien Udriot) 2013-05-08 37881ea #47552 [FEATURE] ImageViewHelper removed title fallback onto alt tag (Daniel Hürtgen) 2013-05-07 09829bf #46897 [TASK] Introduce jQuery in the Install Tool (Wouter Wolters) 2013-05-07 3cee1cc #47999 [TASK][INSTALL] Extract status objects to own namespace (Christian Kuhn) 2013-05-06 1403c48 #47997 [BUGFIX] GeneralUtilityTest does non use absolute path (Christian Kuhn) 2013-05-06 9b19353 #47459 [BUGFIX] Fix GeneralUtility::rmdir and usage in tests (Anja Leichsenring) 2013-05-06 da4e4f0 #47933 [TASK] Unify donate button in about module (Georg Ringer) 2013-05-05 ba8454d #47898 [BUGFIX] Old Fluid ViewHelper namespace in ext:about (Wouter Wolters) 2013-05-05 6a3472a #41487 [BUGFIX] Fix double-stdWrapping of GIFBUILDER's TEXT object (jyps) 2013-05-05 ae7e35c #43924 [BUGFIX] Form email validation is case sensitive (Patrick Broens) 2013-05-05 bc3a855 #21410 [BUGFIX] BEfunc getProcessedValue doesn't show record title for "group" (Georg Ringer) 2013-05-05 d98b964 #47943 [TASK] Move adminpanel.js to EXT: frontend (Felix Kopp) 2013-05-05 224b22b [TASK] BE login template wrong (Markus Klein) 2013-05-05 8bee41b #43604 [FEATURE] Add missing stdWrap to the new "strPad" properties (Wouter Wolters) 2013-05-05 77333a4 #23789 [BUGFIX] TCA:Suggest wizard doesn't work for select with maxitems=1 (Stanislas Rolland) 2013-05-05 2bb9cb3 #45514 [FEATURE] New TCA displayCond options BIT and !BIT (Wouter Wolters) 2013-05-05 7593dbe #21588 [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes) 2013-05-05 d72a23d #29409 [BUGFIX] Label in list view is not escaped (Nicole Cordes) 2013-05-05 24f83ec #47900 [TASK] Cleanup ext:backend (Nicole Cordes) 2013-05-05 723b023 #47839 [BUGFIX] Incorrect grouping of exclude fields in translated backend (Philipp Gampe) 2013-05-05 69508dc #47872 [TASK] Minor Installer.php clean up (Christian Kuhn) 2013-05-05 8da8b53 #41631 [FEATURE] New icon for EXT: reports backend module (Felix Kopp) 2013-05-05 f3a853b #47925 [TASK] Cleanup: Must use "self::" for local static member reference (Philipp Gampe) 2013-05-05 0575106 #47926 [TASK] Must use "self::" for local static member reference (Philipp Gampe) 2013-05-04 8f312cf #47920 [FEATURE] Include Normalize.css (Felix Kopp) 2013-05-04 1dbef9f #47892 [TASK] Move PageRenderer default html template (Felix Kopp) 2013-05-04 1c4e8eb #47894 [BUGFIX] FormEngine background color and padding (Felix Kopp) 2013-05-04 97a6a1b #43959 [BUGFIX] Clearing label through TS doesn't work (Markus Klein) 2013-05-04 3099105 #47915 [TASK] Fix some typos in environment check. (Georg Ringer) 2013-05-04 77b0b2e #47019 [BUGFIX] Processed folder in a sub folder is shown (Nicole Cordes) 2013-05-04 c369c24 #47893 [TASK] Move template for FormEngine (Felix Kopp) 2013-05-04 b0c3a60 Revert "[BUGFIX] Resolve asterisk in allowed tables for suggest wizard" (Georg Ringer) 2013-05-04 c023256 #21588 [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes) 2013-05-04 0cf3ca4 #47886 [BUGFIX] displayCond in flexforms broken (Stefan Galinski) 2013-05-04 5bf4d28 Revert "[TASK] Remove dummy files from ext:install" (Christian Kuhn) 2013-05-04 a35b765 #47848 [TASK] Remove dummy files from ext:install (Christian Kuhn) 2013-05-04 f383b38 #47896 [TASK] Move install.html to EXT: install (Felix Kopp) 2013-05-03 1e0ad62 #47875 [TASK] Remove superflous html templates (Felix Kopp) 2013-05-03 8a1aa31 #47873 [TASK] Move login.html to EXT: backend (Felix Kopp) 2013-05-02 3e2bb98 #47578 [FEATURE] Usefull additions for responsive image galleries in csc (Patrick Broens) 2013-05-02 085d532 #47572 [BUGFIX] The hgroup element has been removed from HTML5 specifications (Patrick Broens) 2013-05-02 82e2ab0 #47845 [TASK] Use GeneralUtility namespace in Installer.php (Christian Kuhn) 2013-05-02 f189041 #47847 [BUGFIX] Explicit require dbal autoloader file (Christian Kuhn) 2013-05-02 331d7a4 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 71b366b #47843 [TASK] Remove dummy files from ext:workspaces (Christian Kuhn) 2013-05-02 905b760 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 542e1dc #47791 [TASK] Fix mentions of old class names (Christian Kuhn) 2013-05-02 34fe354 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 4b26443 #47841 [TASK] Remove dummy files from ext:version (Christian Kuhn) 2013-05-02 94bc14d #47791 [TASK] Fix mentions of old class names (Christian Kuhn) 2013-05-02 f034cfa [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 cc1ae87 #47838 [TASK] Remove dummy files from ext:dbal (Christian Kuhn) 2013-05-02 66e47ca #47836 [TASK] Simplify load logic of dbal autoloader in install tool (Christian Kuhn) 2013-05-02 c5a035d [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 2ee60b7 #47830 [TASK] Remove dummy files from ext:extbase (Christian Kuhn) 2013-05-02 a82fc67 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-02 376a40a #47833 [TASK] Remove dummy files from ext:linkvalidator (Christian Kuhn) 2013-05-02 171047d #47824 [BUGFIX] Remove deprecated methods in ExtensionManagementUtility (Christian Kuhn) 2013-05-01 5f37069 #47802 [TASK] Remove dummy files in EXT:form (Wouter Wolters) 2013-05-01 6f1fc22 #47801 [TASK] Remove dummy files from ext:scheduler (Christian Kuhn) 2013-05-01 b01e399 #47800 [TASk] Remove dummy files from ext:saltedpasswords (Christian Kuhn) 2013-05-01 58179b3 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 12f219b #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 b166e9b #47797 [TASK] Remove dummy files in typo3/classes/ (Wouter Wolters) 2013-05-01 acd5734 #38879 [BUGFIX] InlineSettings broken if extJs not loaded (Benjamin Mack) 2013-05-01 0e7a8dd #47798 [TASK] Remove dummy files in typo3/interfaces/ (Wouter Wolters) 2013-05-01 875c65b #47799 [TASK] Remove dummy files from ext:rtehtmlarea (Christian Kuhn) 2013-05-01 61dfb8f #47786 [TASK] Move backend templates to extension contexts (Felix Kopp) 2013-05-01 8ff9ca2 #47793 [TASK] Remove dummy files from various extensions (Christian Kuhn) 2013-05-01 a341090 #47785 [TASK] Clean-up H1-H4 tag hierarchy in backend (Felix Kopp) 2013-05-01 43ec7b0 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 02e39d7 #47794 [TASK] Versions: Move backend template to extension context (Felix Kopp) 2013-05-01 b2fd7c2 #47795 [TASK] Remove dummy files from ext:rsaauth (Christian Kuhn) 2013-05-01 e112df3 #47792 [TASK] Remove dummy files from ext:cms (Christian Kuhn) 2013-05-01 76fa2cd [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 9f5417b #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 797a8e5 #47763 [TASK] Remove dummy require files from ext:adodb (Christian Kuhn) 2013-05-01 06f4850 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-01 ef94ff1 #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 fae04a0 #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 4eaa39d #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-05-01 5774a52 #47791 [BUGFIX] Mentions of old class names (Christian Kuhn) 2013-04-30 e5cc8a7 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-30 fe938a8 #47762 [TASK] Remove unused hook ExtensionManagerHooks (Christian Kuhn) 2013-04-30 8ae4373 #47761 [TASK] Remove deprecated classes from t3lib (Christian Kuhn) 2013-04-30 94bf3a2 #47754 [TASK] Remove dummy files from t3lib (Christian Kuhn) 2013-04-30 cc2631c #46829 [BUGFIX] Don't preserve piVars in felogin links (Jigal van Hemert) 2013-04-30 096bf73 [TASK] Clean up NEWS.txt for 6.2 (Christian Kuhn) 2013-04-30 7124eca [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-30 23442a4 #47703 [BUGFIX] Fix persisting of lazy object storages (Thomas Maroschik) 2013-04-29 d8094c0 #47717 [TASK] Create CSS Styled Content TypoScript configuration for 6.1 (Christian Kuhn) 2013-04-29 10cb71e [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 68fc7f6 #47645 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-29 def6a4b #47654 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-29 2f3e8fb #47654 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-29 030b21a [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 7f5b538 #47715 [BUGFIX] Incomplete mocking in Bootstrap test (Christian Kuhn) 2013-04-29 ce5b4d1 #47455 [TASK] Introduce $GLOBALS['TYPO3_CONF_VARS']['DB']['port'] (Anja Leichsenring) 2013-04-29 d9214ab #47656 [BUGFIX] Update warning text in System Environment Check (Wouter Wolters) 2013-04-29 4604aa9 #42901 [BUGFIX] Filter for groups not working after revisit (Wouter Wolters) 2013-04-29 6d0a65a Revert "[FEATURE] Add a disable/enable button to tasks overview" (Christian Kuhn) 2013-04-29 71d0bfb [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 9290b95 Revert "[FEATURE] Add filemount property to backend users" (Christian Kuhn) 2013-04-29 3e29461 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-29 869dd90 Revert "[FEATURE] Add userGroups to backendUser model" (Christian Kuhn) 2013-04-29 4b9ac05 #47562 [TASK] Increase contrast for improved readability (Felix Kopp) 2013-04-29 495ddf8 #47681 [BUGFIX] Revert abusive deprecation (Francois Suter) 2013-04-29 e6a277d #47687 [BUGFIX] Resolves typo in system environment check (Johannes Feustel) 2013-04-29 db7d18d [BUGFIX] Fix typo in deprecation description (Marc Bastian Heinrichs) 2013-04-28 0f7d8d2 #47664 [TASK] Reschedule the removal for the old property mapper (Marc Bastian Heinrichs) 2013-04-28 7e70db7 #47665 [TASK] Reschedule the removal for the old property mapper (Marc Bastian Heinrichs) 2013-04-28 320a1d3 #47650 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-28 78751b6 #47621 [TASK] Update URLs to documentation (Wouter Wolters) 2013-04-28 913ed31 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-04-28 bbac10c #47657 [TASK] Add latest changes to ChangeLog.txt (Alexander Schnitzler) 2013-04-28 1c30f9d #47585,#47586 [BUGFIX] Don't respect sys_language in Backends getObjectByIdentifier (Marc Bastian Heinrichs) 2013-04-27 0c9f23c 47652 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-27 e2b7ef1 #47651 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-27 ccbaec0 #47644 [TASK] Raise sysext versions to 6.2.0 (Jigal van Hemert) 2013-04-27 0a7d60d #47529 [BUGFIX] Empty columns in Page Module view cause warnings (Christian Zenker) 2013-04-27 f308ddd [TASK] Activate travis for 6.1 branch (Christian Kuhn) 2013-04-27 a0afc05 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-04-27 cd012c7 #47546 [BUGFIX] Fix persisting new objects (Stefan Froemken) 2013-04-27 1f2ef83 [TASK] Raise submodule pointer (Anja Leichsenring) 2013-04-27 cdf5d19 #47636 [BUGFIX] Fix failing unit tests (Anja Leichsenring) 2013-04-26 9c880d3 [TASK] Set TYPO3 version to 6.2-dev (Oliver Hader) 2013-04-25 f879a74 [RELEASE] Release of TYPO3 6.1.0rc1 (TYPO3 Release Team) 2013-04-25 5daf9a4 #42321 [TASK] Deprecate \TYPO3\CMS\Core\Utility\MailUtility::mail() (Stefan Neufeind) 2013-04-24 55c874a #43735 [TASK] Reduce severity for set_no_cache() from core (Georg Ringer) 2013-04-24 f537e00 #25038 [TASK] Described default value of lockingmode is wrong (Georg Ringer) 2013-04-24 c4524c9 #37494 [TASK] Move t3lib_tcemain::getUniqueFields to EXT:version (Stefan Neufeind) 2013-04-23 8c3d68f #47467 [TASK] Add ext:install to unit test suite (Christian Kuhn) 2013-04-22 475b764 #47411 [TASK] News.txt Entry for Extbase Property Mapper explicit persisting (Anja Leichsenring) 2013-04-22 b6c6a43 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-04-22 d2addd5 #47449 [BUGFIX] Incomplete mock raises PHP 5.4 warning (Christian Kuhn) 2013-04-22 f4cc191 #47409 [BUGFIX] Select label element from suggest-list (Stefan Neufeind) 2013-04-22 34119ff #47341 [TASK] Cleanup docblocks for MySQLi-results (Stefan Neufeind) 2013-04-22 db54371 #47274 [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags (Stanislas Rolland) 2013-04-21 003b827 #47393 [BUGFIX] Resolve typo in ClassNamingUtility description (geetakshi) 2013-04-20 7062a6f #40731 [BUGFIX] Suggest wizard: Display record icon (Nicole Cordes) 2013-04-19 0212a64 #45254 [BUGFIX] excludeUidList not checked for ifsub state (Frederik Vosberg) 2013-04-15 932f1dd #47221 [BUGFIX] Fix call to strpos to find port number (Alexander Opitz) 2013-04-14 55899f9 #38623 [TASK] Remove radio buttons from "new content elements" overview (Georg Ringer) 2013-04-14 cf063c8 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-14 bb29faf [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-14 c6834d8 #47140 [BUGFIX] ProcessedFile/Thumbnail is always regenerated (Oliver Hader) 2013-04-14 33f6b8e #47123 [BUGFIX] Suppress double page entry in temporary mounted pagetree (Frank Frewer) 2013-04-14 c90ba98 #47199 [TASK] Add namespaing to WorkspaceService (Stefan Neufeind) 2013-04-14 aa665e4 #47204 [TASK] Adjust example from mediumDoc to DocumentTemplate (Stefan Neufeind) 2013-04-14 e921147 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-14 deaf258 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-14 c0727f7 #46880 [FEATURE] Lazy database connection (Christian Kuhn) 2013-04-14 f86060f #46259 [FEATURE] Add hook in csc to allow alternative renderings (Georg Ringer) 2013-04-14 e26578f #47145 [BUGFIX] TypoScript stripProfile not forwarded to ProcessedFile (Oliver Hader) 2013-04-13 39bd3cd #47189 [BUGFIX] Catch correct exception if file has been removed (Georg Ringer) 2013-04-13 f98cf60 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-13 4898612 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-13 338e4d9 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-13 292b6d2 #36793 [TASK] Add/drop usage of preg_quote() where needed (Stefan Neufeind) 2013-04-13 8e3f215 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-13 8ae61b9 #47184 [BUGFIX] Inefficient cache handling in LocalizationFactory (Christian Kuhn) 2013-04-13 445ef13 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-13 dc3a4e8 [BUGFIX] Language cache is not cleared anymore (Oliver Hader) 2013-04-13 bac77ac #47181 [BUGFIX] Empty clear cache command logged (Oliver Hader) 2013-04-13 4e4ad0a #46205 [BUGFIX] Cache file could not be written on concurrent actions (Oliver Hader) 2013-04-13 f8eaf5e [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-13 0efdb5e [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 b62c862 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 5f2dc8d [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 c205154 #44484 [BUGFIX] Don't set empty from-name when sending email (Stefan Neufeind) 2013-04-12 306eeb3 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 b1caf3b #39103 [!!!][BUGFIX] Clear Language Cache Configuration broken (Marcus Schwemer) 2013-04-12 8ce0472 #38602 [BUGFIX] Fix Non-static method tslib_cObj::enableFields() (Wouter Wolters) 2013-04-12 83bd5a4 #38601 [BUGFIX] Fix Non-static method tslib_cObj::getKey() (Wouter Wolters) 2013-04-12 8ee916a #47170 [TASK] Remove further t3lib mentions from codebase (Wouter Wolters) 2013-04-12 cc81d19 #38600 [BUGFIX] Fix Non-static method tslib_cObj::calc() (Wouter Wolters) 2013-04-12 54e8204 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 5e874a9 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 e4512ce #47165 [BUGFIX] Variable access instead of function call (Christian Kuhn) 2013-04-12 9eb00cf [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 79ffc76 #47163 [BUGFIX] t3lib_softrefproc referenced in DefaultConfiguration (Christian Kuhn) 2013-04-12 73b7ab4 #47162 [TASK] Move two font files from t3lib to ext:core (Christian Kuhn) 2013-04-12 ae4a795 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 f3bc1a9 #47160 [TASK] Remove last mentions of t3lib_formmail (Christian Kuhn) 2013-04-12 c172319 #47158 [TASK] Clean up data submission handling (Christian Kuhn) 2013-04-12 47e1cdc #43052 [TASK] Cleanup for ClassNamingUtility (Stefan Neufeind) 2013-04-12 31ca9fe #47157 [BUGFIX] Namespace forgotten t3lib_formmail (Christian Kuhn) 2013-04-12 1498adf #46278 [BUGFIX] Deprecate forgotten t3lib classes (Christian Kuhn) 2013-04-12 c52c2c4 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-12 57c7283 #47153 [TASK] Use typo3/thumbs.php instead of t3lib/thumbs.php (Christian Kuhn) 2013-04-11 c87a1f6 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-11 920bd29 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-11 b830361 #47138 [TASK] Update t3lib mentions (Christian Kuhn) 2013-04-10 896d373 [TASK] Set TYPO3 version to 6.1-dev (TYPO3 Release Team) 2013-04-10 ebc1497 [RELEASE] Release of TYPO3 6.1.0beta2 (TYPO3 Release Team) 2013-04-10 3b1cdd9 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-04-10 0fe1c3d [RELEASE] Release of TYPO3 6.1.0beta2 (TYPO3 Release Team) 2013-04-10 3e36ac4 #39248 [BUGFIX] Make fetchUserRecord callable without username (Robert Heel) 2013-04-10 02f76f4 #47088 [TASK] Remove old code from css_styled_content (Georg Ringer) 2013-04-09 9583a50 #47082 [BUGFIX] Correct naming of TYPO3 database backend test (Christian Kuhn) 2013-04-09 44f39b3 [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-08 c56c76c #26508 [TASK] Remove deprecated code from Core (Benjamin Mack) 2013-04-08 1b1dda4 #22706 [TASK] Deprecate IconUtility::getIconImage (Benjamin Mack) 2013-04-07 3e1f97a #47007 [BUGFIX] File collection should request update after changing the storage (Philipp Gampe) 2013-04-07 cfcdf18 #42223 [BUGFIX] Images from non-local storages are not displayed (Steffen Ritter) 2013-04-07 24c9fc1 #46274 [BUGFIX] EM: add visual feedback for download+install (Felix Kopp) 2013-04-07 186e98b #42996 [BUGFIX] Adjust category exception message to namespaces (Benjamin Mack) 2013-04-07 d968e22 #47012 [BUGFIX] Function buildUrl does not handle port setting (Nicole Cordes) 2013-04-07 a7c0794 #46614 [FEATURE] Migration wizard for RTE magic images missing (Benjamin Mack) 2013-04-07 1befafd #46965 [BUGFIX] Illegal string offset in EditDocumentController (Philipp Gampe) 2013-04-06 6a472ab #38705 [BUGFIX] Hide move placeholder in WS preview (Benjamin Mack) 2013-04-06 49f5814 #46595 [BUGFIX] Upload in backend does not index file (Steffen Ritter) 2013-04-06 54a4a12 #46999 [BUGFIX] Write config to extTables destroys HTML output (Philipp Gampe) 2013-04-06 4b98be8 #46996 [BUGFIX] EM ConstantsView crashs with dep/faulty types. (Alexander Opitz) 2013-04-06 35b431a #46995 [TASK] Remove array items to perform string comparison (Anja Leichsenring) 2013-04-06 d1cbae8 #46997 [TASK] Sort version column enabled as default (Anja Leichsenring) 2013-04-06 a887fdc #46940 [TASK] XLF core locallang files are still referenced with .php/.xml (Benjamin Mack) 2013-04-06 60c3ec7 #46853 [TASK] Move code for clearing text fields to jquery plugin (Jost Baron) 2013-04-06 2d242c9 #46977 [BUGFIX] EM: sorting in dataTable incorrect (Wouter Wolters) 2013-04-06 d32fbf1 #46993 [TASK] Remove unused TYPO3 configuration option (Benjamin Mack) 2013-04-06 cda19cc [TASK] NEWS.txt thanks to all contributors for merge number 10.000 (Christian Kuhn) 2013-04-06 d57609d #42106 [BUGFIX] swiftmaileradapter should ignore empty headers (Stefan Neufeind) 2013-04-06 f9ebcda #45221 [BUGFIX] Fix processed files if original has special chars (Helmut Hummel) 2013-04-06 d13dce5 #46983 [BUGFIX] EM manual links open in the same window (Philipp Gampe) 2013-04-06 6c1df8d #46984 [BUGFIX] BackendUtility::calcAge returns negative value for 0 (Nicole Cordes) 2013-04-06 0817b84 #46976 [TASK] EM: remove nested pagination in showAllVersions (Felix Kopp) 2013-04-06 2f50626 #45748 [BUGFIX] Fix ResourceFactory Test (Steffen Ritter) 2013-04-06 c27b83f #46979 [BUGFIX] EM: increased visual significance of Upload .t3x (Felix Kopp) 2013-04-06 c6d1d85 #45748 [BUGFIX] Get folder object if a path is given (Ivan Kartolo) 2013-04-06 9f6e4d8 #46978 [BUGFIX] EM: show versions link to read manual (Felix Kopp) 2013-04-06 354a244 #46900 [TASK] Cleanup FrontendLoginController (Wouter Wolters) 2013-04-06 c107bbc #46958 [BUGFIX] EM: configuration view CSS corrections (Felix Kopp) 2013-04-06 61d45e4 #43241 [BUGFIX] saltedpasswords not installed by default (Nicole Cordes) 2013-04-06 e8e920c #46972 [BUGFIX] Fix phpdoc after namespacing (Philipp Gampe) 2013-04-06 6edce6d #46971 [TASK] EM: easy access to showAllVersions (Felix Kopp) 2013-04-06 fdfc38f #46967 [BUGFIX] EM: reduce prominence of state column (Felix Kopp) 2013-04-06 bb7bf33 Revert "[BUGFIX] Throw Exception if typo3 extension repository is not defined" (Christian Kuhn) 2013-04-06 ac25c46 #46444 [BUGFIX] Sorting of file links CE is broken (Nicole Cordes) 2013-04-06 84cec5d #46959 [TASK] Add OpenSSL verification to system environment check (Nicole Cordes) 2013-04-06 966d2a4 #46586 [BUGFIX] Automatic creation of processed files folder fails (Andreas Wolf) 2013-04-06 9dd0f26 #46962 [BUGFIX] Extension Manager does not use calcAge (Benjamin Mack) 2013-04-05 1e13b5f #45245 [BUGFIX] EM: Update button -> display version (Thomas Löffler) 2013-04-05 130a840 #42849 [BUGFIX] Throw Exception if typo3 extension repository is not defined (Sascha Egerer) 2013-04-05 84a1508 #46021,#46953 [BUGFIX] EM: Colorpicker in extension configuration is broken (Wouter Wolters) 2013-04-05 5587641 #46582 [BUGFIX] Read permission check for folders is broken (Nicole Cordes) 2013-04-05 a474529 #46955 [BUGFIX] EM: fix state columns' CSS (Felix Kopp) 2013-04-05 2fe60a6 #46605 [BUGFIX] RTE: Magic Images are put in root folder (Benjamin Mack) 2013-04-05 2ae293b #39106 [BUGFIX] Page module title obeys language overlay (Felix Kopp) 2013-04-05 efa41f5 #46948 [TASK] EM: Remove contentWrap container (Felix Kopp) 2013-04-05 b17ebec #46951 [TASK] EM: Add title to "Show all versions" icon (Wouter Wolters) 2013-04-05 e77a51e [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-05 cbfd2b7 #46949 [BUGFIX] Add version title in showAllVersion view (Anja Leichsenring) 2013-04-05 f7c53b9 #39919 [TASK] EM: extension info within "Get Extensions" (Felix Kopp) 2013-04-05 ee18f31 #46943 [TASK] Extract status identifier to separate property (Nicole Cordes) 2013-04-05 c7107b6 #46941 [BUGFIX] Move EM extension configuration save button to DocHeader (Anja Leichsenring) 2013-04-05 dd3aae1 #46938 [BUGFIX] EM: Add return link to showAllVersions (Felix Kopp) 2013-04-05 c6aab2c #45955 [TASK] Deprecated Big/Small/Medium/Standard-Document (Benjamin Mack) 2013-04-05 cae4134 #46942 [TASK] EM: Remove search form in showAllVersions (Felix Kopp) 2013-04-05 aa2e318 #46934 [TASK] EM: Modules deserve headlines (Felix Kopp) 2013-04-05 dbb9f99 #33651 [BUGFIX] Fix breaking t3editor by using hsc() (Georg Ringer) 2013-04-05 8e56888 #46931 [BUGFIX] Move EM tabs to function menu (Felix Kopp) 2013-04-05 645c5f9 #26753 [BUGFIX] List module shows thumbs on CEs of type text (Mario Rimann) 2013-04-05 75aa3de #46877 [TASK] Ignore pcntl_* php function in disable_functions check (Wouter Wolters) 2013-04-05 44f7114 #46932 [BUGFIX] Installer fix crash with faulty DB data (Alexander Opitz) 2013-04-05 3cb50ee #46591 [BUGFIX] Caching framework tables depends on ext_tables.sql (Nicole Cordes) 2013-04-05 c8f88b0 #45928 [BUGFIX] Extension manager styling (Felix Kopp) 2013-04-04 933ca6f #46911 [BUGFIX] Environment check does not detect Windows OS (Christian Kuhn) 2013-04-04 c9b8ab6 #46902 [TASK] Cleanup CssStyledContentController (Wouter Wolters) 2013-04-03 d7392fd #46895 [BUGFIX] Skip some permissions tests if run as root (Christian Kuhn) 2013-04-03 cd1bebf #39135 [BUGFIX] Let Upgrade wizard recognize $GLOBALS['TYPO3_CONF_VARS'] (Anja Leichsenring) 2013-04-03 db21a21 [TASK] Set TYPO3 version to 6.1-dev (TYPO3 Release Team) 2013-04-03 aa9baef [RELEASE] Release of TYPO3 6.1.0beta1 (TYPO3 Release Team) 2013-04-03 c9f60a5 [RELEASE] Release of TYPO3 6.1.0beta1 (TYPO3 Release Team) 2013-04-03 290ae49 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-04-03 aef7a21 #43291 [BUGFIX] BE login form gives warnings in RteHtmlParser (Jigal van Hemert) 2013-04-02 b73314f [TASK] Clean up DatabaseConnection class (Christian Kuhn) 2013-04-02 5cd8ec0 #46854 [TASK] Release installation procedure from LocalConfiguration file (Christian Kuhn) 2013-04-02 1421f90 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-04-02 f2e104e #46542 [FEATURE] Human readable names for special folders (Stefan Neufeind) 2013-04-02 565786a #45699 [!!!][FEATURE] Implement pre- and post-hook around SELECT queries (Soren Malling) 2013-04-01 f17717e [TASK] Remove explicit strict test from TypoScriptParserTest (Oliver Hader) 2013-04-01 58db018 #46795 [!!!][BUGFIX] Scope of ProcessedFile cannot be modified (Oliver Hader) 2013-04-01 207ddf3 #28741 [BUGFIX] Respect line breaks in stdWrap.cropHTML (Alexander Stehlik) 2013-04-01 ad19f58 #46844 [BUGFIX][EM] TER repository page fails (Christian Kuhn) 2013-04-01 12f7fc1 #46838 Revert "[TASK] Fix deprecated things in sysnote" (Alexander Schnitzler) 2013-04-01 f11606c [TASK] Raise submodule pointer (Christian Kuhn) 2013-04-01 c6f8fda #46839 [TASK] Integrate basic TypoScript parsing test (Oliver Hader) 2013-04-01 ccf835a [TASK] Adapt ArrayConstraints in IndexerTest (Steffen Ritter) 2013-04-01 01fbf2e #45982 [BUGFIX] PHP filesystem functions are locale dependent (Steffen Ritter) 2013-04-01 024bc6c #46596 [BUGFIX] IndexerService does not set creating user (Steffen Ritter) 2013-04-01 96e325c #24582 [BUGFIX] Accept alternative notations for setDBinit (Michael Stucki) 2013-04-01 7516050 #46833 [BUGFIX] TypoScriptParserTest uses superfluous mock object (Oliver Hader) 2013-04-01 cf8336a #36719 [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing (Michael Stucki) 2013-03-31 856697f #46824 [BUGFIX] MySQLi: FALSE not NULL from sql_fetch()/fetch_row() (Christian Kuhn) 2013-03-31 eae3364 #28628 [FEATURE] Checkbox for confirmation in FormWizard (Florian Scholz) 2013-03-31 f0b6ca5 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-31 995086f #46625 [TASK] Remove unused FAL class ImageProcessingService (Benjamin Mack) 2013-03-31 99cb5f1 #46373 [BUGFIX] Fix of Close-button in flash messages (Jost Baron) 2013-03-31 0d34f7f #46821 [TASK] Detect APC and APCu correctly (Stefan Neufeind) 2013-03-31 e831738 #44485 [BUGFIX] Sending fails on multiple email-addresses (Stefan Neufeind) 2013-03-31 4ef3d84 #46612 [FEATURE] Add wincache and zend to opcode cache check (Wouter Wolters) 2013-03-31 fe3e0a8 #18211 [FEATURE] Support multiple display conditions in TCA (Jigal van Hemert) 2013-03-31 23fe8e1 #46142 [FEATURE] Introduce xcache cache backend (Philipp Gampe) 2013-03-31 b7ee51b #45091 [FEATURE] TS-list: allow to unique, reverse and sort (Stefan Neufeind) 2013-03-31 cf17067 #46461 [TASK] Extract displayCond functionality from FormEngine to new class (Sebastian Michaelsen) 2013-03-31 d830b43 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-30 b706dba #46806 [BUGFIX] fetch_field_redirect returns object but not array (Christian Kuhn) 2013-03-30 4a8277f [TASK] NEWS.txt entry about mysql to mysqli switch (Christian Kuhn) 2013-03-30 3e30929 #46805 [BUGFIX] Integrity test fails (Christian Kuhn) 2013-03-30 75d6db0 #46804 [TASK] Small cleanup in Typo3DatabaseBackend (Wouter Wolters) 2013-03-30 cdb5026 #46802 [BUGFIX] Typo3DatabaseBackend get function does not return FALSE (Wouter Wolters) 2013-03-30 b9129bf #39622 [FEATURE] Add RequireJS to dynamically load JS files (Benjamin Mack) 2013-03-30 61df9ce #34403 [FEATURE] Add stdWrap feature: addPageCacheTags (Fabrizio Branca) 2013-03-30 f0d8ed9 #36419 [TASK] Migrate core from mysql to mysqli (Stefan Neufeind) 2013-03-30 5921742 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-30 6db8629 #46768 [BUGFIX][Cache] Wincache backend class constructor (Christian Kuhn) 2013-03-29 da19a09 #46773 [BUGFIX] Static addFlashMessage calls in extended file utility (Christian Kuhn) 2013-03-29 bdd5c9e #46772 [TASK] Clean up form protection tests (Christian Kuhn) 2013-03-29 61b6d47 #46606 [WIP][TASK] Replace static calls to FlashMessageQueue (Wouter Wolters) 2013-03-29 a4e0897 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-28 9306751 #43382 [TASK] Optimize clearing file backend caches (Oliver Hader) 2013-03-28 7b65591 #46530 [!!!][BUGFIX] Crop-Scaled images have wrong file content type (Oliver Hader) 2013-03-28 b7e3041 #46617 [FEATURE] Provide flushing cache by table and record tags (Nicole Cordes) 2013-03-27 1e1c26a #46535 [BUGFIX] Image rendering of non-existing files throws exception (Oliver Hader) 2013-03-27 7aca24d #46718 [BUGFIX] Wrong variable name used (Georg Ringer) 2013-03-26 98cfcf3 #46674 [TASK] NEWS.txt entry about fluid arrays in view helpers only (Christian Kuhn) 2013-03-26 a5cfd74 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-26 0a24540 #45326 [TASK] NEWS.txt entry about extbase changed STI (Christian Kuhn) 2013-03-26 1134fae #38145 [TASK] Update Swiftmailer to 4.3.0 (Jigal van Hemert) 2013-03-26 0ec4779 #46699 [TASK] Remove not maintained md5 in ext_emconf (Christian Kuhn) 2013-03-26 bb6c020 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-26 3e329e8 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-26 d4fc9b4 #43410 [BUGFIX] Remove needless "x " on TER-search (Stefan Neufeind) 2013-03-26 7af6dad #46696 [BUGFIX] System environment report always says warning (Philipp Gampe) 2013-03-26 baf5860 #46584 [BUGFIX] Segfaults on object comparisons (Andreas Wolf) 2013-03-26 3e65a91 #38163 [FEATURE] Allow stdWrap on form-element-defaultvalues (Stefan Neufeind) 2013-03-26 3b0f8e0 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-26 3621e60 #46250 [BUGFIX] Exception with EXT:sys_note is installed (Oliver Hader) 2013-03-25 6a41c53 Revert "[BUGFIX] TSConfig for fields with a dot in the name does not work" (Christian Kuhn) 2013-03-25 e1b5fa4 #46110 [FEATURE] Option to disable exports (csv / t3d) in dblist (Kai Vogel) 2013-03-25 c9dbea1 #29461 [BUGFIX] TSConfig for fields with a dot in the name does not work (Kai Vogel) 2013-03-25 4d47e88 #44593 [FEATURE] Introduce service to handle multiple flash message queues (Alexander Schnitzler) 2013-03-24 3982b75 [TASK] Fix failing unit tests for LocalDriver (Andreas Wolf) 2013-03-24 5a5f4aa #46575 [BUGFIX] Error in filelist for Storage context menu (Nicole Cordes) 2013-03-24 8feaf17 #20793 [FEATURE] Add splitChar to noTrimWrap (Jigal van Hemert) 2013-03-24 f6e8576 #46604 [BUGFIX] Default upload folder should be user_upload/ (Benjamin Mack) 2013-03-24 3053d0e #44288 [FEATURE] Add delete button in file list (Benjamin Mack) 2013-03-24 b4bdc27 #46587 [BUGFIX] Resource storage does not emit signals (Andreas Wolf) 2013-03-24 01cc42b #46603 [BUGFIX] Folder Tree does not respect _temp_ and _recycler_ (Benjamin Mack) 2013-03-24 60c80a2 #43939 [BUG] sys_file_reference: missing exclude fields for Non-Admins (Benjamin Mack) 2013-03-23 b240754 #46568 [BUGFIX] Subfolders must use the identifier as identifier (Georg Ringer) 2013-03-23 74b3bae #46599 [BUGFIX] Remove old require_once in index_ts.php (Christian Kuhn) 2013-03-23 89e2c34 #46593 [TASK] Remove unneeded backupGlobals from Unit Tests (Wouter Wolters) 2013-03-23 dd7cea5 #46497 [BUGFIX] FAL Upgrade Wizards do not set pid (Benjamin Mack) 2013-03-23 73ee6ff #46555 [BUGFIX] Settings for local drivers are not shown by default (Nicole Cordes) 2013-03-23 a9538cd #46564 [BUGFIX] Copy and move folders between storages is broken (Nicole Cordes) 2013-03-23 26e634f #46588 [BUGFIX][EM] Fix failing unit tests (Christian Kuhn) 2013-03-23 c0652b5 #46573 [BUGFIX][EM] Fix of last update time after update (Jost Baron) 2013-03-22 6625619 #46532 [BUGFIX] Title includes html tags (Nicole Cordes) 2013-03-22 b380f9b #46551 [BUGFIX] Context menu for offline storages raises exception (Nicole Cordes) 2013-03-22 c5db57a #46569 [TASK][EM] Truncate table if updating extension list (Christian Kuhn) 2013-03-22 bf8ba72 #46156 [BUGFIX] Warning empty $GLOBALS['TCA'] in rootline utility (Christian Kuhn) 2013-03-22 ced52d8 #46524 [TASK][EM] More readable "time since last update"-strings (Jost Baron) 2013-03-22 49117d8 #44732 [BUGFIX] fallbackRendering is always called (Simon Schaufelberger) 2013-03-22 c430cef #46435 [TASK] Small clean up in the page tree code (Dmitry Dulepov) 2013-03-22 4e7656f #45503 [TASK] Update file type according to Iana standard (Fabien Udriot) 2013-03-22 41af677 #46308 [TASK] thumbs.php ease require/include path (Felix Kopp) 2013-03-22 83f6961 #36792 [BUGFIX] Update sys_refindex to reflect typolink to file in RTE content (Benjamin Mack) 2013-03-22 3644020 #46510 [TASK] Remove Flash Uploader Functionality (Benjamin Mack) 2013-03-22 b8bd34d #46541 [BUGFIX] Sorting files in filelist is case sentive (Nicole Cordes) 2013-03-22 5eab791 #46547 [TASK] Remove unneded text in Install-Tool (Georg Ringer) 2013-03-22 0fc6d8c #46546 Improve rendering of "System environment check" (Georg Ringer) 2013-03-22 6a4a33d [TASK] Small cleanup in Boostrap.php (Michael Stucki) 2013-03-21 d04f18f #44763 [TASK] Remove deprecated code (Benjamin Mack) 2013-03-21 6cfed69 #39137 [TASK] Remove deprecated code (Markus Klein) 2013-03-21 e434c7b [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-21 22b0e87 [TASK] Remove deleted file reference from legacy index (Christian Kuhn) 2013-03-21 9c20e15 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-21 cab7ef2 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-21 d3f0bde [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-20 6b11059 #46469 [!!!][-FEATURE] Remove ext:statictemplates (Christian Kuhn) 2013-03-20 cec543f [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-20 75fb661 #45140 [BUGFIX] Fix .zip-export on windows and add unit test (Jost Baron) 2013-03-20 e68a0d4 #46075 [BUGFIX] ExtDirectApi uses an undefined variable (Dmitry Dulepov) 2013-03-20 4c6d772 #46455 [BUGFIX][EM] Get extension show spinner icon in upper right table (Christian Kuhn) 2013-03-20 75a5e6d [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-20 e34a12f #46451 [TASK] NEWS.txt entry about removed f:form inline styling (Christian Kuhn) 2013-03-19 372cd21 #46358 [TASK] Separate ext:statictemplates code from core (Christian Kuhn) 2013-03-19 8297773 #36405 [BUGFIX] Usage of deprecated returnFilemounts() (Markus Klein) 2013-03-19 987f8e4 #46077 [BUGFIX] BELog module error: "vsprintf(): Too few arguments" (Dmitry Dulepov) 2013-03-19 d813bd8 #21389 [FEATURE] Hardcoded CLI arguments from $_SERVER vars (Benjamin Mack) 2013-03-19 8b8118f #45937 [TASK] Deprecate class FE_loadDBGroup (Thorsten Kahler) 2013-03-19 4d46397 #46370 [TASK] Update copyright year to 2013 (Wouter Wolters) 2013-03-18 a8cbf42 #43186 [TASK] Use minimised version of jquery.dataTables-1.9.4 (Stefan Neufeind) 2013-03-18 1fbd023 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-18 a612a84 #45509 [TASK] Declare non static methods as static (Georg Ringer) 2013-03-18 c07cd40 #41280 [BUGFIX] Media element not working with FAL (Andreas Schütte) 2013-03-17 c6eb450 #46361 [BUGFIX] Fix PHP warning in BackendUtility::lockRecords (Helmut Hummel) 2013-03-17 ae53e44 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-16 2fd2f06 #45528 [TASK] Remove old JS in page header (Georg Ringer) 2013-03-16 3bd2b3c #35223 [FEATURE] Add stdWrap to config.pageTitleSeperator (Georg Ringer) 2013-03-16 2336e9c #43184 [TASK] Use central jQuery (Stefan Neufeind) 2013-03-16 49b6aef #45703 [BUGFIX] respect rootLevel=-1 in exec_foreign_table_where_query (Stefan Froemken) 2013-03-16 e304a7d #46292 [BUGFIX] HMENU rendering uses old tslib_ class names (Christian Kuhn) 2013-03-16 bd86bd1 #25292 [BUGFIX] Make sure XML parser is created everytime when needed (Christian Kuhn) 2013-03-16 5c3c09b [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-15 48ad672 #46115 [BUGFIX] Importing extensions from repository fails (Christian Kuhn) 2013-03-15 d5e711a #45833 Revert "[BUGFIX] Fix wrong column title in web>list for field colpos" (Christian Kuhn) 2013-03-15 51774f9 #31953 [BUGIFX] Extra output block backend thumbnails (Francois Suter) 2013-03-15 78debdd [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-14 2dae51a #45149 [TASK] Cleanup form (Wouter Wolters) 2013-03-14 82f87d7 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-14 0181671 #45180 [TASK] Cleanup func and func_wizards (Wouter Wolters) 2013-03-14 5cb8322 #46296 [BUGFIX] Missing labels in backend modules (Christian Kuhn) 2013-03-14 0c95f5f [TASK] NEWS.txt entry about enabled new extbase property mapper (Christian Kuhn) 2013-03-14 91c160d #44672 [BUGFIX] LanguageController has "mixed" type annotations (Wouter Wolters) 2013-03-14 6c1f329 #46294 [TASK] Remove rewrittenPropertyMapper setting in sysext (Anja Leichsenring) 2013-03-14 2ed5661 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-14 d10becf #46286 [TASK] Integrate latest version of jquery (1.9.1) (Benjamin Mack) 2013-03-14 db962b5 #46269 [TASK] Release typo3/ajax.php from early t3lib_div usage (Christian Kuhn) 2013-03-14 ea6c098 #46267 [BUGFIX] Skip unreliable APC test on PHP versions below 5.3.4 (Christian Kuhn) 2013-03-14 5972c9b #46264 [BUGFIX] Add .htaccess file to ext:extensionmanager/Resources/Private (Christian Kuhn) 2013-03-14 1ea485b #46263 [TASK] Relocate cache backend sql resource files (Christian Kuhn) 2013-03-14 46e93257 #46262 [TASK] Move CF last_synched_revision file to ext:core/Classes/Cache (Christian Kuhn) 2013-03-14 66d6334 #45795 [BUGFIX] Toolbar items with separator: fix white-space (Felix Kopp) 2013-03-14 cc2cfe7 #46143 [TASK] Cleanup sysext "wizard_crpages" and "wizard_sortpages" (Wouter Wolters) 2013-03-14 fa907b2 #46144 [TASK] Cleanup sysext "tstemplate" and module functions (Wouter Wolters) 2013-03-13 ad0a8b0 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-13 009f307 #46219 [FEATURE] Central system environment check (Christian Kuhn) 2013-03-13 338cf5b #39127 [BUGFIX] Translation of a form makes the form wizard unusable (Mario Rimann) 2013-03-13 76ec357 #45532 [TASK] Improve FAL performance (Dmitry Dulepov) 2013-03-13 688d341 #45530 [TASK] Improve rootline cache handling (Georg Ringer) 2013-03-13 75ee5d8 #43906 [BUGFIX] Exception when deleted file is in clipboard (Andreas Wolf) 2013-03-13 dbc89f7 #45319 [BUGFIX] inject* methods in FAL inhibit use of Extbase object manager (Andreas Wolf) 2013-03-12 23de492 #46058 [FEATURE] Add context-menu for template-icon in the "Template"-view (Stefan Neufeind) 2013-03-12 6c44c1d [TASK] Set TYPO3 version to 6.1-dev (TYPO3 Release Team) 2013-03-12 cfe6958 [RELEASE] Release of TYPO3 6.1.0alpha1 (TYPO3 Release Team) 2013-03-12 6c11c39 [RELEASE] Release of TYPO3 6.1.0alpha1 (TYPO3 Release Team) 2013-03-12 2a0ce1b #36067 [BUGFIX] Prevent encoding of HTML entities in backend previews (Helmut Hummel) 2013-03-11 4b0c8c6 #45143 [TASK] Cleanup filelist (Wouter Wolters) 2013-03-11 b70403a #46145 [TASK] Cleanup sysext "taskcenter" and "tsconfig_help" (Wouter Wolters) 2013-03-11 e564ba7 #46030 [TASK] Show better error messages on failed TER update (Jost Baron) 2013-03-11 d952d1d #43496 [FEATURE] sys_note: Display/functionality for hover/context menu (Stefan Neufeind) 2013-03-11 41ed02c #46029 [TASK] Make the update-from-TER link more visible (Jost Baron) 2013-03-11 6939112 #46158 [BUGFIX] Handle symlink on extension update (Philipp Gampe) 2013-03-11 f5401a1 #46160 [TASK] More descriptive error message on file upload failure (Philipp Gampe) 2013-03-10 0f7fe6b #46161 [BUGFIX] Correct check for extTables script (Francois Suter) 2013-03-08 9be1dcb #45887 [BUGFIX] Typo in sys_log TCA (Christian Kuhn) 2013-03-08 929a2c8 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-08 fffe917 #45579 [TASK] Don't render table header if no files given (Georg Ringer) 2013-03-08 f54d1ef #46119 [BUGFIX] Wrong cmd example in INSTALL.txt (Markus Klein) 2013-03-08 3eda95d #45826 [BUGFIX] Fix SQL syntax (Michael Stucki) 2013-03-08 be4887e #36597 [BUGFIX] Allow Setting colorspace in the Install Tool. (Anja Leichsenring) 2013-03-07 6c543d0 #43361 [BUGFIX] Deactivating "install" extension leads to exceptions (Wouter Wolters) 2013-03-07 524951c #45349 [TASK] Fix deprecated things in sysnote (Markus Günther) 2013-03-07 d07887a #36904,#26141 [BUGFIX] RTE: Empty paragraphs are not correctly transformed (Stanislas Rolland) 2013-03-07 142cd97 #43282 [TASK] Flatten row-headers (Felix Kopp) 2013-03-07 cdd31cf #45595 [BUGFIX] Clearing cache from toolbar fails in IE8 (Andreas Kießling) 2013-03-07 dd4df19 #44454 [BUGFIX] pageNotFound_handling never happens (Thorben Kapp) 2013-03-07 3f17d64 #45785 [TASK] Remove unused files: images & templates (Felix Kopp) 2013-03-07 56360ea #46074 [BUGFIX] ExtensionManagementUtility tries to include non-existing files (Dmitry Dulepov) 2013-03-07 e62b1c3 #46085 [TASK] Update copyright year to 2013 (Ernesto Baschny) 2013-03-06 e429270 #46071 [BUFIX] External URL regression by jumpurl security fix (Helmut Hummel) 2013-03-06 6b0b8c7 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-06 62a17a2 #28587 [SECURITY] Open redirection with jumpurl (Franz G. Jahn) 2013-03-05 036ed56 #45415 [BUGFIX] Fix warning in adapter service (Helmut Hummel) 2013-03-05 8fe18b1 #45415 [BUGFIX] Do not overwrite imagecaption in content adapter (Helmut Hummel) 2013-03-05 7946492 #45416 [BUGFIX] Fix inconsitency of file reference property getters (Helmut Hummel) 2013-03-05 bb69e83 #46000 [BUGFIX] Wrong usage of array_unique() (Andreas Lingott) 2013-03-04 e2096a0 [TASK] Raise submodule pointer (Christian Kuhn) 2013-03-04 9c998cd #45998 [BUGFIX] Invalid replacement hints in t3lib/ (Xavier Perseguers) 2013-03-04 a06768a #45996 [BUGFIX] Invalid SQL result after four login failures (Philipp Gampe) 2013-03-03 a18a5d6 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-03 8409753 #45186 [TASK] Cleanup impexp (Wouter Wolters) 2013-03-02 a0b6274 #45965 [TASK] CGL ResourceStorage double quote (Felix Kopp) 2013-03-02 2b9be5a #45162 [BUGFIX] Extbase Plugin for Indexed Search not working (Matthias Nitsch) 2013-03-01 bf60746 #15771 [BUGFIX] Numeric check for upper/lower bound of flexform-values (Anja Leichsenring) 2013-03-01 3527e46 #37818 [FEATURE] Add option removePageCss to remove styles set in _CSS_PAGE_STYLE (Dan Untenzu) 2013-03-01 0a98796 [TASK] Update NEWS.txt with TCA refactoring information (Christian Kuhn) 2013-03-01 574b7f7 [TASK] Clean up NEWS.txt for 6.1 (Christian Kuhn) 2013-02-28 14ce470 #45927 [TASK] Follow-up to TCA refactoring (Christian Kuhn) 2013-02-28 39f0409 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-28 389e183 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-28 3fa8dcc #45805 [TASK] Increase Web>List title column width (Felix Kopp) 2013-02-28 60117b5 #45767 [FEATURE] Refactor TCA handling (Christian Kuhn) 2013-02-26 53fd8b2 #45865 [TASK] Remove not necessary require_once in LiveSearchDataProvider (Wouter Wolters) 2013-02-26 c7ee07f #45625 [BUGFIX] Make backend user global available early (Helmut Hummel) 2013-02-26 736dbac #45786 [TASK] Remove default files (DirectoryIndex) (Felix Kopp) 2013-02-20 d279d40 #45548 [FEATURE] Show contentelement "header" in wizard (Georg Ringer) 2013-02-18 a5c22b9 #45552 [BUGFIX] Fix errors in sys_note annotation (Georg Ringer) 2013-02-17 3381ef6 #45404 [BUGFIX] Fix of .zip exports of extension (Jost Baron) 2013-02-17 da16ffa #45538 [BUGFIX] Fix the display of references in filelist (Helmut Hummel) 2013-02-17 7535c0e #45135 [BUGFIX] Install Tool: Error message gives wrong info (Thomas Löffler) 2013-02-17 3363c89 #45156 [FEATURE] Click the whole row to de-/select a task (Thomas Löffler) 2013-02-17 4c82769 #45154 [FEATURE] Add a "Run task" button to task overview (Thomas Löffler) 2013-02-16 58abc87 #45343 [TASK] Cleanup "beuser" sysext (Wouter Wolters) 2013-02-16 4c15ae0 #45392 [TASK] Cleanup "belog" sysext (Wouter Wolters) 2013-02-16 9ef1601 #40085 [BUGFIX] Invalid RSA key when submitting form twice (Benjamin Mack) 2013-02-16 c44e060 #44370 [BUGFIX] LocalDriver needs to respect "is_writeable" (Georg Ringer) 2013-02-14 0a1e274 #44099 [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers) 2013-02-14 b53938f #44273 [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers) 2013-02-14 b48bfc9 #42084 [BUGFIX] Allow "en" as language key (Daniel Alder) 2013-02-14 a77b41f #45467 [BUGFIX] Fix wrong string formatting (Fabien Udriot) 2013-02-13 5879e8d Revert "[!!!][TASK] Get rid of loadTCA and simplify FE cache behavior" (Christian Kuhn) 2013-02-13 40fb18c Revert "[TASK] Move t3lib/stddb/tables.sql to ext:core/ext_tables.sql" (Christian Kuhn) 2013-02-13 c18a8df [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-13 af5e0fb Revert "[TASK] Move t3lib/stddb/DefaultConfiguration.php to EXT:core" (Christian Kuhn) 2013-02-13 2f3768a Revert "[TASK] Move t3lib/stddb files to ext:core" (Christian Kuhn) 2013-02-13 c6351b7 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-10 0e615bb [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-10 185d0e6 #43052 [FEATURE] Introduce ClassNamingUtility (Anja Leichsenring) 2013-02-10 2060097 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-10 0949c1b #45338 [TASK] Remove not used viewhelper in beuser (Markus Günther) 2013-02-10 6287ea1 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-10 cb92653 #45333 [TASK] Replace ObjectManager create with get (Marc Bastian Heinrichs) 2013-02-10 086b8ac #45265 [BUGFIX] Exception when scheduling "at" execution time (Andreas Wolf) 2013-02-09 6c377b2 #45287 [TASK] Enable "pageNotFoundOnCHashError" by default (Georg Ringer) 2013-02-09 699f4a6 #44626 [BUGFIX] Numeric translation keys aren't translated right in XML files (Reinhard Führicht) 2013-02-09 5fa08ba [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-09 5516c30 #45308 [BUGFIX] Processed files get corrupted when regenerated (Andreas Wolf) 2013-02-09 533d9b2 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-09 7d799fb #44585 [BUGFIX] FAL: file properties are not updated (Stefan Froemken) 2013-02-08 8e25295 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-08 2fde160 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-08 ef90adc #45220 [TASK] Move t3lib/stddb files to ext:core (Christian Kuhn) 2013-02-08 379748c [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-08 dffd710 #45262 [BUGFIX] No title tags for new enable/disable icons (Thomas Löffler) 2013-02-07 e91556c [BUGFIX] Follow-up clean up to #24389 (Wouter Wolters) 2013-02-07 9e5153b #34129 [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch) 2013-02-07 c02d2d3 #41002 [FEATURE] Enable multiple emails in reports task (Thomas Löffler) 2013-02-07 a467d46 #45257 [BUGFIX][Cache] Method parameter CGL fixes (Christian Kuhn) 2013-02-07 451669a #24389 [FEATURE] Speed up typoLink function by caching domain records (Steffen Gebert) 2013-02-06 42f98ac Revert "[BUGFIX] TS is fetched from cache incorrectly sometimes" (Oliver Hader) 2013-02-06 4fbb2b5 #43540 [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov) 2013-02-06 631d583 #37440 [BUGFIX] Crash after file upload on Windows without finfo (Christian Weiske) 2013-02-06 53e0f6e #44911 [BUGFIX] Wrong SQL statements in TCA for sys_category (Thomas Löffler) 2013-02-05 cf59e1f #45188 [TASK] Move t3lib/stddb/DefaultConfiguration.php to EXT:core (Christian Kuhn) 2013-02-05 72216f4 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-05 21e6d9f #45187 [TASK] Move t3lib/stddb/tables.sql to ext:core/ext_tables.sql (Christian Kuhn) 2013-02-05 867e074 #25631 [FEATURE] Add a disable/enable button to tasks overview (Thomas Löffler) 2013-02-05 8823df6 #45185 [TASK] ext:cms Remove some obsolete files (Christian Kuhn) 2013-02-05 103938c [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-05 d7b5d82 #45107 [!!!][TASK] Get rid of loadTCA and simplify FE cache behavior (Christian Kuhn) 2013-02-04 5910c27 #45122 [BUGFIX] Additional extTables script might not exist (Philipp Gampe) 2013-02-04 46284a6 #45116 [TASK] Cleanup feedit (Wouter Wolters) 2013-02-04 924f9ff #45115 [TASK] Cleanup css_styled_content (Wouter Wolters) 2013-02-04 4c98202 #45123 [TASK] Cleanup felogin (Wouter Wolters) 2013-02-03 024eab3 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-03 54809c3 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-03 1096fe0 #45098 [TASK] Deprecate 'path' of extra click menu option registration (Wouter Wolters) 2013-02-03 f2e56ba #45096 [TASK] Cleanup extra_page_cm_options (Wouter Wolters) 2013-02-03 dfc7180 #33936 [BUGFIX] Misspelling in scheduler documentation (Tomita Militaru) 2013-02-03 8d19500 #45113 [TASK] Cleanup cshmanual (Wouter Wolters) 2013-02-03 42a6756 #45112 [BUGFIX] tools_dbint needs to be called via mod.php (Philipp Gampe) 2013-02-03 6c96f5b #45111 [TASK] Cleanup context_help (Wouter Wolters) 2013-02-03 d4604c8 #45097 [TASK] Cleanup sys_action (Wouter Wolters) 2013-02-03 0661013 #36364 [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling) 2013-02-02 cd5eff7 #45095 [BUGFIX] OpenId needs library after removing classFile (Jigal van Hemert) 2013-02-02 aa1d95e #44416 [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser) 2013-02-02 62cf973 #44682 [BUGFIX] Install tool documentation default installTollPassword (Tomita Militaru) 2013-02-02 f38a26c #44691 [BUGFIX] Labels for grouping bookmarks are missing (Bindea Silviu) 2013-02-02 d470ca9 #43886 [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru) 2013-02-02 1adb3aa #44331 [BUGFIX] Impossible to save the TCA configuration (Philipp Gampe) 2013-02-02 48ce585 #38505 [BUGFIX] load TCA before manipulation (Jigal van Hemert) 2013-02-01 6154e36 #43244 [BUGFIX] Restore support for Update script (Francois Suter) 2013-02-01 03e97a7 #44965 [TASK] Cleanups for CSS Styled Content (Sebastian Michaelsen) 2013-02-01 59fe113 #43464 [BUGFIX] Misspelled class name FrontendUserAuthtenication (Christian Kuhn) 2013-02-01 1e7bac2 #28606 [BUGFIX] add check for empty form values in FORM View (Alexander Stehlik) 2013-02-01 0f9f5bc #37115 [TASK] Remove classFile option from services (Benjamin Mack) 2013-02-01 9c7ef6f #44630 [BUGFIX] StorageRepository must respect 'deleted' flag (Sebastian Michaelsen) 2013-02-01 a9a0942 #43495 [FEATURE] Rebuild sys_note to match extbase scheme (Kai Vogel) 2013-02-01 e5d2ba5 #45065 [BUGFIX] Remove delete button for sys_file (Helmut Hummel) 2013-02-01 764e359 #44476 [CLEANUP] Cleanup calls and docheaders in Core/Classes/Resource (Anja Leichsenring) 2013-02-01 662b0b7 #44527 [TASK] Remove EXT:lang FormEngineBasedCheckboxGroupViewHelper (Sebastian Michaelsen) 2013-01-31 29d120c #45050 [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader) 2013-01-31 2c5fd1e #45044 [BUGFIX] Remove save and new button for sys_file (Helmut Hummel) 2013-01-30 63c2269 #40218 [BUGFIX] ext:aboutmodules broken link to ext:reports (Christian Kuhn) 2013-01-30 ed3651f #44537 [BUGFIX] displayWarningMessages uses wrong returnUrl (Sebastian Michaelsen) 2013-01-30 603c37c #44938 [BUGFIX] LocalConfiguration extListArray should be written without keys (Jan-Erik Revsbech) 2013-01-30 a67b11c #44941 [BUGFIX] Add missing labels for Extension Manager (Wouter Wolters) 2013-01-30 9e06d7c #44963 [TASK] Create CSS Styled Content TypoScript configuration for 6.0 (Sebastian Michaelsen) 2013-01-30 6676624 [FEATURE] FLUIDTEMPLATE cObj settings array support (Christian Kuhn) 2013-01-30 f5674cb #44988 [BUGFIX] Reset legacy fields if no relations are found (Helmut Hummel) 2013-01-29 e67bb79 #44937 [BUGFIX] Remove obsolete flushByTags() from wincache (Christian Kuhn) 2013-01-29 5993fc3 #44936 [BUGFIX] Register suite integrity tests again (Christian Kuhn) 2013-01-29 17ba001 #39767 [FEATURE] Accept template from content objects FLUIDTEMPLATE (Helmut Hummel) 2013-01-29 610649d #44610 [BUGFIX] FLUIDTEMPLATE cObj uses wrong template file (Christian Kuhn) 2013-01-29 bdfec04 [TASK] EXT:reports Minor typo in HTML (Christian Kuhn) 2013-01-29 acb3f1b #44895 [TASK] EXT:reports Improve xclass reporting (Christian Kuhn) 2013-01-28 be8e8a4 #43726 [TASK] Remove function usage ctype_alnum in PageRenderer (Ingo Pfennigstorf) 2013-01-28 57f59c1 #44890 [BUGFIX] tt_content: exclude config fields (Felix Kopp) 2013-01-28 db67528 #40866 [BUGFIX] Backend groups: exclude config fields (Felix Kopp) 2013-01-28 6c110eb #44892 [BUGFIX] Possible warning in about module (Christian Kuhn) 2013-01-28 c41d73a #44876 [BUGFIX] Make submit button save all tabs in extension manager (Jan-Erik Revsbech) 2013-01-28 cbdef85 #44818 [TASK] EM: Refactor Configuration handling (Christian Kuhn) 2013-01-26 0982258 [TASK] Raise submodule pointer (Christian Kuhn) 2013-01-26 43ade89 #43730 [BUGFIX] Invalid description of noPHPscriptInclude (dprecup) 2013-01-25 0505503 #43797 [BUGFIX] Fix error listing in belog (Tomita Militaru) 2013-01-25 8783494 #44526 [TASK] Use property injection in LanguageController (Sebastian Michaelsen) 2013-01-25 2c93dc8 #44744 [TASK] Cleanups for sysext belog (Sebastian Michaelsen) 2013-01-25 a682885 #42775 [BUGFIX] Fix problem with saving extension configuration in different tabs (Jan-Erik Revsbech) 2013-01-25 30ab0a5 #44808 [TASK] Add cursor:pointer to inline header (Georg Ringer) 2013-01-25 218072a #44540 [BUGFIX] Avoid PHP Warning if there are empty columns in Page Module (Roland Waldner) 2013-01-25 ecd57db #43856 [BUGFIX] EM: un/install visual feedback (Felix Kopp) 2013-01-25 d0bc2d0 #44145 [BUGFIX] Correct TCA inclusion for uploads rendering (Alexander Stehlik) 2013-01-24 c34da50 #44761 [TASK] Remove deprecated code from "about" and "aboutmodules" (Wouter Wolters) 2013-01-23 472d2e8 #44701 [BUGFIX] Missing subcategories labels in EM (Francois Suter) 2013-01-23 357ce73 #44152 [TASK] Add save only button to Scheduler task (Lorenz Ulrich) 2013-01-23 75e42c3 #44549 [BUGFIX] IRRE forms not using full width (Ingo Renner) 2013-01-22 4b1d5c9 #44718 [BUGFIX] Instantiate new classes in typo3/* files (Francois Suter) 2013-01-19 263543f #44665 [BUGFIX] ConfigurationUtility loses extension key (Francois Suter) 2013-01-14 c0defbe #43874 [BUGFIX] array_merge_recursive_overrule: __UNSET for array values (Sebastian Michaelsen) 2013-01-14 f57b442 #44506 [TASK] Remove references to oldstyle Login News (TYPO3_CONF_VARS) (Sebastian Michaelsen) 2013-01-13 6bd8f71 #44439 [BUGFIX] Fix incomplete mocking in ResourceStorage test (Helmut Hummel) 2013-01-13 8575f7b #44439 [BUGFIX] Persist files that are updated in ResourceStorage (Helmut Hummel) 2013-01-13 63f89df #44481 [BUGFIX] Use array in check for new CE button (Jigal van Hemert) 2013-01-12 ea2feb4 Revert "[BUGFIX] LocalDriver needs to respect "is_writeable"" (Helmut Hummel) 2013-01-12 047b639 #44470 [BUGFIX] Content elements in wrong column in page module (Oliver Hader) 2013-01-12 e954373 #44370 [BUGFIX] LocalDriver needs to respect "is_writeable" (Georg Ringer) 2013-01-12 6acbc08 #42882 [BUGFIX] FAL: update wizard fails if file does not exist (Andreas Wolf) 2013-01-12 be00d47 #42873,#42933 [BUGFIX] Problem with special character in files and folders (Christian Weiske) 2013-01-12 2bc44da #42925 [BUGFIX] File-Upload does not sanitize umlauts in filenames (Christian Weiske) 2013-01-12 d88eeb7 #44425 [BUGFIX] Add access check in FAL renameFolder() (Georg Ringer) 2013-01-12 b0f9a2c #43676 [BUGFIX] Adjust hooks after moving/namespacing (Stefan Neufeind) 2013-01-12 37bc611 #44429 [BUGFIX] Fix array_merge when creating FAL access rights (Georg Ringer) 2013-01-12 51f4166 #43668,#44312 [BUGFIX] Fix rootline translation (Helmut Hummel) 2013-01-11 b09bc75 #38135 [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger) 2013-01-06 7ac01fe #42453 [BUGFIX] Fix shown references of files (Helmut Hummel) 2013-01-05 fa2cb03 #44242 [BUGFIX] Include file tables in access list (Helmut Hummel) 2013-01-04 160712c #43425 [BUGFIX] Change localconf.php to LocalConfiguration.php (Adrian Giurgiu) 2013-01-04 8c821aa #44301 [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader) 2013-01-04 6768880 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-01-02 d8d7a18 #42092 [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers) 2013-01-01 45ac541 #44263 [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind) 2013-01-01 31a768e #43796 [BUGFIX] Syslog error icons problem (Tomita Militaru) 2012-12-31 312915e #43330 [BUGFIX] BE login shows unaesthetic scrollbars (Torben Hansen) 2012-12-27 b05dcad #44237 [BUGFIX] Fix erroneous replacement of language label (Helmut Hummel) 2012-12-22 9ebde06 #43919 [BUGFIX] Fix typos in stdWrap_crop description (Markus Klein) 2012-12-18 04e09b9 #43715 [BUGFIX] Missing Task.php (Philipp Gampe) 2012-12-18 ad50d08 #44051 [TASK] Fix phpDoc of BackendUtility::displayWarningMessages (Sebastian Michaelsen) 2012-12-17 7d88ffc #44073 [BUGFIX] Update checksums after file processing (Helmut Hummel) 2012-12-17 b7942cf #28880 [FEATURE] Enable INCLUDE_TYPOSCRIPT for be_layouts (Anja Leichsenring) 2012-12-14 57207d5 #44013 [BUGFIX] Always allow access to processing folder (Helmut Hummel) 2012-12-12 4145bf2 #43909 [BUGFIX] Element Browser rendering hook is wrong (Oliver Hader) 2012-12-11 ff7e623 #32605 [BUGFIX] Incorrect RTE transform of external URL with @ character (Stanislas Rolland) 2012-12-10 e92f753 #43603 [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland) 2012-12-10 ad8b08b #43426 [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru) 2012-12-10 6f505d4 #40986 [FEATURE] Add a TS option to disable body tag generation (Michael Kunze) 2012-12-08 883779e #43766 [BUGFIX] IE9 crashes after saving with RTE (Stanislas Rolland) 2012-12-07 b72dd0e #38472 [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe) 2012-12-07 6062769 #43506 [TASK] Provide a reason if set_no_cache() is called (Philipp Gampe) 2012-12-07 7373c6c #43584 [TASK] CleanUp References to old ClassNames (Steffen Ritter) 2012-12-07 03f40e4 #43484 [BUGFIX] Catch all errors in EM ViewHelper (Georg Ringer) 2012-12-06 6ebb279 #32278 [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein) 2012-12-04 b4a4cdd #34964 [BUGFIX] FE session records are never removed (Steffen Müller) 2012-12-04 5aff2a5 #39287 [BUGFIX] Compatibility fix for get_html_translation_table() (Michael Stucki) 2012-12-04 ccb1d71 #40001 [FEATURE] stdWrap for string-padding (like PHP-function str_pad) (Stefan Neufeind) 2012-12-02 3759059 #43234 [FEATURE] Expand db function searchQuery to handle AND and OR constraints (Nicole Cordes) 2012-12-02 59dc8fb [BUGFIX] Errorpage background color (t3skin) (Felix Kopp) 2012-12-02 a80455c #43510 [BUGFIX] Misspelled functionname in GeneralUtility (Stefan Neufeind) 2012-12-02 97abd0f #43433 [BUGFIX] Wrong category assignment in sys_note (Wouter Wolters) 2012-12-01 d06f0c9 #43323 [TASK] Rename bg-image (login/error) to avoid browser caching issues (Ernesto Baschny) 2012-12-01 0d74a6a #43321 [BUGFIX] Prevent type hinting for user functions in EM configuration (Nicole Cordes) 2012-12-01 8e50e50 #25113 [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner) 2012-12-01 c7e16c6 #43470 [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind) 2012-11-30 f9e3d21 #43459 [TASK] Remove typo3.pageModule.js (Falk Kühnel) 2012-11-30 993223a #43468 [BUGFIX] Fix Task examples in scheduler (Wouter Wolters) 2012-11-30 aedad25 #42292 [BUGFIX] Installer: Reference images wrong (Stefan Neufeind) 2012-11-30 3dae372 #43473 [TASK] ext:form Unit test all filters (Andreas Lappe) 2012-11-30 21a5787 #40706 [BUGFIX] Error in configuration of scheduler task (Philipp Gampe) 2012-11-30 ea8e74d #43381 [BUGFIX] ClassLoader error after installing extension (Oliver Hader) 2012-11-30 78d98f0 #43466 [BUGFIX] Page module Drag&Drop broken (Christian Kuhn) 2012-11-29 7a30909 #32515 [BUGFIX] Form values with newlines escaped in email (Helmut Hummel) 2012-11-29 36e4088 #43456 [BUGFIX] ContentObjectRenderer instantiates old class names (Christian Kuhn) 2012-11-29 be90763 #43330 [BUGFIX] Remove BE login scrollbars (Markus Klein) 2012-11-29 4c0aa1f #43460 [BUGFIX] EM does not update extension list (Helmut Hummel) 2012-11-29 203d5c8 [TASK] Activate travis also for 6.0 branch (Helmut Hummel) 2012-11-28 9a18c04 #43092 [TASK] Prepare AbstractRepository of FAL for FLOW sync (Alexander Schnitzler) 2012-11-28 42eb598 #43373 [BUGFIX] HTML syntax error in login.html (Markus Klein) 2012-11-27 badb69d [TASK] Set version to 6.1-dev (Oliver Hader) 2012-11-27 ac3c16a [TASK] Set TYPO3 version to 6.0.1-dev (TYPO3 Release Team) 2012-11-27 59b7d46 [RELEASE] Release of TYPO3 6.0.0 (TYPO3 Release Team) 2012-11-27 2fbd5b0 [RELEASE] Release of TYPO3 6.0.0 (TYPO3 Release Team) 2012-11-27 18de12e Revert "[BUGFIX] Form values with newlines escaped in email" (Helmut Hummel) 2012-11-27 62f7320 [TASK] Update NEWS.txt and INSTALL.txt (Oliver Hader) 2012-11-27 1355890 #32515 [BUGFIX] Form values with newlines escaped in email (Helmut Hummel) 2012-11-27 036f5a0 #43340 [BUGFIX] Page Module title is cut (Jigal van Hemert) 2012-11-27 7dafaa8 [TASK] Raise Submodule Pointers (Helmut Hummel) 2012-11-27 0b66ef5 #43325 [BUGFIX] Fix Page module columns position in CSS (Felix Kopp) 2012-11-27 5961bc5 #43331 [BUGFIX] PHP strict warning in class loader (Christian Kuhn) 2012-11-27 51b482d #43324 [BUGFIX] Add simulatestatic to upgrade wizard (Helmut Hummel) 2012-11-27 22f03d5 [BUGFIX] Fix Extension Manager Tests (Helmut Hummel) 2012-11-27 e8d7d71 [TASK] Raise Submodule Pointers (Helmut Hummel) 2012-11-27 16bd9fe #43043 [BUGFIX] Remove empty brackets when configuration type is unknown (Nicole Cordes) 2012-11-27 caac39d #38240 [BUGFIX] Update description on changed error reporting defaults (Mario Rimann) 2012-11-27 a7b8af7 [TASK] Raise Submodule Pointers (Helmut Hummel) 2012-11-27 a2f0e94 #43319 [BUGFIX] Disable some not finished functions in EM (Helmut Hummel) 2012-11-27 7af8193 #42852 [BUGFIX] Information of last run is not stored/retrieved (Philipp Gampe) 2012-11-27 bbf40f2 #42613 [TASK] Cleanup update wizard configuration (Nicole Cordes) 2012-11-27 3393c2e #43318 [TASK] Rebrush Page > Language (Felix Kopp) 2012-11-27 ce8d8e3 #42221 [TASK] Secure EXT: beuser database interactions (Felix Kopp) 2012-11-27 3903ee0 #43101 [BUGFIX] IMG_RESOURCE not capable of sys_file_reference (Nicole Cordes) 2012-11-27 bccab08 #43208 [TASK] page module styling (Ivan Kartolo) 2012-11-27 a50a986 #43208 [BUGFIX] Refine new styling of page module (Ivan Kartolo) 2012-11-27 ef37d75 #43123 [BUGFIX] Some unit tests fail in Core::FolderTest (Nicole Cordes) 2012-11-27 c9b6e6e #42908 [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt) 2012-11-26 328165f #43041 [BUGFIX] Extension Manager doesn't care about configuration sorting (Nicole Cordes) 2012-11-26 dad9ed1 #43317 [BUGFIX] impext: export is broken (Philipp Gampe) 2012-11-26 588fc91 #42616 [BUGFIX] Install new system extensions during upgrade process fails (Nicole Cordes) 2012-11-26 846df4a Revert "[TASK] Page module styling" (Helmut Hummel) 2012-11-26 7295be9 [BUGFIX] Fix font size in login screen (Helmut Hummel) 2012-11-26 30979bf #43208 [TASK] Page module styling (Nicole Cordes) 2012-11-26 4b1ac32 #41427 [TASK] Rebrush login screen (Felix Kopp) 2012-11-26 fc6179c #42226 [TASK] CleanUp CSS Styles of IRRE-Elements (Steffen Ritter) 2012-11-26 95c3d92 #43208 [BUGFIX] Refine new styling of page module (Helmut Hummel) 2012-11-26 bacbbc2 #43043 [BUGFIX] Remove empty brackets when configuration type is unknown (Nicole Cordes) 2012-11-26 15b9476 #42845 [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe) 2012-11-26 e6718e0 #43300 [BUGFIX] Adapt EXT: beuser filter style to page module (Felix Kopp) 2012-11-25 9ae7500 #43285 [TASK] Protect bootstrap methods (Christian Kuhn) 2012-11-25 7a8f28c #43272 [BUGFIX] FormWizard does not save (Florian Scholz) 2012-11-25 002027d #42029 [BUGFIX] Rootline relation overlay does not work for translated pages (Steffen Ritter) 2012-11-25 83afb27 #43290 [BUGFIX] Fix early calls to makeInstance (Helmut Hummel) 2012-11-25 b9520fb #43289 [BUGFIX] Obey option SYS: loginCopyrightShowVersion (Felix Kopp) 2012-11-25 0dd88d3 #43249 [TASK] Allow Folder and Storage to recursively retrieve Files from Driver (Steffen Ritter) 2012-11-25 1b03bc7 #43287 [TASK] Cleanup trailing newline after ?> (Steffen Ritter) 2012-11-25 81e2386 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-11-25 d13e1ed Revert "[BUGFIX] Use correct parameter type in insertPositionIcon" (Jigal van Hemert) 2012-11-25 acef0e0 #43284 [BUGFIX] Use correct parameter type in insertPositionIcon (Jigal van Hemert) 2012-11-25 39789b9 #43269 [TASK] Introduce object implementation registry (Helmut Hummel) 2012-11-25 d6d9847 #43281 [BUGFIX] Repair table header row styles (Felix Kopp) 2012-11-25 7d595b6 #43280 [BUGFIX] Impexp is broken (Philipp Gampe) 2012-11-24 3f2814f #43208 [TASK] Styling of Page module (Ivan Kartolo) 2012-11-24 0d0e893 #43264 [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel) 2012-11-22 836cb8b #43182 [TASK] Split FLUIDTEMPLATE class to smaller methods (Christian Kuhn) 2012-11-22 60de4eb #42422 [TASK] Update SwiftMailer license exception (Michael Stucki) 2012-11-22 a3286fb #42422 [TASK] Rename Swiftmailer license exception file (Michael Stucki) 2012-11-21 e561820 #43189 [BUGFIX] Fix header thumbnail for new inserted records (Helmut Hummel) 2012-11-21 47cde0c #43188 [BUGFIX] Typos in language labels and variables in EM (Jigal van Hemert) 2012-11-21 f9769ef [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team) 2012-11-21 8f759bd [RELEASE] Release of TYPO3 6.0.0rc2 (TYPO3 Release Team) 2012-11-21 cbd9e5f [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-11-21 037f36d #43183 [BUGFIX] Placeholder JavaScript handling is active for Non-IE browsers (Oliver Hader) 2012-11-21 636ad6c #43133 [FEATURE] Integrate possibility to determine NULL values in TypoScript (Oliver Hader) 2012-11-21 c832ced #43175 [BUGFIX] Deactivated textarea elements are not visualized (Oliver Hader) 2012-11-21 64194b1 [TASK] Fix styling of NULL value fields (Oliver Hader) 2012-11-21 630650c #42837 [BUGFIX] Make headerThumbnail in IRRE records configurable (Kai Vogel) 2012-11-21 17226c6 #42932 [BUGFIX] Fix fatal error in indexed_search (Helmut Hummel) 2012-11-20 95fbd72 #42930 [TASK] Use new class names in indexed_search (Helmut Hummel) 2012-11-20 8252d2e #43173 [BUGFIX] Fallback of FAL properties does not work (Oliver Hader) 2012-11-20 66c204f #43059,#39904, [TASK] Refactor FAL file processing (Andreas Wolf) 2012-11-20 d8dfa6a #43172 [BUGFIX] Remove isLoaded('fluid') call from FLUIDTEMPLATE (Christian Kuhn) 2012-11-20 18c428b #43126 [BUGFIX] Some unit tests fail in Core::LocalDriverTest (Nicole Cordes) 2012-11-20 5a91057 #43068,#43055 [BUGFIX] Migrate contentObjectRenderer data only when array (Marc Bastian Heinrichs) 2012-11-20 0b5f250 #43042 [BUGFIX] Default behaviour for field rendering of configuration is dropped (Nicole Cordes) 2012-11-20 35122ae #43132 [BUGIFX] File Reference cannot be used to disable specific meta data (Oliver Hader) 2012-11-20 67bbef3 #43168 [BUGFIX] RootlineUtility uses backticks which leads to crashing dbal (Nicole Cordes) 2012-11-20 5c45a48 #43167 [BUGFIX] Missing separator in tables.sql (Nicole Cordes) 2012-11-20 125bdf9 #43139 [BUGFIX] Activating NULL value field does not work with blank string (Oliver Hader) 2012-11-20 b92539c #43145 [TASK] Integrate possibility to call inaccessible methods in BaseTestCase (Oliver Hader) 2012-11-19 8288763 #43122 [BUGFIX] Tests failing in Core::CategoryCollectionTest (Nicole Cordes) 2012-11-19 1bbf966 [TASK] Raise submodule pointer (Christian Kuhn) 2012-11-19 c72c507 #43120 [TASK] Comment legacy files to be removed with 6.2 (Christian Kuhn) 2012-11-19 7bcf249 #43119 [BUGFIX] cache_imagesizes schema defined twice (Christian Kuhn) 2012-11-19 a2b5218 [TASK] Remove deprecated Fluid classes from IDE file (Marc Bastian Heinrichs) 2012-11-19 24d2f6a #42810 [TASK] adjust LegacyClassesForIde (Anja Leichsenring) 2012-11-19 00ce9ac [TASK] Raise submodule pointer (Christian Kuhn) 2012-11-19 f4315f4 #43115 [TASK] Remove not needed require for language service (Helmut Hummel) 2012-11-19 b92c1a3 #42497 [TASK] Optimize compatibilty class loader (Helmut Hummel) 2012-11-19 f2b6f8d #43111 [BUGFIX] Replace calls of tslib_gifbuilder with namespaced class (Nicole Cordes) 2012-11-19 d6ccd3d #43094 [TASK] Remove extList from LocalConfiguration (Christian Kuhn) 2012-11-19 6f7a494 #43062 [TASK][DB] Increase length of tt_content CType (Andreas Kießling) 2012-11-18 2be7745 [BUGIFX] Fix Exception name in beuser module (Helmut Hummel) 2012-11-17 d2f4601 #43001 [BUGFIX] EXT:frontend still uses old table name sys_language_overlay (Patrick Broens) 2012-11-16 7e443bd #33700 [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling) 2012-11-16 c7cafbe #43019 [TASK] Remove @package and @subpackage annotations (Christian Kuhn) 2012-11-15 a75bac8 #41272 [TASK] Fix deprecated $doc->isCMlayers() (Georg Ringer) 2012-11-15 68759f0 #42792 [BUGFIX] GeneralUtility::validEmail() can throw warnings (Christian Kuhn) 2012-11-15 6716a6f [BUGFIX] Follow-up clean-up to #19938 (Christian Kuhn) 2012-11-15 a0f4d13 #19938,#23324, [BUGFIX] EXT:felogin: Multiple bugs with preserveGETvars (Jigal van Hemert) 2012-11-15 201b781 #40850 [BUGFIX] Form shows Fatal Error in Frontend (Ingo Pfennigstorf) 2012-11-15 198cf86 #42990 [BUGFIX] Remove dependency to iconv lib in form (Helmut Hummel) 2012-11-14 637eb35 [TASK] Raise submodule pointer (Christian Kuhn) 2012-11-14 dc063ac #39914 [TASK] Re-implement extension status for reports module (Christian Kuhn) 2012-11-13 287a5ae #42931 [BUGFIX] Labels in EM are not translated (Georg Ringer) 2012-11-13 720ba13 #42253 [TASK] Improve wincache has() function (Georg Ringer) 2012-11-13 66ea0a3 #42832 [BUGFIX] Fix missing option labels in EXT:saltedpasswords ext config (Tilo Baller) 2012-11-13 5aebcab #42829 [BUGFIX] Fix userfunc paths in EXT:saltedpasswords ext_conf_template.txt (Tilo Baller) 2012-11-11 02ccc68 #39563 [BUGFIX] Regression in t3lib_iconWorks::imagecopyresized (Tymoteusz Motylewski) 2012-11-11 3ddfa36 #42850 [TASK] Fix TYPO3 logos (Helmut Hummel) 2012-11-10 bdc3e1f [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team) 2012-11-10 8bc8e45 [RELEASE] Release of TYPO3 6.0.0rc1 (TYPO3 Release Team) 2012-11-10 1ac0809 #42594 [BUGFIX] Add "suggests" as valid dependency type (Tilo Baller) 2012-11-10 198c423 #42840 [BUGFIX] Fix update translation handling (Helmut Hummel) 2012-11-10 9f1efb6 #41773 [FEATURE] Add possibility to store NULL values (Oliver Hader) 2012-11-10 6ab0f6a #18957 [FEATURE] Enable IRRE fields in FlexForms (Kai Vogel) 2012-11-09 3e81acf #42826 [BUGFIX] Rename SUViewHelper to SwitchUserViewHelper (Helmut Hummel) 2012-11-09 a7d5b0a #40607 [BUGFIX] Content Elements "uploads" ignores translations (Steffen Ritter) 2012-11-09 1c9795f #42510 [TASK] Improve rendering of non existent content types (Georg Ringer) 2012-11-09 3effdb1 #38716 [TASK] Add configuration for default categorized tables (Fabien Udriot) 2012-11-09 3a0857c [TASK] Raise submodule pointer (Helmut Hummel) 2012-11-08 06f9be0 #42806 [BUGFIX] Fix SEARCHRESULT content object (Helmut Hummel) 2012-11-08 f91c302 #42805 [BUGFIX] Fix OTABLE content object (Helmut Hummel) 2012-11-08 fbe15cf [TASK] Cleanup alias map and recreate IDE file (Helmut Hummel) 2012-11-08 9675002 #42803 [TASK] Add "Abstract" prefix to abstract task class (Helmut Hummel) 2012-11-08 4b33e0a #42728 [TASK] Update version number in system extensions (Michael Klapper) 2012-11-08 a0ede7d #42696 [SECURITY] Fix SQL injection and XSS in record history (Oliver Hader) 2012-11-08 74c2aab #42774 [SECURITY] XSS in TCA Tree (Oliver Hader) 2012-11-08 2bbc7a3 #42776 [SECURITY] Fix potential XSS in BackendUtlility::getFuncCheck (Helmut Hummel) 2012-11-08 306c8c0 [TASK] Raise submodule pointer for fluid (Helmut Hummel) 2012-11-08 5d8dea7 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-11-08 92aa265 #39947 [BUGFIX] Make hardcoded backend favicon configurable (Johannes Feustel) 2012-11-07 c752c19 [TASK] Fix PHPdoc of methods and type hint comments (Oliver Hader) 2012-11-06 c79bdda #39805 [TASK] Editors do not have rights to edit file metadata (Steffen Ritter) 2012-11-06 4d16f4e #42731 [BUGFIX] Fix include path in file "t3lib/class.t3lib_cli.php" (Michael Klapper) 2012-11-06 c412858 [BUGFIX] Migrate images and links to files to FAL on way to RTE (Stanislas Rolland) 2012-11-06 e7e0a29 #39957 [FEATURE] Change the default doctype to html5 (Georg Ringer) 2012-11-05 d62fb10 #17198 [TASK] Drag&Drop of Content-Elements in Page-Module (Jigal van Hemert) 2012-11-05 314c722 #42327 [TASK] EM: Improve appearance of "get extensions" (Hans Christian Reinl) 2012-11-05 fae2dbc #42702 [TASK] Add basic unit test for IRRE form rendering (Oliver Hader) 2012-11-05 307318e #42447 [TASK] Add possibility for a custom TCA TreeProvider (Georg Ringer) 2012-11-04 71515a7 #42677 [BUGFIX] Include accidentally removed autoload entries (Helmut Hummel) 2012-11-04 e6a7994 #42666 [TASK] Cleanup core autoload files (Helmut Hummel) 2012-11-04 84b76ff [TASK] Add memcache backend tests again (Helmut Hummel) 2012-11-04 3a21e27 [TASK] Remove deprecated Extbase classes from IDE file (Helmut Hummel) 2012-11-03 133c1a9 #42661 [!!!][TASK] Rename ExtensionManager class (Helmut Hummel) 2012-11-03 2171bf8 [TASK] Rename ExtensionManager class Part 2 (Helmut Hummel) 2012-11-03 143d8b3 [TASK] Move ExtensionManager Class part 1 (Helmut Hummel) 2012-11-03 0d6d053 #39915 [TASK] Re-implement update TER extension list task (Christian Kuhn) 2012-11-02 998119f #42655 [BUGFIX] Missing pid field in ext_tables_static+adt.sql (Nicole Cordes) 2012-11-02 9aaa2f7 #42652 [TASK] Regression test for issue #39677 (Christian Kuhn) 2012-11-02 d40ddbc #42593 [BUGFIX] Failure in AbstractRepository::findByUid on deleted record (Oliver Hader) 2012-11-02 d6c90bb #42271 [BUGFIX] Update LocalConfiguration fails (Nicole Cordes) 2012-11-02 451dcf9 #39677 [BUGFIX] No sorting in TypoScript Object Browser when browsing (Nicole Cordes) 2012-11-02 dca21aa #42582 [TASK] Add Test for namespaces in Logger names (Steffen Müller) 2012-11-02 07477c9 #42009 [BUGFIX] Enable extenisions with BE modules don't refresh the module list (Oliver Hader) 2012-11-02 f20f134 [TASK] Require green PHP 5.4 build on travis again (Christian Kuhn) 2012-11-02 bd78435 #42583 [TASK] Use BE paginate widget in EM 6.0 (Jigal van Hemert) 2012-11-02 2b8bc0d #42644 [BUGFIX] PHP 5.4 unit test warnings (Christian Kuhn) 2012-11-02 d9f01d6 #42639 [TASK] Speed up salted password unit test (Christian Kuhn) 2012-11-02 11a52d7 #42281 [BUGFIX] Translated non-published page in workspace breaks live workspace (Oliver Hader) 2012-11-02 13fe75d #38024 [BUGFIX] Illegal string offsets in t3lib_stdgraphic (Wouter Wolters) 2012-11-02 cf36fd4 Revert "[BUGFIX] Hook to modify t3lib_div::getIndpEnv return value" (Christian Kuhn) 2012-11-02 2c1fd68 #42622 [BUGFIX] PHP 5.4 unit test warnings (Christian Kuhn) 2012-11-02 52f1f35 #39016 [BUGFIX] Hook to modify t3lib_div::getIndpEnv return value (Michael Klapper) 2012-11-02 038b1e0 #42569 [BUGFIX] "Upgrade Wizard" screen goes blank (Mattias Nilsson) 2012-11-02 237a2e6 #42576 [TASK] Use new Be.Widget.Paginate in EXT: beuser (Felix Kopp) 2012-11-02 29f8545 [TASK] Raise submodule pointer (Christian Kuhn) 2012-11-02 519d48f #42611 [TASK] Cleanup DebugUtility (Helmut Hummel) 2012-11-01 4882e9c #37578 [BUGFIX] PHP 5.4 warning in CLI context in switch back user (Christian Kuhn) 2012-11-01 07d76b5 [TASK] Don't let PHP 5.4 failure fail the build on travis (Helmut Hummel) 2012-11-01 aca154c #42604 [BUGFIX] Warning in FAL LocalDriverTest (Christian Kuhn) 2012-11-01 863e366 #42230 [BUGFIX] Failing Unit test in FAL LocalDriver (Christian Kuhn) 2012-11-01 75acaa9 #42357 [BUGFIX] FILES ContentObject ignores language handling (Steffen Ritter) 2012-11-01 2230137 #42249 [BUGFIX] Media field relation not resolved in translated pages (Steffen Ritter) 2012-11-01 d4a9095 #41725 [BUGFIX] Folder: File list filtering does not work (Andreas Wolf) 2012-11-01 3c95e7f #42230 [BUGFIX] Hidden files/folders are always filtered (Andreas Wolf) 2012-11-01 04e8456 #42252 [BUGFIX] EM 6.0 parse configuration type 'options' correctly (Jigal van Hemert) 2012-11-01 b02b2a2 [TASK] Create uploads folder on travis (Helmut Hummel) 2012-11-01 660c8e8 #41396 [BUGFIX] Info link in file context menu broken (Andreas Wolf) 2012-11-01 c0fcf6b #42244 [TASK] Prevent multiple processing ContentAdapter (Steffen Ritter) 2012-11-01 03050f9 #39960 [BUGFIX] Rootline must not include references to deleted records (Steffen Ritter) 2012-11-01 523a67e #40609 [BUGFIX] ContentAdapter for FAL not capable of translations (Steffen Ritter) 2012-10-31 39e196d #42536 [TASK] Remove unused icons typo3/gfx/fanner (Georg Ringer) 2012-10-31 ae62ead #42513 [TASK] Cleanup indexed_search (Georg Ringer) 2012-10-31 50b7f65 #42574,#41122 [BUGFIX] class_alias in the bootstrap for legacy base classes (Helmut Hummel) 2012-10-31 7fb32d3 #42575 [BUGFIX] Incomplete mocking in FAL IndexerServiceTest (Christian Kuhn) 2012-10-31 7ed297f [TASK] Raise submodule pointer of extbase and fluid (Christian Kuhn) 2012-10-31 ec8e166 #42553 [BUGFIX] Replace generic ObjectStorage in the whole core (Alexander Schnitzler) 2012-10-31 3f3cf90 #42552 [BUGFIX] Change ObjectStorage namespace in legacyClassesForIde (Alexander Schnitzler) 2012-10-31 5d69d2a #39662 [BUGFIX] RTE: Link class not always set in Firefox (Stanislas Rolland) 2012-10-31 2586dc1 [TASK] Remove classname from insert fields in scheduler (Helmut Hummel) 2012-10-31 110ab15 #42046 [BUGFIX] Restore display of mount points path (Francois Suter) 2012-10-30 f62ef8d #42236 [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind) 2012-10-30 d23bc83 #42503 [TASK] Remove index_re.php (Georg Ringer) 2012-10-30 f457f63 #41813 [TASK] Remove option "noEdit" from Install Tool (Georg Ringer) 2012-10-30 f239ca8 #42501 [BUGFIX] Restricted elements should show edit options (Georg Ringer) 2012-10-29 4c224f1 #42502 [TASK] Improve Switch-User concept in ext:beuser (Georg Ringer) 2012-10-29 ccdb1a2 #42490 [BUGFIX] Fix handling of additionalHeaderData in USER_INT (Helmut Hummel) 2012-10-29 baf6f47 #42279 [BUGFIX] Fix translation overlay in RECORDS (Helmut Hummel) 2012-10-28 e2e3eac #42237 [TASK] Add information about ThreadStackSize to install tool (Nicole Cordes) 2012-10-28 e28659f #42454 [BUGFIX] Fix usage of fileadminDir (Helmut Hummel) 2012-10-28 1a3ba29 #41498 [TASK] CGL violations "AssignmentArithmeticAndComparisonSpace" (Roland Waldner) 2012-10-28 60714a0 [TASK] Raise submodule pointer (Christian Kuhn) 2012-10-28 be3142f #42233 [BUGFIX] Fix @param in phpdoc (Stefan Neufeind) 2012-10-28 f9c4006 #42196 [TASK] Update jQuery to 1.8.2 (Stefan Neufeind) 2012-10-28 bb699f1 #41824 [TASK] Remove needless check function in language module (Kai Vogel) 2012-10-28 6974410 #42456 [TASK] Cleanup GeneralUtilityTest (Wouter Wolters) 2012-10-28 68dfb4a #42455 [TASK] Extension manager fixed DocHeader (Felix Kopp) 2012-10-28 d37894a #41006 [BUGFIX] Allow overwrite when uploading an existing extension (Kai Vogel) 2012-10-28 f8b62a4 #42346 [BUGFIX] Compare in install tool crashes (Mattias Nilsson) 2012-10-28 27f4503 #41472 [TASK] GGL violation "Tabs must be used to indent lines" (Roland Waldner) 2012-10-28 3139036 #41240 [TASK] Remove: Open Documents module (Felix Kopp) 2012-10-28 4348636 #41944 [BUG] Add missing logFile setting for FileWriter (Steffen Müller) 2012-10-28 e19941f #41938 [BUGFIX] Rename Log Writer and Processor interface (Steffen Müller) 2012-10-26 3b3e961 [TASK] Fix code formatting (Oliver Hader) 2012-10-26 7c9386e #42054 [BUGFIX] PHP warning: open_basedir restriction (Xavier Perseguers) 2012-10-25 b6ad62f #42399 [TASK] Fix inline comment style for ext_emconf.php files (Roland Waldner) 2012-10-23 f308f29 #42325 [TASK] Refactor EM JavaScript (Hans Christian Reinl) 2012-10-23 425549d #42286 [BUGFIX] EM 6.0 add clear search icon (Jigal van Hemert) 2012-10-22 53f4b4a #41943 [TASK] Support logger names with namespaces (Steffen Müller) 2012-10-22 0c9bac2 #41273 [BUGFIX] Resolve dependencies for local extensions (Helmut Hummel) 2012-10-22 f66d163 #42280 [BUGFIX] Remove singleton for EXT:form Localization (Christian Kuhn) 2012-10-22 34733d1 #38699 [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows (Stanislas Rolland) 2012-10-22 cf94bfe #33504 [BUGFIX] New form wizard not loading in IE8 (Sebastian Schawohl) 2012-10-22 f33a8a0 #42260 [BUGFIX] EM 6.0 doesn't store extension state from TER (Jigal van Hemert) 2012-10-22 43e2d56 #42245 [BUGFIX] Fix dependency handling of EM (Helmut Hummel) 2012-10-21 1d93ada #41941 [BUGFIX] getFolders() does not return correct keys (Andreas Wolf) 2012-10-21 c5af44a #41940 [BUGFIX] Folder: getSubfolders() has no range parameters (Andreas Wolf) 2012-10-21 7537481 #42180 [BUGFIX] Storage uses wrong identifier for processing folder (Andreas Wolf) 2012-10-21 b03b637 #42243 [TASK] CleanUp FileRepository (Steffen Ritter) 2012-10-21 f9a3c60 #42239 [BUGFIX] FAL: Misleading default filter array name (Andreas Wolf) 2012-10-21 6d13808 #42235 [TASK] Add information about ThreadStackSize to report status (Nicole Cordes) 2012-10-20 ea901fa #42145 [BUGFIX] Create upload folder on extension install (Helmut Hummel) 2012-10-20 8acc007 #42156 [BUGFIX] EM: uploading extension form must go to iframe (Jigal van Hemert) 2012-10-20 07aca1e #42170 [TASK] Install tool should inform about suhosin.get.max_value_length (Roland Waldner) 2012-10-20 a9bc4b2 #42224 [TASK] Remove excludefields at sys_file_reference table (Steffen Ritter) 2012-10-20 9680802 #42163 [TASK] Cleanup EM Code (Helmut Hummel) 2012-10-19 f944513 #42153 [BUGFIX] Hide unsafe extensions in EM TER list (Jigal van Hemert) 2012-10-19 470f47c #42163 [TASK] Cleanup EM Code (Helmut Hummel) 2012-10-19 e813d86 #41980 [TASK] Clean-up EXT: aboutmodules, adapt to "TYPO3 CMS" (Felix Kopp) 2012-10-19 bc0771e [BUGFIX] Follow-Up to #41828 - Incomplete mocking in tests (Christian Kuhn) 2012-10-19 0432a20 [BUGFIX] Follow-Up to #41828 - Move test files (Christian Kuhn) 2012-10-19 d210f64 #42067 [BUGFIX] Download as zip must use same filename structure as TER (Jigal van Hemert) 2012-10-19 cdb8bfb #36087 [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does (Stanislas Rolland) 2012-10-18 1594e9b #42134 [BUGFIX] Respect newlines in method declarations (Helmut Hummel) 2012-10-18 c89bc37 #29685 [BUGFIX] RTE: Words containing umlauts not added to personal dictionary (Stanislas Rolland) 2012-10-18 b53b9f1 #41052 [TASK] Make Core\Configuration\ConfigurationManager non static (Helmut Hummel) 2012-10-18 1ba5cd5 #42138 [BUGFIX] Remove EXT:cli from REQUIRED_EXTENSIONS (Christian Kuhn) 2012-10-18 a2e77d0 #38406 [BUGFIX] Extension Import not working with postgresql and DBAL (Helmut Hummel) 2012-10-17 e95c1ee #41233 [BUGFIX] Compare feature is broken (Thomas Löffler) 2012-10-17 879de86 #42103 [BUGFIX] Only show download location as configured (Jigal van Hemert) 2012-10-17 fc23a26 #42033 [TASK] Use language labels in Extension Manager javascript (Jigal van Hemert) 2012-10-17 fa698d4 #42102 [TASK] t3lib: Autoloader now named ClassLoader (Stefan Neufeind) 2012-10-17 fe3721c #42058 [BUGFIX] Set class alias also for new class names (Helmut Hummel) 2012-10-17 e38ddd2 #39921 [TASK] Streamline EXT: em spacing & add Headline (Felix Kopp) 2012-10-17 b0f4593 #41924 [BUGFIX] Faulty localization if IRRE is used on pages (Oliver Hader) 2012-10-17 c98d96b #41704 [TASK] Fix some issues in new logos (Steffen Ritter) 2012-10-16 372b66b #42057 [BUGFIX] Find abstract functions in compatibility loader (Helmut Hummel) 2012-10-16 1f278af [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-10-16 579a806 #41996 [!!!][BUGFIX] Localization fallback does not work in Backend (Xavier Perseguers) 2012-10-16 9fccc12 [BUGFIX] Labels should not be removed (Xavier Perseguers) 2012-10-16 680dcae #41828 [BUGFIX] Prevent saltedpasswords destroying the password (Xavier Perseguers) 2012-10-16 cddcada #36794 [BUGFIX] RTE: Opera extension Hyper Translate inserts markup (Stanislas Rolland) 2012-10-15 b0ed51c #39271 [BUGFIX] RTE: Localization to content language does not work (Stanislas Rolland) 2012-10-15 eabdbf2 #41812 [TASK] Extension Manager: Add icons and language labels (Jigal van Hemert) 2012-10-15 f1e65e6 #39389 [BUGFIX] RTE: paste as plain text does not work in IE9 (Stanislas Rolland) 2012-10-15 b8a7c9f #41793 [BUGFIX] Use UTF-8 by default in Flexforms and Backend (Benjamin Mack) 2012-10-15 47ed543 #41992 [TASK] Consolidate copyright notice invocations (Felix Kopp) 2012-10-14 b747599 #41998 [TASK] Add information to INSTALL.txt about ThreadStackSize (Jigal van Hemert) 2012-10-13 b0aa178 #41463 [BUGFIX] Fix the additional icon check (Mattias Nilsson) 2012-10-12 e117d25 #41281 [BUGFIX] Support 'input' type in ext_conf_template.txt (Jigal van Hemert) 2012-10-12 1a87675 [TASK] Disable Memcache tests for now (Helmut Hummel) 2012-10-12 630cd6e #41917 [BUGFIX] Add pid column to extension manager tables (Helmut Hummel) 2012-10-12 07af414 [TASK] Fix travis.yml to start memcache daemon (Steffen Ritter) 2012-10-12 a9af288 #40505 [BUGFIX] LocalDriver can be instantiated without basePath (Andreas Wolf) 2012-10-12 86ceb98 #41866 [BUGFIX] Rename ExtdirectTreeDataProvide to ExtdirectTreeDataProvider (Anja Leichsenring) 2012-10-11 af5d589 #40816 [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting (Loek Hilgersom) 2012-10-10 973b199 #40950 [TASK] Merge ext:integrity with ext:lowlevel (Markus Klein) 2012-10-10 de4269b #40498 [BUGFIX] Split jQuery and DataTables into separate files (Kai Vogel) 2012-10-10 3a0bc1b #41518 [BUGFIX] sort versions of ext in descending order (Jigal van Hemert) 2012-10-10 bd37dde #41292 [BUGFIX] Fatal error when copying file or folder (Andreas Wolf) 2012-10-10 46199e3 #41768 [BUGFIX] FollowUp Tests to #41768 (Steffen Ritter) 2012-10-10 4b2f2d4 #41716 [TASK] FAL: Hard-coded flexform on storage creation (Benjamin Mack) 2012-10-10 39b8874 #41768 [TASK] File: add getNameWithoutExtension() method (Andreas Wolf) 2012-10-10 f0348a8 #41829 [TASK] CleanUp AjaxIDs and registration in ConfigDefault (Steffen Ritter) 2012-10-10 6691484 #39789 [BUGFIX] StorageRepository should ignore not found driver class (Georg Ringer) 2012-10-10 db3c302 #41834 [BUGFIX] Element Browser uses non-namespaced code (Benjamin Mack) 2012-10-10 391e848 #39785 [BUGFIX] FAL: Default storage is created multiple times (Benjamin Mack) 2012-10-10 2b188da #35333 [FEATURE] Add several testcases for validators (Andreas Lappe) 2012-10-10 7472f53 #39235 [BUGFIX] Element Browser uses FAL API in a wrong way (Andreas Wolf) 2012-10-10 9a086de [TASK] Start memcached on travis-ci build (Helmut Hummel) 2012-10-10 883811d #41120 [BUGFIX] Hardcoded fileadmin directory in Import-Export (Thomas Löffler) 2012-10-10 ac8ea1e #40608 [BUGFIX] Enable translation of file references (Helmut Hummel) 2012-10-10 5bdb025 #41719 [BUGFIX] ResourceStorage: Bad comparison for strings (Andreas Wolf) 2012-10-10 5973388 [BUGFIX] Missing ExtDirect classes in ClassAliasMap (Steffen Ritter) 2012-10-10 127f8f2 #41823 [TASK] Introduce "TYPO3 CMS" in EXT: about (Felix Kopp) 2012-10-10 0735759 #40669 [BUGFIX] Files get indexed twice (Steffen Ritter) 2012-10-10 c799ea9 #41715 [BUGFIX] FAL storage repo uses hard-coded enableFields (Benjamin Mack) 2012-10-10 db26ec5 #36817 [FEATURE] Element browser: get default upload folder from $BE_USER (Benjamin Mack) 2012-10-10 039c879 #40833 [TASK] Rebuild extension translation list in lang module (Kai Vogel) 2012-10-09 f996afb #40558 [BUGFIX] RTE is not loading in IE8, when used with feedit (Stefan Aebischer) 2012-10-09 e82fac8 #38829 [TASK] Frontend should not expose exception for missing files (Steffen Ritter) 2012-10-09 e540d61 #41115 [BUG] Deleting a file is impossible after it was used (Benjamin Mack) 2012-10-09 2ac2596 #41796 [BUGFIX] RTE: Uncaught error in Firefox in TYPO3 6.0 (Stanislas Rolland) 2012-10-09 e4f6b25 #40409 [BUGFIX] Fix compressor flooding typo3temp (Ivan Kartolo) 2012-10-09 6bc0fb9 #41440 [BUGFIX] RTE does not load in Frontend in USER_INT plugins in TYPO3 6.0 (Stanislas Rolland) 2012-10-09 d8ff19e #40520 [TASK] ResourceStorage: Remove getFileInfoByIdentifier() method (Andreas Wolf) 2012-10-09 da458dc #41569 [BUGFIX] Root-level folders cannot be displayed (Andreas Wolf) 2012-10-09 da72416 #41704 [TASK] Adjust Logos to new style-guide (Felix Kopp) 2012-10-08 a5dc5ce #40678 [BUGFIX] RTE internal link handling broken since FAL changes (Steffen Ritter) 2012-10-08 a7fb809 #40235 [TASK] Move local driver configuration file to EXT:core (Andreas Wolf) 2012-10-08 d6e915d #41411 [BUGFIX] htmlArea RTE: Cursor jumps to first letter with Chrome 22 (Stanislas Rolland) 2012-10-08 19e65eb #41663 [TASK] Add missing csh description for file storage (Georg Ringer) 2012-10-08 c89e648 #41664 [TASK] Name of file storage should be required (Georg Ringer) 2012-10-08 9aeaab3 #41667 [BUGFIX] Clicking on empty storage does not show anything (Georg Ringer) 2012-10-08 f096c8a #41574 [BUGFIX] Fix wrong variable type part of the namespace migration (Fabien Udriot) 2012-10-08 5218b8e #41707 [TASK] Add docheader to module "about TYPO3" (Georg Ringer) 2012-10-08 204d004 #41665 [TASK] Show reference headline only if content is available (Georg Ringer) 2012-10-07 e68b2e7 #41641 [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence (Laurent Cherpit) 2012-10-07 53196cf #41659 [BUGFIX] Duplicate ids in form view on record translation (Helmut Hummel) 2012-10-04 5cc0947 #41291 [TASK] Improve show_item for FAL files (Georg Ringer) 2012-10-03 2fd7c2b #41288 [TASK] Simulatestatic should not be mentioned as sysext (Georg Ringer) 2012-10-03 b1d37a3 #41474 [TASK] CGL violations "LineEndingsInvalidEOLChar" (Roland Waldner) 2012-10-03 5092d9f #41471 [TASK] CGL violation "CharacterAfterPHPClosingTag" (Roland Waldner) 2012-10-03 50de126 #41470 [TASK] CGL violation "DoubleQuoteUsageNotRequired" (Roland Waldner) 2012-10-03 8b43aa7 #40547 [BUGFIX] Make FAL Folder not found handling more user friendly (Steffen Ritter) 2012-10-01 c079e4a #41276 [BUGFIX] Change submit button label to language file entry (Anja Leichsenring) 2012-10-01 939f07b #41012,#41013 [TASK] Clean up class alias mechanism (Thomas Maroschik) 2012-09-30 d967075 #41204 [BUGFIX] Preview images not rendered in Web > Page view on Windows systems (Nicole Cordes) 2012-09-30 c955878 #31978 [BUGFIX] Do not save expand state for root node in TCA tree (Christoph Gerold) 2012-09-30 862134c #41329 [BUGFIX] Consolidate usage of DocumentTemplate (Helmut Hummel) 2012-09-29 5bb026e #41460 [BUGFIX] Make additional fields visible again in Scheduler (Jigal van Hemert) 2012-09-27 a4b9550 #39820 [BUGFIX] Pagetree - Prevent a call to moveNode while creating nodes (Tobias Schultheiss) 2012-09-27 97c4abc #40215 [BUGFIX] Release scheduler from classname field (Thomas Maroschik) 2012-09-26 3931015 #41368 [TASK] Add leading backslashes to InvalidArgumentException (Anja Leichsenring) 2012-09-25 91fa356 [TASK] Raise submodule pointers (Helmut Hummel) 2012-09-25 13677fe #41274 [TASK] Fix deprecated call in beuser's repository (Georg Ringer) 2012-09-24 1b94035 #41221 [BUGFIX] Call to undefined method ..\Reports\Status::getSystemStatus() (Philipp Gampe) 2012-09-24 0535554 #41296 [BUGFIX] Scheduler does not run tasks from module (Philipp Gampe) 2012-09-24 5f59a2f #41226 [BUGFIX] Wrong namespace in SystemStatusUpdateTask.php (Philipp Gampe) 2012-09-24 7eba1c7 #41330 [BUGFIX] Fix wrong replacements of "language" class name (Helmut Hummel) 2012-09-24 654792d #41283 [TASK] Move Views/LogoView to View/LogoView (Georg Ringer) 2012-09-23 8f02024 #41286 [TASK] Remove misleading text in ext:opendocs (Georg Ringer) 2012-09-23 e396640 #41270 [TASK] Improve rendering of buttons in quickedit (Georg Ringer) 2012-09-23 536cadd #36025 [TASK] Insert hook for simulatestatic (Markus Klein) 2012-09-23 6aeacef [TASK] Raise submodule pointer (Christian Kuhn) 2012-09-23 a7b61b2 #24623 [CLEANUP] Remove all occurrences of edit_showFieldHelp == 'text' (Markus Klein) 2012-09-22 f959554 #41269 [TASK] Switch order of select boxes in quickedit (Georg Ringer) 2012-09-22 44fe3cb #41268 [TASK] add leading backslashes to Date* (Anja Leichsenring) 2012-09-22 f0f718c #41267 [TASK] add leading backslashes to Runtime* (Anja Leichsenring) 2012-09-22 538a04a #41171 [TASK] Introduce base class for PHPUnit tests (Markus Klein) 2012-09-22 65fe560 #40882 [BUGFIX] Required extensions are not installable (Georg Ringer) 2012-09-22 665985d #41266 [TASK] add leading backslashes to SplObject* (Anja Leichsenring) 2012-09-22 ae0a881 #41142 [TASK] Remove content element "textbox" (Georg Ringer) 2012-09-22 02f5cdb #41265 [TASK] Remove jsmin from library list in EXT:about (Christian Kuhn) 2012-09-22 afa6f5b #41075 [TASK] Warn for not available plugins in page module (Georg Ringer) 2012-09-22 84b1bc4 #41132 [TASK] Remove 'Hide: Yes' from hidden CEs (Georg Ringer) 2012-09-22 40c54ef [TASK] Raise submodule pointer (Christian Kuhn) 2012-09-22 c3e54b6 #41261 [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein) 2012-09-22 9e0b789 #41262 [TASK] Wrong name for TypoScriptFrontendController test (Wouter Wolters) 2012-09-22 d1fec2c #41141 [TASK] Remove content element "script" (Georg Ringer) 2012-09-22 5731ec6 #41143 [TASK] Show cType label for content elements (Georg Ringer) 2012-09-22 19519a3 #41258 [BUGFIX] Set current report as selected in ext:reports (Georg Ringer) 2012-09-22 f9d3e50 #31827 [BUGFIX] Error handler registration accepts way too much PHP error types (Marcus Krause) 2012-09-22 0ce6db8 #41216 [TASK] Set a flash msg if no subpages available (Georg Ringer) 2012-09-22 dcab4ea #41162 [TASK] Remove unused code from logDeprecatedFunction() (Markus Klein) 2012-09-22 bca5221 #39889 [TASK] Add upgrade wizard to install extensions from TER (Kai Vogel) 2012-09-22 8dcc891 #31834 [BUGFIX] Error handler callback causes fatal error for parse time errors (Marcus Krause) 2012-09-22 d63ab0a #41192 [TASK] Fix CGL violations against SelfMemberReference (Wouter Wolters) 2012-09-22 3585c3b #41213 [BUGFIX] Tree view in admin panel is broken with PHP 5.4 (Philipp Gampe) 2012-09-22 83c7263 #40521 [BUGFIX] Fatal error in GeneralUtility::logDeprecatedFunction() (Andreas Wolf) 2012-09-22 42e89d2 #41250 [BUGFIX] Fix Http_Request after namespace changes (Philipp Gampe) 2012-09-22 2ed8e7f #41199 [TASK] Fix CGL violations against DoubleQuoteUsage (Wouter Wolters) 2012-09-22 2e6f9ed #41229 [BUGFIX] Set permission module for admins only (Georg Ringer) 2012-09-22 082b298 #41248 [TASK] CGL-Fix: Generic.CodeAnalysis.ForLoopWithTestFunctionCall (Andy Grunwald) 2012-09-22 23355ee #40415 [BUGFIX] Ensure write access to LocalConfiguration.php (Anja Leichsenring) 2012-09-22 ef56b93 #41245 [BUGFIX] Deprecate t3lib_install (Markus Klein) 2012-09-22 b98700f #41242 [BUGFIX] Cleanup DebugUtility (Helmut Hummel) 2012-09-22 b7b7cc0 #40333 [BUGFIX] Properly register extbase BE modules (Helmut Hummel) 2012-09-22 62a2edd #40570 [BUGFIX] Update mentions of localconf.php (Francois Suter) 2012-09-22 a281073 #41235 [TASK] Make all classes non final (Helmut Hummel) 2012-09-22 9347180 #40642 [TASK] CSS StyledContent wraps classes spaceBefore/After twice (Steffen Ritter) 2012-09-22 2cbf8f5 #41222 [TASK] CGL Cleanup: Fix Squiz.Scope.MemberVarScope-Sniff (Andy Grunwald) 2012-09-22 d173946 #40363 [TASK] Use namespaced class name in adodb flexform (Nicole Cordes) 2012-09-22 190a854 #40359 [BUGFIX] Fix saving changes in T3editor (Nicole Cordes) 2012-09-22 9548b6e #41227 [BUGFIX] Last CGL violation against property visibility (Christian Kuhn) 2012-09-22 3f008ba #23003 [TASK] Update legend img in access module (Georg Ringer) 2012-09-22 76625ec Revert "[TASK] Fix TYPO3.ControlStructures.DisallowEachInLoopCondition" (Christian Kuhn) 2012-09-21 de2d1ff #41211 [TASK] Fix TYPO3.ControlStructures.DisallowEachInLoopCondition (Andy Grunwald) 2012-09-21 0c363da #41219 [TASK] CGL Cleanup: Fix Squiz.Scope.MethodScope-Sniff (Andy Grunwald) 2012-09-21 30e381e #41209 [TASK] Remove not need ChangeLog files (Georg Ringer) 2012-09-21 4e3929e #41158 [BUGFIX] Error messages are not shown in 123 installation process (Nicole Cordes) 2012-09-21 d3a54fe #41151 [TASK] Database creating fails due to not allowed characters (Nicole Cordes) 2012-09-21 5357472 #41189 [TASK] Fix CGL violations against NonExecutableCode (Wouter Wolters) 2012-09-21 ed0d40f #41131 [TASK] Fix class naming and alias map after namespace change (Helmut Hummel) 2012-09-21 75bf661 #41205 [TASK] CGL Cleanup: Fix OpeningFunctionBraceKernighanRitchie-Sniff (Andy Grunwald) 2012-09-21 16de85d #41190 [SECURITY][BUGFIX] Fix a sql injection in beuser (Georg Ringer) 2012-09-21 e79a010 #41187 [TASK] Fix CGL violations against ClassDocComment (Wouter Wolters) 2012-09-21 8d2ab55 #41191 [TASK] Fix CGL violations against OpeningFunctionBraceKernighanRitchie (Wouter Wolters) 2012-09-21 a1d5e5d #41119 [TASK] Cleanup character after PHP closing tag (Andy Grunwald) 2012-09-21 27c5910 #41193 [TASK] Fix CGL violations against UpperCaseConstant (Wouter Wolters) 2012-09-21 8e102e0 #41185 [TASK] Fix UnnecessaryStringConcatSniff (Georg Ringer) 2012-09-21 3cdd2b7 #41119 [TASK] Cleanup character after PHP closing tag (Georg Ringer) 2012-09-20 23e72f0 #41076 [TASK] Show felogin title in page module (Georg Ringer) 2012-09-20 be69198 #41111 [BUGFIX] Wrong exception msg after namespace change (Georg Ringer) 2012-09-20 3c45db2 #37067 [BUGFIX] Link to install tool in reports leads to old page (Thomas Löffler) 2012-09-20 0c37c62 #40949 [TASK] Move code from the system extension cli to core/Classes (Helmut Hummel) 2012-09-20 80237c5 #41128 [TASK] Provide a file for IDEs to recognize old class names (Helmut Hummel) 2012-09-20 5d481fb #41094 [TASK] Rename Core\DataHandler\DataHandler (Christian Kuhn) 2012-09-19 a099498 #41081 [TASK] EXT:saltedpasswords tests (Christian Kuhn) 2012-09-19 6e00cb5 #41080 [TASK] EXT:lang unit tests (Christian Kuhn) 2012-09-19 1a61321 #41077 [TASK] EXT:indexed_search tests (Christian Kuhn) 2012-09-19 73af487 #41074 [BUGFIX] EXT:form tests and unicode fix (Christian Kuhn) 2012-09-19 6e84808 #41071 [TASK] EXT:felogin unit tests (Christian Kuhn) 2012-09-19 bf0b0af #39850 [BUGFIX] pi_getLL() alternative language translation fails (Xavier Perseguers) 2012-09-18 e8b589b [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team) 2012-09-18 b59f346 [RELEASE] Release of TYPO3 6.0.0beta2 (TYPO3 Release Team) 2012-09-18 06250e7 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-09-18 d7e1d93 #40864 [BUGFIX] Configuration of an extension fails with fatal error (Georg Grossberger) 2012-09-18 c0f8350 #39130 [BUGFIX] Uncaught Exception when accessing "Filelist" module in Windows (Nicole Cordes) 2012-09-18 ceb6d70 #40653 [BUGFIX] Fatal errors for interfaces with PHP version < 5.3.7 (Nicole Cordes) 2012-09-18 aea6a13 #40932 [BUGFIX] Usage of raw binary characters in SQL Parser (Martin Helmich) 2012-09-18 f3bb439 #39955 [BUGFIX] TS Object "FILES" is not able to handle multiple references (Steffen Ritter) 2012-09-18 582ac42 #40781 [BUGFIX] Switch to List module on root page leads to blank page (Thomas Löffler) 2012-09-18 e62341f #40965 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-18 302de45 #40967 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 b04fa38 #40968 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 3882ce1 #40970 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 5422f6a #40971 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 6a0863c #40964 [TASK] Remove superfluous parens in sysexts css_styled_content - feedit (Arvid Jakobsson) 2012-09-17 473f9c4 #40972 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 6e8ad38 #40973 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 cfbae0f #40974 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 b94456a #40982 [TASK] Remove superfluous parenthesis in folders typo3 and t3lib (Arvid Jakobsson) 2012-09-17 5d68171 40843 [TASK] Adapt DriverRegistryTest to the changed behaviour (Steffen Ritter) 2012-09-17 ec08ae6 #40969 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-17 76ea23d #40843 [BUGFIX] Fatal error is thrown when more drivers are registered (Nicole Cordes) 2012-09-17 6d68b2d #40966 [TASK] Remove superfluous parenthesis in sysexts (Arvid Jakobsson) 2012-09-16 1e4ae82 #40962 [TASK] Remove superfluous parenthesis in sysexts. (Arvid Jakobsson) 2012-09-16 6668d37 #40963 [TASK] Remove superfluous parenthesis in sysexts. (Arvid Jakobsson) 2012-09-16 cfd1072 #37812,#39860, [BUGFIX] Files contents cannot be changed (Andreas Wolf) 2012-09-16 15085cb #40956 [TASK] Re-enable previously skipped unit tests (Helmut Hummel) 2012-09-16 8634941 #40881 [TASK] Remove superfluous parenthesis in sysext frontend (Arvid Jakobsson) 2012-09-16 015f697 #40880 [TASK] Remove superfluous parenthesis in sysext core (Arvid Jakobsson) 2012-09-16 415c086 #40282 [BUGFIX] Editing page is broken on wrong type (Wouter Wolters) 2012-09-16 6c248b4 #40672 [BUGFIX] Use double quoted strings for control chars (Jigal van Hemert) 2012-09-16 e83bc34 #40952 [BUGFIX] Typehint in AbstractTree refers to non-existant class (Steffen Ritter) 2012-09-16 4433a85 #40878 [TASK] Remove superfluous parenthesis in sysext backend (Arvid Jakobsson) 2012-09-15 d9d695c #40939 [BUGFIX] Restore field descriptions in Install Tool (Anja Leichsenring) 2012-09-13 889e5bf #40879 [TASK] Cleanup Unit Tests (Helmut Hummel) 2012-09-13 232a5e8 #40876 [TASK] Add unit tests for stdWrap_strftime (Jigal van Hemert) 2012-09-12 22ff3b6 #40871 [TASK] Clean up some ext:belog details and activate tests in travis (Christian Kuhn) 2012-09-12 e29649d #40877 [TASK] Cleanup Bootstrap Classes (Helmut Hummel) 2012-09-12 8f986e4 #40515 [TASK] Stabilize scheduler tests and activate in travis (Christian Kuhn) 2012-09-12 6e3ffe7 #40862 [BUGFIX] Wrong icon in db_new tree (Georg Ringer) 2012-09-12 dd6ae3b #40858 [TASK] Improve margin in field select (Georg Ringer) 2012-09-12 df706da #40508 [BUGFIX] Upgrade wizard to fill default EM repository (Georg Ringer) 2012-09-11 395fe24 #40841 [TASK] Move last files from tests root folder (Christian Kuhn) 2012-09-11 2e6046e #40837 [TASK] Move UnitTests.xml file to EXT:core/Build (Christian Kuhn) 2012-09-11 bab0ee6 #40836 [TASK] Namespace SystemEnvironmentBuilderTest (Christian Kuhn) 2012-09-11 fc7d6c7 #40364 [BUGFIX] Make ext:form work with namespaced classnames (Thomas Maroschik) 2012-09-11 b5fcb5b #40834 [TASK] Move fixture files from tests/ (Christian Kuhn) 2012-09-11 a0cf6ea #38717 BUGFIX] strftime expects parameter 2 to be long, string given (Jigal van Hemert) 2012-09-11 d042bfc #40832 [TASK] Add test integrity test (Christian Kuhn) 2012-09-11 3183c96 #40733 [BUGFIX] Wrong call to TSFE in FrontendEditing (Steffen Ritter) 2012-09-11 e2235d0 #40430 [TASK] Rebuild language selection list in lang module (Kai Vogel) 2012-09-11 775ec6e #40546 [TASK] Replace module icon in language module (Kai Vogel) 2012-09-11 9eadf6a #39874 [TASK] Add labels to log in info module (Georg Ringer) 2012-09-11 434e862 #40795 [BUGFIX] Wrong type hint used after namespace changes (Georg Ringer) 2012-09-11 34aad85 #40810 [TASK] Activate extensionmanager tests in travis (Christian Kuhn) 2012-09-10 d13d908 [TASK] Raise submodule pointer (Christian Kuhn) 2012-09-10 4fd6bfa #40780 [TASK] Fix for unit tests to change singletons and reset again (Christian Kuhn) 2012-09-09 530fe3b #40643 [BUGFIX] L10n PHP parser stores NULL for unknown key (Xavier Perseguers) 2012-09-09 1c65fc9 [TASK] Raise submodule pointer: extbase (Christian Kuhn) 2012-09-09 cca3ec7 #40770 [TASK] Namespace and move t3lib unit tests - 6 (Wouter Wolters) 2012-09-09 1721a49 #40620 [TASK] Namespace and move t3lib unit tests - 5 (Wouter Wolters) 2012-09-09 4b7a386 #40771 [BUGFIX] Warnings in extensionmanager (Christian Kuhn) 2012-09-08 03ebef9 #40767 [BUGFIX] Warnings in StringUtility (Christian Kuhn) 2012-09-08 3d74514 #40766 [BUGFIX] Warning in FAL StorageTest (Christian Kuhn) 2012-09-08 936348a #40765 [BUGFIX] FAL LocalDriverTests throws warnings (Christian Kuhn) 2012-09-08 6a384b0 #40665 [BUGFIX] Load CSH Manual by default (Jigal van Hemert) 2012-09-08 665d36a #40757 [BUGFIX] Warning missing argument 3 in t3lib_cacheHashTest (Christian Kuhn) 2012-09-08 6b2d5b3 #40756 [BUGFIX] Split off functional category collection tests (Christian Kuhn) 2012-09-07 93eeb2b #39659 [BUGFIX] File upload button is collapsed in Chrome 21 (Steffen Gebert) 2012-09-06 c8f078b #40545 [BUGFIX] Selection of Multiple Collections in CE Uploads (Steffen Ritter) 2012-09-06 47a1d55 #40675 [BUGFIX] sys_file_reference uses filename instead of title (Steffen Ritter) 2012-09-05 aaa66a6 #40575 [BUGFIX] Sysext impexp compat layer refers to uppercase class folder (Steffen Ritter) 2012-09-05 515c94d #40641 [BUGFIX] L10n parser interface is wrongly defined (Xavier Perseguers) 2012-09-05 241e31d #33392 [BUGFIX] Take versioned record into account for showHidden flag. (Steffen Ritter) 2012-09-05 f8e325f #40564 [BUGFIX] Hide/Unhide of FileReferences in IRRE does not work (Steffen Ritter) 2012-09-04 c9deca1 #40561 [BUGFIX] Editing *_users with saltedpasswords active fails (Steffen Ritter) 2012-09-03 de2cacc #35787 [BUGFIX] Subject field in FormWizard (Florian Scholz) 2012-09-03 837fd44 #40168 [BUGFIX] Uncaught Exception on multi-language site (Martin Helmich) 2012-09-03 97bbbe7 #40536 [TASK] Fix broken references to exceptions in global namespace (Andreas Wolf) 2012-09-03 d4f101a #39884,#36795, [BUGFIX] Changing file title changes file name (Andreas Wolf) 2012-09-03 1a32d49 #40543 [BUGFIX] FAL FileExtensionFilter raises warning (Christian Kuhn) 2012-09-03 66458b7 #40542 [BUGFIX] FAL test mock TYPO3_DB without backup (Christian Kuhn) 2012-09-02 a06077f #40541 [BUGFIX] Incomplete mocking in AbstractMenuContentObjectTest (Christian Kuhn) 2012-09-02 93e12ed #40540 [BUGFIX] LogLevelTest dataProvider not used (Christian Kuhn) 2012-09-02 900d343 #40539 [BUGFIX] Warning in Locker if filepointer is no resource (Christian Kuhn) 2012-09-02 8ba78c2 #40532 [BUGFIX] Warning in ConfigurationManagerTest (Christian Kuhn) 2012-09-02 a4b5292 #40529 [BUGFIX] Warning in RecordCollectionRepositoryTest (Christian Kuhn) 2012-09-02 2ec10d9 #40523 [TASK] Stabilize some tests if run as root (Christian Kuhn) 2012-09-02 f2baaab #40392 [TASK] Namespace and move t3lib unit tests - 4 (Wouter Wolters) 2012-09-01 8a1ea75 #40517 [TASK] Clean up extensionmanager test directory (Christian Kuhn) 2012-09-01 6884d17 #40516 [BUGFIX] TCA for extension manager extension incomplete (Susanne Moog) 2012-09-01 b2b6537 #40512 [TASK] Extension Manager: Remove superfluous tests (Susanne Moog) 2012-09-01 334f543 #40514 [BUGFIX] Scheduler tests still fail on travis-ci.org (Christian Kuhn) 2012-09-01 dbb3777 #40513 [BUGFIX] Stabilize dataHandler test (Christian Kuhn) 2012-09-01 1e7e8e9 #40357 [TASK] Stabilize scheduler tests and activate in travis (Christian Kuhn) 2012-09-01 9463f77 #40355 [TASK] Namespace and move t3lib unit tests - 3 (Wouter Wolters) 2012-09-01 7bad033 #35212 [BUGFIX] Compressor: filemtime(): stat failed in Help > About TYPO3 (Xavier Perseguers) 2012-08-31 863e0ae #40494 [TASK] System extension lang is using ll-XML (Xavier Perseguers) 2012-08-31 d87e3b8 #27957 [BUGFIX] Set charset property after cloning t3lib_PageRenderer (Laurent Cherpit) 2012-08-31 88671b5 #40485 [BUGFIX] Missing requirement for zip php module in status report (Ingo Renner) 2012-08-31 f738f54 #40476 [BUGFIX] Language module: Fix docheader (Christian Kuhn) 2012-08-31 54db33d #39814 Revert "[BUGFIX] Invalid fallback for non-localized labels" (Xavier Perseguers) 2012-08-30 cd506ba [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team) 2012-08-30 7c8d0f0 [RELEASE] Release of TYPO3 6.0.0beta1 (TYPO3 Release Team) 2012-08-30 7e338c3 #40451 [BUGFIX] Invalid ClearLanguageCacheMenuItem::clearCache() (Oliver Hader) 2012-08-30 9a9e51f #40450 [BUGFIX] Incorrect default extension configuration (Oliver Hader) 2012-08-30 ac95097 #40428 [TASK] Create default TypoScript root template (Oliver Hader) 2012-08-30 9830072 #40437 [TASK] Define abstract methods in upgrade wizards (Oliver Hader) 2012-08-30 597838b #40438 [BUGFIX] Install process fails on case-insensitive file systems (Oliver Hader) 2012-08-30 810f1eb #40233 [TASK] Add ext_emconf.php and icons to new sysext modules (Wouter Wolters) 2012-08-30 15b2395 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-08-30 cbccccf #40432 [BUGFIX] Namespaces: compressionLevel results in Fatal Error (Steffen Gebert) 2012-08-30 72b069b #40427 [TASK] Split language selection and update list in lang module (Kai Vogel) 2012-08-30 57854d9 #39963 [FEATURE] Add translation handling module (Sebastian fischer) 2012-08-30 c7877cd #40394 [TASK] Extensionmanager: Remove persistence mapping (Christian Kuhn) 2012-08-30 5170e16 #40388 [BUGFIX] Do not deprecate typo3/index.php (Markus Klein) 2012-08-29 985fb05 Revert "[TASK] Remove compat layer for about module" (Thomas Maroschik) 2012-08-29 43baefa #40360 [TASK] Remove compat layer for about module (Nicole Cordes) 2012-08-28 39adeb2 Revert "[TASK] Namespace and move t3lib unit tests - 3" (Christian Kuhn) 2012-08-28 23e15de #40355 [TASK] Namespace and move t3lib unit tests - 3 (Wouter Wolters) 2012-08-28 bfa08c4 #40353 [TASK] Namespace and move t3lib unit tests - 2 (Wouter Wolters) 2012-08-28 c65ee7d [TASK] Raise submodule pointer: extbase & dbal (Christian Kuhn) 2012-08-28 13e16c5 #40345 [TASK] Add styling for Extension Manager: Tables (Hans Christian Reinl) 2012-08-28 7b5a068 #40339 [BUGFIX] Autoloader fails for several classes (Nicole Cordes) 2012-08-28 64a7943 #40352 [BUGFIX] Call fullQuoteStr with table argument in RootlineUtility (Thomas Maroschik) 2012-08-28 28e5f61 #40327 BUGFIX] Wrong renaming of DBAL dbPostgresqlTest (Steffen Gebert) 2012-08-28 4e2d430 #40318 [BUGFIX] Wrong usage of class CacheManager (Steffen Gebert) 2012-08-28 450eb9d #40209 [BUGFIX] Fix frontend unit tests (Wouter Wolters) 2012-08-27 e2793c4 #40275 [BUGFIX] Namespace: EXT: indexed_search (Felix Kopp) 2012-08-27 de11ce9 #40271 [TASK] Namespace and move ModuleUtilityTest (Felix Kopp) 2012-08-27 d78f8be #40247 [TASK] Namespace and move t3lib unit tests - 1 (Christian Kuhn) 2012-08-26 238f4d0 #40244 [TASK] Remove compat layer for new 6.0 classes - 2 (Christian Kuhn) 2012-08-26 e478f5f [TASK] Raise submodule pointer: extbase (Christian Kuhn) 2012-08-26 a9a1121 #40226 [TASK] Remove mapping for ModuleItems (Wouter Wolters) 2012-08-26 8f97a96 #40240 [TASK] Remove compat layer for new 6.0 classes (Christian Kuhn) 2012-08-26 0c6104f #40237 [TASK] Correct DBAL ux_* class mapping in migrations file (Steffen Gebert) 2012-08-26 ae7f2b9 [TASK] Raise submodule pointer (Christian Kuhn) 2012-08-26 6264e15 #40230 [BUGFIX] EXT:form - Wrong filter filename leads to fatal (Christian Kuhn) 2012-08-26 6a15920 #40223 [BUGFIX] Fix broken ajax identifiers (Thomas Maroschik) 2012-08-26 066e153 #40203 [BUGFIX] Fix the element browsers (Thomas Maroschik) 2012-08-26 2de1b4b #40222 [BUGFIX] Suggest wizard results in fatal error (Jigal van Hemert) 2012-08-26 d6a7bd7 #40220 [BUGFIX] Fix some broken classname substitutions in scheduler (Thomas Maroschik) 2012-08-26 54b42df #40217 [TASK] Add beuser tests to testsuites (Christian Kuhn) 2012-08-26 d6022eb #40194 [BUGFIX] Namespace: Beuser class names (Felix Kopp) 2012-08-25 39f3af8 #40214 [BUGFIX] Still some openDoc errors (Nicole Cordes) 2012-08-25 e191290 #40210 [BUGFIX] "template" was replaced by namespace everywhere (Nicole Cordes) 2012-08-25 45cf584 #40208 [BUGFIX] Follow-up: Revert Wizard_Crpages split-up (Felix Kopp) 2012-08-25 6536234 #40204 [BUGFIX] Namespace: help_cshmanual references local_TYPO3 (Felix Kopp) 2012-08-25 b66be59 #40212 [TASK] Raise submodule pointer: extbase (Christian Kuhn) 2012-08-25 dcd2b68 #40205 [TASK] Raise submodule pointer: fluid (Christian Kuhn) 2012-08-25 020143e #40196 [TASK] Fix ajax scripts in taskcenter (Wouter Wolters) 2012-08-25 6f671bb #40201 [BUGFIX] Fix typo3 unit tests (Wouter Wolters) 2012-08-25 01b1659 #40183 [BUGFIX] Fix install unit-tests (Wouter Wolters) 2012-08-25 7540655 #40192 [BUGFIX] Namespace: OpenDoc without open documents (Felix Kopp) 2012-08-25 9774b2e #40182 [BUGFIX] Wrong file and classname in indexed_search (Martin Helmich) 2012-08-25 c6065e9 #40176 [BUGFIX] Namespace: Revert extension split-up: viewpage (Wouter Wolters) 2012-08-25 a6fd57c #40181 [BUGFIX] Namespace: Revert extension split-up: wizard_sortpages (Felix Kopp) 2012-08-25 aa296ae #40178 [BUGFIX] Namespace: Revert extension split-up: wizard_crpages (Wouter Wolters) 2012-08-25 48160d5 #40187 [BUGFIX] reference to OpenID lib to wrong directory (Jigal van Hemert) 2012-08-25 62eb19d #40188 [TASK] Remove old unit-test files from saltedpasswords (Wouter Wolters) 2012-08-25 916dbd2 #40174 [BUGFIX] Namespace: Revert extension split-up: feedit (Felix Kopp) 2012-08-25 64c6a3a #40186 [BUGFIX] Fix scheduler unit-tests (Wouter Wolters) 2012-08-25 7724e7a #40175 [BUGFIX] Fix ajax scripts in recycler (Wouter Wolters) 2012-08-25 edb028d #40185 [BUGFIX] Fix saltedpasswords unit-tests (Wouter Wolters) 2012-08-25 2d0ac8c #40171 [TASK] Raise submodule pointer (Christian Kuhn) 2012-08-25 529d075 #40162 [BUGFIX] Namespaces: Bring back OpenID library (Steffen Gebert) 2012-08-25 19d6d4a #40173 [BUGFIX] Namespace: Revert extension split-up: felogin (Felix Kopp) 2012-08-25 21ac727 #40167 [BUGFIX] Namespace: Revert extension split-up: static_templates (Felix Kopp) 2012-08-25 ce509a5 #40154 [BUGFIX] Error in "open in new window" in task module (Stefan Froemken) 2012-08-25 ff7ea37 #40160 [BUGFIX] Ajax scripts are broken (Nicole Cordes) 2012-08-25 03fe220 #40159 [BUGFIX] index_search gets corrupted after namespace changes (Nicole Cordes) 2012-08-25 38caede #40158 [BUGFIX] Remote extensions aren't displayed (Nicole Cordes) 2012-08-25 c1c4e3a #40149 [BUGFIX] Class SearchFormController_indexer' not found (Tymoteusz Motylewski) 2012-08-24 a657956 #40146 [BUGFIX] Merge t3lib_exec class with t3lib_utility_Command (Tymoteusz Motylewski) 2012-08-24 3928479 #40147 [BUGFIX] Test dependency to autoloader tests (Christian Kuhn) 2012-08-24 d6feeb9 #40144 [BUGFIX] Missing labels for backend login form (Nicole Cordes) 2012-08-24 9547281 #40143 [TASK] Raise submodule pointer: workspaces & linkvalidator (Christian Kuhn) 2012-08-24 5de36b6 #40138 [TASK] Raise submodule pointer: extbase & workspaces (Christian Kuhn) 2012-08-24 fe8e8be #40136 [BUGFIX] Broken category collection test (Christian Kuhn) 2012-08-24 db24ab9 #40133 [TASK] Create some cache tables in travis (Christian Kuhn) 2012-08-24 54de00f #40123 [BUGFIX] Namespace: addToolbarItem on TYPO3backend (Felix Kopp) 2012-08-24 10c1ff1 [BUGFIX] Namespace switch LiveSearch main patch Resolves: #40125 Related: #40095 Releases: 6.0 (Stefan Froemken) 2012-08-24 3e6479f #40126 [BUGFIX] Endless loop in flushOutputBuffers() (Christian Kuhn) 2012-08-24 2dfeb5f #40122 [TASK] Raise submodule pointer: extbase and fluid (Christian Kuhn) 2012-08-24 3a2471e #40120 [TASK] Re-enable loading core_autoload (Christian Kuhn) 2012-08-24 921aacc #40117 [BUGFIX] Typo From -> Form (Christian Kuhn) 2012-08-24 4f30ff3 #40114 [TASK] Make cli_dispatch and cli phpunit to run again (Thomas Maroschik) 2012-08-24 ecfc9f3 #40116 [TASK] Move classes -> Classes (Christian Kuhn) 2012-08-24 7c8501a #40109 [TASK] Adopt tests to new classnames (Thomas Maroschik) 2012-08-23 2aed998 #40103 [TASK] Raise submodule pointer after namespace switch (Christian Kuhn) 2012-08-23 4612259 #40096 [TASK] Move and Namespace classes (Thomas Maroschik) 2012-08-20 e3c8ffc [TASK] Raise submodule pointer (Christian Kuhn) 2012-08-20 2b91f62 #39999 [TASK] Fix failing test due to phpunit adaption (Christian Kuhn) 2012-08-20 6070fcd #39994 [TASK] Make t3lib_Rootline->isMountedPage() public (Ingo Renner) 2012-08-20 dd92f44 #39958 [BUGFIX] Wrong name attribute in custom user rendered items (Oliver Hader) 2012-08-20 c9b7096 #39804 [BUGFIX] Moving files in filelist renames file to "1" (Steffen Ritter) 2012-08-19 a7d8943 #39352 [TASK] Refactor t3lib_pageSelect::getRootline (Steffen Ritter) 2012-08-19 5225f8c Revert "[FEATURE] Allow .ts file extension for static typoscript templates" (Susanne Moog) 2012-08-19 2f03297 #38773 [FEATURE] Add a Category Collection as part of the Category API (Fabien Udriot) 2012-08-19 6b395f9 [TASK] Execute only Unit tests in UnitTests.xml (Christian Kuhn) 2012-08-19 f666826 [TASK] Raise submodule pointer (Christian Kuhn) 2012-08-19 9574e04 #39954 [TASK] Execute Extbase and Fluid tests on travis (Helmut Hummel) 2012-08-19 cae6c98 #39952 [BUGFIX] Wrong nested extension configuration handling (Oliver Hader) 2012-08-19 c458838 #39951 [FEATURE] Add possibility to flatten array (Oliver Hader) 2012-08-19 695bba8 #39946 [BUGFIX] Error occurred while call updateExtensionListFromTerAction (Susanne Moog) 2012-08-19 8dc5c37 #38013,#39603 [FEATURE] UI changes to "Page" module (Soren Malling) 2012-08-19 3f58e9a #39950 [TASK] Cleanup pageRenderer USER_INT handling (Helmut Hummel) 2012-08-19 6e05569 #39944 [BUGFIX] Do not fetch extension list on every request (Helmut Hummel) 2012-08-19 6319d05 #39942 [BUGIX] Fix SQL Injection possibility in Extensionmanager (Helmut Hummel) 2012-08-19 c2d437e #39327 [FEATURE] Function for correct item label in BE (Georg Ringer) 2012-08-18 33d136a #39937 [BUGFIX] sys_template: Can't save "basedOn" configuration (Susanne Moog) 2012-08-18 1ea6e11 #34227 [FEATURE] Scheduler: Allow execution using "at"-daemon (Stefan Neufeind) 2012-08-18 f60f120 #34922 [FEATURE] Allow .ts file extension for static typoscript templates (Sebastian Michaelsen) 2012-08-18 e321a05 #39935 [TASK] Update extension configuration of saltedpasswords (Susanne Moog) 2012-08-18 99b0eea #31073 [FEATURE] Trigger execution of a specific task from CLI (Philipp Gampe) 2012-08-18 a1d5aab #37595 [FEATURE] Allow ext_icon.png as extension icon besides ext_icon.gif (Ingo Renner) 2012-08-18 93f9299 #39922 [TASK] Rename table cache_extensions (Christian Kuhn) 2012-08-18 3358716 #37595 [FEATURE] Allow ext_icon.png as extension icon besides ext_icon.gif (Johannes Feustel) 2012-08-18 41f215f #22273 [BUGFIX] Make PageRenderer work with USER_INT plugins (Helmut Hummel) 2012-08-18 10e5960 #37478 [BUGFIX] Fix wrong path in EXT:cms/ext_autoload.php (Georg Ringer) 2012-08-18 c15120c #39046 [FEATURE] Support custom width in TCA tree (Dominique Feyer) 2012-08-18 d0dc3f1 #39920 [TASK] Require PHP setting register_globals set to Off (Helmut Hummel) 2012-08-18 1af3723 #39234 [TASK] Add sys_notes to info module again (Georg Ringer) 2012-08-18 24e9d42 #39912 [FEATURE] Report status check for file and folder create mask (Christian Kuhn) 2012-08-18 7694ab3 #39916 [BUGFIX] Fix skipped test for t3lib_log_Logger (Helmut Hummel) 2012-08-18 5e0f02d #38368 [TASK] Adopt standard list layout for page records list (Wouter Wolters) 2012-08-17 b75e891 #39909 [FEATURE] Add styling to extension manager (Hans Christian Reinl) 2012-08-17 1f93ec6 #39911 [BUGFIX] Extensions without description displayed wrong (Susanne Moog) 2012-08-17 04617bb #39901 [TASK] Rename getTypo3Version to getCurrentTypo3Version (Wouter Wolters) 2012-08-17 e7efe03 #39906 [TASK] Remove old em (Christian Kuhn) 2012-08-17 0eee602 #32480 [FEATURE] Make CSS for sysext form configurable (Lorenz Ulrich) 2012-08-17 e5502bb #39726 [FEATURE] Add new extension manager to the core (Susanne Moog) 2012-08-17 ccd6b9d #38965 [FEATURE] Add support for native date/time fields (Xavier Perseguers) 2012-08-17 88a0598 #39885 [BUGFIX] Fix failing t3lib_log tests (Ingo Renner) 2012-08-17 08fcac1 #39700 [FEATURE] TypoScript: Allow easy comparison against multiple values (Stefan Neufeind) 2012-08-16 a01c7eb #39712 [FEATURE][DB][CONF]: Add a central logging API (Steffen Müller) 2012-08-15 af4153d #21142 [FEATURE] HMENU - sectionIndex: where clause should be configurable (Stefan Galinski) 2012-08-15 5f0d3e4 #21634 [SECURITY] XSS in install tool (Mario Rimann) 2012-08-15 14f9a48 #32653 [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher) 2012-08-15 2518600 #25052 [SECURITY] XSS in validateForm (Markus Bucher) 2012-08-15 eb7eb17 #25356 [SECURITY] XSS in TCE forms (Christian Kuhn) 2012-08-15 e922b56 #30967 [SECURITY] XSS in Scheduler Example Task (Mario Rimann) 2012-08-15 b28a945 #37127 [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn) 2012-08-15 788d9c1 #39345 [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann) 2012-08-15 05d760a #33520 [SECURITY] Untrusted GP data is unserialized in old CSH handling (Marcus Krause) 2012-08-15 06c16f8 #31927 [SECURITY] XSS in Indexed Search statistics (Steffen Gebert) 2012-08-15 51fe9e0 #23226 [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel) 2012-08-15 bf01ec8 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-08-15 3040575 #39817 [TASK] Abstract t3lib_file_exception_abstractFileOperationException (Christian Kuhn) 2012-08-15 004beee #39816 [TASK] Declare t3lib_treeView abstract (Christian Kuhn) 2012-08-15 1e364cb #39815 [TASK] Declare t3lib_recordList abstract (Christian Kuhn) 2012-08-14 ee4d297 #39813 [TASK] Declare t3lib_extobjbase abstract (Christian Kuhn) 2012-08-14 e836585 #39538 [TASK] Merge t3lib_userAuthGroup to t3lib_beUserAuth (Christian Kuhn) 2012-08-14 5de461b #39649 [BUGFIX] autoloader should ignore non existing extensions (Georg Ringer) 2012-08-14 ae5a216 #31832 [BUGFIX] replace non-free jsmin.php with hook (Christian Welzel) 2012-08-14 fbd97d7 #39600 [BUGFIX] config.pageTitleSeparator not known by t3editor (Jigal van Hemert) 2012-08-14 5642b7c #38756 [TASK] Cleanup multiple classes of "localPageTree": EXT:impexp (Andy Grunwald) 2012-08-14 58dc11f #37720 [TASK] Update graphics in install tool to match recent guidelines (Ingo Pfennigstorf) 2012-08-14 ca8ae10 #39705 [TASK] Update jQuery to 1.8.0 (final) (Stefan Neufeind) 2012-08-13 df931cf #39427 [TASK] Reports module based on extbase (Georg Ringer) 2012-08-13 2a41bf5 #39773 [FEATURE][DB] Change tinyint to int in standard tables (Marcus Schwemer) 2012-08-13 4174d44 [TASK] Correct PHPdoc comments in t3lib_utility_Math (Steffen Gebert) 2012-08-13 993c706 #24087 [BUGFIX] CE with "All languages" doesn't show with every lang (Marcus Schwemer) 2012-08-12 c6c3235 #39739 [FEATURE] Add t3lib_utility_Math::isIntegerInRange (Steffen Gebert) 2012-08-12 ec6acee 6.0 [BUGFIX] Test failures in cli context (Christian Kuhn) 2012-08-11 1ad2cb8 #39706 [BUGFIX] Sprite manager cache race condition (Christian Kuhn) 2012-08-10 f9e025c #39688 [BUGFIX] Avoid logout when changing the encryption key (Helmut Hummel) 2012-08-10 08ded12 #39678 [BUGFIX] Warning in list module (Philipp Gampe) 2012-08-09 7107057 #39670 [TASK] NEWS.txt entry for EXT:beuser refactoring (Christian Kuhn) 2012-08-09 b02859b #38403 [BUGFIX] Increase log_data field size to prevent corrupted data (Bart Dubelaar) 2012-08-09 d619af3 #39653 [TASK] Cleanup Install Tool session class (Helmut Hummel) 2012-08-08 a82a416 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-08-08 628acff #39606 [TASK] Fix typos in core (Georg Ringer) 2012-08-08 60b6452 #39602 [BUGFIX] EXT:beuser must have frontend root TS template (Christian Kuhn) 2012-08-07 4416aa7 #39577 [BUGFIX] Fix PHP warning in EXT:beuser (Georg Ringer) 2012-08-07 f8587ac #39507 [BUGFIX] Page module FlashMessage position (Felix Kopp) 2012-08-07 3ee5086 #39539 [TASK] Use simple file backend for core php cache (Christian Kuhn) 2012-08-07 34545f8 #36616 [BUGFIX] sectionIndex menu is not i18n ready (Stefan Galinski) 2012-08-07 fc02ae0 #39565 [TASK] Fix more typos in the core (Georg Ringer) 2012-08-07 ac1223d #39583 [BUGFIX] Exception "Could not create directory" (Michael Klapper) 2012-08-07 218316e #39536 [TASK] Deprecate t3lib_ajax (Christian Kuhn) 2012-08-07 57a3cb3 #39141,#5288,# [FEATURE] Migrate EXT: beuser to Extbase (Felix Kopp) 2012-08-07 6dac2bc #32781 [BUGFIX] backColor transparent causes black background or flickering (Georg Grossberger) 2012-08-06 8398ffe #39537 [TASK] Remove unused interface t3lib_File_Service_Publishing_Publisher (Christian Kuhn) 2012-08-06 6387cdc #39535 [-FEATURE] Remove xml export in fullsearch, deprecate t3lib_xml (Christian Kuhn) 2012-08-06 b02ca5c #37935 [TASK] Remove "Page Information" (Felix Kopp) 2012-08-06 dd50ddd #38548 [BUGFIX] Incorrect search-results when searching for part of word (Tymoteusz Motylewski) 2012-08-05 6edaca2 #39528 [BUGFIX] Possible fatal if sys_notes table is broken (Anja Leichsenring) 2012-08-05 a20f119 #39527 [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due) 2012-08-05 7b0574d #38828 [TASK] Follow-up: Remove record_list icon (Felix Kopp) 2012-08-04 3136ffa #39347 [!!!][-FEATURE] Remove page hit statistics (Mario Rimann) 2012-08-03 ea9c821 #36154 [BUGFIX] Description of pidSelect in class.db_list.inc is misleading (cybercraft) 2012-08-03 6d48622 #39509 [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper) 2012-08-03 0627e13 #39499 [BUGFIX] Fix typo 'usefull' => 'useful' (Georg Ringer) 2012-08-02 703bca1 #38759,#33508 [FEATURE] Swap doc header rows in all backend modules (Felix Kopp) 2012-08-02 09684d7 #39399 [TASK] Move field "module" to "Behaviour" (Georg Ringer) 2012-08-02 e20b4af #36784 [FEATURE] Add closure support for t3lib_div::callUserFunction (Tolleiv Nietsch) 2012-08-01 0e6da2c #39458 [TASK] Simplify sprite manager (Christian Kuhn) 2012-08-01 3778f5b #39430 [!!!][FEATURE] Update cache framework to latest FLOW3 version (Christian Kuhn) 2012-08-01 f267367 #36669 [FEATURE] Add Hook to manipulate BE login form (Jigal van Hemert) 2012-08-01 ffc563f #39452 [TASK] Use extbase backend user model in ext:belog (Markus Günther) 2012-08-01 6de9228 #38849 [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer) 2012-08-01 7289496 #34021 [FEATURE] Update Manual of Form Wizard to include Postprocessors (Franz Geiger) 2012-08-01 9f0833d #39417 [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes) 2012-08-01 b202262 [TASK] Raise extbase submodule pointer (Christian Kuhn) 2012-07-30 18de039 #39362 [TASK] CleanUp the Reference-List in title-tooltip (Steffen Ritter) 2012-07-30 89f9649 #39394 [TASK] Remove non-core modules in sysfolders (Georg Ringer) 2012-07-30 6d8b60e #39228 [FEATURE] New hook for managing page cache (Francois Suter) 2012-07-29 04857a5 #39134 [FEATURE] arrayExport() should recognize int keys (Christian Kuhn) 2012-07-29 11c44c5 #39203 [BUGFIX] BE User Settings cannot be saved by clicking enter (Mario Rimann) 2012-07-29 141f66f #39365 [BUGFIX] Admin fields not shown in setup module (Christian Kuhn) 2012-07-29 2a48873 #39221 [TASK] Improve sys_note code (Georg Ringer) 2012-07-29 56e6927 #38523 [TASK] Move buttons in user setting into advanced functions (Susanne Moog) 2012-07-29 9fd1bab #39356 [!!!][BUGFIX] *_user table password field is to short (Steffen Ritter) 2012-07-28 f835b37 #39348 [TASK] Add more unit tests for t3lib_tree_pagetree_DataProvider (Oliver Klee) 2012-07-28 8999ac7 #39353 [TASK] Make some final classes non-final to allow mocking (Oliver Klee) 2012-07-28 d391f70 #39346 [BUGFIX] Broken quoting in arrayExport (Christian Kuhn) 2012-07-27 a5b8803 #39338 [BUGFIX] RTE: Installation of AllowClipboardHelper is not triggered (Stanislas Rolland) 2012-07-27 eb90ef2 #39306 [BUGFIX] Generate random key is not updating in install tool (Wouter Wolters) 2012-07-26 0d2e4be #39155 [BUGFIX] Warning on fetching undefined category definitions (Oliver Hader) 2012-07-26 82a756a #38918 [FEATURE] EXT: viewpage open in blank window (Felix Kopp) 2012-07-26 0707d0b #35818 [FEATURE] Add wincache as a cache backend (Tobias Burger) 2012-07-25 83c7f03 [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team) 2012-07-25 34f1aa2 [RELEASE] Release of TYPO3 6.0.0alpha3 (TYPO3 Release Team) 2012-07-25 54c1fdc [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-07-25 3b307bf #39237 [BUGFIX] Re-read extListArray in em at runtime (Christian Kuhn) 2012-07-25 841862e #38691 [BUGFIX] Exclude E_STRICT from errors with PHP 5.4 (Philipp Gampe) 2012-07-24 be626a0 #39112 [BUGFIX] Fix 1-2-3(-4) wizard (Helmut Hummel) 2012-07-24 8a995ad #39191 [BUGFIX] Remove debug statement for not existing classes (Anja Leichsenring) 2012-07-24 8da6cec #39220 [BUGFIX] Invalid fallback for non-localized labels (Xavier Perseguers) 2012-07-23 f8adef0 #37967 [BUGFIX] YouTube videos can not be played with Media CE (Kai Vogel) 2012-07-23 481d1ff #34152 [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny) 2012-07-21 242fd39 [TASK] Add entry about name spaced class named to NEWS.txt (Anja Leichsenring) 2012-07-21 7b58673 #39164 [-FEATURE] Remove restricted class prefixes (Anja Leichsenring) 2012-07-21 1f62e40 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-07-21 429280d #39158 [FEATURE] Make autoloader namespace aware - Part 2 (Anja Leichsenring) 2012-07-21 a32b29e #39147 [FEATURE] Make autoloader namespace aware (Anja Leichsenring) 2012-07-21 043bd43 #39067 [TASK] Change @deprecated annotation to the correct version (Wouter Wolters) 2012-07-20 072eda5 [CLEANUP] Typo in INSTALL.txt (Steffen Gebert) 2012-07-20 9b9c618 #39026 [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter) 2012-07-20 5b1ae6a #39128 [!!!][TASK] Remove old XCLASS compatibility layer (Christian Kuhn) 2012-07-20 e2be7e1 #39125 [TASK][CLEANUP] Remove obsolete IPv6 test condition (Anja Leichsenring) 2012-07-20 4128aac #39123 [BUGFIX][FAL] isValidFilename() fails with broken PCRE (Christian Kuhn) 2012-07-20 16375f4 #39052 [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn) 2012-07-20 40871b9 #38828 [TASK] Remove record_list icon from Page module (Felix Kopp) 2012-07-20 7f1fa4f #38562 [!!!][TASK] New local configuration handling (Helge Funk) 2012-07-19 e85ff7b #39060 [TASK] Call sanitizeLocalUrl only once in recordList (Dominique Feyer) 2012-07-18 0cbce0c #38977 [BUG] FAL AdapterService fails with Fluid (Benjamin Mack) 2012-07-16 15d99ae #36820 [BUGFIX] FLUIDTEMPLATE - Serialization of 'Closure' is not allowed (Oliver Hader) 2012-07-16 c5d676a #38968 [TASK] Mention jQuery as external library in about section (Wouter Wolters) 2012-07-15 4dd7a32 #38964 [BUGFIX] $_EXTKEY not available in global scope in ext_tables.php (Ingo Renner) 2012-07-14 b7d1435 #38954 [FEATURE] Add a unique request ID (Ingo Renner) 2012-07-13 b5ba81a #38711 [FEATURE] Add categorization into the Core (Fabien Udriot) 2012-07-10 61892aa [FEATURE] Add signal to process public URL of file (Benjamin Mack) 2012-07-09 7269164 #38791 [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert) 2012-07-09 6a9c5fd #38819 [TASK] Fix CGL violations against DoubleQuoteUsage (Wouter Wolters) 2012-07-09 6c2e9b3 #38814 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-09 e61aa9e #38813 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-09 e870496 #38800 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-08 798796c #38763 [BUGFIX] Cannot redeclare class bigDoc: move_el.php (Susanne Moog) 2012-07-08 3c5cb4b #34471 [!!!][-FEATURE] Remove resources from TypoScript records (Georg Ringer) 2012-07-08 e2e8312 #38749 [BUGFIX] Fix FAL update wizards (Ingmar Schlecht) 2012-07-08 999e4b1 #38750 [BUGFIX] Correct value for jQuery.noConflict = 0 (Lars Peipmann) 2012-07-08 1e0737a #37116 [CLEANUP] Make TCEforms sys_file header area localizable (Benjamin Mack) 2012-07-08 e67a62d #38743 [FEATURE] Add hook for TSFE fetch_the_id() post processing (Ingo Renner) 2012-07-08 bc5ebba #38738 [TASK] Fix CGL violations against ClassDocComment (Andy Grunwald) 2012-07-08 bc42bf1 #38740 [TASK] Fix CGL violations against LogicalOperatorSpacing (Andy Grunwald) 2012-07-08 ddb455a #38737 [TASK] Enable default jQuery noConflict mode in page renderer (Helmut Hummel) 2012-07-08 c9e1992 #38741 [BUGFIX] Having tt_content:image in a palette breaks IRRE Layout (Steffen Ritter) 2012-07-08 65a2d5e #666 [FEATURE] Make "Record type" icons clickable in "group=db" elements (Soren Malling) 2012-07-08 f53b572 #11127 [BUGFIX] Use lighter sorting icon on dark background (Helmut Hummel) 2012-07-07 392f47b #36052 [TASK] Refactor IRRE to meet new UI requirements (Steffen Ritter) 2012-07-07 4ad862a #11227 [TASK] Enable returning to CE in page module (Steffen Ritter) 2012-07-07 1155bdc #38678 [FEATURE] Include jQuery via TypoScript settings (Lars Peipmann) 2012-07-07 57b894a #38725 [FEATURE] Add a hook to pre-process TSFE determineId() (Ingo Renner) 2012-07-07 8056630 #5377 [TASK] Add "Save and new" button to alternative page language (Soren Malling) 2012-07-07 f28bdc1 #11127 [BUGFIX] Sort direction indicator in list module incorrect (Wouter Wolters) 2012-07-07 acca696 #36967 [TASK] Improve UI of readOnly in TCEforms (Steffen Ritter) 2012-07-06 5fcdbe7 #36316 [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland) 2012-07-06 31bef4e #38653 [BUGFIX] Words with special characters not added to personal dictionary (Stanislas Rolland) 2012-07-06 1150499 #18771 [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack) 2012-07-06 d3d6745 #38709 [FEATURE] Add jQuery API to the pagerenderer (Benjamin Mack) 2012-07-06 abf368d #627 [TASK] Exchange import/export icons in t3skin (Steffen Ritter) 2012-07-05 b3484d4 #38621 [TASK] Set default renderMode of newContentElements to 'tabs' (Soren Malling) 2012-07-05 f92ba68 #38683 [FEATURE] RTE: Keep HTML5 block tags when clean pasting text (Stanislas Rolland) 2012-07-05 f56ce17 #36438 [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland) 2012-07-05 b1e938c #38673 [BUGFIX] Minor issues with scheduler progress bars (Ingo Renner) 2012-07-05 4de4d88 #38656 [FEATURE] RTE: Always use standards-based methods in IE9 native-mode (Stanislas Rolland) 2012-07-04 48b2fa8 #38650 [TASK] RTE: Remove deprecated code (Stanislas Rolland) 2012-07-04 be4faa1 #38618 [TASK] RTE: Remove PageTSConfig properties deprecated since TYPO3 4.6 (Stanislas Rolland) 2012-07-04 efb55f3 #38578 [SECURITY] XSS in swfupload (Oliver Hader) 2012-07-04 3fbe1d2 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-07-04 c428524 #38613 [BUGFIX] Fix UnitTests for t3lib_div::validPathStr (Andy Grunwald) 2012-07-04 918ec93 #38608 [BUGFIX] Remove t3ver_swapmode code blocks (Oliver Hader) 2012-07-04 be3a370 #37615 [BUGFIX] IRRE records can't be expanded without an hidden field (Oliver Hader) 2012-07-04 e74a311 #38617 [BUGFIX] RTE: Enable dialogue window resizing in IE (Stanislas Rolland) 2012-07-03 62cbf0a #38574 [BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7 (Stanislas Rolland) 2012-07-03 0adf1d7 Revert "[BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7" (Stanislas Rolland) 2012-07-03 23cee13 #38604 [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald) 2012-07-03 8bc362b #38574 [BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7 (Stanislas Rolland) 2012-07-03 05cca02 #38573 [TASK] Fix CGL violations against ClassDocComment (Wouter Wolters) 2012-07-02 323ab86 #38571 [BUGFIX] Use SYSLOG_SEVERITY_* constant using t3lib_div::sysLog (Christian Kuhn) 2012-07-02 1c197d4 #38566 [BUGFIX] FAL spams syslog (Christian Kuhn) 2012-07-02 d3c8fb4 #38564 [TASK] Fix CGL violations against SemicolonSpacing in JS files (Andy Grunwald) 2012-07-02 c54a6ff #38565 [TASK] Fix CGL violations against CharacterAfterPHPClosingTag (Wouter Wolters) 2012-07-02 b5fe9e8 #38517 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-07-02 c57283d #38525 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-02 fb662d1 #38530 [TASK] Fix CGL violations against SuperfluousWhitespace (Wouter Wolters) 2012-07-01 71f8084 #38531 [TASK] Fix CGL violation against UnconditionalIfStatement (Andy Grunwald) 2012-07-01 67d5b4a [TASK] Raise extbase submodule pointer (Christian Kuhn) 2012-07-01 dccc50c #38524 [TASK] Fix very last 2 CGL violations "SemicolonSpacingIncorrect" (Roland Waldner) 2012-07-01 ad7a485 #38519 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-07-01 66a6743 #38514 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-07-01 4d2538d #38507 [TASK] Build more PHP modules in travis environment (Helmut Hummel) 2012-07-01 ae07906 #38498 [TASK] Autoloader performance improvement (Christian Kuhn) 2012-07-01 91db6ca #32701 [FEATURE] Create interface and enable custom form_postProcessors (Franz Geiger) 2012-07-01 1fdd6e8 #38508 [TASK] Add support for PHP 5.4 in Travis-CI build file (Andy Grunwald) 2012-07-01 4a69eae #38510 [TASK] Assign category 'Backend' to EXT:t3skin (Felix Kopp) 2012-07-01 19d86ef #38511 [BUGFIX] Remove a rather dubious unit test for Redis cache backend (Christian Kuhn) 2012-06-30 603afd4 [TASK] Change travis configuration to build PHP modules (Helmut Hummel) 2012-06-30 d0fb869 #38507 [BUGFIX] Fix unit tests for changed identifier (Helmut Hummel) 2012-06-30 46d6405 #34559 [TASK] Fix wrong cObject name in comment (CLEAR_REGISTER) (Sebastian Michaelsen) 2012-06-30 6dcbfbe #38507 [TASK] Add prefix to code cache identifier (Helmut Hummel) 2012-06-30 d5ff018 #38503 [BUGFIX] Page tree unit test fails if pages don't exist (Susanne Moog) 2012-06-30 a6ddef3 #36344 [BUGFIX] Icon for save action in scheduler should be save-close (Philipp Gampe) 2012-06-30 1d3dbf1 #36945 [FEATURE] Enable TCEFORM.table.field.config.readOnly = 1 (Dimitri Koenig) 2012-06-30 bb347dc #35879 [TASK] Add update-wizard for Media Flexform (Steffen Ritter) 2012-06-30 4172bd9 #38501 [BUGFIX] Fix unit test failure if gif compress is disabled (Susanne Moog) 2012-06-30 c492a1d #36979 [FEATURE] Raise user authentication log severity (Arjen Hoekema) 2012-06-30 8543b79 #35915 [BUGFIX] VariableFrontend initializeObject not called (Daniel Pötzinger) 2012-06-30 552e196 #38471 [FEATURE] BE login needs a CSS class for popup login (Georg Ringer) 2012-06-30 f794912 #33703 [FEATURE] Make saltedpasswords conversion task options configurable (Philipp Gampe) 2012-06-30 880e6d4 #37618 [BUGFIX] Remove class of td if "No CSS styles for this table" is set (Juergen Furrer) 2012-06-30 3176f6a #26796 [FEATURE] Redesign of sys_note (Georg Ringer) 2012-06-30 da747b7 #36290 [BUGFIX] Markers (%s) are not replaced in TCEmain error messages (Bart Dubelaar) 2012-06-30 5c67072 #33444 [BUGFIX] Fatal error in configuration ($BE_USER->uc) (Susanne Moog) 2012-06-30 21b7389 #38494 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-06-29 4dbe36a #38492 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-06-29 f8dcbad #38493 [TASK] Fix CGL violations against InlineControlStructure (Wouter Wolters) 2012-06-29 f60ccfd #29254 [BUGFIX] TSFE->additionalFooterData for USER_INT (Oliver Hader) 2012-06-28 10d0165 #36762 [TASK] Add missing sql_free_result in t3lib classes (Wouter Wolters) 2012-06-28 34eee3a #33392 [BUGFIX] Take versioned record into account for showHidden flag. (Bart Dubelaar) 2012-06-28 6802cf2 #38383 [BUGFIX] Adding Multiple Images fails (Steffen Ritter) 2012-06-28 665a6f7 #38414 [!!!][TASK] Move temp_CACHED_* files to caching framework (Christian Kuhn) 2012-06-28 1231b04 #24626 [BUGFIX] Drag&Drop inside the root page of the pagetree isn't possible (Stefan Galinski) 2012-06-28 5685f09 #28024 [TASK] Remove tslib/media, cglify statictemplates/media (Susanne Moog) 2012-06-28 b7ea267 #37541 [BUGFIX] Declaration of tx_rtehtmlarea_base::drawRTE() not compatible (Stanislas Rolland) 2012-06-28 972038b #38358 [TASK] Fix CGL violations against DoubleQuoteUsage (Wouter Wolters) 2012-06-28 1b6bd82 #38436 [TASK] Remove internal sys_history cleanup feature (Stefan Galinski) 2012-06-28 51d51c6 [BUGFIX] RTE link insertion issues with IE9 (Stanislas Rolland) 2012-06-28 5a48e86 #38469 [FEATURE] Improve the info popup (Stefan Galinski) 2012-06-28 036eb94 #38453 [FEATURE] Edit on click in list module by default (Stefan Galinski) 2012-06-27 16adb2d #17969 [TASK] Usability: Replace "Sitemap" with "Special Menus" (Mario Rimann) 2012-06-27 f397758 [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team) 2012-06-27 67ab573 [RELEASE] Release of TYPO3 6.0.0alpha2 (TYPO3 Release Team) 2012-06-27 40e6768 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-06-27 d4ba789 #38428 [BUGFIX] Bootstrap_BaseSetup::getPathThisScript is not static (Georg Ringer) 2012-06-24 4302056 #38357 [TASK] Add travis configuration file (Helmut Hummel) 2012-06-24 b75bdff #38350 [BUGFIX] Backup global vars in DriverRegistryTest (Helmut Hummel) 2012-06-24 23a2dbc #38349 [BUGFIX] Use the TestFinder to determine fixture path (Helmut Hummel) 2012-06-24 1bf9ae6 #38344 [TASK] Encapsulate bootstrap base code (Christian Kuhn) 2012-06-24 304cdab #38331 [BUGFIX] CamelCased class names impossible with empty cache (Christian Kuhn) 2012-06-24 57b516d #38347 [TASK] CGL cleanup for the new module menu classes (Susanne Moog) 2012-06-24 a3f6f26 #36541 [BUGFIX] Wrong margin calculation for Text/Image (derhansen) 2012-06-24 e2c10e4 [TASK] Raise submodule pointer (Christian Kuhn) 2012-06-24 da64930 #38138 [FEATURE] Add module menu object to the TYPO3 backend (Susanne Moog) 2012-06-23 f117012 #38336 [TASK] Remove empty init() method from EXT:tsconfig_help (Andy Grunwald) 2012-06-23 2f2c906 #38335 [TASK] Remove empty constructors in EXT:form (Andy Grunwald) 2012-06-23 7c8608d #38332 [TASK] Remove empty method from t3lib_file_Repository_FileCollectionRepo (Andy Grunwald) 2012-06-23 fb4f4fc #38333 [TASK] Remove empty constructor from t3lib_spritemanager_SimpleHandler (Andy Grunwald) 2012-06-23 899b13a #38334 [TASK] Remove empty constructor from localRecordList (Andy Grunwald) 2012-06-23 c50007f #37915 [FEATURE] Cache negative ux_* look up in autoloader (Christian Kuhn) 2012-06-23 1c17582 #38238 [BUGFIX] Refactor page renderer (Dominique Feyer) 2012-06-23 39c8c82 #38325 [TASK] Fix CGL violations against DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-23 c82e19f [TASK] Raise submodule pointer (Christian Kuhn) 2012-06-23 cfe1743 #38321 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-23 38dded5 #38322 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-23 a73e787 #37906 [BUGFIX] sys_action toolbar items doesn't go to right submodule (Soren Malling) 2012-06-22 325c9e6 #38320 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-22 64daaef #38319 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-22 afc2299 #38318 [TASK] Clean up phpDoc comments in typo3/sysext/saltedpasswords (Wouter Wolters) 2012-06-22 6ccf0ec #38317 [TASK] Clean up phpDoc comments in typo3/sysext/rsaauth (Wouter Wolters) 2012-06-22 85af2b7 #38303 [TASK] Fix CGL violations against DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-22 b80dc31 #38315 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-22 60eb6ff #38293 [BUGFIX] Missing class definitions in core autoloader (Oliver Hader) 2012-06-22 7a1282e #38276 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-22 54e3b7e #37868 [TASK] Follow-Up: favicon for backend window (Stefan Galinski) 2012-06-22 98e34ba [TASK] Clean up phpDoc comments in typo3/sysext/ (Benjamin Mack) 2012-06-22 001dc18 #38256 [BUG] FAL: Signals for IndexerService are named wrong (Benjamin Mack) 2012-06-21 d7253a3 #38273 [TASK] Remove last XCLASS statements (Christian Kuhn) 2012-06-21 e4303bb #38269 [TASK] Move GlobalScope template-init to Bootstrap (Steffen Ritter) 2012-06-21 26b884b #38267 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/ (Roland Waldner) 2012-06-21 15fa51e #38265 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ (Roland Waldner) 2012-06-21 662f75a #38266 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-21 91d3e51 #38131 [TASK] Followup: Remove require statements for classes (Steffen Ritter) 2012-06-21 d5923c9 #38131 [TASK] Remove require statements for classes (Benjamin Mack) 2012-06-21 a79a442 #38264 [TASK] Fix CGL violations against DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-21 020a4a6 #36300 [BUGFIX] Properly load existing usergroups in task (Bart Dubelaar) 2012-06-21 d6c6599 #38262 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-21 c6e84a4 #38242 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-21 53d7fc0 #38241 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 5d2eb8f [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 3abdb73 #38079 [TASK] Fix CGL violations DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-20 408934b #38113 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 3e5cf22 #38119 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 0e6162b #38116 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 3a9dc18 #38125 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 73feafc #38143 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 5feafd2 #38231 [TASK] Clean up php doc headers in pageRenderer (Helmut Hummel) 2012-06-20 7d6e17f #38234 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-20 0437c78 #38132 [TASK] Move all init.php code in global scope into methods (Helmut Hummel) 2012-06-18 075e913 #36308 [BUGFIX] Correct Path Calculation in Cardlayout (Kay Strobach) 2012-06-18 002ca39 #38083 [FEATURE] Add scheduler task to update language packages (Xavier Perseguers) 2012-06-17 919230b #38134 [TASK] Restructure bootstrap classes (Christian Kuhn) 2012-06-17 ea1f2cc [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-06-17 c4742c3 #38128 [TASK] Remove t3lib/config_default.php (Christian Kuhn) 2012-06-17 6e2e47b #38123 [FEATURE] Check in Reports module for old XCLASS methods (Jigal van Hemert) 2012-06-17 ae005fd #38126 [!!!][TASK] Load main configuration file in functional context (Helmut Hummel) 2012-06-17 721fe2a #38124 [!!!][TASK] Load extension configuration in function context (Helmut Hummel) 2012-06-16 564a5a7 #38122 [!!!][TASK] Move inclusion of ext_tables.php to bootstrap classes (Christian Kuhn) 2012-06-16 2d445bb #38127 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-16 c06ce81 #38121 [TASK] Use singleton objects for bootstrapping (Oliver Hader) 2012-06-16 c2ad547 #38115 [BUGFIX] t3lib_file_Utility_FileExtensionFilterTest fails (Oliver Hader) 2012-06-16 1279cd4 #38117 [TASK] Remove the function index (Oliver Klee) 2012-06-16 32abd66 [TASK] Use master branches of submodules (Oliver Hader) 2012-06-16 a2e6be9 #38098 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-16 27673d8 #38112 [TASK] Move config_default functions to Bootstrap classes (Christian Kuhn) 2012-06-16 c4c18d8 #38114 [BUGFIX] Exception on modifying page properties (Oliver Hader) 2012-06-16 67c0469 #38105 [FEATURE] Use mod dispatcher for lowlevel extensions (Susanne Moog) 2012-06-16 1f4bd21 #38103 [FEATURE] Use mod dispatcher for filelist module (Susanne Moog) 2012-06-16 80e1daa #38099 [FEATURE] Use mod dispatcher for the perm extension (Susanne Moog) 2012-06-16 9de5ab8 #38107 [BUGFIX] t3editor broken after tstemplate refactoring (Susanne Moog) 2012-06-16 d18cfb6 #38109 [FEATURE] Use mod dispatcher for the indexed_search extension (Susanne Moog) 2012-06-16 87ce64c #38106 [TASK] Split t3lib/config_default.php code into functions (Christian Kuhn) 2012-06-16 227c539 [TASK] Raise extbase submodule pointer (Christian Kuhn) 2012-06-15 b3bba72 #38104 [BUGFIX] Remove bogus template in template analyzer (Helmut Hummel) 2012-06-15 64bfd7d #38102 [FEATURE] Use mod dispatcher for opendocs extension (Susanne Moog) 2012-06-15 9cf9591 #38093 [FEATURE] Use mod dispatcher for tstemplate extensions (Susanne Moog) 2012-06-15 8e40027 #38089 [TASK] Streamline naming of Typo3_Bootstrap (Oliver Hader) 2012-06-15 603b732 Revert "[TASK] Streamline typo3/classes naming" (Oliver Hader) 2012-06-15 5c3e82a #38096 [FEATURE] Use mod dispatcher for setup extension (Susanne Moog) 2012-06-15 32c37eb #38087 [TASK] Streamline typo3/classes naming (Oliver Hader) 2012-06-15 f9de285 #37353 [BUGFIX] Non-pagetree context menus broken (Stefan Galinski) 2012-06-15 038f951 #38092 [TASK] Move default TYPO3_CONF_VARS from config_default to own file (Christian Kuhn) 2012-06-15 0c8187d #38090 [FEATURE] Use mod dispatcher for cshmanual (Susanne Moog) 2012-06-15 b964dad #38081 [TASK] Remove TYPO3_tables_script and handling (Christian Kuhn) 2012-06-15 3a6e803 #38078 [TASK] Replace duplicate code with a bootstrap method call (Helmut Hummel) 2012-06-15 de4d0e7 #38080 [FEATURE] Use mod dispatcher for tsconfig_help (Susanne Moog) 2012-06-15 e80e921 #37916 [TASK] EXT: viewpage: Reload button (Felix Kopp) 2012-06-15 65eb72e #38059 [TASK] Fix CGL violations against DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-15 efa837c #37971 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-15 54ab6f3 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-14 6bc116e #36947 [BUGFIX] Fix refactoring regression in imagecopyresized (Lorenz) 2012-06-14 1f85736 #37974 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ (Roland Waldner) 2012-06-14 801cdf0 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-14 d31386f [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-14 a75b834 #38057 [TASK] Clean up phpDoc comments in typo3/sysext/ (Wouter Wolters) 2012-06-14 23d029a #37980 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-14 0c2caac #37968 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-14 c4e549f #37964 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext "cms" (Roland Waldner) 2012-06-14 4fdf21c #37978 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext lowlevel (Roland Waldner) 2012-06-14 378f4a2 #37975 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-14 7b24f4e #37976 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext impexp (Roland Waldner) 2012-06-14 cdcd2e7 #37977 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext install (Roland Waldner) 2012-06-14 e56608f #37972 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ (Roland Waldner) 2012-06-14 e40cade #38027 [TASK] Fix CGL violations against DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-14 257010c #38027 [TASK] Fix CGL violations against DoubleQuoteUsage (Ludwig Rafelsberger) 2012-06-14 11026a7 #37979 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext (Roland Waldner) 2012-06-13 2436ff8 #37944 [TASK] Add plugin name to page module's CE (Georg Ringer) 2012-06-13 19bd984 #37973 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/ (Roland Waldner) 2012-06-13 cdc8e95 #37983 [TASK] Fix very last CGL violation "SemicolonSpacingIncorrect" (Roland Waldner) 2012-06-13 fad6966 #35944 [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap" (Marco Huber) 2012-06-12 8350466 #37937 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-12 82cd724 #37930 [TASK] Reduce concatenation CGL violations in css_styled_content (Roland Waldner) 2012-06-12 e765ddc #37927 [TASK] Reduce concatenation CGL violations in /typo3/classes/ (Roland Waldner) 2012-06-12 ea398c2 #37924 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-12 19575fa #37923 [TASK] Fix concatenation CGL violations in /t3lib/ (Roland Waldner) 2012-06-11 dd88532 #37917 CGL FunctionCallArgumentSpacingNoSpaceAfterComma in setup (Ludwig Rafelsberger) 2012-06-11 4f73988 #35154 [BUGFIX] Exclude E_STRICT from error reporting (Steffen Müller) 2012-06-11 2c5ca9e #37918 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-11 8a8cf93 #37913 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-11 430258f #37789 [TASK] Harmonize coding style of if constructs in /typo3/sysext/cms/ (Roland Waldner) 2012-06-11 ce1c982 #37790 [TASK] Harmonize coding style of if constructs in /t3lib/ (Roland Waldner) 2012-06-11 7d4f675 #37870 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in indexed_search (Roland Waldner) 2012-06-11 395ae41 #37909 [TASK] Clean up phpDoc comments in typo3/ (Wouter Wolters) 2012-06-11 6107e21 #37869 [TASK] Clean up phpDoc comments in typo3/classes (Wouter Wolters) 2012-06-11 c2f7051 #37880 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in saltedpasswords (Roland Waldner) 2012-06-11 7ecce5f #37871 [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in statictemplates (Roland Waldner) 2012-06-11 f5040a7 #37868 [TASK] favicon for backend window (Felix Kopp) 2012-06-11 c54b75a #37875 [TASK] Assignment arithmetic and comparison space missing in typo3/mod (Wouter Wolters) 2012-06-11 af798fc #37874 [TASK] Clean up phpDoc comments in typo3/interfaces (Wouter Wolters) 2012-06-10 c1103a6 #37355 [TASK] Add unit tests for GET/POST input related methods in t3lib_div (Tolleiv Nietsch) 2012-06-10 47f22af #37690 [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/ (Roland Waldner) 2012-06-10 924e112 #37495 [TASK] CGL violations DoubleQuoteUsage in t3lib/ (Wouter Wolters) 2012-06-10 68781dc #37774 [TASK] CGL FunctionCallArgumentSpacingNoSpace in fe_adminLib.inc (Roland Waldner) 2012-06-10 bdaa170 #37713 [TASK] Increase readability of CLI messages (Ingo Pfennigstorf) 2012-06-10 185297b #37709 [TASK] CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations (Felix Kopp) 2012-06-09 04a9266 #37775 [TASK] CGL FunctionCallArgumentSpacingNoSpace in plaintextLib.inc (Roland Waldner) 2012-06-09 941f7dd #37827 [TASK] CGL: Improve function spacing (Felix Kopp) 2012-06-09 aa19150 #37540 [BUGFIX] Missing typehint in abstract FAL driver (Andreas Wolf) 2012-06-06 83f4d78 #37776 [TASK] Harmonize coding style of if constructs in /typo3/classes/ (Roland Waldner) 2012-06-05 3ddeb77 #37721 [TASK] self:: is not used for local static member reference (Wouter Wolters) 2012-06-04 ee53e85 #27020 [BUGFIX] TCEForms.Suggest wizard in IRRE records (Nicole Cordes) 2012-06-03 3d2ec56 #37707 [TASK] CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma (Roland Waldner) 2012-06-03 e801656 #37708 [TASK] Reduce CGL violations InlineCommentWrongStyle (Roland Waldner) 2012-06-01 1b738d2 #37687 [TASK] Fix CGL violations against InlineCommentWrongStyle (Roland Waldner) 2012-06-01 7f5498b #37693 [TASK] Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpace (Roland Waldner) 2012-06-01 76151f6 #37620 [TASK] Clean up the phpDoc of t3lib/interfaces/ (Wouter Wolters) 2012-06-01 bf14350 #37697 [TASK] Clean up the phpDoc of t3lib/thumbs.php (Wouter Wolters) 2012-06-01 cb28d9c #37649 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/s*/ (Roland Waldner) 2012-06-01 12ba71c #37659 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-06-01 a42a609 #37652 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/w*/ (Roland Waldner) 2012-06-01 4bb34eb #37650 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/t*/ (Roland Waldner) 2012-06-01 068d260 #37583 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/l*/ (Roland Waldner) 2012-06-01 be8f32e #37616 [TASK] Clean up the phpDoc of t3lib/l10n/ (Wouter Wolters) 2012-06-01 9008499 #37587 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/p*/ (Roland Waldner) 2012-06-01 40f498c #37685 [TASK] Fix CGL violations InlineCommentWrongStyle in ext_emconf.php files (Roland Waldner) 2012-06-01 b71613c #37675 [TASK] CGL violations DoubleQuoteUsageNotRequired in indexed_search/ (Roland Waldner) 2012-06-01 27b4a33 #37678 [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in install/ (Roland Waldner) 2012-06-01 60250fb #37682 Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma (Roland Waldner) 2012-06-01 9275ac6 #37513 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/i*/ (Roland Waldner) 2012-06-01 643df0a #37500 [BUGFIX ] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/cms/ (Roland Waldner) 2012-06-01 f8700d4 #37657 [TASK] Reduce CGL violations FunctionCallArgumentSpacingSpaceBeforeComma (Roland Waldner) 2012-06-01 b46eebb #37651 [TASK] Clean up the phpDoc of t3lib/extjs/ (Wouter Wolters) 2012-06-01 0268975 #37658 [TASK] Clean up the phpDoc of t3lib/error/ (Wouter Wolters) 2012-05-30 bfc1fb5 #37251 [FEATURE] Use FAL file extension filter in TCA (Ingmar Schlecht) 2012-05-30 1b5cdc5 #36816 [FEATURE] Limit file extensions in FAL element browser (Ingmar Schlecht) 2012-05-30 16ba61b #37489 [BUGFIX] CGL violations DoubleQuoteUsageContainsVar (Roland Waldner) 2012-05-30 ea009d6 #37579 [TASK] Clean up the phpDoc of t3lib/stddb/ (Wouter Wolters) 2012-05-30 71d386b #37337 [TASK] Clean up the phpDoc of t3lib_tceforms (Wouter Wolters) 2012-05-30 b9521bf #37581 [TASK] Clean up the phpDoc of t3lib/search/ (Wouter Wolters) 2012-05-30 dbc458d #37586 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/o*/ (Roland Waldner) 2012-05-30 202f43b #37590 [TASK] Clean up the phpDoc of t3lib/mail/ (Wouter Wolters) 2012-05-30 7e58fa8 #37588 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/r*/ (Roland Waldner) 2012-05-30 79b794f #37580 [TASK] Clean up the phpDoc of t3lib/spritemanager/ (Wouter Wolters) 2012-05-30 f8ead2a #37589 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-29 2d7dd47 #37556 [TASK] Clean up the phpDoc of t3lib/tree/ (Wouter Wolters) 2012-05-29 ef03bc4 #37557 [TASK] Clean up the phpDoc of t3lib/tceforms/ (Wouter Wolters) 2012-05-29 4838ad8 #37555 [TASK] Clean up the phpDoc of t3lib/utility/ (Wouter Wolters) 2012-05-28 0ceccb6 #37553 [BUGFIX] Illegal string offset (Jigal van Hemert) 2012-05-28 0d30763 #37491 [BUGFIX ] CGL violations FunctionCallArgumentSpacing in /typo3/ (Roland Waldner) 2012-05-28 6ea9839 #37545 [TASK] Clean up the phpDoc of t3lib_treeview (Wouter Wolters) 2012-05-28 375ef2b #37499 [BUGFIX] CGL violations FunctionCallArgumentSpacing in sysext/beuser/ (Roland Waldner) 2012-05-28 9a70704 #37331 [BUGFIX] CGL violations FunctionCallArgument in indexed_search (Roland Waldner) 2012-05-27 1374ced #37502 [TASK] Remove commented-out code (Oliver Klee) 2012-05-27 30512b3 #37511 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/e*/ (Roland Waldner) 2012-05-27 1c0d823 #37510 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/c*/ (Roland Waldner) 2012-05-27 1bf8a81 #37512 [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/f*/ (Roland Waldner) 2012-05-25 ff439e0 #37380 [TASK] Clean up the phpDoc of t3lib_tcemain (Wouter Wolters) 2012-05-25 6c20460 #37488 [BUGFIX] CGL violations FunctionCallArgumentSpacingSpaceBeforeComma (Roland Waldner) 2012-05-25 7b741f1 #37342 [TASK] Add unittest for url parameter related functions (Tolleiv Nietsch) 2012-05-25 03316ee #37328 [BUGFIX ] CGL violations FunctionCallArgumentSpacing in alt_doc.php (Roland Waldner) 2012-05-25 c430920 #37329 [BUGFIX ] CGL violations FunctionCallArgumentSpacing in wizard_forms.php (Roland Waldner) 2012-05-24 6498bbd #37249 [FEATURE] Enable overriding element browser type (Ingmar Schlecht) 2012-05-24 a0d489d #37330 [TASK] Clean up the phpDoc of t3lib_tceforms_inline (Wouter Wolters) 2012-05-24 aafcdf2 #29698 [FEATURE] New login error hook (Simon Schaufelberger) 2012-05-24 91b1c11 #37447 [TASK] Add a comment for require(Bootstrap.php) (Oliver Klee) 2012-05-24 cd60c05 #37450 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-23 d50de32 [TASK] Set TYPO3 version to 6.0-dev (TYPO3 v4 Release Team) 2012-05-23 4b4debd [RELEASE] Release of TYPO3 6.0.0alpha1 (TYPO3 v4 Release Team) 2012-05-22 37912b3 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-05-21 7a56e06 #36976 [BUGFIX] PHP warning when a language pack does not exist (Xavier Perseguers) 2012-05-20 037880e #37335 [TASK] Add a comment for the require_once in t3lib_error_ErrorHandler (Oliver Klee) 2012-05-20 d6e90de #37324 [BUGFIX] Missing argument 3 for t3lib_DB::exec_SELECTgetRows() (Philipp Gampe) 2012-05-20 c35860c #26993 [BUGFIX] Pagetree: Copying large branches duplicates branch (Steffen Gebert) 2012-05-20 6ac92cc #37327 [BUGFIX] CGL violations FunctionCallArgument in class.browse_links.php (Roland Waldner) 2012-05-20 4b2facb #37323 [BUGFIX] CGL violations FunctionCallArgumentSpacing in alt_clickmenu.php (Roland Waldner) 2012-05-20 16ce3ac #37326 [TASK] Clean up the phpDoc of t3lib_fullsearch (Wouter Wolters) 2012-05-20 9d9698f #37319 [BUGFIX] CGL violations FunctionCallArgumentSpacing in /tests/ (Roland Waldner) 2012-05-20 3dc822a #35410 [BUGFIX] Properly quote regexp in Install Tool (Jigal van Hemert) 2012-05-20 4163ef3 #36981 [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate" (andy.grunwald) 2012-05-20 4cef5ef #37268 [FEATURE] Bootstrap: Introduce shutdown and use in autoloader (Christian Kuhn) 2012-05-20 1e39d9f #37317 [TASK] Add unit test for t3lib_div::callUserFunction (Tolleiv Nietsch) 2012-05-20 a491fb1 #33580 [BUGFIX] DB field names exceed max length with 'zzz_deleted' (Tolleiv Nietsch) 2012-05-20 5f3038b #37315 [TASK] Add unit tests for string related functions in t3lib_div (Tolleiv Nietsch) 2012-05-20 0e79914 #37310 [BUGFIX] Reduce spacing CGL violations in /typo3/sysext/ (Roland Waldner) 2012-05-19 000b13b #37309 [BUGFIX] Reduce spacing CGL violations in /t3lib/ (Roland Waldner) 2012-05-19 b7e285a #37308 [BUGFIX] Reduce spacing CGL violations in /typo3/ (Roland Waldner) 2012-05-19 f44bd4a #37307 [BUGFIX] Reduce spacing CGL violations in class.tslib_menu.php (Roland Waldner) 2012-05-19 a049c15 #37304 [BUGFIX] Reduce spacing CGL violations in tslib_fe.php (Roland Waldner) 2012-05-19 9ded89d #37305 [TASK] Clean up the phpDoc of t3lib_div (Wouter Wolters) 2012-05-19 2ac1918 #37306 [BUGFIX] Reduce spacing CGL violations in class.tx_impexp.php (Roland Waldner) 2012-05-19 45c5928 #37299 [TASK] Add unittests for array related functions in t3lib_div (Tolleiv Nietsch) 2012-05-19 7c0e490 #37297 [TASK] Add unittests for t3lib_div::formatSize (Tolleiv Nietsch) 2012-05-19 1610041 #37303 [BUGFIX] Reduce spacing CGL violations in alt_clickmenu.php (Roland Waldner) 2012-05-19 5738130 #37291 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-19 6e38cc5 #37290 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-19 8cf6752 #37289 [TASK] Clean up the phpDoc of t3lib_stdgraphic (Wouter Wolters) 2012-05-19 17699dc #37288 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-19 d091639 #37295 [TASK] Whitespace CGL (Felix Kopp) 2012-05-19 7352c82 #37221 [BUGFIX] Wrong DB fields usage in TCEmain (Felix Nagel) 2012-05-17 768dbcb #37264 [BUGFIX] Fix CGL violations "SemicolonSpacingIncorrect" (Roland Waldner) 2012-05-17 5d9ac71 #37238 [TASK] Bootstrap: Exit cli with valid keys if no key is given (Christian Kuhn) 2012-05-17 31dc355 #37254 [BUGFIX] Reduce CGL violations in class.tx_install.php (Roland Waldner) 2012-05-17 1b76b01 #37253 [BUGFIX] Reduce CGL violations in class.tslib_fe.php (Roland Waldner) 2012-05-17 b561283 #37252 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-17 fd3b5b0 #37250 [FEATURE] Remove invalid/unused FAL TCA config (Ingmar Schlecht) 2012-05-17 000eea5 #37242 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-16 ff51c5d #37236 [TASK] CGL cleanup in bootstrap (Christian Kuhn) 2012-05-16 4eefc7b #37235 [TASK] Clean up phpDoc comments in t3lib_page (Wouter Wolters) 2012-05-16 094b9f1 #37130 [TASK] Bootstrap: Disentangle cli and install from init.php (Christian Kuhn) 2012-05-16 9ac9932 #37076 [FEATURE] BE preview for non standard SSL port (Bas van de Wiel) 2012-05-16 96342da #37207 [TASK] Remove old compatibility constructor (Christian Kuhn) 2012-05-16 1207bf8 #37206 [TASK] Remove deprecated class.alt_menu_functions.inc (Christian Kuhn) 2012-05-16 c0ac4c5 #37205 [TASK] Fix whitespace in t3lib_befunc (Christian Kuhn) 2012-05-16 44ab847 #37137 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-16 46d9f39 #37202 [TASK] Clean up phpDoc comments in t3lib classes (Wouter Wolters) 2012-05-16 c0f96b7 #35182 [BUGFIX] Missing bottom margin in the page tree (Stefan Galinski) 2012-05-15 25a7b76 #37178 [Task] CGL Cleanup LogicalOperatorSpacing* (Stefano Kowalke) 2012-05-15 505855a #32815 [BUGFIX] Re-enable indexed_search $TCA for index_config (Felix Kopp) 2012-05-15 64337d8 #37158 [BUGFIX] Wrong label reference for backend_layout (Markus Klein) 2012-05-14 c0232ce #36459 [BUGFIX] Pagetree doesn't expands to the last saved state (Stefan Galinski) 2012-05-14 eb07a6c #37139 [BUGFIX] Fix 2 CGL violations in alt_shortcut.php. (Roland Waldner) 2012-05-14 7657736 #37141 [BUGFIX] CGL:ArrayBracketSpacingSpaceBeforeBracket (Roland Waldner) 2012-05-14 a3ff298 #37142 [BUGFIX] Fix 4 CGL viol.: LogicalOperatorSpacing* (Roland Waldner) 2012-05-13 6653734 #36968 [TASK] Add unittests for t3lib_div::*List functions (Tolleiv Nietsch) 2012-05-12 9090ae4 #37110 [FEATURE] Allow camelCased class names in ext_autoload (Christian Kuhn) 2012-05-10 93df49b #36802 [FEATURE] Add Progress bar for task progress (Ingo Renner) 2012-05-10 6bf137e #35962 [BUGFIX] Page module content element min-width (CSS) (Felix Kopp) 2012-05-10 2b6c0b4 #36871 [Task] Replace space indent into tab indent (Thorsten Kahler) 2012-05-10 2e200d9 #37020 [Task] Change whitespaces in indentions into tabs (Stefano Kowalke) 2012-05-09 22b5fcf #35684 [BUGFIX] Page cache expiry calculation fails (Francois Suter) 2012-05-09 13618a7 #34692 [BUGFIX] Regression: SQL error inserting tables for statictemplates (Philipp Gampe) 2012-05-08 6bc7af8 #36942 [TASK] Refactor t3lib_mail_Mailer and add unit tests (Helmut Hummel) 2012-05-08 373f350 #36780 [FEATURE] Enable further fields which are used for the suggest wizard (Franz Koch) 2012-05-08 b94596b #34705 [TASK] Remove page related icons from docHeader in page/list (Felix Kopp) 2012-05-08 ec6c15b #24087 [BUGFIX] CE with "All languages" isn't shown in Page module (Georg Ringer) 2012-05-08 fb05a17 #36706 [BUGFIX] use fileInfo functions instead of mime_content_type (Jigal van Hemert) 2012-05-08 ae2bbd1 #33546 [BUGFIX] Check if user is allowed to paste page to pagetree (Max Roesch) 2012-05-08 88d9506 #36937 [BUGFIX] Custom Swift_Transport impossible (Georg Ringer) 2012-05-07 d119a48 #36936 [TASK] Remove unreachable cli code in typo3/init.php (Christian Kuhn) 2012-05-07 9b94bc6 #36935 [BUGFIX] Remove superfluous LF in install/index.php (Christian Kuhn) 2012-05-07 dffc968 #36933 [TASK] Clean up phpDoc comments in t3lib_foldertree (Wouter Wolters) 2012-05-07 baf57c3 #36932 [TASK] Clean up phpDoc comments in t3lib_flexformtools (Wouter Wolters) 2012-05-07 37ef397 #36931 [TASK] Clean up phpDoc comments in t3lib_flashmessagequeue (Wouter Wolters) 2012-05-07 862ce11 #36929 [TASK] Clean up phpDoc comments in t3lib_flashmessage (Wouter Wolters) 2012-05-07 2552ff5 #36928 [TASK] Clean up phpDoc comments in t3lib_extobjbase (Wouter Wolters) 2012-05-07 2a64bf1 #36902 [TASK] Clean up phpDoc comments in t3lib_diff (Wouter Wolters) 2012-05-07 6e836bc #36897 [TASK] Clean up phpDoc comments in t3lib_cs (Wouter Wolters) 2012-05-07 dd91392 #36927 [TASK] Clean up phpDoc comments in t3lib_extmgm (Wouter Wolters) 2012-05-07 bf119ec #36889 [!!!][TASK] Bootstrap: Central constants and path handling (Christian Kuhn) 2012-05-07 3370bee #36895 [TASK] Clean up phpDoc comments in t3lib_clipboard (Wouter Wolters) 2012-05-07 55b6c0d #36886 [TASK] Clean up phpDoc comments in t3lib_befunc (Wouter Wolters) 2012-05-07 7cb5a5e #36900 [TASK] Clean up phpDoc comments in t3lib_db (Wouter Wolters) 2012-05-07 1fff44c #36926 [TASK] Clean up phpDoc comments in t3lib_extfilefunc (Wouter Wolters) 2012-05-07 23f6131 #35945 [FEATURE] New menu type "Sitemaps of selected pages" in CE "Menu/Sitemap" (Marco Huber) 2012-05-06 a2ff655 #36903 [TASK] Clean up phpDoc comments in t3lib_exec (Wouter Wolters) 2012-05-06 3d75ca4 #36888 [TASK] Clean up phpDoc comments in t3lib_beuserauth (Wouter Wolters) 2012-05-06 9a10fc4 #34012 [BUGFIX] Slider Wizard value not set when used in a flexform (Wouter Wolters) 2012-05-06 18259d3 #36783 [!!!][FEATURE] Filename filters: pass additional information (Andreas Wolf) 2012-05-06 bbebffc #36893 [TASK] Clean up phpDoc comments in t3lib_cli (Wouter Wolters) 2012-05-06 cd4cf92 #36890 [TASK] Clean up phpDoc comments in t3lib_browsetree (Wouter Wolters) 2012-05-06 391b8d8 #36892 [TASK] Clean up phpDoc comments in t3lib_cache (Wouter Wolters) 2012-05-06 a21f8a4 #36871 [TASK] Replace Space Indent into Tab indent (CGL Cleanup) (Stefano Kowalke) 2012-05-06 efb17a0 #36875 [BUGFIX] Fix typos in browse_links class (Ingmar Schlecht) 2012-05-05 d71ca14 #36866 [BUGFIX] FAL broke rendering of image with RECORDS cObj (Susanne Moog) 2012-05-05 d9b7fa2 #36810 [FEATURE] Item filters for TCA types "group" and "inline" (Ingmar Schlecht) 2012-05-05 9f6e160 #36865 [TASK] Remove init code from showpic.php (Christian Kuhn) 2012-05-05 30da078 #36864 [TASK] Move unit tests to tests/Unit folder (Christian Kuhn) 2012-05-05 bcfe1d1 #36858 [TASK] Clean up and fix unit tests for FAL (Susanne Moog) 2012-05-05 620fe58 #36860 [BUGFIX] Fix math test on 32 bit systems (Helmut Hummel) 2012-05-05 6ccc484 #36122 [TASK] Migrate ext:viewpage to extbase (Felix Kopp) 2012-05-05 1b7778b #36855 [TASK] Clean up phpDoc comments in t3lib_ajax (Wouter Wolters) 2012-05-05 60d7dcb #36856 [TASK] Clean up phpDoc comments in t3lib_arraybrowser (Wouter Wolters) 2012-05-04 0eb4369 #36852 [TASK] Clean up phpDoc comments in t3lib_admin (Wouter Wolters) 2012-05-04 eb81e38 #36781 [BUGFIX] Update wizard uses hardcoded fileadmin/ dir (Andreas Wolf) 2012-05-04 8378213 #34882 [TASK] Clean up phpDoc comments in t3lib_TStemplate (Sebastian Michaelsen) 2012-05-04 80f0f0c #36839 [FEATURE] Add method getUid() to abstract record collection (Ingmar Schlecht) 2012-05-04 3f9d8aa #36835 [FEATURE] Add method findAll() to record collection repository (Ingmar Schlecht) 2012-05-04 98a19ad #36841 [BUGFIX] Wrong query in RecordCollectionRepository (Ingmar Schlecht) 2012-05-04 a31b94a #34629 [TASK] Clean up phpDoc comments in class template (Sebastian Michaelsen) 2012-05-04 df53f57 #35216 [BUGFIX] Add trailing slash to PAGEPATH (Felix Kopp) 2012-05-03 8f640c0 #36824 [BUGFIX] Remove broken and unused class (Christian Kuhn) 2012-05-03 6529f1d #36821 [TASK] Remove XCLASS definitions from typo3/ (Christian Kuhn) 2012-05-03 cb7ab31 #36611 [BUGFIX] EM: improve action icons alignment (Francois Suter) 2012-05-03 4d83226 #36818 [FEATURE] Create RTE personal dictionary in default upload folder (Stanislas Rolland) 2012-05-03 74aa282 #36815 [BUGFIX] Adjustments to FAL-enabled RTE image and link dialogues (Stanislas Rolland) 2012-05-03 3f8a5df #36610 [BUGFIX] EM: misplaced tooltips (Francois Suter) 2012-05-03 a7ac0c0 #36777 [BUGFIX] Unnecessary warning in css_styled_content (division by zero) (Thomas Layh) 2012-05-03 5c6fdc4 #36796 [FEATURE] Use FAL file properties as default image attributes in RTE (Stanislas Rolland) 2012-05-02 cf71502 #36789 [BUGFIX] Update sys_refindex to reflect img tags in RTE content (Stanislas Rolland) 2012-05-02 9b35a2f #36779 [FEATURE] Allow t3lib as class prefix (Ingmar Schlecht) 2012-05-02 e9e0419 #36403 [BUGFIX] Wrong TCEForms placeholder in sys_file_references (Ingmar Schlecht) 2012-05-01 3c8089c #34786 [BUGFIX] Custom HTML tags no longer malformed in IE (Bart Dubelaar) 2012-04-30 ff884d0 #36718 [BUGFIX] clickenlarge not working on images inserted by FAL-enabled RTE (Stanislas Rolland) 2012-04-29 a63c360 #36703 [BUGFIX] Fix old XCLASS deprecation log (Christian Kuhn) 2012-04-29 6be80a5 #36184 [BUGFIX] Remove XCLASS inclusion blocks from t3lib (Tolleiv Nietsch) 2012-04-29 46c0418 #36698 [TASK] Clean up XCLASS handling and comments (Christian Kuhn) 2012-04-28 08c0290 [TASK] Add note on removed noBlur TypoScript option to NEWS.txt (Christian Kuhn) 2012-04-28 18fdca0 #36296 [BUGFIX] New task button missing after deleting task (Alexander Jahn) 2012-04-28 210993a #35827 [FEATURE] Remove noBlur code (dkd-egerer Sascha Egerer) 2012-04-28 8df0498 #36387 [FEATURE] Use File Abstraction Layer in RTE (TYPO3 FAL Team) 2012-04-28 50d066f #36164 [BUGFIX] Remove duplicate domain from FE copyright comment (Tomita Militaru) 2012-04-28 6290ccb #34686 [BUGFIX] Show phpinfo() header title (Tomita Militaru) 2012-04-28 9ae733b #33752 [FEATURE] Make use of File Abstraction Layer in Frontend (TYPO3 FAL Team) 2012-04-28 278c51f #34284 [FEATURE] Integrate File Abstraction Layer Indexer Task (TYPO3 FAL Team) 2012-04-28 6aad338 #33751 [FEATURE] Make use of File Abstraction Layer in Backend (TYPO3 FAL Team) 2012-04-28 d0c8f29 #33750 [FEATURE] Integrate File Abstraction Layer Handling (TYPO3 FAL Team) 2012-04-28 6fbe111 #36690 [TASK] Add unit tests to new autoloader XCLASS handling (Christian Kuhn) 2012-04-28 3e9177b #30900 [BUGFIX] EM: avoid cropping action columns (Francois Suter) 2012-04-28 04c7b62 #36384 [FEATURE] Integrate TCA helper for FAL aware fields (TYPO3 FAL Team) 2012-04-28 97bbd80 #36687 [TASK] Adapt FAL unit tests to new vfsStream version (Susanne Moog) 2012-04-27 b85fefa #21713 [BUGFIX] Hide relations to deleted records (Francois Suter) 2012-04-23 03c416d [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-04-23 65dd38a #35361 [BUGFIX] Localize command must preserve type (Francois Suter) 2012-04-22 7ca368e #24037 [FEATURE] New token for custom post configuraton in localconf.php (Tobias Liebig) 2012-04-22 0ecf961 #34303 [BUGFIX] IRRE hide/unhide broken in master (dkd-egerer Sascha Egerer) 2012-04-22 e6a25d4 #26915 [BUGFIX] cropHTML with dash in html element (Jakub Cernek) 2012-04-22 38d36a8 #36408 [TASK] Remove deprecated extDirect registration (Christian Kuhn) 2012-04-22 2b40a5e #36004 [BUGFIX] Wrong HTTP protocol in combination with a proxy (Michael Staatz) 2012-04-22 0a1b7b7 #36197 [BUGFIX] Clean up the raster (Felix Kopp) 2012-04-21 9ccbb28 #36399 [BUGFIX] Missing static keyword for addFieldsToUserSettings (Susanne Moog) 2012-04-21 a9d37be #36406 [TASK] Remove deprecated fe_tce (Christian Kuhn) 2012-04-21 0a8ab9a #36404 [TASK] Add logDeprecatedFunction() to two methods (Christian Kuhn) 2012-04-21 e1340af #36402 [TASK] Remove deprecated cObj HTML (Christian Kuhn) 2012-04-21 e3eaae3 #36194 [BUGFIX] Ensure $output is used as string (Peter Niederlag) 2012-04-21 fe57083 #36313 [BUGFIX] Add rootline workspace overlay for backend_layouts. (Timo Webler) 2012-04-21 786dabd #36385 [BUGFIX] Path utility resolves incorrect (Ingmar Schlecht) 2012-04-19 47a26c4 #36345 [TASK] Create CSS Styled Content TypoScript configuration for v4.7 (Oliver Hader) 2012-04-19 705f049 #35921 [BUGFIX] Usability improvements for Media Element (Steffen Ritter) 2012-04-19 d961f85 #36246 [FEATURE] Enhance File Abstraction Layer API (TYPO3 FAL Team) 2012-04-17 4ccf35b #36177 [BUGFIX] Media element cannot handle plain external URL (Oliver Hader) 2012-04-17 0e495b1 #36242 [BUGFIX] Wrong or missing XCLASS definitions (Oliver Hader) 2012-04-17 8feb970 #34348 [SECURITY] XSS in exception handler (Oliver Klee) 2012-04-17 223a317 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-04-16 59328ee #31893 [FEATURE] Allow XCLASSes to be defined via ext_autoload.php (Benjamin Mack) 2012-04-16 9207e26 #36066 [FEATURE] Implement configurable background colors for tree branches (Stefan Galinski) 2012-04-16 5a589e5 #34486 [FEATURE] Improve element "insert record" (Georg Ringer) 2012-04-15 64d886a #28248 [BUGFIX] t3lib_div: adjust substUrlsInPlainText to also work on URLs at end of sentence (Robert Heel) 2012-04-15 4d79e10 #36009 [TASK] Remove deprecated PHP_SCRIPT* content objects (Christian Kuhn) 2012-04-15 88fbd97 [TASK] Clean up TYPO3 4.7.0rc1 details in ChangeLog (Oliver Hader) 2012-04-15 76dc084 #36093 [BUGFIX] Reports: Wrong indication for saltedpasswords (Markus Klein) 2012-04-15 fbc03df [BUGFIX] Fix TYPO3 version number (Markus Klein) 2012-04-14 5b4fa9a #36027 [BUGFIX] Localisation update doesn't work (Sebastian Fischer) 2012-04-14 7409e45 [TASK] CGL violoation in tslib_content_Media (Steffen Gebert) 2012-04-14 f299040 #36058 [TASK] Remove deprecated TypoScript options (Christian Kuhn) 2012-04-14 4c519d7 #33165 [BUGFIX] rsaauth PHP backend calls key generation on every request (Daniel Pötzinger) 2012-04-14 cac28da #36054 [TASK] Remove deprecated method in EXT:setup (Christian Kuhn) 2012-04-14 f05f0da #34742 [TASK] Change hardcoded URL to constant (dkd-egerer Sascha Egerer) 2012-04-14 ed5d17a #33497,#34897 [BUGFIX] t3lib_http_Request can not be loaded in frontend (Philipp Gampe) 2012-04-14 e63b145 #36043 [TASK] Remove old login labels (Christian Kuhn) 2012-04-14 8b7ba72 #36037 [TASK] Remove constant TYPO3_UseCachingFramework (Christian Kuhn) 2012-04-14 38a4064 [TASK] Raise extbase submodule pointer (Christian Kuhn) 2012-04-14 9fe9e66 [TASK] Raise workspaces submodule pointer (Christian Kuhn) 2012-04-14 626c9c2 #36032 [TASK] Remove deprecated $GLOBALS['TYPO_VERSION'] (Christian Kuhn) 2012-04-14 02ed835 [CLEANUP] Remove commented code (Christian Kuhn) 2012-04-14 31aa257 #36029 [TASK] Remove t3lib_div::intInRange() (Christian Kuhn) 2012-04-14 3c0be8b [TASK] Add note on EXT:simulatestatic to NEWS.txt (Christian Kuhn) 2012-04-14 f078009 #25099 [CLEANUP] Remove simulate static from Core (Markus Klein) 2012-04-13 6c657e5 #35968 [TASK] Remove t3lib_BEDisplayLog (Christian Kuhn) 2012-04-13 2755625 #35305 [FEATURE] Add stdWrap to cObject USER. (Roland Waldner) 2012-04-13 43d4a70 [TASK] Add note on removed doNotLoadInFE flag to NEWS.txt (Christian Kuhn) 2012-04-13 e8546a2 [TASK] Add note on required extbase and fluid to NEWS.txt (Christian Kuhn) 2012-04-13 50148ad [TASK] Clean-up NEWS.txt for TYPO3 6.0 (Christian Kuhn) 2012-04-13 9deabda #34923 [BUGFIX] Hardcoded variable in CookieJar.php (Philipp Gampe) 2012-04-13 18b16f6 #35955 [BUGFIX] Extbase Bootstrap not overwritable (Felix Oertel) 2012-04-13 c36ae6b #35887 [FEATURE] Improve rendering of CE in page module (Georg Ringer) 2012-04-13 4bb7483 #10307 [BUGFIX] Remove "create new content element" in docheaders (Felix Kopp) 2012-04-13 d5979e4 #35923 [TASK] Remove deprecated code for 6.0 (Christian Kuhn) 2012-04-13 8b02a7f #35913 [FEATURE] TYPO3 List view not styleable (Daniel Pötzinger) 2012-04-13 582905b #25006,#33853 [BUGFIX] Pagetree should expand to the last selected node (Stefan Galinski) 2012-04-12 6b0d49f [TASK] Set TYPO3 version to 4.7-dev (TYPO3 v4 Release Team) 2012-04-12 d87a605 [RELEASE] Release of TYPO3 4.7.0rc1 (TYPO3 v4 Release Team) 2012-04-12 abd8272 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-04-12 dbebf25 #32581 [BUGFIX] Slider doesn't work in IE9 (Jigal van Hemert) 2012-04-12 7e5cec1 #25869 [TASK] Move unit test to logical places (Stefano Kowalke) 2012-04-12 e2ddce0 #35202 [BUGFIX] Fix the unit tests to work with PHPUnit 3.6 (Oliver Klee) 2012-04-12 9957430 #34860,#33685 [BUGFIX] Results from live search and opendocs can't be opened (Stefan Galinski) 2012-04-12 df4aaf6 #35905 [BUGFIX] Failing test in autoloader with phpunit 3.6 (Christian Kuhn) 2012-04-12 7782052 #35899 [BUGFIX] Signal-Slot Disposal fails in File Abstraction Layer (Oliver Hader) 2012-04-12 baddedd #35901 [BUGFIX] Failing charset related test in page renderer (Christian Kuhn) 2012-04-12 5030b8f #35897 [BUGFIX] Failing test in caching framework memcache backend (Christian Kuhn) 2012-04-12 56f7917 #35877 [TASK] Remove doNotLoadInFE (Christian Kuhn) 2012-04-12 09b90ac #12545 [BUGFIX] EXT:belog does not resolve workspace names (Christian Kuhn) 2012-04-11 9b1bdfc #35854 [TASK] Streamline disposal of Signal Slot (Oliver Hader) 2012-04-11 fe129bb #33357 [BUGFIX] Media Element does not play videos with own player anymore (Steffen Ritter) 2012-04-11 7f3baa3 #35814 [BUGFIX] Centering images with text is not working in some cases (Patrick Broens) 2012-04-11 ecc71ee #35847 [BUGFIX] t3lib_div::getUrl() providing wrong error information (Ingo Renner) 2012-04-11 4829df6 35860 [TASK] Remove install tool fluid / extbase upgrade wizard (Christian Kuhn) 2012-04-11 8e09e3d #20634 [TASK] Make extbase and fluid required extensions (Christian Kuhn) 2012-04-11 252dc38 #35023 [TASK] Error reporting is set twice in bootstrap (Andy Grunwald) 2012-04-11 fb19a08 #35815 [TASK] Restore old Content Object SWFOBJECT (Steffen Ritter) 2012-04-11 0270ed7 #35003 [TASK] PATH_thisScript is defined twice in bootstrap (Andy Grunwald) 2012-04-11 b7338fb #35433 [BUGFIX] follow up to "Improve usability of new Media element flexform" (Steffen Ritter) 2012-04-11 abc4c8b #35017 [TASK] PATH_site is defined twice in bootstrap (Andy Grunwald) 2012-04-11 c658723 #35019 [TASK] PATH_tslib is defined twice in bootstrap (Andy Grunwald) 2012-04-11 b2c1191 #35440 [TASK] Remove Code Duplication in tslib_content_Media (Steffen Ritter) 2012-04-11 e807683 #35436 [BUGFIX] displayCondition on FlexForm Sheets broken (Steffen Ritter) 2012-04-11 b74db3f #35433 [BUGFIX] Improve usability of new Media element flexform (Steffen Ritter) 2012-04-11 fed4435 #18901 [BUGFIX] Validation problem in forgot and change password form (Jigal van Hemert) 2012-04-11 1c19e46 #35822 [FEATURE] Add method to convert integer to version number (Michael) 2012-04-11 3adf3a2 #632 [BUGFIX] EXT: setup relocate 'Save' button (Felix Kopp) 2012-04-10 cd4efa5 #35104 [TASK] Scheduler: move 'Save' button to docHeader (Felix Kopp) 2012-04-10 f911607 #35257 [BUGFIX] ext_icon.gif for EXT:impexp (Georg Ringer) 2012-04-10 364d9fa #34772 [TASK] Migrate ext:belog to extbase (Christian Kuhn) 2012-04-08 bcd5269 #34695 [BUGFIX] missing parameter for implode (Jigal van Hemert) 2012-04-04 398c873 #35694 [BUGFIX] No tab selected by default in User Settings (Jigal van Hemert) 2012-04-02 9b61476 #35495 [BUGFIX] t3editor: $TCA for tt_content is not loaded in ext_tables.php (Andreas Wolf) 2012-04-01 53b78e3 #34711 [FEATURE] Insert hook into form wizard view (Franz Geiger) 2012-04-01 14192bb #35296 [BUGFIX] Make alphabetic filter work with umlauts (Andreas Lappe) 2012-04-01 8b8dd43 #35284 [BUGFIX] Make alphanum. filter work with umlauts (Andreas Lappe) 2012-03-28 8e0c6fc #35126 [BUGFIX] Use state "excludeFromUpdates" in update check (Jigal van Hemert) 2012-03-28 667a9c4 #25246 [!!!][SECURITY] XSS in filelink element (Georg Ringer) 2012-03-28 baef952 #29060 [SECURITY] Information disclosure showing DB name (Georg Ringer) 2012-03-28 2c66a2e #29397 [SECURITY] XSS in show item (Christian Kuhn) 2012-03-28 e8502d8 #22748 [SECURITY] Missing escaping for sys_notes (Georg Ringer) 2012-03-28 064005b #24474 [SECURITY] Missing escaping in scheduler (Georg Ringer) 2012-03-28 b9e19bd #30940 [SECURITY] XSS in BE file list (Christian Kuhn) 2012-03-28 27927a9 #29536 [SECURITY] XSS in be_layouts (Georg Ringer) 2012-03-28 0e25f86 #30188 [SECURITY] XSS possibility in RemoveXSS (Andreas Wolf) 2012-03-28 a9aca5b [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-03-28 07773aa #35260 [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid (Francois Suter) 2012-03-28 0673a10 #35272 [BUGFIX] Enable XClassing of t3lib_install by replacing new (Kay Strobach) 2012-03-27 2845aa4 #35277 [BUGFIX] Unused argument in getItemUidList() (Oliver Hader) 2012-03-27 00ea5e9 #35161 [TASK] Introduce processDatamap_beforeStart hook (Oliver Hader) 2012-03-27 fcbf817 #33942 [BUGFIX] Unknown t3lib_TcaRelationService in StaticRecordCollection (Oliver Hader) 2012-03-27 668acca [TASK] Set TYPO3 version to 6.0-dev (Oliver Hader) 2012-03-26 bcd15ef #25021 [BUGFIX] Creating new pages via drag'n'drop respects page TS (Philipp Kitzberger) 2012-03-24 67afe9a #24248 [BUGFIX] t3lib_iconWorks must check if array exists before using it (Jigal van Hemert) 2012-03-24 959fa21 #35176 [BUGFIX] Tooltips for items in groupfields are not moved (Jigal van Hemert) 2012-03-24 5c547f3 #24584 [TASK] Remove "Disable Popup Context Menus" option (Steffen Gebert) 2012-03-24 40d8fec #33718 [BUGFIX] Fatal error function posix_getgroups is not available (Philipp Gampe) 2012-03-23 6ebb823 #35160 [TASK] Code clean-up in t3lib_PageRenderer (Oliver Hader) 2012-03-23 a8adab5 #33791 [BUGFIX] Blank page after Save+Close in page settings (Stefan Galinski) 2012-03-21 73eb649 #27811 [BUGFIX] Backend: Fetch correct overlay-version of page inside workspace (Stefan Neufeind) 2012-03-21 163b418 #35020 [FEATURE] Group task list in scheduler by extension (Philipp Gampe) 2012-03-21 9e34b20 #34548 [FEATURE] Styling t3editor for "HTML" configurable (Georg Ringer) 2012-03-20 d0a5a7f #34771 [TASK] Add missing sql_free_result in alt_doc.php (Wouter Wolters) 2012-03-18 9a0afe6 #32756 Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages" (Helmut Hummel) 2012-03-17 d214131 #34708 [BUGFIX] RTE: function compareLabel incorrectly declared (Stanislas Rolland) 2012-03-17 f61358a #30847 [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl (Stanislas Rolland) 2012-03-16 2eeaa4b #34662 [BUGFIX] Fatal error 't3lib_lock' does not exist (Oliver Hader) 2012-03-15 6290f64 #25100 [BUGFIX] Remove menu type special.userdefined (Tolleiv Nietsch) 2012-03-15 5684e77 #32890 [BUGFIX] Livesearch toolbar should close others (Tolleiv Nietsch) 2012-03-13 6c56a22 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-03-13 06ea329 #26660 [BUGFIX] imagecopyresized: correct invalid parameters (Stefan Neufeind) 2012-03-13 d0bea7c #34730 [BUGFIX] html5 rendering does handle non-xml documents (Steffen Ritter) 2012-03-13 564e036 #33625 [BUGFIX] Properly check disabled versioning within tcemain (Tolleiv Nietsch) 2012-03-13 4a1388e #34343 [FEATURE] Add hook to stdWrap_cacheStore (Fabrizio Branca) 2012-03-13 68c16d2 #34475 [FEATURE] Adding hook in flushByTag (Fabrizio Branca) 2012-03-13 a913e40 #34476 [FEATURE] Add hook to t3lib_cache_frontend_VariableFrontend->set() (Fabrizio Branca) 2012-03-13 6a9e789 #32282 [BUGFIX] unlink issues warnings for lock files (Markus Klein) 2012-03-12 24a0afa #34526 [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses (Dmitry Dulepov) 2012-03-12 329418f [TASK] RTE: Update version to 2.3.0 (Stanislas Rolland) 2012-03-12 1da4e0c #34764 [BUGFIX] RTE: Adapt clickenlarge to rendering of custom attributes (Stanislas Rolland) 2012-03-12 deb9a54 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-03-12 2bb3812 #34371 [BUGFIX] Keep hyphens in custom HTML5 attributes (Jigal van Hemert) 2012-03-11 ec212a7 #34148 [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup (Markus Opahle) 2012-03-11 cd34190 #32780 [BUGFIX] process_datamap doesn't handle existing versions by itself (Bart Dubelaar) 2012-03-11 1199739 #34473 [BUGFIX] Fatal error if xlf file has wrong format (Jigal van Hemert) 2012-03-11 4f3ca69 #34685 [TASK] PHP 5.4 adjustments (Markus Klein) 2012-03-11 393179a #34698 [BUGFIX] Resolving the correct preview domain (Thomas Layh) 2012-03-09 0b80b36 #34460 [BUGFIX] Excludefieds must exclude admin only tables (Georg Ringer) 2012-03-08 92ba482 #34446 [BUGFIX] undefined variable imgExt (Simon Schaufelberger) 2012-03-08 d79c1f5 #34658 [BUGFIX] RTE: Context menu looses current selection in IE9 (Stanislas Rolland) 2012-03-07 e0b5a76 #32292 [BUGFIX] Page within a mountpoint using Show Content from Page results in 503 header (Patrick) 2012-03-07 adfccd2 #21943 [BUGFIX] redirect to referrer when changing password (Jigal van Hemert) 2012-03-07 418fe71 #25079 [BUGFIX] Suggest Wizard crashes in Frontend Editing (Dennis Ahrens) 2012-03-07 a1cd99f #31278 [BUGFIX] Shell command arguments are not escaped (Dmitry Dulepov) 2012-03-07 95c1f5f #34482 [BUGFIX] Fatal error: Call to undefined function posix_getgid() (Philipp Gampe) 2012-03-07 aad4ef5 #34627 [BUGFIX] Fix idna_convert.class not found (Georg Ringer) 2012-03-07 d45c6ac #31831 [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms (Kai Vogel) 2012-03-07 674fad2 #34020 [BUGFIX] Toolbar Separator IE8 and FF3.6 (Felix Kopp) 2012-03-07 948dde4 #33089 [BUGFIX] Media element does not recognize short YouTube links (Robert Heel) 2012-03-07 50cc033 #32517 [BUGFIX] Set filename to downloaded resource in t3lib_compressor (Morton Jonuschat) 2012-03-07 4e4f41d #22152 [BUGFIX] PHP warnings may show up in the List module (Dmitry Dulepov) 2012-03-07 630e176 #21481 [BUGFIX] Make generated thumbnails browser-cachable (Dmitry Dulepov) 2012-03-07 072a13c #30311 [BUGFIX] Validation of umlaut URLs and mail addresses (Mario Rimann) 2012-03-07 082b9b2 #24125 [BUGFIX] Send no-cache headers in t3lib_userauth (Alexander Stehlik) 2012-03-07 218d8ab #34601 [BUGFIX] RTE: deprecated call-time pass-by-reference (Andreas Bouche) 2012-03-07 a733d93 #34203 [BUGFIX] Images from TER hosters break SSL (Georg Ringer) 2012-03-06 5e93345 #34600 [TASK] Update copyright year to 2012 (Ernesto Baschny) 2012-03-06 8904589 34567 [TASK] Remove obsolete sysext/cms/doc (Sebastian Michaelsen) 2012-03-06 a18817a [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-03-05 5bf974e #33592 [BUGFIX] Fix translation moving in workspaces (Tolleiv Nietsch) 2012-03-05 a43c75c #23347,#30623 [BUGFIX] Misleading error with empty USER_INT (Philipp Gampe) 2012-03-05 0c7a824 #33160 [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL() (Stefan Rotsch) 2012-03-05 9d5b3e8 #34474 [TASK] Remove clear cache by id from clearCacheCMD (Fabrizio Branca) 2012-03-05 c547432 #34441 [TASK] Change typo3.com to typo3.org (Georg Ringer) 2012-03-05 e68db95 #34480 [TASK] CGL of FAL (Georg Ringer) 2012-03-04 17ea9bb #34439 [BUGFIX] OpenID login fails if trailing slash is missing (Xavier Perseguers) 2012-03-03 ce6946a #34481 [BUGFIX] Fatal error: Class 't3lib_file_BaseTestCase' not found (Philipp Gampe) 2012-03-02 38430a9 #33749 [FEATURE] Integrate File Abstraction Layer API (TYPO3 FAL Team) 2012-02-29 fae3d8a #34427 [TASK] Remove typo3/logomenu.php (Christian Kuhn) 2012-02-29 5d7be98 #34346 [FEATURE] Add hook to tslib_fe->get_cache_timeout() (Fabrizio Branca) 2012-02-28 c2af9a3 #34363 [FEATURE] Add cache_tags to pages table (Fabrizio Branca) 2012-02-28 0832ca2 [RELEASE] Release of TYPO3 4.7.0beta1 (TYPO3 v4 Release Team) 2012-02-28 a711436 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-02-28 ac09db9 #34396 [BUGFIX] previewLink generation is broken without domain-record (Steffen Ritter) 2012-02-28 fd8c60a #34369 [TASK] Fix setDBinit regression (Michael Stucki) 2012-02-28 5c42960 #34352 [FEATURE] Add clearing cache by tag and by identifier clearCacheCMD (Fabrizio Branca) 2012-02-28 4e1dc96 #34370