Download Scrum for Team System
Description
Scrum for Team System is a free Agile Software Development Methodology add-in for Visual Studio Team System.
Icons
Source Files
The download file scrumforteamsystem.zip has the following entries.
.hgignore/* w w w. j a v a2s . c o m*/
build/Microsoft.Sdc.Common.tasks
build/Microsoft.Sdc.Tasks.dll
build/build.cmd
build/build.proj
common/CodeAnalysisDictionary.xml
common/EventServiceAssemblyInfo.cs
common/MetricsAssemblyInfo.cs
common/PortalAssemblyInfo.cs
common/SfTS.EventService.snk
common/SfTS.Metrics.snk
common/SfTS.Portal.snk
common/build.VersionNumber.config
lib/ILMerge.exe
lib/Microsoft.Practices.EnterpriseLibrary.Caching.dll
lib/Microsoft.Practices.EnterpriseLibrary.Common.dll
lib/Microsoft.Practices.ObjectBuilder.dll
lib/Microsoft.SharePoint.Security.dll
lib/Microsoft.TeamFoundation.SharePoint.dll
lib/WSPBuilder/x64/CabLib.dll
lib/WSPBuilder/x64/Documentation/License.txt
lib/WSPBuilder/x64/Documentation/WSPBuilder Manual.txt
lib/WSPBuilder/x64/Documentation/WSPBuilder Readme.txt
lib/WSPBuilder/x64/Mono.Cecil.dll
lib/WSPBuilder/x64/WSPBuilder.exe
lib/WSPBuilder/x64/WSPBuilder.exe.config
lib/WSPBuilder/x64/solutionid.txt
lib/WSPBuilder/x64/x64.txt
lib/WSPBuilder/x64/x64.wsp
lib/WSPBuilder/x86/CabLib.dll
lib/WSPBuilder/x86/Documentation/License.txt
lib/WSPBuilder/x86/Documentation/WSPBuilder Manual.txt
lib/WSPBuilder/x86/Documentation/WSPBuilder Readme.txt
lib/WSPBuilder/x86/Mono.Cecil.dll
lib/WSPBuilder/x86/WSPBuilder.exe
lib/WSPBuilder/x86/WSPBuilder.exe.config
lib/WSPBuilder/x86/x86.txt
lib/WiX/3.5.1728/MSBuild/LuxTasks.dll
lib/WiX/3.5.1728/MSBuild/Microsoft.Deployment.WindowsInstaller.dll
lib/WiX/3.5.1728/MSBuild/WixLuxExtension.dll
lib/WiX/3.5.1728/MSBuild/WixTasks.dll
lib/WiX/3.5.1728/MSBuild/lux.targets
lib/WiX/3.5.1728/MSBuild/wix.ca.targets
lib/WiX/3.5.1728/MSBuild/wix.dll
lib/WiX/3.5.1728/MSBuild/wix.targets
lib/WiX/3.5.1728/MSBuild/wix2010.targets
lib/zip.exe
solutions/EventService.sln
solutions/EventService/AggregationService/AggregationProcessor.cs
solutions/EventService/AggregationService/AggregationRulesCollection.xsd
solutions/EventService/AggregationService/AggregationService.csproj
solutions/EventService/AggregationService/DataObjects/AggregateRule.cs
solutions/EventService/AggregationService/DataObjects/AggregateRulesCollection.cs
solutions/EventService/AggregationService/DataObjects/InferredLink.cs
solutions/EventService/AggregationService/DataObjects/RuleFunctions.cs
solutions/EventService/AggregationService/DataObjects/SourceTargetPair.cs
solutions/EventService/AggregationService/DataObjects/WorkItemLink.cs
solutions/EventService/AggregationService/Extensions.cs
solutions/EventService/AggregationService/Properties/AssemblyInfo.cs
solutions/EventService/AggregationService/Properties/Resources.Designer.cs
solutions/EventService/AggregationService/Properties/Resources.resx
solutions/EventService/AggregationService/Properties/Settings.Designer.cs
solutions/EventService/AggregationService/Properties/Settings.settings
solutions/EventService/AggregationService/ResourceHelper.cs
solutions/EventService/AggregationService/RuleCacheHelper.cs
solutions/EventService/AggregationService/SyncAllProcessor.cs
solutions/EventService/AggregationService/UpdateWorkItem.cs
solutions/EventService/AggregationService/app.config
solutions/EventService/Infrastructure/ActionEventArgs.cs
solutions/EventService/Infrastructure/ConnectionStateChangedEventArgs.cs
solutions/EventService/Infrastructure/ConstantStrings.cs
solutions/EventService/Infrastructure/Enums/ConnectionState.cs
solutions/EventService/Infrastructure/Enums/TfsEventState.cs
solutions/EventService/Infrastructure/ExceptionActionEventArgs.cs
solutions/EventService/Infrastructure/GlobalHelpers.cs
solutions/EventService/Infrastructure/Infrastructure.csproj
solutions/EventService/Infrastructure/Interfaces/IActionLoggingService.cs
solutions/EventService/Infrastructure/Interfaces/ICachingService.cs
solutions/EventService/Infrastructure/Interfaces/IDependencyResolver.cs
solutions/EventService/Infrastructure/Interfaces/IMessageProducer.cs
solutions/EventService/Infrastructure/Interfaces/IRulesCollection.cs
solutions/EventService/Infrastructure/Interfaces/ISerializer.cs
solutions/EventService/Infrastructure/Interfaces/IServerConnectionService.cs
solutions/EventService/Infrastructure/Interfaces/ITSEventQueueService.cs
solutions/EventService/Infrastructure/Interfaces/ITfsEvent.cs
solutions/EventService/Infrastructure/Interfaces/ITfsEventProcessor.cs
solutions/EventService/Infrastructure/Interfaces/IWorkItemStoreRepository.cs
solutions/EventService/Infrastructure/Interfaces/IWorkerProcess.cs
solutions/EventService/Infrastructure/Properties/AssemblyInfo.cs
solutions/EventService/Infrastructure/Properties/Resources.Designer.cs
solutions/EventService/Infrastructure/Properties/Resources.resx
solutions/EventService/Infrastructure/ResourceHelper.cs
solutions/EventService/Infrastructure/SerializerInstance.cs
solutions/EventService/Infrastructure/ServiceException.cs
solutions/EventService/Infrastructure/SyncAllEvent.cs
solutions/EventService/Infrastructure/TfsEventArgs.cs
solutions/EventService/Infrastructure/TfsEvents/AclChangedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/AddedFile.cs
solutions/EventService/Infrastructure/TfsEvents/AddedRelation.cs
solutions/EventService/Infrastructure/TfsEvents/AddedResourceLink.cs
solutions/EventService/Infrastructure/TfsEvents/BranchMovedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/BuildCompletionEvent.cs
solutions/EventService/Infrastructure/TfsEvents/BuildStatusChangeEvent.cs
solutions/EventService/Infrastructure/TfsEvents/Change.cs
solutions/EventService/Infrastructure/TfsEvents/ChangedFieldsType.cs
solutions/EventService/Infrastructure/TfsEvents/ChangedRelation.cs
solutions/EventService/Infrastructure/TfsEvents/ChangedResourceLink.cs
solutions/EventService/Infrastructure/TfsEvents/CheckInEvent.cs
solutions/EventService/Infrastructure/TfsEvents/CheckinWorkItemInfo.cs
solutions/EventService/Infrastructure/TfsEvents/ClientArtifact.cs
solutions/EventService/Infrastructure/TfsEvents/CommonStructureChangedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/CoreFieldsType.cs
solutions/EventService/Infrastructure/TfsEvents/DataChangedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/DeletedFile.cs
solutions/EventService/Infrastructure/TfsEvents/DeletedNode.cs
solutions/EventService/Infrastructure/TfsEvents/DeletedRelation.cs
solutions/EventService/Infrastructure/TfsEvents/DeletedResourceLink.cs
solutions/EventService/Infrastructure/TfsEvents/IdentityChangedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/IdentityCreatedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/IdentityDeletedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/IntegerField.cs
solutions/EventService/Infrastructure/TfsEvents/MembershipChangedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/NameValuePair.cs
solutions/EventService/Infrastructure/TfsEvents/NodeCreatedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/NodeRenamedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/NodesDeletedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/ProjectCreatedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/ProjectDeletedEvent.cs
solutions/EventService/Infrastructure/TfsEvents/StringField.cs
solutions/EventService/Infrastructure/TfsEvents/TextField.cs
solutions/EventService/Infrastructure/TfsEvents/TfsIdentity.cs
solutions/EventService/Infrastructure/TfsEvents/WorkItemChangedEvent.cs
solutions/EventService/Infrastructure/WorkItemChangedEventProcessorBase.cs
solutions/EventService/Service/ActionLogService.cs
solutions/EventService/Service/CachingService.cs
solutions/EventService/Service/CustomDependencyResolver.cs
solutions/EventService/Service/DependencyResolver.cs
solutions/EventService/Service/EventProcessorsLoader.cs
solutions/EventService/Service/EventQueueService.cs
solutions/EventService/Service/Properties/AssemblyInfo.cs
solutions/EventService/Service/Properties/Resources.Designer.cs
solutions/EventService/Service/Properties/Resources.resx
solutions/EventService/Service/Properties/Settings.Designer.cs
solutions/EventService/Service/Properties/Settings.settings
solutions/EventService/Service/ServerConnectionService.cs
solutions/EventService/Service/Services.csproj
solutions/EventService/Service/TfsEvent.cs
solutions/EventService/Service/WorkItemStoreRepository.cs
solutions/EventService/Service/WorkerProcess.cs
solutions/EventService/Service/app.config
solutions/EventService/Settings.StyleCop
solutions/EventService/TransitionService/DataStructures/LinkType.cs
solutions/EventService/TransitionService/DataStructures/Replacement.cs
solutions/EventService/TransitionService/DataStructures/SiblingCondition.cs
solutions/EventService/TransitionService/DataStructures/SourceTargetPair.cs
solutions/EventService/TransitionService/DataStructures/Transition.cs
solutions/EventService/TransitionService/DataStructures/TransitionRule.cs
solutions/EventService/TransitionService/DataStructures/TransitionRulesCollection.cs
solutions/EventService/TransitionService/ExpressionCalculator.cs
solutions/EventService/TransitionService/Extensions.cs
solutions/EventService/TransitionService/Properties/AssemblyInfo.cs
solutions/EventService/TransitionService/Properties/Resources.Designer.cs
solutions/EventService/TransitionService/Properties/Resources.resx
solutions/EventService/TransitionService/Properties/Settings.Designer.cs
solutions/EventService/TransitionService/Properties/Settings.settings
solutions/EventService/TransitionService/ResourceHelper.cs
solutions/EventService/TransitionService/SyncAllProcessor.cs
solutions/EventService/TransitionService/TransitionProcessor.cs
solutions/EventService/TransitionService/TransitionRulesCollection.xsd
solutions/EventService/TransitionService/TransitionService.csproj
solutions/EventService/TransitionService/Updater.cs
solutions/EventService/TransitionService/app.config
solutions/EventService/WebService/3.0/Plugins/ScrumForTeamSystem.EventService.AggregationService.dll
solutions/EventService/WebService/3.0/Plugins/ScrumForTeamSystem.EventService.TransitionService.dll
solutions/EventService/WebService/3.0/Rules/AggregationRules.xml
solutions/EventService/WebService/3.0/Rules/TransitionRules.xml
solutions/EventService/WebService/3.0/ServiceControl.asmx
solutions/EventService/WebService/3.0/ServiceControl.asmx.cs
solutions/EventService/WebService/3.0/SyncAll.asmx
solutions/EventService/WebService/3.0/SyncAll.asmx.cs
solutions/EventService/WebService/3.0/WorkItemChangedEndpoint.asmx
solutions/EventService/WebService/3.0/WorkItemChangedEndpoint.cs
solutions/EventService/WebService/EndpointBase.cs
solutions/EventService/WebService/EventHandler.WebService.csproj
solutions/EventService/WebService/Properties/AssemblyInfo.cs
solutions/EventService/WebService/Properties/Settings.Designer.cs
solutions/EventService/WebService/Properties/Settings.settings
solutions/EventService/WebService/Web.config
solutions/Metrics.sln
solutions/Portal.sln
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/Resources/sfts.resx
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/1033/XML/WEBTEMP.ScrumForTeamSystem.SharePoint.Dashboards.xml
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/FEATURES/ScrumForTeamSystemWebParts/Elements.xml
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/FEATURES/ScrumForTeamSystemWebParts/Feature.xml
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/FEATURES/ScrumForTeamSystemWebParts/WebParts/Portal.Source.WebParts.ReportViewer.webpart
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/alldaydefault.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/alldaydefaultover.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/calnumbttn.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/calnumbttnfocus.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/calnumbttntoday.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/cnspgrdn.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/cnsugrdn.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/creategraphic.jpg
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/filedialogselected.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/formtitlegrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/linksectiongrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/listheadergrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/menubuttonhover.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/mgrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/mgradlarge.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/mgradlargertl.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/mgradrtl.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/navbullet.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/navshape.jpg
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/pagebackgrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/pagetitlebkgd.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/partgrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/quicklaunchheader.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/rtebnhov.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/rtebnsel.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/scrum.jpg
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/scrumswirl.png
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/scrumteamsystem.GIF
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/selectedmgradlargertl.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/selectedmgradrtl.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/selectednav.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/selectednavbullet.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/settingsbkg.jpg
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/settingsgraphic.jpg
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/siteactionsmenugrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/siteactionsmenuhovergrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/sitetitlebkgd.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/templatepickerselected.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/templatepickerunselected.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/toolgrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/topnavhover.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/topnavselected.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/topnavunselected.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/topshape.jpg
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/viewheadergrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/viewselectorgrad.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/watermark.GIF
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/weekbox.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/wpqam.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Images/wpqamh.gif
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/LAYOUTS/SCRUM/Styles/scrum.css
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/SiteTemplates/SCRUM/Master/SFTS.master
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/SiteTemplates/SCRUM/Wiki/wkpSFTS.aspx
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/SiteTemplates/SCRUM/default.aspx
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/12/TEMPLATE/SiteTemplates/SCRUM/xml/ONET.xml
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/Properties/AssemblyInfo.cs
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/Properties/Settings.Designer.cs
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/Properties/Settings.settings
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/ScrumForTeamSystem.SharePoint.Dashboards.csproj
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/Source/WebParts/ReportViewer.cs
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/WSPBuilder.exe.config
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/app.config
solutions/Portal/ScrumForTeamSystem.SharePoint.Dashboards/buildProperties.proj
solutions/Portal/ScrumForTeamSystem.WebControls.Deploy/AssemblyInfo/Release/AssemblyInfo.cs
solutions/Portal/ScrumForTeamSystem.WebControls.Deploy/AssemblyInfo/Release/AssemblyInfo.dll
solutions/Portal/ScrumForTeamSystem.WebControls.Deploy/ScrumForTeamSystem.WebControls.Deploy.wdproj
solutions/Portal/WebControls/Common/ErrorDisplay2.ascx
solutions/Portal/WebControls/Common/ErrorDisplay2.ascx.cs
solutions/Portal/WebControls/Common/ErrorDisplay2.ascx.designer.cs
solutions/Portal/WebControls/Properties/AssemblyInfo.cs
solutions/Portal/WebControls/Properties/Settings.Designer.cs
solutions/Portal/WebControls/Properties/Settings.settings
solutions/Portal/WebControls/ScrumForTeamSystem.WebControls.csproj
solutions/Portal/WebControls/web.config
solutions/ProcessTemplate/Assembly.cs
solutions/ProcessTemplate/ProcessTemplate.csproj
solutions/ProcessTemplate/Schemas/WorkItemTypeDefinition02.xsd
solutions/ProcessTemplate/Schemas/typelib02.xsd
solutions/ProcessTemplate/XSLT/ExtractMetaData.xslt
solutions/ProcessTemplate/en-US/Build/Build.xml
solutions/ProcessTemplate/en-US/Build/Templates/DefaultTemplate.xaml
solutions/ProcessTemplate/en-US/Build/Templates/UpgradeTemplate.xaml
solutions/ProcessTemplate/en-US/Classification/Classification.xml
solutions/ProcessTemplate/en-US/Classification/FileMapping.Xml
solutions/ProcessTemplate/en-US/Groups and Permissions/GroupsandPermissions.xml
solutions/ProcessTemplate/en-US/Lab/Lab.xml
solutions/ProcessTemplate/en-US/Lab/Templates/LabDefaultTemplate.xaml
solutions/ProcessTemplate/en-US/MetaData.xml
solutions/ProcessTemplate/en-US/ProcessTemplate.xml
solutions/ProcessTemplate/en-US/ProcessTemplate.zip
solutions/ProcessTemplate/en-US/Reports/Reports.xml
solutions/ProcessTemplate/en-US/Test Management/localrun.testsettings
solutions/ProcessTemplate/en-US/Test Management/testconfiguration.xml
solutions/ProcessTemplate/en-US/Test Management/testmanagement.xml
solutions/ProcessTemplate/en-US/Test Management/testresolutionstate.xml
solutions/ProcessTemplate/en-US/Test Management/testsettings.xml
solutions/ProcessTemplate/en-US/Test Management/testvariable.xml
solutions/ProcessTemplate/en-US/VersionControl/VersionControl.xml
solutions/ProcessTemplate/en-US/WSS/Process Guidance/ProcessGuidance.html
solutions/ProcessTemplate/en-US/WSS/Wss.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/LinkTypes/FailedBy.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/LinkTypes/ImpededBy.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/LinkTypes/ImplementedBy.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/LinkTypes/SharedStep.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/LinkTypes/TestedBy.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Backlog Maintenance/All Acceptance Tests (ATs).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Backlog Maintenance/All PBIs and Links.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Backlog Maintenance/All Product Backlog Items (PBIs).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Backlog Maintenance/Bugs (Ignored).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Backlog Maintenance/PBIs (Descoped).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Backlog Maintenance/PBIs (Requiring ATs).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Backlog Maintenance/PBIs (Requiring Estimation).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Cadence and Teams/All Releases.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Cadence and Teams/All Sprints.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Cadence and Teams/All Team Sprints.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Cadence and Teams/Release, Sprint & Team Tree.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Cadence and Teams/Release, Sprint & Team.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/General Queries/All Bugs.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/General Queries/All Impediments.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/General Queries/All Shared Steps.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/General Queries/All Sprint Backlog Tasks (SBTs).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/General Queries/All Sprint Retrospective Items.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Queries.txt
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Recycle Bin.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprint Planning/PBIs & Links (by Sprint & Team).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprint Planning/PBIs (Ready for Sprint Planning).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprint Planning/PBIs and Tasks.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/Acceptance Tests (Failing).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/Acceptance Tests (Ready For Test).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/Bugs (Active).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/Bugs (Orphans).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/Impediments (Open).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/My Impediments.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/My Work.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/PBIs & Links (by Sprint & Team).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/PBIs (Broken).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/PBIs (In Progress).wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/Queries/Sprinting/Tasks (SBTs) Not Done.wiq
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/AcceptanceTest.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/Bug.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/Impediment.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/ProductBacklogItem.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/Release.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/SharedStep.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/Sprint.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/SprintBacklogTask.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/SprintRetrospective.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/TypeDefinitions/TeamSprint.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/WorkItems.xml
solutions/ProcessTemplate/en-US/WorkItemTracking/categories.xml
solutions/Reports.sln
solutions/Reports/en-US/Diagnostic/Diagnostic.rptproj
solutions/Reports/en-US/Diagnostic/Tfs2010OlapReportDS.rds
solutions/Reports/en-US/Diagnostic/Tfs2010ReportDS.rds
solutions/Reports/en-US/Diagnostic/TfsOlapReportDS.rds
solutions/Reports/en-US/Diagnostic/TfsReportDS.rds
solutions/Reports/en-US/Diagnostic/Version.rdl
solutions/Reports/en-US/Diagnostic/Warehouse Status.rdl
solutions/Reports/en-US/Engineering/Build Static Analysis and Compile.rdl
solutions/Reports/en-US/Engineering/Builds.rdl
solutions/Reports/en-US/Engineering/Engineering.rptproj
solutions/Reports/en-US/Engineering/Tfs2010OlapReportDS.rds
solutions/Reports/en-US/Engineering/Tfs2010ReportDS.rds
solutions/Reports/en-US/Engineering/TfsOlapReportDS.rds
solutions/Reports/en-US/Engineering/TfsReportDS.rds
solutions/Reports/en-US/Portal/Portal.rptproj
solutions/Reports/en-US/Portal/Product Burndown Chart By Day Portal.rdl
solutions/Reports/en-US/Portal/Product Cumulative Flow Portal.rdl
solutions/Reports/en-US/Portal/Sprint Burndown Chart Portal.rdl
solutions/Reports/en-US/Portal/Sprint Cumulative Flow Portal.rdl
solutions/Reports/en-US/Portal/Sprint Team Aggregate Portal.rdl
solutions/Reports/en-US/Portal/Tfs2010OlapReportDS.rds
solutions/Reports/en-US/Portal/Tfs2010ReportDS.rds
solutions/Reports/en-US/Portal/TfsOlapReportDS.rds
solutions/Reports/en-US/Portal/TfsReportDS.rds
solutions/Reports/en-US/QA/Acceptance Test History Chart.rdl
solutions/Reports/en-US/QA/Bug Found and Fixed Timeline.rdl
solutions/Reports/en-US/QA/Bug Found and Fixed Week View.rdl
solutions/Reports/en-US/QA/Bug History Chart Day View.rdl
solutions/Reports/en-US/QA/Bug History Chart.rdl
solutions/Reports/en-US/QA/Bug Response Time.rdl
solutions/Reports/en-US/QA/Current Acceptance Test.rdl
solutions/Reports/en-US/QA/Current Bugs.rdl
solutions/Reports/en-US/QA/QA.rptproj
solutions/Reports/en-US/QA/Tfs2010OlapReportDS.rds
solutions/Reports/en-US/QA/Tfs2010ReportDS.rds
solutions/Reports/en-US/QA/TfsOlapReportDS.rds
solutions/Reports/en-US/QA/TfsReportDS.rds
solutions/Reports/en-US/Release/Implementation Cycle Time.rdl
solutions/Reports/en-US/Release/Product BurnDown Day View.rdl
solutions/Reports/en-US/Release/Product Burndown Chart By Day.rdl
solutions/Reports/en-US/Release/Product Cumulative Day View.rdl
solutions/Reports/en-US/Release/Product Cumulative Flow.rdl
solutions/Reports/en-US/Release/Release.rptproj
solutions/Reports/en-US/Release/Story Point Implementation Cycle Time.rdl
solutions/Reports/en-US/Release/Story Point Resolve Cycle Time.rdl
solutions/Reports/en-US/Release/Tfs2010OlapReportDS.rds
solutions/Reports/en-US/Release/Tfs2010ReportDS.rds
solutions/Reports/en-US/Release/TfsOlapReportDS.rds
solutions/Reports/en-US/Release/TfsReportDS.rds
solutions/Reports/en-US/Sprint/Sprint BurnDown Day View.rdl
solutions/Reports/en-US/Sprint/Sprint Burndown - Tasks and Stories Chart.rdl
solutions/Reports/en-US/Sprint/Sprint Burndown Chart.rdl
solutions/Reports/en-US/Sprint/Sprint Cumulative Day View.rdl
solutions/Reports/en-US/Sprint/Sprint Cumulative Flow.rdl
solutions/Reports/en-US/Sprint/Sprint Task BurnDown Day View.rdl
solutions/Reports/en-US/Sprint/Sprint Task Burndown Chart.rdl
solutions/Reports/en-US/Sprint/Sprint Task Cycle Time.rdl
solutions/Reports/en-US/Sprint/Sprint Team Aggregate.rdl
solutions/Reports/en-US/Sprint/Sprint.rptproj
solutions/Reports/en-US/Sprint/Tfs2010OlapReportDS.rds
solutions/Reports/en-US/Sprint/Tfs2010ReportDS.rds
solutions/Reports/en-US/Sprint/TfsOlapReportDS.rds
solutions/Reports/en-US/Sprint/TfsReportDS.rds
solutions/Reports/en-US/Sprint/Velocity.rdl
solutions/Setup.sln
solutions/Setup/Bootstrapper/Bootstrapper.csproj
solutions/Setup/Bootstrapper/Constants.cs
solutions/Setup/Bootstrapper/EmbeddedResources/Background.bmp
solutions/Setup/Bootstrapper/EmbeddedResources/ScrumForTeamSystem.msi
solutions/Setup/Bootstrapper/Helpers.cs
solutions/Setup/Bootstrapper/Main.Designer.cs
solutions/Setup/Bootstrapper/Main.cs
solutions/Setup/Bootstrapper/Main.resx
solutions/Setup/Bootstrapper/MsiInterop.cs
solutions/Setup/Bootstrapper/Program.cs
solutions/Setup/Bootstrapper/Properties/AssemblyInfo.cs
solutions/Setup/Bootstrapper/Properties/Resources.Designer.cs
solutions/Setup/Bootstrapper/Properties/Resources.resx
solutions/Setup/Bootstrapper/Properties/Settings.Designer.cs
solutions/Setup/Bootstrapper/Properties/Settings.settings
solutions/Setup/Bootstrapper/app.manifest
solutions/Setup/Bootstrapper/build.properties
solutions/Setup/Bootstrapper/scrumicon.ico
solutions/Setup/Installer/CustomActions.wxi
solutions/Setup/Installer/DirectoryStructure.wxi
solutions/Setup/Installer/Feature_Common.wxi
solutions/Setup/Installer/Feature_MetricsAssembly.wxi
solutions/Setup/Installer/Feature_PortalTemplate.wxi
solutions/Setup/Installer/Feature_ProcessTemplate.wxi
solutions/Setup/Installer/Feature_Services.wxi
solutions/Setup/Installer/Features.wxi
solutions/Setup/Installer/GlobalProperties.wxi
solutions/Setup/Installer/Installer.wixproj
solutions/Setup/Installer/License.rtf
solutions/Setup/Installer/PrintEula.dll
solutions/Setup/Installer/Product.wxs
solutions/Setup/Installer/en-US.wxl
solutions/Setup/InstallerUI/AdvancedWelcomeEulaDlg.wxs
solutions/Setup/InstallerUI/Bitmaps/New.ico
solutions/Setup/InstallerUI/Bitmaps/Up.ico
solutions/Setup/InstallerUI/Bitmaps/bannrbmp.bmp
solutions/Setup/InstallerUI/Bitmaps/dlgbmp.bmp
solutions/Setup/InstallerUI/Bitmaps/exclamic.ico
solutions/Setup/InstallerUI/Bitmaps/info.ico
solutions/Setup/InstallerUI/BrowseDlg.wxs
solutions/Setup/InstallerUI/CancelDlg.wxs
solutions/Setup/InstallerUI/Common.wxs
solutions/Setup/InstallerUI/CustomizeDlg.wxs
solutions/Setup/InstallerUI/DiskCostDlg.wxs
solutions/Setup/InstallerUI/ErrorDlg.wxs
solutions/Setup/InstallerUI/ErrorProgressText.wxs
solutions/Setup/InstallerUI/ExitDialog.wxs
solutions/Setup/InstallerUI/FatalError.wxs
solutions/Setup/InstallerUI/FeaturesDlg.wxs
solutions/Setup/InstallerUI/FilesInUse.wxs
solutions/Setup/InstallerUI/InstallDirDlg.wxs
solutions/Setup/InstallerUI/InstallScopeDlg.wxs
solutions/Setup/InstallerUI/InstallerUI.wixproj
solutions/Setup/InstallerUI/InvalidDirDlg.wxs
solutions/Setup/InstallerUI/License.rtf
solutions/Setup/InstallerUI/LicenseAgreementDlg.wxs
solutions/Setup/InstallerUI/MaintenanceTypeDlg.wxs
solutions/Setup/InstallerUI/MaintenanceWelcomeDlg.wxs
solutions/Setup/InstallerUI/MsiRMFilesInUse.wxs
solutions/Setup/InstallerUI/OutOfDiskDlg.wxs
solutions/Setup/InstallerUI/OutOfRbDiskDlg.wxs
solutions/Setup/InstallerUI/PrepareDlg.wxs
solutions/Setup/InstallerUI/PrintEula.dll
solutions/Setup/InstallerUI/ProgressDlg.wxs
solutions/Setup/InstallerUI/ResumeDlg.wxs
solutions/Setup/InstallerUI/SetupTypeDlg.wxs
solutions/Setup/InstallerUI/UserExit.wxs
solutions/Setup/InstallerUI/VerifyReadyDlg.wxs
solutions/Setup/InstallerUI/WaitForCostingDlg.wxs
solutions/Setup/InstallerUI/WelcomeDlg.wxs
solutions/Setup/InstallerUI/WelcomeEulaDlg.wxs
solutions/Setup/InstallerUI/WixBuild.Common.targets
solutions/Setup/InstallerUI/WixExt_de-de.wxl
solutions/Setup/InstallerUI/WixUI_Advanced.wxs
solutions/Setup/InstallerUI/WixUI_FeatureTree.wxs
solutions/Setup/InstallerUI/WixUI_InstallDir.wxs
solutions/Setup/InstallerUI/WixUI_Minimal.wxs
solutions/Setup/InstallerUI/WixUI_Mondo.wxs
solutions/Setup/InstallerUI/WixUI_ar-SA.wxl
solutions/Setup/InstallerUI/WixUI_bg-BG.wxl
solutions/Setup/InstallerUI/WixUI_ca-ES.wxl
solutions/Setup/InstallerUI/WixUI_cs-cz.wxl
solutions/Setup/InstallerUI/WixUI_da-dk.wxl
solutions/Setup/InstallerUI/WixUI_de-de.wxl
solutions/Setup/InstallerUI/WixUI_el-GR.wxl
solutions/Setup/InstallerUI/WixUI_en-us.wxl
solutions/Setup/InstallerUI/WixUI_es-es.wxl
solutions/Setup/InstallerUI/WixUI_et-EE.wxl
solutions/Setup/InstallerUI/WixUI_fi-FI.wxl
solutions/Setup/InstallerUI/WixUI_fr-fr.wxl
solutions/Setup/InstallerUI/WixUI_he-IL.wxl
solutions/Setup/InstallerUI/WixUI_hi-IN.wxl
solutions/Setup/InstallerUI/WixUI_hr-HR.wxl
solutions/Setup/InstallerUI/WixUI_hu-hu.wxl
solutions/Setup/InstallerUI/WixUI_it-it.wxl
solutions/Setup/InstallerUI/WixUI_ja-jp.wxl
solutions/Setup/InstallerUI/WixUI_kk-KZ.wxl
solutions/Setup/InstallerUI/WixUI_ko-KR.wxl
solutions/Setup/InstallerUI/WixUI_lt-LT.wxl
solutions/Setup/InstallerUI/WixUI_lv-LV.wxl
solutions/Setup/InstallerUI/WixUI_nb-NO.wxl
solutions/Setup/InstallerUI/WixUI_nl-nl.wxl
solutions/Setup/InstallerUI/WixUI_pl-pl.wxl
solutions/Setup/InstallerUI/WixUI_pt-BR.wxl
solutions/Setup/InstallerUI/WixUI_pt-PT.wxl
solutions/Setup/InstallerUI/WixUI_ro-RO.wxl
solutions/Setup/InstallerUI/WixUI_ru-ru.wxl
solutions/Setup/InstallerUI/WixUI_sk-SK.wxl
solutions/Setup/InstallerUI/WixUI_sl-SI.wxl
solutions/Setup/InstallerUI/WixUI_sr-Latn-CS.wxl
solutions/Setup/InstallerUI/WixUI_sv-SE.wxl
solutions/Setup/InstallerUI/WixUI_th-TH.wxl
solutions/Setup/InstallerUI/WixUI_tr-TR.wxl
solutions/Setup/InstallerUI/WixUI_uk-ua.wxl
solutions/Setup/InstallerUI/WixUI_zh-CN.wxl
solutions/Setup/InstallerUI/WixUI_zh-HK.wxl
solutions/Setup/InstallerUI/WixUI_zh-tw.wxl
solutions/Setup/Settings.StyleCop
solutions/Setup/SfTSConfigator/ProjectCollectionHandler.cs
solutions/Setup/SfTSConfigator/ProjectCollectionInfo.cs
solutions/Setup/SfTSConfigator/Properties/AssemblyInfo.cs
solutions/Setup/SfTSConfigator/Settings.StyleCop
solutions/Setup/SfTSConfigator/SfTSDeployment.csproj
solutions/Setup/SfTSConfigator/SubscriptionInfo.cs
solutions/Setup/SfTSConfigator/TFSHelper.cs
solutions/Setup/SfTSConfigator/TemplateInfo.cs
solutions/Setup/SfTSConfigurationUI/AsyncHelper.cs
solutions/Setup/SfTSConfigurationUI/FileLocationHelper.cs
solutions/Setup/SfTSConfigurationUI/IMainUI.cs
solutions/Setup/SfTSConfigurationUI/Main.Designer.cs
solutions/Setup/SfTSConfigurationUI/Main.cs
solutions/Setup/SfTSConfigurationUI/Main.resx
solutions/Setup/SfTSConfigurationUI/MainController.cs
solutions/Setup/SfTSConfigurationUI/Program.cs
solutions/Setup/SfTSConfigurationUI/Properties/AssemblyInfo.cs
solutions/Setup/SfTSConfigurationUI/Properties/Resources.Designer.cs
solutions/Setup/SfTSConfigurationUI/Properties/Resources.resx
solutions/Setup/SfTSConfigurationUI/Properties/Settings.Designer.cs
solutions/Setup/SfTSConfigurationUI/Properties/Settings.settings
solutions/Setup/SfTSConfigurationUI/SfTSDeploymentUI.csproj
solutions/Setup/SfTSConfigurationUI/app.config
solutions/Setup/SfTSConfigurationUI/scrumicon.ico
solutions/Template.sln
solutions/metrics/LocalTestRun.testrunconfig
solutions/metrics/Metics.dll/ClassDiagram.cd
solutions/metrics/Metics.dll/ExponentialMovingAverage.cs
solutions/metrics/Metics.dll/Forecasting.cs
solutions/metrics/Metics.dll/LinearRegression.cs
solutions/metrics/Metics.dll/ModelBase.cs
solutions/metrics/Metics.dll/ModelFactory.cs
solutions/metrics/Metics.dll/MovingAverage.cs
solutions/metrics/Metics.dll/NullValues.cs
solutions/metrics/Metics.dll/ProductLinearRegression.cs
solutions/metrics/Metics.dll/Properties/AssemblyInfo.cs
solutions/metrics/Metics.dll/ScrumForTeamSystem.Metrics.csproj
solutions/metrics/Metics.dll/WeightedMovingAverage.cs
solutions/metrics/Metrics.Test/CalculateCapacityTest.cs
solutions/metrics/Metrics.Test/ForecastTrendCalculationTest.cs
solutions/metrics/Metrics.Test/GetNextTrendByIdTest.cs
solutions/metrics/Metrics.Test/Properties/AssemblyInfo.cs
solutions/metrics/Metrics.Test/ScrumForTeamSystem.Metrics.Test.csproj
solutions/metrics/Metrics.vsmdi
Download
Click the following link to download scrumforteamsystem.zip.
scrumforteamsystem.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »