# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemClassModel.cs # # Generated by Trac 1.0.12 # 07/07/24 14:15:06 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 ... 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