james
e97e22c6e3
Ooops! dont forget to clear out the variable each time through the loop!
2006-03-28 23:50:36 +00:00
james
cbfb9809c0
Add judges languages to the judges list export
...
Fixes BR#84
http://www.sfiab.ca/bugtracker/view.php?id=84
2006-03-28 23:48:08 +00:00
james
a85faefe2d
Fix the judges report
2006-02-07 20:19:56 +00:00
james
a4faab66e0
Fix the divisions query to query the divisions from this year properly
2005-11-26 18:59:44 +00:00
james
0545126b9d
whoops definitely need to reset the arrays!
2005-03-30 16:07:33 +00:00
james
2813dcaa7a
add divisions and subdivision info to the judge list report.
2005-03-30 16:04:32 +00:00
james
584e7fe8f1
whoops screwed that one up :p
2005-03-29 21:09:34 +00:00
james
e19cb49b3e
replace both \r and \n when exporting
2005-03-29 21:08:47 +00:00
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