Tools to maintain the Mono Migration Analysis reports
Перейти к файлу
Dick Porter 27555d5436 APIReport.aspx, APIReport.aspx.cs: Add style to the GridView. Add links from the GridView to NamespaceView and IssueView.
IssueView.aspx: Add a textbox to quickly select an issue by ID

IssueView.aspx.cs: Force a page reload when an issue has been selected with the cascading drop down, so that disqus (which will also force a page reload when a comment has been entered) can reload the correct page.

MoMA.css: Style links inside GridViews with normal weight fonts, so they don't take up too much space.

MyAccount.aspx, Overview.aspx, Submissions.aspx: Add GridView style.

NamespaceView.aspx, NamespaceView.aspx.cs: Add GridView styles.  Fix SqlDataSource parameters so that the value passed in as a query string didn't override the value selected in the tree view.  Try and clarify the values presented in the first DetailsView.

ReportView.aspx, ReportView.aspx.cs: Add GridView style.  Add links from the GridView to NamespaceView.  Add a textbox to quickly select a report by ID.

svn path=/trunk/moma-tool/; revision=129150
2009-03-12 16:11:34 +00:00
MomaTool.Database Add FindMostRecent() method 2008-08-27 12:55:23 +00:00
web_service APIReport.aspx, APIReport.aspx.cs: Add style to the GridView. Add links from the GridView to NamespaceView and IssueView. 2009-03-12 16:11:34 +00:00
IssueTypeLookups.sql Import of moma database tool 2008-07-11 12:43:06 +00:00
Makefile dbinsert.cs: Cope with XML report formats. Add issue totals to reports. 2008-11-26 17:50:22 +00:00
dbinsert.cs dbinsert.cs: Cope with XML report formats. Add issue totals to reports. 2008-11-26 17:50:22 +00:00
dbissue.cs Database handling tools using Npgsql directly 2008-11-13 15:17:34 +00:00
dbtotals.cs dbinsert.cs: Cope with XML report formats. Add issue totals to reports. 2008-11-26 17:50:22 +00:00
ddl.sql Import of moma database tool 2008-07-11 12:43:06 +00:00
test.cs Import of moma database tool 2008-07-11 12:43:06 +00:00
test_castle_config.xml Import of moma database tool 2008-07-11 12:43:06 +00:00