# # ChangeLog for branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin # # Generated by Trac 1.0.12 # 07/05/24 04:39:36 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, 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