# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties # # Generated by Trac 1.0.12 # 08/07/24 13:12:48 Wed, 25 May 2011 13:00:44 GMT dkahn [6290] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AdminController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Properties/AssemblyInfo.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Algorithm/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Algorithm/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/Site.Master (modified) #1433 Plugin styling 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 ... 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 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