moma-tool/web_service
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
..
App_Code MoMA.master: Need to reference the DisqusProxy.asmx service, so the javascript proxy script is generated 2009-02-19 16:33:50 +00:00
Bin Add AjaxControlToolkit 2008-11-26 15:16:00 +00:00
APIReport.aspx 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
APIReport.aspx.cs 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
DisqusProxy.asmx MoMA.master: Need to reference the DisqusProxy.asmx service, so the javascript proxy script is generated 2009-02-19 16:33:50 +00:00
Global.asax Bin/*: Remove Castle ActiveRecord and co 2008-10-02 12:41:33 +00:00
IssueView.aspx 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
IssueView.aspx.cs 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
Login.aspx MoMA.master: Remove the login header link, add a 'login' page to the non-logged-in state and a 'my account' page to the logged-in state. 2008-12-16 11:47:21 +00:00
Login.aspx.cs MoMA.master: Remove the login header link, add a 'login' page to the non-logged-in state and a 'my account' page to the logged-in state. 2008-12-16 11:47:21 +00:00
MoMA.css 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
MoMA.master MoMA.master: Need to reference the DisqusProxy.asmx service, so the javascript proxy script is generated 2009-02-19 16:33:50 +00:00
MoMA.master.cs First prototype of web service 2008-08-27 12:49:29 +00:00
MyAccount.aspx 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
MyAccount.aspx.cs MoMA.master: Remove the login header link, add a 'login' page to the non-logged-in state and a 'my account' page to the logged-in state. 2008-12-16 11:47:21 +00:00
NamespaceView.aspx 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
NamespaceView.aspx.cs 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
Overview.aspx 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
Overview.aspx.cs Overview.aspx, Overview.aspx.cs: Remove the 'Most Needed' table, as it takes ages to generate and duplicates the 'API Report' page anyway. 2008-12-17 14:06:37 +00:00
Overview.aspx.cs.dblinq Rewritten all database accessing pages using SqlDataSource and Npgsql. 2008-10-24 13:22:11 +00:00
Overview.aspx.dblinq Rewritten all database accessing pages using SqlDataSource and Npgsql. 2008-10-24 13:22:11 +00:00
Password.aspx MoMA.master: Remove the login header link, add a 'login' page to the non-logged-in state and a 'my account' page to the logged-in state. 2008-12-16 11:47:21 +00:00
Password.aspx.cs MoMA.master: Remove the login header link, add a 'login' page to the non-logged-in state and a 'my account' page to the logged-in state. 2008-12-16 11:47:21 +00:00
Register.aspx Login.aspx, Login.aspx.cs: Add a better error message, when the account hasn't been verified. 2008-11-20 17:19:42 +00:00
Register.aspx.cs Login.aspx, Login.aspx.cs: Add a better error message, when the account hasn't been verified. 2008-11-20 17:19:42 +00:00
RegisterMail.html Login.aspx, Login.aspx.cs: Add a better error message, when the account hasn't been verified. 2008-11-20 17:19:42 +00:00
ReportView.aspx 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
ReportView.aspx.cs 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
ReportView.aspx.cs.dblinq Rewritten all database accessing pages using SqlDataSource and Npgsql. 2008-10-24 13:22:11 +00:00
ReportView.aspx.dblinq Rewritten all database accessing pages using SqlDataSource and Npgsql. 2008-10-24 13:22:11 +00:00
Submissions.aspx 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
Submissions.aspx.cs Submissions.aspx, Submissions.aspx.cs: Filters should 'OR' inside groupings, and 'AND' between groupings. Make sure the gridview footer is always visible 2008-12-16 11:31:54 +00:00
Verify.aspx Login.aspx, Login.aspx.cs: Add a better error message, when the account hasn't been verified. 2008-11-20 17:19:42 +00:00
Verify.aspx.cs Login.aspx, Login.aspx.cs: Add a better error message, when the account hasn't been verified. 2008-11-20 17:19:42 +00:00
disqus.css MoMA.master: Need to reference the DisqusProxy.asmx service, so the javascript proxy script is generated 2009-02-19 16:33:50 +00:00
disqus.js disqus.js: The IE CSS workaround broke Firefox, so work around that. Remove some hardcoded values. 2009-02-20 17:42:16 +00:00
important.png APIReport.aspx, APIReport.aspx.cs: Improve filtering UI. Add some style to the GridView. Abbreviate long strings in the columns. 2008-11-13 15:35:38 +00:00
mono_logo_small.gif First prototype of web service 2008-08-27 12:49:29 +00:00
not useful.png APIReport.aspx, APIReport.aspx.cs: Improve filtering UI. Add some style to the GridView. Abbreviate long strings in the columns. 2008-11-13 15:35:38 +00:00
useful.png APIReport.aspx, APIReport.aspx.cs: Improve filtering UI. Add some style to the GridView. Abbreviate long strings in the columns. 2008-11-13 15:35:38 +00:00
web.config web.config: Add auto globalization and culture 2008-11-26 17:05:10 +00:00