Download TFSChangeLog
Description
TFS ChangeLog allows Team Foundation Server (TFS) users to extract information related to Changesets and associated WorkItems into XML format that is transformed into HTML. TFSChangeLog automatically produces Change Log / Release Notes based on selected changeset range.T...
Source Files
The download file tfschangelog.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Dev/ConfigLog/src/TFSChangeLog.sln//from w w w .jav a 2s . com
Dev/ConfigLog/src/TFSChangeLog/App.xaml
Dev/ConfigLog/src/TFSChangeLog/App.xaml.cs
Dev/ConfigLog/src/TFSChangeLog/DataAccess/BranchDataAccess.cs
Dev/ConfigLog/src/TFSChangeLog/DataAccess/ChangeSetDataAccess.cs
Dev/ConfigLog/src/TFSChangeLog/DataAccess/CurrentUserDataAccess.cs
Dev/ConfigLog/src/TFSChangeLog/DataAccess/TFSChangeLogStaticConfigs.cs
Dev/ConfigLog/src/TFSChangeLog/DataAccess/TFSConnection.cs
Dev/ConfigLog/src/TFSChangeLog/DataModel/Branch.cs
Dev/ConfigLog/src/TFSChangeLog/DataModel/TFSChangeLogConfig.designer.cs
Dev/ConfigLog/src/TFSChangeLog/DataModel/TFSChangeLogConfig.xsd
Dev/ConfigLog/src/TFSChangeLog/GeneralUtilities/GenericXmlSerializer.cs
Dev/ConfigLog/src/TFSChangeLog/GeneralUtilities/XmlTransformUtil.cs
Dev/ConfigLog/src/TFSChangeLog/Lib/DocX/DocX.dll
Dev/ConfigLog/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Charsets.dll
Dev/ConfigLog/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Core.dll
Dev/ConfigLog/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Text.dll
Dev/ConfigLog/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Util.dll
Dev/ConfigLog/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.XML.API.dll
Dev/ConfigLog/src/TFSChangeLog/Lib/Saxon/IKVM.Runtime.dll
Dev/ConfigLog/src/TFSChangeLog/Lib/Saxon/saxon9he-api.dll
Dev/ConfigLog/src/TFSChangeLog/MainWindow.xaml
Dev/ConfigLog/src/TFSChangeLog/MainWindow.xaml.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Command/CancelCommand.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Command/GenerateReleaseNotesCommand.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Command/GenerateXmlChangesCommand.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Command/RelayCommand.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Command/ShowProjectSelectorCommand.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Command/ShowSelectedProjectBranchNodeCommand.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Services/GenerateReleaseNotesService.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Services/GenerateXmlChangesService.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Services/LineDiff.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Services/SelectBranchNodeService.cs
Dev/ConfigLog/src/TFSChangeLog/Operations/Services/SelectProjectService.cs
Dev/ConfigLog/src/TFSChangeLog/Properties/AssemblyInfo.cs
Dev/ConfigLog/src/TFSChangeLog/Properties/Resources.Designer.cs
Dev/ConfigLog/src/TFSChangeLog/Properties/Resources.resx
Dev/ConfigLog/src/TFSChangeLog/Properties/Settings.Designer.cs
Dev/ConfigLog/src/TFSChangeLog/Properties/Settings.settings
Dev/ConfigLog/src/TFSChangeLog/ReleaseNotesTemplate.xslt
Dev/ConfigLog/src/TFSChangeLog/TFSChangeLog.csproj
Dev/ConfigLog/src/TFSChangeLog/TFSChangeLogConfig.xml
Dev/ConfigLog/src/TFSChangeLog/View/ProgressDialog.xaml
Dev/ConfigLog/src/TFSChangeLog/View/ProgressDialog.xaml.cs
Dev/ConfigLog/src/TFSChangeLog/View/Services/ViewServices.cs
Dev/ConfigLog/src/TFSChangeLog/ViewModel/BranchViewModel.cs
Dev/ConfigLog/src/TFSChangeLog/ViewModel/FromChangeSetViewModel.cs
Dev/ConfigLog/src/TFSChangeLog/ViewModel/MainWindowViewModel.cs
Dev/ConfigLog/src/TFSChangeLog/ViewModel/ProgressDialogViewModel.cs
Dev/ConfigLog/src/TFSChangeLog/ViewModel/ToChangeSetViewModel.cs
Dev/ConfigLog/src/TFSChangeLog/ViewModel/ViewModelBase.cs
Dev/ConfigLog/src/TFSChangeLogCL/DataModel/TFSChangeLogConfig.designer.cs
Dev/ConfigLog/src/TFSChangeLogCL/DataModel/TFSChangeLogConfig.xsd
Dev/ConfigLog/src/TFSChangeLogCL/GeneralUtilities/ArgumentParserHelper.cs
Dev/ConfigLog/src/TFSChangeLogCL/GeneralUtilities/XML_XSD_Validator.cs
Dev/ConfigLog/src/TFSChangeLogCL/Properties/AssemblyInfo.cs
Dev/ConfigLog/src/TFSChangeLogCL/TFSChangeLogCL.csproj
Dev/ConfigLog/src/TFSChangeLogCL/TFSChangeLogMain.cs
Dev/ConfigLog/src/TFSChangeLogSetup/License.rtf
Dev/ConfigLog/src/TFSChangeLogSetup/Product.wxs
Dev/ConfigLog/src/TFSChangeLogSetup/TFSChangeLogSetup.wixproj
Integration/src/TFSChangeLog.sln
Integration/src/TFSChangeLog/App.xaml
Integration/src/TFSChangeLog/App.xaml.cs
Integration/src/TFSChangeLog/DataAccess/BranchDataAccess.cs
Integration/src/TFSChangeLog/DataAccess/ChangeSetDataAccess.cs
Integration/src/TFSChangeLog/DataAccess/CurrentUserDataAccess.cs
Integration/src/TFSChangeLog/DataAccess/TFSChangeLogStaticConfigs.cs
Integration/src/TFSChangeLog/DataAccess/TFSConnection.cs
Integration/src/TFSChangeLog/DataModel/Branch.cs
Integration/src/TFSChangeLog/DataModel/TFSChangeLogConfig.designer.cs
Integration/src/TFSChangeLog/DataModel/TFSChangeLogConfig.xsd
Integration/src/TFSChangeLog/GeneralUtilities/GenericXmlSerializer.cs
Integration/src/TFSChangeLog/GeneralUtilities/XmlTransformUtil.cs
Integration/src/TFSChangeLog/Lib/DocX/DocX.dll
Integration/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Charsets.dll
Integration/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Core.dll
Integration/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Text.dll
Integration/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Util.dll
Integration/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.XML.API.dll
Integration/src/TFSChangeLog/Lib/Saxon/IKVM.Runtime.dll
Integration/src/TFSChangeLog/Lib/Saxon/saxon9he-api.dll
Integration/src/TFSChangeLog/MainWindow.xaml
Integration/src/TFSChangeLog/MainWindow.xaml.cs
Integration/src/TFSChangeLog/Operations/Command/CancelCommand.cs
Integration/src/TFSChangeLog/Operations/Command/GenerateReleaseNotesCommand.cs
Integration/src/TFSChangeLog/Operations/Command/GenerateXmlChangesCommand.cs
Integration/src/TFSChangeLog/Operations/Command/RelayCommand.cs
Integration/src/TFSChangeLog/Operations/Command/ShowProjectSelectorCommand.cs
Integration/src/TFSChangeLog/Operations/Command/ShowSelectedProjectBranchNodeCommand.cs
Integration/src/TFSChangeLog/Operations/Services/GenerateReleaseNotesService.cs
Integration/src/TFSChangeLog/Operations/Services/GenerateXmlChangesService.cs
Integration/src/TFSChangeLog/Operations/Services/LineDiff.cs
Integration/src/TFSChangeLog/Operations/Services/SelectBranchNodeService.cs
Integration/src/TFSChangeLog/Operations/Services/SelectProjectService.cs
Integration/src/TFSChangeLog/Properties/AssemblyInfo.cs
Integration/src/TFSChangeLog/Properties/Resources.Designer.cs
Integration/src/TFSChangeLog/Properties/Resources.resx
Integration/src/TFSChangeLog/Properties/Settings.Designer.cs
Integration/src/TFSChangeLog/Properties/Settings.settings
Integration/src/TFSChangeLog/ReleaseNotesTemplate.xslt
Integration/src/TFSChangeLog/TFSChangeLog.csproj
Integration/src/TFSChangeLog/TFSChangeLogConfig.xml
Integration/src/TFSChangeLog/View/ProgressDialog.xaml
Integration/src/TFSChangeLog/View/ProgressDialog.xaml.cs
Integration/src/TFSChangeLog/View/Services/ViewServices.cs
Integration/src/TFSChangeLog/ViewModel/BranchViewModel.cs
Integration/src/TFSChangeLog/ViewModel/FromChangeSetViewModel.cs
Integration/src/TFSChangeLog/ViewModel/MainWindowViewModel.cs
Integration/src/TFSChangeLog/ViewModel/ProgressDialogViewModel.cs
Integration/src/TFSChangeLog/ViewModel/ToChangeSetViewModel.cs
Integration/src/TFSChangeLog/ViewModel/ViewModelBase.cs
Integration/src/TFSChangeLogCL/DataModel/TFSChangeLogConfig.designer.cs
Integration/src/TFSChangeLogCL/DataModel/TFSChangeLogConfig.xsd
Integration/src/TFSChangeLogCL/GeneralUtilities/ArgumentParserHelper.cs
Integration/src/TFSChangeLogCL/GeneralUtilities/XML_XSD_Validator.cs
Integration/src/TFSChangeLogCL/Properties/AssemblyInfo.cs
Integration/src/TFSChangeLogCL/TFSChangeLogCL.csproj
Integration/src/TFSChangeLogCL/TFSChangeLogMain.cs
Integration/src/TFSChangeLogSetup/License.rtf
Integration/src/TFSChangeLogSetup/Product.wxs
Integration/src/TFSChangeLogSetup/TFSChangeLogSetup.wixproj
Main/src/TFSChangeLog.sln
Main/src/TFSChangeLog/App.xaml
Main/src/TFSChangeLog/App.xaml.cs
Main/src/TFSChangeLog/DataAccess/BranchDataAccess.cs
Main/src/TFSChangeLog/DataAccess/ChangeSetDataAccess.cs
Main/src/TFSChangeLog/DataAccess/CurrentUserDataAccess.cs
Main/src/TFSChangeLog/DataAccess/TFSChangeLogStaticConfigs.cs
Main/src/TFSChangeLog/DataAccess/TFSConnection.cs
Main/src/TFSChangeLog/DataModel/Branch.cs
Main/src/TFSChangeLog/DataModel/TFSChangeLogConfig.designer.cs
Main/src/TFSChangeLog/DataModel/TFSChangeLogConfig.xsd
Main/src/TFSChangeLog/GeneralUtilities/GenericXmlSerializer.cs
Main/src/TFSChangeLog/GeneralUtilities/XmlTransformUtil.cs
Main/src/TFSChangeLog/Lib/DocX/DocX.dll
Main/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Charsets.dll
Main/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Core.dll
Main/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Text.dll
Main/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.Util.dll
Main/src/TFSChangeLog/Lib/Saxon/IKVM.OpenJDK.XML.API.dll
Main/src/TFSChangeLog/Lib/Saxon/IKVM.Runtime.dll
Main/src/TFSChangeLog/Lib/Saxon/saxon9he-api.dll
Main/src/TFSChangeLog/MainWindow.xaml
Main/src/TFSChangeLog/MainWindow.xaml.cs
Main/src/TFSChangeLog/Operations/Command/CancelCommand.cs
Main/src/TFSChangeLog/Operations/Command/GenerateReleaseNotesCommand.cs
Main/src/TFSChangeLog/Operations/Command/GenerateXmlChangesCommand.cs
Main/src/TFSChangeLog/Operations/Command/RelayCommand.cs
Main/src/TFSChangeLog/Operations/Command/ShowProjectSelectorCommand.cs
Main/src/TFSChangeLog/Operations/Command/ShowSelectedProjectBranchNodeCommand.cs
Main/src/TFSChangeLog/Operations/Services/GenerateReleaseNotesService.cs
Main/src/TFSChangeLog/Operations/Services/GenerateXmlChangesService.cs
Main/src/TFSChangeLog/Operations/Services/LineDiff.cs
Main/src/TFSChangeLog/Operations/Services/SelectBranchNodeService.cs
Main/src/TFSChangeLog/Operations/Services/SelectProjectService.cs
Main/src/TFSChangeLog/Properties/AssemblyInfo.cs
Main/src/TFSChangeLog/Properties/Resources.Designer.cs
Main/src/TFSChangeLog/Properties/Resources.resx
Main/src/TFSChangeLog/Properties/Settings.Designer.cs
Main/src/TFSChangeLog/Properties/Settings.settings
Main/src/TFSChangeLog/ReleaseNotesTemplate.xslt
Main/src/TFSChangeLog/TFSChangeLog.csproj
Main/src/TFSChangeLog/TFSChangeLogConfig.xml
Main/src/TFSChangeLog/View/ProgressDialog.xaml
Main/src/TFSChangeLog/View/ProgressDialog.xaml.cs
Main/src/TFSChangeLog/View/Services/ViewServices.cs
Main/src/TFSChangeLog/ViewModel/BranchViewModel.cs
Main/src/TFSChangeLog/ViewModel/FromChangeSetViewModel.cs
Main/src/TFSChangeLog/ViewModel/MainWindowViewModel.cs
Main/src/TFSChangeLog/ViewModel/ProgressDialogViewModel.cs
Main/src/TFSChangeLog/ViewModel/ToChangeSetViewModel.cs
Main/src/TFSChangeLog/ViewModel/ViewModelBase.cs
Main/src/TFSChangeLogCL/DataModel/TFSChangeLogConfig.designer.cs
Main/src/TFSChangeLogCL/DataModel/TFSChangeLogConfig.xsd
Main/src/TFSChangeLogCL/GeneralUtilities/ArgumentParserHelper.cs
Main/src/TFSChangeLogCL/GeneralUtilities/XML_XSD_Validator.cs
Main/src/TFSChangeLogCL/Properties/AssemblyInfo.cs
Main/src/TFSChangeLogCL/TFSChangeLogCL.csproj
Main/src/TFSChangeLogCL/TFSChangeLogMain.cs
Main/src/TFSChangeLogSetup/License.rtf
Main/src/TFSChangeLogSetup/Product.wxs
Main/src/TFSChangeLogSetup/TFSChangeLogSetup.wixproj
SampleAndStuff/ReleaseNotesTemplate - ChangeSetAndChildWorkItems.xslt
SampleAndStuff/ReleaseNotesTemplate - ChangeSetOnly.xslt
SampleAndStuff/ReleaseNotesTemplate - HTML_to_Text_Description.xslt
Download
Click the following link to download tfschangelog.zip.
tfschangelog.zip