<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ihe Source Control Rss Feed</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>ihe Source Control Rss Description</description><item><title>Source code checked in, #69709</title><link>http://ihe.codeplex.com/SourceControl/changeset/changes/69709</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:10:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69709 20121001101056P</guid></item><item><title>Source code checked in, #69708</title><link>http://ihe.codeplex.com/SourceControl/changeset/changes/69708</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:06:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69708 20121001100645P</guid></item><item><title>Patch Uploaded: #11382</title><link>http://ihe.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/RaviM'&gt;RaviM&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Async-January 2012 Release&lt;/p&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 12:28:08 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11382 20120201122808P</guid></item><item><title>Patch Uploaded: #11381</title><link>http://ihe.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/RaviM'&gt;RaviM&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Sync-January 2012 Release&lt;/p&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 12:27:27 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11381 20120201122727P</guid></item><item><title>Patch Declined: #11379</title><link>http://ihe.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/RaviM'&gt;RaviM&lt;/a&gt; has declined patch #11379.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Comment:&lt;/b&gt;&lt;br /&gt;Jan 2012 release&lt;/p&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 11:49:55 GMT</pubDate><guid isPermaLink="false">Patch Declined: #11379 20120201114955A</guid></item><item><title>Patch Declined: #11380</title><link>http://ihe.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/RaviM'&gt;RaviM&lt;/a&gt; has declined patch #11380.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Comment:&lt;/b&gt;&lt;br /&gt;Jan 2012 release&lt;/p&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 11:49:42 GMT</pubDate><guid isPermaLink="false">Patch Declined: #11380 20120201114942A</guid></item><item><title>Patch Uploaded: #11380</title><link>http://ihe.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/RaviM'&gt;RaviM&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Async -January 2012 Release &lt;/p&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 09:54:13 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11380 20120201095413A</guid></item><item><title>Patch Uploaded: #11379</title><link>http://ihe.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/RaviM'&gt;RaviM&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Sync-January 2012 Release&lt;/p&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 09:40:05 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11379 20120201094005A</guid></item><item><title>Source code checked in, #52373</title><link>http://ihe.codeplex.com/SourceControl/changeset/changes/52373</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Wed, 28 Jul 2010 17:08:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52373 20100728050820P</guid></item><item><title>Patch Uploaded: #3111</title><link>http://ihe.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/kandalva'&gt;kandalva&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1&amp;#41;Add collation option with CREATE DATABASE. In SQL Server 2008, sql script can not executed because Japanese_CI_AS is used as default collation in Japanse Environment, so explicit collation option must be add with CREATE DATABASE to avoid conflict with SQL_Latin1_General_CP1_CI_AS.&lt;br /&gt;&lt;br /&gt;2&amp;#41;Fixed CREATE VIEW statement error.&lt;br /&gt;3&amp;#41;Fixed XML attribute specification error at codeSystemName option.&lt;/p&gt;</description><author>kandalva</author><pubDate>Fri, 19 Jun 2009 08:59:25 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3111 20090619085925A</guid></item><item><title>Patch Uploaded: #3110</title><link>http://ihe.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/kandalva'&gt;kandalva&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;I have amended XDSRepositoryDB.sql for following issues.&lt;br /&gt;&lt;br /&gt;1&amp;#41;Add collation option with CREATE DATABASE. In SQL Server 2008, sql script can not executed because Japanese_CI_AS is used as default collation in Japanse Environment, so explicit collation option must be add with CREATE DATABASE to avoid conflict with SQL_Latin1_General_CP1_CI_AS.&lt;/p&gt;</description><author>kandalva</author><pubDate>Fri, 19 Jun 2009 08:57:56 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3110 20090619085756A</guid></item><item><title>Source code checked in, #18637</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>Bugs fixed&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;1. Missing associationType column in stored procedure &amp;#34;usp_get_SubmissionSetDocumentFolder_By_EntryUUID_Or_UniqueID&amp;#34;&amp;#13;&amp;#10;&amp;#13;&amp;#10;2. Patient Merge functionality - Expected request xml was of invalid format.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Enhancements&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;1. Updated code to completely remove dynamic SQL queries. All Registry Stored Query transactions now uses stored procedures.&amp;#13;&amp;#10;&amp;#13;&amp;#10;2. Updated &amp;#34;PatientRegistryDuplicatesResolved.xml&amp;#34; sample request xml in XDSTestHarness.</description><author>sachinjo</author><pubDate>Fri, 13 Jun 2008 18:03:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18637 20080613060308P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>Patient Identity Feed related sample messages added</description><author>sachinjo</author><pubDate>Wed, 27 Feb 2008 21:34:14 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080227093414P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>Updated sample message - RegisterDocumentSetRequest.xml of Test Harness</description><author>sachinjo</author><pubDate>Mon, 18 Feb 2008 04:36:38 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080218043638A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>POST Connect-a-thon Conference&amp;#58;&amp;#13;&amp;#10;Fixed a minor bug in XDSTestHarness&amp;#13;&amp;#10;Behaviour Reported&amp;#58; ProvideAndRegisterDocumentSet transaction was assigning same document id for the second document, resulting in 2 documents with same id.&amp;#13;&amp;#10;Fix&amp;#58; Appropriate element count used to get the document id.</description><author>sachinjo</author><pubDate>Fri, 15 Feb 2008 08:54:30 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080215085430A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>POST Connect-a-thon Conference&amp;#58;&amp;#13;&amp;#10;Fixed a minor bug in XDSTestHarness&amp;#13;&amp;#10;Behaviour Reported&amp;#58; ProvideAndRegisterDocumentSet transaction was passing empty Patient ID.&amp;#13;&amp;#10;Fix&amp;#58; Wrong Textbox value was picked for the transaction, changed the TextBox id in &amp;#34;Execute&amp;#34; click event.</description><author>sachinjo</author><pubDate>Fri, 15 Feb 2008 08:51:41 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080215085141A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>Connect-a-thon code changes</description><author>sachinjo</author><pubDate>Wed, 06 Feb 2008 12:01:20 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080206120120P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>Code update for GetSubmissionSets - Invalid number of Associations were returned&amp;#13;&amp;#10;Test Case 11905</description><author>sachinjo</author><pubDate>Wed, 23 Jan 2008 08:08:35 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080123080835A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>Fix for wrong error code - Instead of XDSMissingDocumentMetadata the error code was XDSMissingDocumentAttachment.&amp;#13;&amp;#10;Test Case 11983</description><author>sachinjo</author><pubDate>Tue, 22 Jan 2008 19:12:52 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080122071252P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ihe/SourceControl/ListDownloadableCommits.aspx</link><description>Repository Source User ID Minor Code Update</description><author>sachinjo</author><pubDate>Tue, 22 Jan 2008 14:51:22 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080122025122P</guid></item></channel></rss>