# # ChangeLog for branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/ChartModel.cs # # Generated by Trac 1.0.12 # 07/05/24 22:08:48 Fri, 27 May 2011 17:15:16 GMT cfleisch [6318] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ChartController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/ChartModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/BubbleChart.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Results.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Menu.ascx (modified) #1499 styling filter and bubblechart, filter bugfixes 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 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 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