# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/QueryController.cs # # Generated by Trac 1.0.12 # 06/14/24 18:43:20 Thu, 31 Mar 2011 23:47:33 GMT cfleisch [5919] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/QueryController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/Query.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/QueryModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Filter.aspx (modified) #1439 Example implementation of method GetFilters() in view Filter added 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