james
098649c8a3
Add Presenter to awards
2005-04-26 18:59:38 +00:00
james
7c95c37d21
Committee Nametags
2005-04-22 19:51:47 +00:00
james
424274b52c
fix filename on CSV too
2005-04-22 19:35:39 +00:00
james
795ea89ae0
whoops properly name the file on output
2005-04-22 19:33:56 +00:00
james
53e8ca4f93
make the nametag fair name height be big enough for two rows
2005-04-22 19:28:47 +00:00
james
65c4600bec
Judges nametags
2005-04-22 19:14:37 +00:00
james
95e13e966a
make the div/cat on the nametags a bit smaller
2005-04-22 18:01:13 +00:00
james
fe1217ba6b
Whew! LPDF Nametag support & nametags for students... that took 5 hours!
2005-04-22 17:37:19 +00:00
james
1d3c7294e4
Add the project table lablels report
2005-04-22 14:20:29 +00:00
james
ccb38c5aa7
whoops fix a few bugs
2005-04-22 14:09:13 +00:00
james
13bc47708a
Update PDF to handle any size page (default 8.5x11) to use a different size, simply call
...
newPage(width,height) in inches.
2005-04-22 14:04:47 +00:00
james
b7b9064810
Create report to show judging times for each project. One project per page.
2005-04-21 22:12:35 +00:00
james
db6b2dad28
LPDF: fix bug when one line of text is added with addtext
...
LCSV: add addtext, newpage functions
Create new report containing judging team project assignments, one team per page.
2005-04-21 20:29:08 +00:00
james
3120d31841
add the ability to show ALL or only UNASSIGNED projects when assigning projects to judging teams timeslots
2005-04-21 17:00:49 +00:00
james
4c1fbba348
add script that will go through and assign all projectnumbers for all completed registrations
2005-04-19 19:23:10 +00:00
james
1f21e06d00
lots more db changes
2005-04-19 19:22:38 +00:00
james
e812d1d783
more code to add projects to the teams
2005-04-19 19:22:25 +00:00
james
57ec92392a
Add judges team timeslots assignments (finished)
...
Add judges team projects assignments (in progress)
2005-04-19 18:36:03 +00:00
james
229f2670f1
whoops fix big bug which prevented project numbers from being assigned properly!
2005-04-19 18:20:10 +00:00
james
57ed732bd0
Factor getJudgesTeams into a function since we seem to need to use it all over the place :)
2005-04-18 17:56:46 +00:00
james
9b385a10fd
whoops add the sql update file too
2005-04-15 20:33:49 +00:00
james
917e374f0a
Add judging timeslots
...
Add emit_date and emit_time functions
2005-04-15 20:33:13 +00:00
james
2f8921a7a0
Fix things running over the bottom of the footer in PDF's
...
Also, if a heading is going to be the last thing on the page, move it to the top of the next page.
2005-04-15 16:44:26 +00:00
james
44f40885e5
LCSV: add heading() and nextline()
...
Add judging teams list and judging teams view reports
Fix judges team number assignments to assign new teams the next available number, filling empty/missing numbers.
2005-04-15 16:12:00 +00:00
james
ab424f244f
automatically assign a new team captain if the current team captain is removed from the team
2005-04-15 14:50:18 +00:00
james
3f471bde41
Add judge team captains, bump db version
2005-04-15 14:27:18 +00:00
james
c632070d6e
implode on ", " instead of ","
2005-03-30 18:24:20 +00:00
james
354ab22d92
add some space before the popup footer
...
change judge info popup size (make it bigger)
2005-03-30 18:21:48 +00:00
james
dc8fad6320
onload popups now get focus
2005-03-30 18:19:31 +00:00
james
c73e2ca63d
add a right padding of 30px to the viewtable as well
2005-03-30 18:16:05 +00:00
james
ed9b3d577f
add new css class - viewtable - nearly the same as summarytable but
...
will be used for viewing information.
also switch the judge info button to just say the name when a person is selected
2005-03-30 18:13:58 +00:00
james
abcd327e5a
remove brackets from subdivisions
...
change areas of expertise table to use class=summarytable
2005-03-30 18:05:53 +00:00
james
05a9ae0bf6
add judges info popup box, also new common functions send_popup_header and send_popup_footer
2005-03-30 18:02:45 +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
09918861fc
enclose CSV headings in quotation marks to avoid the first 2 chars of the file being "ID", which microsoft chokes on see:
...
http://support.microsoft.com/kb/q215591/
2005-03-29 21:33:59 +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
3a26881149
add important dates
...
remove weird leftover query in config/dates
2005-03-29 21:04:16 +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
c8149a40d5
finish messign around with team naming
2005-03-29 20:28:35 +00:00
james
09cf68145c
add team names to messages
2005-03-29 20:01:21 +00:00
james
79e166dde7
hmm this didnt get committeed
2005-03-29 19:56:42 +00:00
james
14e5e4f7d6
defaults for adding team name
2005-03-29 19:53:48 +00:00
james
a5198a8c59
can name judging teams however the chief judge wants
2005-03-29 19:38:58 +00:00
james
7ba1196957
whoops named it wrong
2005-03-29 19:21:35 +00:00
james
d059f34835
Implement date checking for both participant and judge registration
2005-03-29 19:21:14 +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