Commit Graph

8 Commits

Author SHA1 Message Date
dave
adf606f0d3 Backout the patch, but leave the complete status removal there 2010-03-12 08:05:44 +00:00
dave
a4e5761788 Remove the sub-query from the user list, significantly speeds it up.
And, dont' show complete status for user types that don't need it.
2010-03-12 05:53:03 +00:00
james
7e6795fd0d Since the previous bug where judge complete status was wrong, we need a chance to recalculate them all, so lets just do it here for now. 2010-01-15 15:39:36 +00:00
james
c3ed887dca I think this fixes the query, at least temporarily, until we really fix the whole user/year system 2009-12-04 17:22:55 +00:00
james
ec5ab0a26b Fix a few other popup windows for IE 2009-10-29 17:07:56 +00:00
dave
c23ce973b1 - Change the default user list to show all users from all years
- Change the SQL query to use MAX(year), so that we really only show a single
  (non-deleted) entry for each user.
2009-09-26 17:59:50 +00:00
james
f7bddf5beb Get rid of all occurences of viewtable and replace with tableview 2009-09-10 04:40:18 +00:00
james
f963dbf276 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00