# # ChangeLog for branches/WebApplication/MVC2/HeuristicLabWeb.Plugins # # Generated by Trac 1.0.12 # 07/05/24 07:31:07 Wed, 08 Dec 2010 13:44:06 GMT dkahn [5072] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/AssemblyInfo.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebOKBAdminPlugin.dll (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebOKBAdminPlugin.pdb (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebPluginHost.dll (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/HLWebOKBAdminPlugin.csproj.FileListAbsolute.txt (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/HLWebOKBAdminPlugin.dll (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/HLWebOKBAdminPlugin.pdb (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.HLWebOKBAdminPlugin.suo (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/Site.css (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/default (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/default/Site.css (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/Site.css (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/._bg_footer.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/._bg_header.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/._bg_main.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/._bg_mainmenu.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/._hl-logo.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/bg_footer.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/bg_header.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/bg_main.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/bg_mainmenu.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/images/hl-logo.png (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Controllers/HomeController.cs (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Home/Index.aspx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Shared/LogOnUserControl.ascx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Shared/Site.Master (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/HLWebPluginHost.csproj.FileListAbsolute.txt (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/Controllers/HelloWorldController.cs (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.csproj (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/Properties/AssemblyInfo.cs (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/Views/HelloWorld/Index.aspx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/Views/HelloWorld/Menu.ascx (added) #1198 Created design and modified views to create submenus Sat, 06 Nov 2010 13:47:42 GMT wtollsch [4734] * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/App_Data (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Content (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Content/Site.css (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Controllers (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Controllers/ServiceTestController.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Global.asax (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Global.asax.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/HLWebServiceTestPlugin.csproj (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/HLWebServiceTestPlugin.csproj.user (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Models (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Models/AccountModels.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Properties (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Properties/AssemblyInfo.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftAjax.debug.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftAjax.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcAjax.debug.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcAjax.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcValidation.debug.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcValidation.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery-1.4.1-vsdoc.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery-1.4.1.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery-1.4.1.min.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery.validate-vsdoc.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery.validate.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery.validate.min.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/ServiceTest (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/ServiceTest/Index.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared/Error.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared/LogOnUserControl.ascx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared/Site.Master (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Web.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Web.Debug.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Web.Release.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Web.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebPluginHost.dll (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebPluginHost.pdb (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebServiceTestPlugin.dll (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebServiceTestPlugin.pdb (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/HLWebServiceTestPlugin.csproj.FileListAbsolute.txt (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/HLWebServiceTestPlugin.dll (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/HLWebServiceTestPlugin.pdb (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/ResolveAssemblyReference.cache (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/TempPE (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.HelloWorldPlugin.gpState (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.ServiceTestPlugin.gpState (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.ServiceTestPlugin.sln (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.ServiceTestPlugin.suo (added) #1198 HLWebServiceTestPlugin (Authentication) Sat, 16 Oct 2010 23:31:33 GMT dkahn [4613] * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.Tests/bin/Debug (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.Tests/bin/Plugin (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.Tests/bin/Release (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.Tests/obj/Debug (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.Tests/obj/Plugin (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.csproj (modified) #1198 deleted binaries and fixed project config Sat, 16 Oct 2010 23:27:32 GMT dkahn [4612] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/bin/HLWebHelloWorldPlugin.dll (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/bin/HLWebPluginHost.dll (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/bin/HLWebPluginHost.pdb (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/FzySqrPluginHost.csproj.FileListAbsolute.txt (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/HLWebPluginHost.csproj.FileListAbsolute.txt (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/HLWebPluginHost.dll (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/HLWebPluginHost.pdb (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/HeuristicLabWeb.PluginHost.csproj.FileListAbsolute.txt (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/HeuristicLabWebPluginHost.csproj.FileListAbsolute.txt (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/ResolveAssemblyReference.cache (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/TempPE (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/bin/HLWebHelloWorldPlugin.dll (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/bin/HLWebHelloWorldPlugin.pdb (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/bin/HLWebPluginHost.dll (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/obj/Debug (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin/obj/Plugin (deleted) #1198 cleaned up project binaries Sat, 16 Oct 2010 23:17:21 GMT dkahn [4607] * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin (moved) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HLWebHelloWorldPlugin.Tests (moved) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HeuristicLabWeb.HelloWorldPlugin.gpState (moved) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HeuristicLabWeb.HelloWorldPlugin.sln (moved) #1198 Moved plugin to a propper folder Sat, 16 Oct 2010 23:15:45 GMT dkahn [4606] * branches/WebApplication/MVC2 (modified) * branches/WebApplication/MVC2/FzySqrPluginHost.gpState (deleted) * branches/WebApplication/MVC2/HLWebPluginHost (modified) * branches/WebApplication/MVC2/HLWebPluginHost/App_Data (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Content (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Controllers (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Models (modified) * branches/WebApplication/MVC2/HLWebPluginHost/PluginLib (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Properties (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Scripts (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Views (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Views/Account (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Views/Home (modified) * branches/WebApplication/MVC2/HLWebPluginHost/Views/Shared (modified) * branches/WebApplication/MVC2/HLWebPluginHost/bin (modified) * branches/WebApplication/MVC2/HLWebPluginHost/obj (modified) * branches/WebApplication/MVC2/HLWebPluginHost/obj/Debug (modified) * branches/WebApplication/MVC2/HLWebPluginHost/obj/Debug/TempPE (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost.suo (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin (added) * branches/WebApplication/MVC2/plugins (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/Controllers (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/Properties (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/bin (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/bin/Debug (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/bin/Plugin (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/bin/Release (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/obj (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/obj/Debug (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/obj/Debug/TempPE (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/obj/Plugin (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin.Tests/obj/Plugin/TempPE (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/App_Data (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Content (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Controllers (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Models (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Properties (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Scripts (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Views (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Views/Account (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Views/HelloWorld (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Views/Home (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/Views/Shared (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/bin (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/obj (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/obj/Debug (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/obj/Debug/TempPE (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/obj/Plugin (modified) * branches/WebApplication/MVC2/plugins/HLWebHelloWorldPlugin/obj/Plugin/TempPE (modified) * branches/WebApplication/MVC2/plugins/HeuristicLabWeb.HelloWorldPlugin.suo (deleted) #1198 Added svn properties and started fixing directory structure