# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models # # Generated by Trac 1.0.12 # 07/07/24 13:11:48 Sat, 21 May 2011 20:07:58 GMT wtollsch [6246] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AdminController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemClassController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AdminModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Algorithm.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/AlgorithmClass.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Problem.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/ProblemClass.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Algorithm (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Algorithm/Detail.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Algorithm/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass/Detail.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.config (modified) #1433 AlgorithmClass, Algorithm, ProblemClass, Problem create/update ... Tue, 17 May 2011 09:34:35 GMT gschwarz [6218] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AdminController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AdminModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.config (modified) #1433 Updated Problem Control/View; Added Algorithm Control/View => ... Tue, 17 May 2011 09:16:41 GMT gschwarz [6213] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (modified) #1433 Updated Problem Control/View; Added Algorithm Control/View => ... Sat, 07 May 2011 13:22:44 GMT wtollsch [6161] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AdminModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemClassModel.cs (added) #1433 adapted models Sat, 07 May 2011 12:45:38 GMT wtollsch [6160] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) #1433 update Sat, 07 May 2011 12:17:42 GMT gschwarz [6153] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (modified) #1433 Updated Problem Control/View Sat, 07 May 2011 12:02:32 GMT wtollsch [6144] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) #1433 add property AlgorithmClass Sat, 07 May 2011 11:51:37 GMT wtollsch [6143] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) #1433 modified model Sat, 07 May 2011 11:39:31 GMT gschwarz [6142] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AdminController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (modified) #1433 Updated Problem Control/View Wed, 04 May 2011 20:50:21 GMT mjesner [6130] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Detail.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.HLWebOKBAdminPlugin.suo (modified) #1456 Tue, 03 May 2011 18:31:27 GMT wtollsch [6117] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AdminController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AdminModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Algorithm.aspx (modified) #1433 completed add, delete and update methods for AlgorithmClass, ... Mon, 25 Apr 2011 15:42:59 GMT wtollsch [6050] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AdminController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/HomeController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ServiceTestController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Helpers/Admin.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AdminModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClass.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/AssemblyInfo.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels/AlgorithmClassBrowseViewModel.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels/AlgorithmClassIndexViewModel.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels/AlgorithmClassViewModel.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Algorithm.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/AlgorithmClass.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Problem.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/ProblemClass.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Home (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Home/About.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Home/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.config (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebOKBAdminPlugin.pdb (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/HLWebOKBAdminPlugin.pdb (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/TempPE (modified) #1433 menue entries and views for OKB Admin created / adapted, each ... Tue, 15 Mar 2011 19:56:57 GMT wtollsch [5700] * branches/WebApplication/HeuristicLab.WebApplication.suo (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels/AlgorithmClassViewModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.config (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebOKBAdminPlugin.pdb (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.pdb (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.HLWebOKBAdminPlugin.suo (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Web.config (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) #1433 adjusted HLWebOKBAdminPlugin to new Service (AdministrationService) Fri, 31 Dec 2010 17:36:51 GMT wtollsch [5186] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Helpers (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Helpers/HtmlHelpers.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClass.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels/AlgorithmClassBrowseViewModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels/AlgorithmClassIndexViewModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/ViewModels/AlgorithmClassViewModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/EditorTemplates (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/EditorTemplates/AlgorithmClass.ascx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/AlgorithmClass/Create.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/AlgorithmClass/Delete.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/AlgorithmClass/Details.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/AlgorithmClass/Edit.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/AlgorithmClass/Index.aspx (modified) #1198 MVC2 plugin template added for HL OKBWebClient Wed, 01 Dec 2010 00:10:28 GMT wtollsch [5005] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx (modified) #1198 AddAlgorithmClass: prototype test successful... new ... Mon, 29 Nov 2010 01:02:54 GMT wtollsch [4985] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/App_Data (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/App_LocalResources (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Content (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Content/Site.css (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ServiceTestController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Global.asax (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Global.asax.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj.user (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AccountModels.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/AssemblyInfo.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Algorithm.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmClass.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmData.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmParameter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.DataType.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Experiment.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Platform.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Problem.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemClass.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemData.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemParameter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Result.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Run.datasource (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Resources (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Resources/Delete.bmp (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Resources/Plus.bmp (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Resources/Update.bmp (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/MicrosoftAjax.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/MicrosoftAjax.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/MicrosoftMvcAjax.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/MicrosoftMvcAjax.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/MicrosoftMvcValidation.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/MicrosoftMvcValidation.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/jquery-1.4.1-vsdoc.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/jquery-1.4.1.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/jquery-1.4.1.min.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/jquery.validate-vsdoc.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/jquery.validate.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Scripts/jquery.validate.min.js (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/Arrays.xsd (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/HeuristicLab.Services.OKB.DataTransfer.xsd (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/Reference.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/Reference.svcmap (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/configuration.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/configuration91.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/service.wsdl (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/service.xsd (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBService/service1.xsd (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ServiceTest (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ServiceTest/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/Error.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/LogOnUserControl.ascx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/Site.Master (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Web.config (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.Debug.config (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.Release.config (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.config (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebOKBAdminPlugin.dll (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebOKBAdminPlugin.pdb (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebPluginHost.dll (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebServiceTestPlugin.dll (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin/HLWebServiceTestPlugin.pdb (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug/HLWebOKBAdminPlugin.csproj.FileListAbsolute.txt (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug/HLWebServiceTestPlugin.csproj.FileListAbsolute.txt (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug/HLWebServiceTestPlugin.dll (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug/HLWebServiceTestPlugin.pdb (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug/TempPE (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Debug/TempPE/Service References.OKBService.Reference.cs.dll (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/HLWebOKBAdminPlugin.csproj.FileListAbsolute.txt (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/HLWebOKBAdminPlugin.dll (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/HLWebOKBAdminPlugin.pdb (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/TempPE (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/TempPE/Service References.OKBService.Reference.cs.dll (added) * branches/WebApplication/MVC2/HeuristicLabWeb.HLWebOKBAdminPlugin.gpState (added) * branches/WebApplication/MVC2/HeuristicLabWeb.HLWebOKBAdminPlugin.sln (added) * branches/WebApplication/MVC2/HeuristicLabWeb.HLWebOKBAdminPlugin.suo (added) * branches/WebApplication/MVC2/HeuristicLabWeb.ServiceTestPlugin.gpState (added) #1198 HLWebOkbAdminPlugin