<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>UFrame Source Control Rss Feed</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>UFrame Source Control Rss Description</description><item><title>Source code checked in, #80132</title><link>http://uframe.codeplex.com/SourceControl/changeset/changes/80132</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 21:49:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80132 20121001094939P</guid></item><item><title>Source code checked in, #80131</title><link>http://uframe.codeplex.com/SourceControl/changeset/changes/80131</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:43:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80131 20121001094310P</guid></item><item><title>Patch Uploaded: #8481</title><link>http://uframe.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/AndyStringer'&gt;AndyStringer&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Small change to Web.config to permit use of Html.TextBox helpers in SomePage&amp;#92;Index.aspx.&lt;/p&gt;</description><author>AndyStringer</author><pubDate>Thu, 24 Feb 2011 22:16:47 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #8481 20110224101647P</guid></item><item><title>Source code checked in, #55373</title><link>http://uframe.codeplex.com/SourceControl/changeset/changes/55373</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Mon, 02 Aug 2010 22:49:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55373 20100802104934P</guid></item><item><title>Source code checked in, #17244</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>Allow AutoPostback dropdown list to be captured and posted AJAXy way</description><author>oazabir</author><pubDate>Sun, 19 Oct 2008 18:32:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17244 20081019063229P</guid></item><item><title>Source code checked in, #16781</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>ASP.NET MVC Preview 5 compatible code. </description><author>oazabir</author><pubDate>Fri, 03 Oct 2008 14:48:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #16781 20081003024847P</guid></item><item><title>Source code checked in, #12807</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed MVC redirect problem from Default.aspx</description><author>oazabir</author><pubDate>Sun, 27 Jul 2008 05:42:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #12807 20080727054220A</guid></item><item><title>Source code checked in, #10801</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>Changed License</description><author>oazabir</author><pubDate>Tue, 24 Jun 2008 16:48:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10801 20080624044843P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>Fix the MVC example with correct paths</description><author>oazabir</author><pubDate>Wed, 04 Jun 2008 10:18:48 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080604101848A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>FIX&amp;#58; resolveURL was not working for Firefox as Firefox makes all relative URL absolute as soon as an HTML element is added to the DOM</description><author>oazabir</author><pubDate>Wed, 04 Jun 2008 07:38:22 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080604073822A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>FIX&amp;#58; UFrame was unable to postback to pages loaded from subfolder. If you loaded a page from say &amp;#34;SomeFolder&amp;#47;Somepage.aspx&amp;#34; it could not postback to it because SomePage.aspx&amp;#39;s &amp;#60;form&amp;#62; action attribute is set to just SomePage.aspx, not SomeFolder&amp;#47;SomePage.aspx&amp;#13;&amp;#10;&amp;#13;&amp;#10;Now UFrame checks if form action is a relative URL. If it is, then it tries to resolve the full URL by combining the path of the originally loaded URL &amp;#40;SomeFolder&amp;#47;SomePage.aspx&amp;#41; and the form.action.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Similarly, it can now resolve relative Javascript and CSS URLs inside the pages it loads. Any &amp;#60;script src&amp;#61;&amp;#34;...&amp;#34;&amp;#62; or &amp;#60;link href&amp;#61;&amp;#34;...&amp;#34;&amp;#62; refering to a relative URL will automatically be resolved using the page&amp;#39;s URL.</description><author>oazabir</author><pubDate>Wed, 04 Jun 2008 06:58:19 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080604065819A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>FIX&amp;#58; Hyperlinks on external domain must not be hooked&amp;#13;&amp;#10;FIX&amp;#58; HtmlParser was unable to parse html with &amp;#60;&amp;#33;DOCTYPE&amp;#13;&amp;#10;</description><author>oazabir</author><pubDate>Tue, 27 May 2008 13:59:08 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080527015908P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>oazabir</author><pubDate>Sat, 24 May 2008 18:07:06 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080524060706P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>UFrame scripts committed separately</description><author>oazabir</author><pubDate>Sat, 24 May 2008 18:04:53 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080524060453P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/UFrame/SourceControl/ListDownloadableCommits.aspx</link><description>Initial Import</description><author>oazabir</author><pubDate>Sat, 24 May 2008 16:27:38 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080524042738P</guid></item></channel></rss>