Project

General

Profile

Actions

Epic #55070

closed

Workpackages

Added by Ingo Schmitt about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-07-02
Due date:
2014-07-09
% Done:

100%

Estimated time:
(Total: 185.00 h)
Sprint Focus:

Description

Umbrella Task for all Workpackages. See http://www.workpackages.org


Subtasks 334 (0 open334 closed)

Epic #55067: WP Responsive DistributionClosedBenni Mack2014-02-02

Actions
Story #55581: Frontend-specific featuresClosedBenni Mack2014-02-02

Actions
Story #55582: Best Practices for BE editorsClosedBenni Mack2014-02-02

Actions
Story #55583: Valid frontend output / image licensesClosedBenni Mack2014-02-02

Actions
Story #55584: T3D Export for Introduction ContentClosedBenni Mack2014-02-02

Actions
Story #55585: Download / Installation of Introduction PackageClosedBenni Mack2014-02-02

Actions
Story #55586: DocumentationClosedBenni Mack2014-02-02

Actions
Task #57212: Add single view for distributions in EMClosedBenni Mack2014-03-23

Actions
Epic #55065: WP: Overall System Performance (Backend and Frontend)Closed2010-07-022014-07-09

Actions
Story #55071: review current caching types and differentiate these typesClosed2014-01-16

Actions
Story #55072: implement compile time cacheClosed2014-01-16

Actions
Story #55073: review autoloader and language cacheClosed2014-01-14

Actions
Task #54990: ClassLoader cache ist too slow, no matter which CF Backend is usedClosed2014-01-14

Actions
Task #54984: "Clear all caches" makes the site unavailable for several secondsClosed2014-01-14

Actions
Story #55074: implement configuration cacheClosed2014-01-16

Actions
Story #55075: review TCA cache and increase performance and scalabilityClosed2014-01-16

Actions
Story #55076: review frontend rendering cache and rootline cacheClosed2012-07-26

Actions
Task #39295: Wrong expires date in cf_cache_pagesectionClosed2012-07-26

Actions
Story #55077: review bootstrap for ajax-calls and streamline processClosed2014-01-16

Actions
Story #55078: Optimize PHP code performance in TYPO3 methodsClosed2013-11-29

Actions
Task #54777: Use PHP native htmlspecialchars_decode()Closed2014-01-06

Actions
Task #54085: Replace all strcmp() calls with ===Closed2013-11-29

Actions
Task #54091: Use === operator instead of strlen() to check for zero length stringsClosed2013-11-29

Actions
Task #54265: Use (int) instead of intval() or (integer)ClosedJo Hasenau2013-12-07

Actions
Task #54560: Replace JavaScriptEncoder with json_encode()Closed2013-12-22

Actions
Task #55198: Replace trimExplode + foreach with explode + trim within foreachClosedJo Hasenau2014-01-21

Actions
Task #54525: Optimize file- and path functions in GeneralUtilityClosed2013-12-20

Actions
Task #55122: Cleanup and optimize methods in ExtensionManagementUtilityClosedMichiel Roos2014-01-18

Actions
Task #54734: Optimize ext_tables and ext_localconf cache filesClosed2014-01-03

Actions
Bug #52949: Speed decrease since 4.5Closed2013-09-19

Actions
Task #53029: Improve performance of the class loader ClosedThomas Maroschik2013-10-22

Actions
Task #53744: Change ClassLoader cache from proxy require files to standard cache backendsClosedThomas Maroschik2013-11-18

Actions
Task #53747: Change TCA cache from php code to serialized arrayClosedThomas Maroschik2013-11-18

Actions
Feature #52642: CF: Implement Simple db, apc & memcached backendClosed2013-10-09

Actions
Bug #53556: classLoader->loadClass calls requireOnce twice per classClosed2013-11-12

Actions
Bug #53918: t3skin calls addIconSprite for each languageClosed2013-11-25

Actions
Bug #53962: Class loader does not cache non existing classesClosed2013-11-25

Actions
Bug #53702: FAL fetches storages twice on every BE requestClosed2013-11-16

Actions
Task #54251: GeneralUtility::array_merge_recursive_overrule has bad performanceClosedMarkus Klein2013-12-06

Actions
Bug #53862: isValidUrl idna converts whole URI instead of domain onlyClosed2013-11-22

Actions
Bug #52125: Saving records takes ages to completeClosed2013-09-19

Actions
Bug #52235: Timeout when copying pages recursively due to cache-clearing overloadClosed2013-09-24

Actions
Bug #53598: Select/Delete fe_sessions twice per requestClosedAlexander Opitz2013-11-13

Actions
Bug #54982: Performance of eID-scripts in TYPO3 6.2ClosedAlexander Opitz2014-01-14

Actions
Bug #55022: PackageManager Cache is invalid if typo3 dir has symlinksClosedAlexander Opitz2014-01-15

Actions
Bug #56307: Findings from Bootstrap/PackageManager/ClassLoader analysesClosedSteffen Ritter2014-02-26

Actions
Bug #56308: ClassLoaderCache superflouousClosed2014-02-26

Actions
Bug #56310: The PackageManager checks every boot if all required packages are activeClosedThomas Maroschik2014-02-26

Actions
Bug #56311: PackageFactory does not need to be initialized on regular requestsClosedThomas Maroschik2014-02-26

Actions
Bug #56312: Dependency Resolver does not need to be initializedClosedBenni Mack2014-02-26

Actions
Bug #56313: Cache Identifiers shorten the MD5 hashClosed2014-02-26

Actions
Bug #56314: setCacheHashOptions from Bootstrap not relevant for EIDClosedBenni Mack2014-02-26

Actions
Bug #56315: Optimize TimeTracking init in eID CaseRejected2014-02-26

Actions
Bug #56316: inline BEUserAuth::getCookieNameClosedThomas Maroschik2014-02-26

Actions
Bug #56317: Cache Local and Default Configuration to prevent duplicate File AccessRejected2014-02-26

Actions
Bug #56318: Check wether the ConfigurationManager can be omitted/reduced for the purpose of what the Boostrap really needs from thatClosed2014-02-26

Actions
Bug #56319: Merge Cache/Cache and CacheFactory into CacheManagerClosed2014-02-26

Actions
Bug #56320: Check emptying the Flow Classes as far as possibleRejected2014-02-26

Actions
Bug #56322: GetAliasesForClass not usedClosed2014-02-26

Actions
Bug #56323: cache_classes should cluster by Package instead of ClassClosed2014-02-26

Actions
Bug #56324: Class Loader should not try to runtime resolve class-pathesClosed2014-02-26

Actions
Bug #56325: Move "finalClassNameCache" from GeneralUtility to ClassLoaderClosed2014-02-26

Actions
Bug #56326: Evaluate and Merge ClassAliasMap into Classloader classRejected2014-02-26

Actions
Bug #56328: Extract complex "class loader cache building" code into ClassLoadingInformationFactoryClosed2014-02-26

Actions
Bug #56330: Add all classes which are needed anyhow within the minimal Bootstrap to the require list in system environment builderRejected2014-02-26

Actions
Bug #56331: Evaluate if we can profit from concatenate all baseRequiredClasses into one fileClosed2014-02-26

Actions
Bug #56333: MicroOptimize ClassLoaderClosed2014-02-26

Actions
Bug #56334: Prevent inclusion of LogLevel due to ConfigDefault referralRejected2014-02-26

Actions
Bug #56335: Prevent Inclusion of ResourceStorage from BootstrapClosedThomas Maroschik2014-02-26

Actions
Bug #56336: Prevent Inclusion of MediaWizardProvider* in Base BootstrapClosed2014-02-26

Actions
Bug #56337: Remove manual array calculation in Locales and put the arrays to the class directlyClosed2014-02-26

Actions
Bug #56340: Remove the VariableFrontend from requiredBaseClassesClosed2014-02-26

Actions
Task #56341: Evaluate if it is really reasonable to have TYPO3\CMS\Core\Compatibility\LoadedExtensionsArrayClosedSteffen Ritter2014-02-26

Actions
Task #56538: Cache the $GLOBALS['TYPO3_LOADED_EXT'] as an arrayClosedThomas Maroschik2014-03-04

Actions
Bug #56933: Cached class loader misses are not considered on retrievalClosedThomas Maroschik2014-03-15

Actions
Task #56934: Move information in Package classes into composer filesClosedThomas Maroschik2014-03-15

Actions
Story #57862: Add possibility to make all TCA additions cachedClosed2014-04-12

Actions
Task #57863: Introduce a signal in ExtensionManagementUtility::loadBaseTcaClosed2014-04-12

Actions
Task #57881: Make category TCA changes cacheableClosed2014-04-13

Actions
Task #57942: Provide API to add cached TCA changesClosed2014-04-15

Actions
Bug #23069: Bottleneck in t3lib_tcemainClosed2010-07-02

Actions
Task #55179: Optimize SQL PerformanceClosed2011-06-11

Actions
Bug #55180: Increase Determination of siteroot pageClosedIngo Schmitt2014-01-20

Actions
Bug #55181: Speedup domain redirection lookupClosedIngo Schmitt2014-01-20

Actions
Bug #55182: Speedup selection of storageClosedIngo Schmitt2014-01-20

Actions
Bug #55184: Filling the entries from sys_registry does not use an indexClosedIngo Schmitt2014-01-20

Actions
Feature #27372: Execute native prepared queries in t3lib_DBClosedXavier Perseguers2011-06-11

Actions
Bug #24960: Rewrite t3lib_loadModules::getRelativePath()Rejected2011-02-04

Actions
Task #55578: DocumentationClosed2014-02-02

Actions
Epic #55656: Optimize overall Extbase performanceClosed2013-06-082014-07-09

Actions
Task #55654: Extbase: Optimize ClassInfoFactory with the ClassInfoCacheClosedMarc Bastian Heinrichs2014-02-04

Actions
Story #55168: Optimize Extbase generic persistenceClosedFelix Oertel2013-11-112014-07-09

Actions
Task #55167: Extbase: avoid parseQuery() / buildQuery() to be called multiple timesClosedFelix Oertel2014-03-202014-03-20

Actions
Task #55661: Add functional tests for extbase persistenceClosedFelix Oertel2014-03-202014-03-20

Actions
Task #57173: Use of cf_extbase_typo3dbbackend_queries results in fatalClosedXavier Perseguers2014-03-22

Actions
Task #57130: Extbase Queries with NULL comparison don't work anymoreClosed2014-03-21

Actions
Task #57104: Regression: Query building fails for LazyObjectStorageClosed2014-03-20

Actions
Task #57263: Typo3DbQueryParser does not handle LowerCaseInterface correctlyClosedFelix Oertel2014-03-25

Actions
Task #57338: Make Typo3DbQueryParser SingletonClosed2014-03-26

Actions
Task #55169: Extbase: fetch child objects in one queryRejectedFelix Oertel2014-07-22

Actions
Feature #60460: Refactor lazyLoading handling in extbaseClosedFelix Oertel2014-07-22

Actions
Task #53514: Extbase: DataMapper causes redundant queriesClosedNico de Haen2013-11-11

Actions
Task #55360: Extbase: use preparedStatement in generic persistenceClosedFelix Oertel2014-03-19

Actions
Task #57067: Follow-Up re-use preparedStatement objectRejectedFelix Oertel2014-03-19

Actions
Task #57254: Fix usage of own prepared statement object in $query->statementClosed2014-03-24

Actions
Task #56979: Add setting for DataMapper to enable preparedStatementsClosed2014-03-17

Actions
Task #59917: User Repositories in internal persistence logicRejectedFelix Oertel2014-06-272014-07-09

Actions
Story #54567: Extbase: overall performance of backend modulesClosedFelix Oertel2013-12-22

Actions
Task #54571: Extbase: Avoid TS parsing in BE if not necessaryClosedFelix Oertel2013-12-22

Actions
Task #55653: belog: cache the beusers usernameClosed2014-02-04

Actions
Feature #48960: Extbase: Backport lazy dependency injectionRejectedMarc Bastian Heinrichs2013-06-08

Actions
Story #55079: review Extbase caching for frontend and backendClosed2014-01-02

Actions
Task #55044: Make Extbase use cache group "pages"ClosedBenni Mack2014-01-16

Actions
Task #54701: Cache global TypoScript template in backendClosedFelix Oertel2014-01-02

Actions
Task #57594: Optimize ReflectionService Cache handlingClosedMarc Bastian Heinrichs2017-05-31

Actions
Feature #81389: Injected ReflectionService without call to initialize/shutdownClosed2017-05-31

Actions
Task #54605: Inject annotations should not be used by core (~5% performance)ClosedMarc Bastian Heinrichs2013-12-26

Actions
Task #56108: Cleanup \TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList and friendsClosed2014-02-19

Actions
Task #56109: Cleanup \TYPO3\CMS\Lang\LanguageServiceClosed2014-02-19

Actions
Task #56110: IconUtility::getSpriteIcon() needs a cacheClosed2014-02-19

Actions
Bug #58357: Superfluous SQL queries on copying recordsClosedOliver Hader2014-04-30

Actions
Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tagsClosedAlexander Opitz2014-06-15

Actions
Epic #54260: WP: FAL Missing Issues / Features / APIClosed2012-04-222014-02-15

Actions
Story #54261: As an Extension-Developer I want to use FAL assets in my custom developmentClosed2013-10-072013-12-31

Actions
Task #54233: Review the Extbase & FAL usage in combinationClosedSteffen Ritter2013-12-06

Actions
Task #52589: Method for direct output of fileClosedSteffen Ritter2013-10-07

Actions
Task #54226: Extend File/Folder API for getContainingFolder()ClosedSteffen Ritter2013-12-062013-12-31

Actions
Task #54232: Fix Usage of FAL in eID ScriptsClosedSteffen Ritter2013-12-06

Actions
Task #53772: MetaData updated during runtime is not updated in the FileObject InstanceClosedSteffen Ritter2013-11-192013-12-31

Actions
Task #52631: TypoScript FILES Object returns hidden and deleted sys_file_referencesClosedSteffen Ritter2013-10-09

Actions
Task #54228: MetaData Extraction Registry should have Ordering ParameterClosedSteffen Ritter2013-12-062013-12-31

Actions
Task #55177: Add concept of a default storageClosedSteffen Ritter2014-01-20

Actions
Task #55187: Allow unique evaulation for TCA type 'check'ClosedOliver Hader2014-01-20

Actions
Story #54263: As an Integrator I want to have my metadata present at places when using filesClosed2013-11-162014-02-15

Actions
Task #52778: No metadata shown for Folder and Category bases collectionsClosedSteffen Ritter2013-11-162014-02-15

Actions
Task #53687: FileRepository:getFileIndexRecordsForFolder only works for hierarchical pathClosedSteffen Ritter2013-11-162013-12-31

Actions
Task #53688: ResourceFactory::createFileObject is called from Folder::getFiles directlyClosedSteffen Ritter2014-01-012014-02-15

Actions
Task #54012: Inconsistent hasProperty method for filesClosedSteffen Ritter2013-11-27

Actions
Story #54264: As an Enterprise User I want to use Storages outside my webroot or on remote systems in order to structure my Files according to my IT-GuidelinesClosed2012-04-22

Actions
Task #54227: Fix Storages outside web-rootRejectedSteffen Ritter2013-12-06

Actions
Task #36420: Filemount in local file system (not on webserver) leads to errorsClosedSteffen Ritter2012-04-22

Actions
Task #55160: Exception on first access to FILE -> FilelistClosed2014-01-20

Actions
Story #54266: As an User I want FAL to be performantClosed2013-11-162013-12-31

Actions
Task #54235: getSha1 does not use the Cached property but always recalculateClosedSteffen Ritter2013-12-06

Actions
Task #54225: Optimize Performance and DB Queries for FALClosedSteffen Ritter2014-01-20

Actions
Task #55186: Prevent Storages to be queried over and over againClosedSteffen Ritter2014-01-20

Actions
Task #53691: Files are not able to be created anymore without beeing indexed - remove all this fallback logicClosedSteffen Ritter2013-11-162013-12-31

Actions
Task #54237: filemetadata adds extremely slow MM-relation to fe_groupsClosedSteffen Ritter2013-12-06

Actions
Task #51094: SQL-Optimize the FALClosed2014-01-03

Actions
Task #54730: sys_file_processedfile.checksum shorten DB fieldClosedIngo Schmitt2014-01-03

Actions
Task #54726: sys_file_reference.fieldname optimize columnsClosedIngo Schmitt2014-01-03

Actions
Task #54725: Add Indexes to sys_file_referenceClosedIngo Schmitt2014-01-03

Actions
Task #54953: FrontendContentAdapterService performs same actions several timesClosed2014-01-13

Actions
Task #54979: FrontendContentAdapterService should disabled for new installations.ClosedSteffen Ritter2014-01-14

Actions
Story #54267: As an Editor I want to use a FAL withouth bugsClosed2013-01-15

Actions
Task #51512: Unreadable directories cause exceptionsClosedSteffen Ritter2013-08-29

Actions
Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4ClosedSteffen Ritter2013-09-05

Actions
Task #54234: Prevent creation of FileObjects for ProcessedFilesClosedSteffen Ritter2013-12-06

Actions
Task #53655: Wrong path in Frontend on moving directory in fileadminClosedSteffen Ritter2013-11-15

Actions
Task #44550: Preview image and database entry not deleted when deleting a FAL fileClosed2013-01-15

Actions
Task #54554: FAL: Folder not found and dockheader menu brokenClosed2013-12-21

Actions
Task #55416: Accessing the root folder of a file mount is not possible for non-adminsClosed2014-01-29

Actions
Story #54268: As an TYPO3-Contributor I want to have a clean CodeBase in order maintain the productClosed2013-11-162014-01-01

Actions
Task #53770: ResourceStorage uses deprecated driver APIClosedSteffen Ritter2013-11-19

Actions
Task #54236: sys_file_metadata uses mm for fe_group fieldClosedSteffen Ritter2013-12-06

Actions
Task #53690: Remove calls to FileRepository when retrieving FileObjects ClosedSteffen Ritter2013-11-162013-12-31

Actions
Task #54230: Refactor Driver APIClosedSteffen Ritter2013-12-062013-12-31

Actions
Task #54231: The Driver Registry should check for the implementation of the InterfaceClosedSteffen Ritter2014-01-012014-01-01

Actions
Story #54270: As an User I need to upgrade from pre-FAL or DAM InstallationsClosed2013-12-06

Actions
Task #54241: Upgrade wizard for sys_category <<-->> sys_file relationsClosed2013-12-06

Actions
Task #55447: RTE magic images should be migrated to processed filesClosed2014-01-30

Actions
Story #54272: As an Editor I expect FAL to work with the RTEClosedStanislas Rolland2013-03-26

Actions
Task #49319: Error finding folder for rte links preparingClosedStanislas Rolland2013-06-21

Actions
Task #48512: RTE Linking with file upload failsClosedStanislas Rolland2013-05-24

Actions
Task #46686: RTE linking to file doesn't prevent deleting itClosedStanislas Rolland2013-03-26

Actions
Task #54944: FAL links in RTE not translated when link has rel-AttributeClosedStanislas Rolland2014-01-13

Actions
Task #51778: FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)ClosedStanislas Rolland2013-09-05

Actions
Task #51807: RTE MagicImage should use the FAL processing API and not storage-0ClosedStanislas Rolland2013-09-06

Actions
Task #56147: Regenerate missing RTE magic image on renderingClosed2014-02-20

Actions
Task #54229: Refactor Processor Registry like the Extractor registryClosedSteffen Ritter2014-03-11

Actions
Task #56774: Change the API of -->process to use the new ProcessingStuffClosed2014-03-11

Actions
Task #56775: Create Basic Registry and interfaces for kick-offRejected2014-03-11

Actions
Task #56773: Implement Processor for new ProcessorRegistry which wraps the old Processing serviceRejected2014-03-11

Actions
Epic #54542: WP: Importer / Exporter with relations MM/IRRE/FALClosedMathias Schreiber2013-06-18

Actions
Task #55084: Introduce a option to include related records on pid 0Rejected2014-01-16

Actions
Task #55086: Store references to files in refindex again (?)Closed2014-01-16

Actions
Story #55520: As an User I want to create exports in v. 6.2 and import them in v. 6.2ClosedMarc Bastian Heinrichs2013-06-18

Actions
Task #55431: Impexp: file contents of sys_file are not included in exportClosedMarc Bastian Heinrichs2014-01-29

Actions
Task #55082: Impexp: for non active controls NULL has to be imported in xml modeClosedMarc Bastian Heinrichs2014-01-16

Actions
Task #55526: Impexp: missing fields of sys_file on importRejected2014-01-31

Actions
Task #55528: Importing a identical sys_file_storage have to be preventedClosedMarc Bastian Heinrichs2014-01-31

Actions
Task #55530: Avoid to find a file object with uid 0ClosedMarc Bastian Heinrichs2014-01-31

Actions
Task #55531: Impexp: avoid the importer to assign the references count as sys_file_reference uid to the datahandlerClosedMarc Bastian Heinrichs2014-01-31

Actions
Task #55532: Impexp: import the binary files being sys_file records to the right storageClosedMarc Bastian Heinrichs2014-01-31

Actions
Task #49227: Files missing in import/exportClosedFrancois Suter2013-06-18

Actions
Task #55906: Impext: Don't clear relation field data for sys_file_reference uid_localClosedMarc Bastian Heinrichs2014-02-11

Actions
Task #56285: Impexp: Links to sys_file (file:uid) fail on import (link fields and rte)ClosedMarc Bastian Heinrichs2014-02-25

Actions
Task #56286: Impexp: Do not include processed images from rte in exportClosedMarc Bastian Heinrichs2014-02-25

Actions
Task #56352: Impexp: Files of TCA type "group" internal_type "file" are missing in exportClosedMarc Bastian Heinrichs2014-02-26

Actions
Task #56516: Relations for fields of type group internal_type file_reference are not set on importClosedMarc Bastian Heinrichs2014-03-04

Actions
Task #56580: SoftReferenceIndex typolink missing support for title attributeClosedMarc Bastian Heinrichs2014-03-05

Actions
Task #56670: Make Import/Export work with Package ManagerClosedBenni Mack2014-03-08

Actions
Task #56811: Don't save references in index for processed images in RTE fieldsClosedMarc Bastian Heinrichs2014-03-12

Actions
Task #56991: RefIndex is broken for FlexForm fields group file_reference, results in missing these files in exportClosedMarc Bastian Heinrichs2014-03-17

Actions
Task #57048: Add option to skip all sys_file records from storage 0 in exportRejectedMarc Bastian Heinrichs2014-03-18

Actions
Story #55521: As an User I want to create exports in v. 4.x and import them in v. 6.2ClosedMarc Bastian Heinrichs2013-10-07

Actions
Task #52593: Impexp: make 4.x exports work as import in 6.xClosedMarc Bastian Heinrichs2013-10-07

Actions
Task #57006: SoftReferenceIndex typolink[linkList] missing support separation by line feedClosedMarc Bastian Heinrichs2014-03-17

Actions
Story #55522: As a developer I want to ensure that further changes have no negative impact on import or exportClosedMarc Bastian Heinrichs2014-01-17

Actions
Task #55100: Impexp: Add simple functional tests ClosedMarc Bastian Heinrichs2014-01-17

Actions
Task #55111: Extend FunctionalTestCase with linked fileadmin foldersClosedMarc Bastian Heinrichs2014-01-17

Actions
Task #55625: Impexp: Introduce limitation of exported fields of a tca typeClosedMarc Bastian Heinrichs2014-02-03

Actions
Task #55664: Use DataHandler testing framework for simple import testClosedMarc Bastian Heinrichs2014-02-04

Actions
Task #56071: Impexp: add test scenarios for tca types group file and file referenceClosedMarc Bastian Heinrichs2014-02-18

Actions
Task #56086: Impexp functional tests do not fail on wrong assertionClosed2014-02-18

Actions
Task #56089: Impexp: add test scenarios for RTE with images and links to filesClosedMarc Bastian Heinrichs2014-02-18

Actions
Task #56193: Extend FunctionalTestCase to get the instance path within a testRejected2014-02-21

Actions
Task #56194: Extend FunctionalTestCase for creation of additional foldersClosedMarc Bastian Heinrichs2014-02-21

Actions
Task #56241: Improve AbstractDataHandlerActionTestCaseClosedMarc Bastian Heinrichs2014-02-24

Actions
Task #56287: Impexp: add test scenarios for irre relationsClosedMarc Bastian Heinrichs2014-02-25

Actions
Task #56612: Impexp: Add tests for flexformClosedMarc Bastian Heinrichs2014-03-06

Actions
Task #57045: Obsolet data in import testdata xmlClosed2014-03-18

Actions
Epic #55066: WP: Security enhancementsClosed2013-03-19

Actions
Bug #54201: Implement Clickjacking ProtectionClosed2013-12-04

Actions
Bug #46434: XSS in content element wizardClosed2013-03-19

Actions
Story #55509: Add CSRF Protection to mod.phpClosedHelmut Hummel2014-02-26

Actions
Task #56359: Fix module access regressionsClosed2014-02-26

Actions
Task #56453: Improve usability with multiple tabs openClosed2014-02-28

Actions
Task #55515: Add CSRF Protection for tce_file.phpClosedAlexander Schnitzler2014-01-31

Actions
Story #55516: Reduce the number of backend script entry pointsClosedAnja Leichsenring2014-02-04

Actions
Task #55668: cms/layout entry scripts cleanupClosedNicole Cordes2014-02-04

Actions
Task #55669: form sysext entry script cleanupClosedAnja Leichsenring2014-02-04

Actions
Task #55670: func entry script cleanupClosedAnja Leichsenring2014-02-04

Actions
Task #55671: impexp entry script cleanupClosedAnja Leichsenring2014-02-04

Actions
Task #55672: info entry script cleanupClosedAnja Leichsenring2014-02-08

Actions
Task #55796: Adjust indexed seach submodules of web_info to mod dispatcherClosedAnja Leichsenring2014-02-08

Actions
Task #55797: Use mod dispatch on indexed search submodules for web_infoClosedAnja Leichsenring2014-02-08

Actions
Task #55673: openid entry script cleanupRejectedAnja Leichsenring2014-02-04

Actions
Task #55674: rtehtmlarea entry scripts cleanupClosedNicole Cordes2014-02-04

Actions
Task #55675: version entry script cleanupClosedNicole Cordes2014-02-04

Actions
Task #55676: t3editor wizard inclusion cleanupClosedAnja Leichsenring2014-02-04

Actions
Task #55809: Compat layer for submodules using index.phpClosedAnja Leichsenring2014-03-07

Actions
Task #56631: Remove Compat layer for info and function submodulesClosed2014-03-07

Actions
Task #56246: BackenUtility::getModuleUrl should respect old modules (not mod.php style)Rejected2014-02-24

Actions
Task #56247: Remove all conf.php files and use the BackendUtility::addModule API to add the configurationRejected2014-02-24

Actions
Task #56268: Add new way to register a TCA wizardClosed2014-02-25

Actions
Task #56364: Redirect after switch-to-user brokenClosedHelmut Hummel2014-02-27

Actions
Task #56272: Use the new way of registering wizards for edit wizardClosed2014-02-25

Actions
Task #56632: Make show_rechis.php mod.php dispatchedClosedNicole Cordes2014-03-07

Actions
Task #56721: ElementBrowser::getThisScript is not publicClosed2014-03-10

Actions
Story #56052: Implement CSRF Protection for ajax.phpClosed2014-02-26

Actions
Task #56345: Add API to CSRF protect Ajax calls in BackendClosed2014-02-26

Actions
Task #56356: Protect core Ajax calls against CSRFClosed2014-02-26

Actions
Task #56404: Make sure M parameter is first in URLClosed2014-02-27

Actions
Task #57096: Cleanup Ajax URL JS settingsClosed2014-03-20

Actions
Task #57196: Protect Ajax calls of core extensionsClosed2014-03-23

Actions
Bug #56403: Fix GET parameter order in unit testsClosed2014-02-27

Actions
Story #56431: Use new wizard registration and remove wizard entry pointsClosedAlexander Schnitzler2014-02-28

Actions
Task #56432: Adjust typo3/wizard_add.phpClosedAlexander Schnitzler2014-02-28

Actions
Task #56433: Adjust typo3/wizard_edit.phpClosedAlexander Schnitzler2014-02-28

Actions
Task #56434: Adjust typo3/wizard_list.phpClosedAlexander Schnitzler2014-02-28

Actions
Task #56435: Adjust typo3/wizard_table.phpClosedAlexander Schnitzler2014-02-28

Actions
Task #56436: Adjust typo3/wizard_colorpicker.phpClosedAlexander Schnitzler2014-02-28

Actions
Task #56437: Adjust typo3/wizard_rte.phpClosedAlexander Schnitzler2014-02-28

Actions
Task #56438: Adjust typo3/wizard_forms.phpClosedAlexander Schnitzler2014-02-28

Actions
Task #56454: Remove old wizard scriptsClosed2014-02-28

Actions
Task #56470: Make typo3/browse_links.php and rtehtmlarea/mod3/browse_links mod.php dispatchedClosed2014-03-02

Actions
Task #56471: Make wizard_backend_layout.php mod.php dispatchedClosed2014-03-02

Actions
Task #56622: Regression: The requested URL /typo3/' T3_THIS_LOCATION ' was not found on this server.Closed2014-03-06

Actions
Task #56611: new reference error with non-admin userClosed2014-03-06

Actions
Task #56625: Remove old backend_layout wizardClosed2014-03-06

Actions
Bug #56633: Add Formprotection Class for FE usage (API for ext developers)ClosedHelmut Hummel2014-03-07

Actions
Bug #56743: Make file_edit.php dispatchedClosed2014-09-09

Actions
Bug #61477: Create upgrade wizard for "old" shortcut links of file_edit.phpClosedWouter Wolters2014-09-09

Actions
Task #61215: Make file_newfolder.php dispatchedClosedWouter Wolters2014-08-26

Actions
Task #61216: Make file_rename.php dispatchedClosedWouter Wolters2014-08-26

Actions
Task #61217: Make file_upload.php dispatchedClosedWouter Wolters2014-08-26

Actions
Task #64691: Make move_el.php dispatchedClosed2015-01-31

Actions
Task #64692: Make tce_file.php dispatchedClosed2015-01-31

Actions
Bug #64695: Make tce_db.php dispatchedClosed2015-01-31

Actions
Task #64774: Make login_frameset.php dispatchedClosed2015-02-02

Actions
Epic #54851: WP: Workspaces IRRE & MM bugfixesClosed2011-08-26

Actions
Story #54852: As a developer I want to ensure that further changes in DataHandler have no negative impactClosed

Actions
Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changesClosed2011-08-26

Actions
Task #45214: Problems on publishing complex IRRE structureClosed2013-02-06

Actions
Task #43210: Resolving element dependencies does not work on deleted child recordsClosed2012-11-21

Actions
Task #54956: Invalid workspace image preview in page and list moduleClosed2014-01-13

Actions
Task #56061: Introduce MM_oppositeUsage propertyClosedOliver Hader2014-02-18

Actions
Task #56122: Use MM_oppositeUsage for category relationsClosedOliver Hader2014-02-19

Actions
Task #55573: Failing moveContentRecordToDifferentPageAndChangeSortingClosedOliver Hader2014-02-02

Actions
Task #56376: Invalid relations of IRRE records in workspacesClosedOliver Hader2011-08-26

Actions
Task #29278: Lost relations on copying IRRE children in workspacesRejected2011-08-26

Actions
Task #45132: Faulty translation behavior of IRRE using workspacesRejected2013-02-04

Actions
Task #45676: Workspace references are not consideredRejected2013-02-20

Actions
Task #45151: IRRE 1n:csv parent records point to workspace placeholderRejectedOliver Hader2013-02-04

Actions
Task #56977: Save current workspace in ReferenceIndexClosedOliver Hader2014-03-17

Actions
Task #56994: Introduce shadowColumnsForMovePlaceholders propertyClosedOliver Hader2014-03-17

Actions
Task #45133: New IRRE parent-child-structures are not removedClosedOliver Hader2013-02-04

Actions
Task #56782: Failing group/select test changeElementSortingClosedOliver Hader2014-03-11

Actions
Task #56393: creation on new pages have broken permissions (perms_groupid set wrong)Closed2014-02-27

Actions
Task #57168: Enable queries using "root" and "-1" for pidInListClosedOliver Hader2014-03-21

Actions
Task #57169: Invalid relations of MM records in workspacesClosedOliver Hader2014-03-21

Actions
Task #57231: Refactor element dependency resolvingClosedOliver Hader2014-03-24

Actions
Task #56059: Category localization cannot be renderedClosedOliver Hader2014-02-17

Actions
Story #54854: As an editor I want to use a more intuitive workspace moduleClosed2013-07-05

Actions
Task #49689: Use alternative selector for many workspacesClosedOliver Hader2013-07-05

Actions
Task #55349: Visualize nested data structures in workspace moduleClosedOliver Hader2014-01-27

Actions
Epic #55064: WP: Workspaces test cases / DataHandler bugfixesClosedOliver Hader2014-01-07

Actions
Task #55217: Implement functional test-suite for workspacesClosed2014-01-21

Actions
Task #54812: Add functional tests from irre_tutorial to the coreClosedTymoteusz Motylewski2014-01-07

Actions
Task #54855: Add functional test cases to DataHandler for regular live editingClosedOliver Hader2014-01-08

Actions
Bug #54857: Test extensions are not considered in functional test casesClosedOliver Hader2014-01-09

Actions
Task #55563: Add functional test cases to DataHandler for regular workspace editingClosedOliver Hader2014-02-01

Actions
Task #55882: Add framework for frontend rendering functional testsClosedOliver Hader2014-02-11

Actions
Task #56072: Extend DataHandler IRRE functional testsClosedOliver Hader2014-02-18

Actions
Task #56104: Enable DataHandler frontend rendering testsClosedOliver Hader2014-02-19

Actions
Bug #56111: Discard vs. Delete workspace changes in testsClosedOliver Hader2014-02-19

Actions
Task #56143: Integrate IRRE CSV Functional TestsClosedOliver Hader2014-02-20

Actions
Bug #56161: Parent localization pointer missing in IRRE testsClosedOliver Hader2014-02-20

Actions
Task #56179: Add functional tests for discarding created elementsClosedOliver Hader2014-02-21

Actions
Task #56177: Windows issues with long CSV file name from commit 2db3d30ClosedOliver Hader2014-02-21

Actions
Bug #56244: Missing move placeholders in irre_tutorial testsClosedOliver Hader2014-02-24

Actions
Task #56369: Add possibility to assert error log entriesClosedOliver Hader2014-02-27

Actions
Bug #56374: Unnatural processing order in IRRE testsClosedOliver Hader2014-02-27

Actions
Task #56707: Add functional tests for TCA types select and group/dbClosedOliver Hader2014-03-10

Actions
Task #56708: Add Publish and PublishAll DataHandler workspaces testsClosedOliver Hader2014-03-10

Actions
Task #56710: Add sys_refindex table to functional action testsClosedOliver Hader2014-03-10

Actions
Bug #56729: Use clean DataHandler for each functional test actionClosedOliver Hader2014-03-10

Actions
Bug #56806: Split functional workspaces DataHandling test executionClosedOliver Hader2014-03-12

Actions
Bug #56819: Missing localizeChildrenAtParentLocalization for CSV testsClosedOliver Hader2014-03-12

Actions
Task #57014: Enrich many-to-many functional tests in live workspaceClosedOliver Hader2014-03-18

Actions
Task #57030: Add ManyToMany copyPage functional testClosedOliver Hader2014-03-18

Actions
Bug #54849: Functional tests cannot write to backend logClosedOliver Hader2014-01-08

Actions
Task #55879: Enable additional configuration in functional testsClosedOliver Hader2014-02-11

Actions
Actions #1

Updated by Ingo Schmitt about 10 years ago

  • Tracker changed from Bug to Epic
  • Assignee changed from Ingo Renner to Ingo Schmitt
Actions #2

Updated by Ernesto Baschny about 10 years ago

  • Status changed from New to Accepted
Actions #3

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (6.2.0)
Actions #4

Updated by Benni Mack over 6 years ago

  • Status changed from Accepted to Closed
Actions

Also available in: Atom PDF