james
6d58c108c0
add judges CSV report (it would be waaaaay too wide to make into a PDF)
...
update lcsv to send content-type: text/x-csv
reduce duplicate code by using same variable for both kinds of reports, then $rep->addTable and $rep->output are the same for both pdf and csv
2005-02-23 14:55:01 +00:00
james
353835d402
add a class to export the reports to CSV - modelled after the PDF class so the two will be easy to use together
...
update the checkin reports to export to CSV as well
2005-02-23 14:29:28 +00:00
james
3deae5e029
Implement authorizaiton for admin/config sections
...
Use committee members for authorization
Add auth required checks in all admin/config sections
2005-02-16 22:50:43 +00:00
james
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
5dcf403421
whoops missed this file
2005-01-21 16:13:08 +00:00