Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Dick Porter 4d4cd435d8 web.config: Add auto globalization and culture
svn path=/trunk/moma-tool/; revision=120081
2008-11-26 17:05:10 +00:00
Dick Porter 28e876b836 web.config: Insist on a validationKey in machineKey; allows passwordFormat="Hashed" in PgMembershipProvider. Also set requiresUniqueEmail="false". Also set new Npgsql version.
svn path=/trunk/moma-tool/; revision=119471
2008-11-20 17:26:03 +00:00
Dick Porter cf5a2b875f web.config: Connection strings for anonsvn db, and machine key that works with xsp.
ReportView.aspx, ReportView.aspx.cs: Catch an attempt to view a non-existent report.

Overview.aspx.cs:  The graph control doesn't exist when we're in the middle of logging out.

svn path=/trunk/moma-tool/; revision=117486
2008-10-30 16:02:34 +00:00
Dick Porter df15e4237c Overview.aspx, ReportView.aspx, Submissions.aspx, web.config: Adjust SQL queries to use the new DB schema. The API count on the overview page now no longer takes several minutes to retrieve, so uncomment it. Reports with 0 in any of the type columns are now not missed off the lists (needed to left join them).
svn path=/trunk/moma-tool/; revision=117274
2008-10-28 15:43:33 +00:00
Dick Porter 1cb0faf48b Rewritten all database accessing pages using SqlDataSource and Npgsql.
Moved dblinq versions of pages out of the way.

svn path=/trunk/moma-tool/; revision=116933
2008-10-24 13:22:11 +00:00
Dick Porter a9157df294 Bin/*: Remove Castle ActiveRecord and co
Global.asax, web.config, ReportView.aspx.cs: Remove Castle ActiveRecord usage.

svn path=/trunk/moma-tool/; revision=114662
2008-10-02 12:41:33 +00:00
Dick Porter 90b62ab69f web.config: Set database timeout to 5 minutes.
Overview.aspx, Overview.aspx.cs: Implement most recent 20 report, and most needed API queries.

Add DbLinq to implement those queries.


svn path=/trunk/moma-tool/; revision=112585
2008-09-09 13:29:15 +00:00
Dick Porter 12f518fb73 First prototype of web service
svn path=/trunk/moma-tool/; revision=111700
2008-08-27 12:49:29 +00:00