# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBAdminPlugin # # Generated by Trac 1.0.12 # 06/30/24 19:15:43 Fri, 27 May 2011 17:09:49 GMT jwolfing [6317] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AdminController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/HomeController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/PlatformController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemClassController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Global.asax.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Helpers/Admin.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Helpers/HtmlHelpers.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AccountModels.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AdminModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/PlatformModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (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/Home/About.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Home/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Platform/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Platform/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/ServiceTest/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/Error.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/LogOnUserControl.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/Site.Master (modified) #1433 code formatted Fri, 27 May 2011 16:38:11 GMT wtollsch [6314] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) #1433 Platform views included, Index.aspx -> removed Html.Labels Fri, 27 May 2011 16:33:03 GMT wtollsch [6313] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/PlatformController.cs (modified) #1433 Platform views included, Index.aspx -> removed Html.Labels Fri, 27 May 2011 16:15:46 GMT wtollsch [6310] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/PlatformController.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/PlatformModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Algorithm/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Platform (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Platform/Detail.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Platform/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass/Index.aspx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Styling (added) #1433 Platform views included, Index.aspx -> removed Html.Labels Fri, 27 May 2011 11:12:25 GMT dkahn [6304] * 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/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/HLStyling.js (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/themes/hl/Site.css (modified) #1198 Ongoing styling 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 Tue, 24 May 2011 22:33:24 GMT dkahn [6283] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (copied) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmController.cs (copied) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/HomeController.cs (copied) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemClassController.cs (copied) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (copied) #1433 Restored previously deleted controllers Tue, 24 May 2011 22:23:16 GMT dkahn [6282] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) #1433 Changes to project structure Tue, 24 May 2011 22:22:01 GMT dkahn [6281] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Algorithm.aspx (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/AlgorithmClass.aspx (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Problem.aspx (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/ProblemClass.aspx (deleted) #1433 Removed unused views Tue, 24 May 2011 22:10:53 GMT dkahn [6280] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmClassController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/AlgorithmController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/HomeController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemClassController.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (deleted) #1433 Removed controllers that are not used by the current implementation Tue, 24 May 2011 21:31:18 GMT dkahn [6272] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj.user (deleted) #1433 Fixed ignore list and removed csproj.user file Tue, 24 May 2011 21:29:21 GMT dkahn [6271] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService/Reference.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Detail.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.config (modified) #1433 Fixed missing files and debugged and fixed a null pointer ... 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 ... Fri, 20 May 2011 19:51:22 GMT jwolfing [6244] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx (added) #1513 added new empty algoritmclass view Fri, 20 May 2011 19:46:38 GMT jwolfing [6243] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass_old (moved) #1513 delete old algorithmclass view folder from project to implement ... 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:35:44 GMT gschwarz [6162] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/AlgorithmClass.aspx (modified) * 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 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