james
5641edd8d2
use LEFT JOIN's instead of EQUAL joins
2005-03-29 20:51:37 +00:00
james
392dcf94dc
show cat/div preference names instead of their ID's
...
fix address1 to address
2005-03-29 20:44:28 +00:00
james
58ce32ccf5
rip out any newlines in the textboxes that allow multiple lines
2005-03-10 19:48:41 +00:00
james
ea6ea22b23
only show complete judges in the export CVS as well
2005-03-10 19:47:07 +00:00
james
7e1321ee1d
add judge ID to judges export
2005-03-09 20:33:16 +00:00
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