# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBQueryPlugin # # Generated by Trac 1.0.12 # 01/18/25 16:38:23 Tue, 24 May 2011 15:35:29 GMT cfleisch [6268] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) #1499 added test to validate StringComparisonFilter in view Filters Mon, 23 May 2011 14:08:27 GMT msammer [6253] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/QueryController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/IParams.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/IResult.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/QueryModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Details.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx.designer.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Shared/Site.Master (modified) #1520 Added the Run-detail-view which shows the properties and the ... Sun, 22 May 2011 19:01:58 GMT dhohl [6247] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Index.aspx (modified) #1499 The filter form does not lost any inputs after reloading the ... Sat, 21 May 2011 14:13:05 GMT dhohl [6245] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/ComparisonsHelper.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) #1499 Filter controls save the correct Comparison. Filter Label is ... Fri, 20 May 2011 18:58:46 GMT cfleisch [6242] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ChartController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/ChartModel.cs (modified) #1503 data of runs is now shown correctly in chart Tue, 17 May 2011 13:54:20 GMT msammer [6226] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/QueryController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/Query.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/RunCollectionData.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/QueryModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx (modified) #1446 rebuild the shown table. Now it is possible to make a right ... Sat, 14 May 2011 07:29:18 GMT mjesner [6191] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/ComparisonsHelper.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) #1499 wrong index in ComparisonsHelper; selectedValue in ComboBox Thu, 12 May 2011 18:08:00 GMT dhohl [6190] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/ComparisonItem.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/ComparisonsHelper.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) #1499 refactor, first part of the comparison combobox for the ... Mon, 09 May 2011 20:42:37 GMT mjesner [6171] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ChartController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/BubbleChart.ascx (modified) #1503 added controller for creating the image Mon, 09 May 2011 20:13:01 GMT mjesner [6170] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.config (modified) #1499 design, cleanup, remove button Sat, 07 May 2011 16:44:15 GMT fruehrli [6165] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ChartController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/ChartModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/BubbleChart.ascx (modified) #1503 BubbleChart without exception Sat, 07 May 2011 13:37:20 GMT dhohl [6163] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) additional functions vor query plugin -delte -gui components Sat, 07 May 2011 08:41:02 GMT mjesner [6141] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/Filter.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Index.aspx (modified) #1499 new (non-recursive) view/architecture Tue, 03 May 2011 18:44:54 GMT mjesner [6118] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ChartController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/ChartModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/BubbleChart.ascx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Web.config (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.config (modified) #1503 base architecture for chart control Mon, 02 May 2011 19:40:26 GMT dhohl [6102] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/QueryModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Controls (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/ServiceTest (added) #1499 query filter recursive layout of the filters Mon, 02 May 2011 15:26:03 GMT mjesner [6097] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Menu.ascx (modified) #1499 query filter Fri, 29 Apr 2011 08:53:02 GMT msammer [6076] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/QueryController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/IParams.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/IResult.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/RunCollectionData.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/QueryModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Results.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionData.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx.designer.cs (deleted) #1446 Changed RunCollectionTable for using it in the MVC-pluginhost. ... Thu, 07 Apr 2011 13:01:05 GMT msammer [5977] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Results.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionData.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx.designer.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx.designer.cs (added) #1446 added user-controls RunCollectionDetail, RunCollectionTable and ... 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