# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Global.asax.cs # # Generated by Trac 1.0.12 # 05/14/24 21:25:02 Thu, 31 Mar 2011 13:25:52 GMT cfleisch [5910] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/AlgorithmClassController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/HomeController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/QueryController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ServiceTestController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Global.asax.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/AlgorithmClassModel.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/QueryModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/AssemblyInfo.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/Settings.Designer.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBAdminPlugin.OKBQueryService.Filter.datasource (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBAdminPlugin.OKBQueryService.Run.datasource (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBQueryPlugin.OKBQueryService.Filter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBQueryPlugin.OKBQueryService.Run.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/Reference.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/AlgorithmClassViewModel.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Home (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Home/About.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Home/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Filter.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Menu.ascx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Results.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/ServiceTest (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.config (modified) #1439 Query tool as plugin implemented, added submenu items Fri, 18 Mar 2011 20:35:22 GMT cfleisch [5756] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAuthenticationService (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/ResolveAssemblyReference.cache (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin.sln (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/App_Data (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/App_LocalResources (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Content (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Content/Site.css (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/AlgorithmClassController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ServiceTestController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Global.asax (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Global.asax.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj.user (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/HtmlHelpers.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/AccountModels.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/AlgorithmClassModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/AssemblyInfo.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Algorithm.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmClass.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmData.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmParameter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.DataType.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Experiment.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Platform.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Problem.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemClass.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemData.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemParameter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Result.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Run.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/Settings.Designer.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/Settings.settings (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources/Delete.bmp (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources/Plus.bmp (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources/Update.bmp (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftAjax.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftAjax.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcAjax.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcAjax.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcValidation.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcValidation.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery-1.4.1-vsdoc.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery-1.4.1.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery-1.4.1.min.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery.validate-vsdoc.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery.validate.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery.validate.min.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService.disco (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService.wsdl (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService1.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService2.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/HLWebOKBAdminPlugin.OKBAuthenticationService.User.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/Reference.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/Reference.svcmap (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/configuration.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/configuration91.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBAdminPlugin.OKBQueryService.Filter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBAdminPlugin.OKBQueryService.Run.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService.disco (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService.wsdl (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService1.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService2.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService3.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/Reference.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/Reference.svcmap (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/configuration.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/configuration91.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/AlgorithmClassViewModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Create.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Delete.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Details.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Edit.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/ServiceTest (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/ServiceTest/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared/Error.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared/LogOnUserControl.ascx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared/Site.Master (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Web.config (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.Debug.config (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.Release.config (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Service References/OKBAdministrationService (added) Test Query Plugin added #1439