james
2811eef8d2
Some touch-ups to get prize nomination working properly with the new system
2011-04-08 16:28:21 +00:00
jacob
c3cf698524
Updates converting from year to conference id.
2010-11-03 17:18:02 +00:00
jacob
b9bcb127a6
Updated these tables to include the conference id:
...
award_awards
award_prizes
award_types
award_awards_projectcategories
award_awards_projectdivisions
winners
students
projects
registrations
Also modified all code that uses those tables to work with the conference id
instead of the year, with the exception of these files:
communication.inc.php
reports_students.inc.php
rerollprizes.php
remote.php
The "rerollprizes.php" probably doesn't matter, having been a one-time usage
file anyway. The others will need to be modified in the future to correctly
use the conference id instead of the year.
2010-10-20 21:58:26 +00:00
justin
8a16a90c0e
place pronunciation on one line in the default script (issue 372)
2010-07-13 19:46:51 +00:00
dave
ad0468e4e1
Convert to new user_auth_required. Some report edits too that I don't
...
feel like filtering out
2010-07-13 03:30:17 +00:00
justin
afc353bdb9
age category options should work properly again now
2010-04-14 14:59:17 +00:00
justin
a890fa299d
resolve minor award ceremony script issues 398, 373, 397, 371
2010-04-14 14:26:11 +00:00
dave
37ae79c363
Add an option to group divisional results by prize so all the HMs are first, then bronze, etc. (based on the order of the prizes of the first divsional award encountered).
...
Won't work quite right if the first divsional award doesn't have any winners for a prize.wq
2010-04-10 07:09:07 +00:00
dave
02244937d2
Don't do a newpage for empty awards if we're not showing them. Move the pronunciation key to a new line so it doesn't overlap the school.
2010-04-10 03:56:53 +00:00
dave
8c83a9a755
Handle > 2 students on a project. Print schools for all students in the formatted report.
2010-04-10 03:45:03 +00:00
james
a28b0e8444
Formatting cleanups and style cleanups
...
Also moved the school to be beside the first students name instead of beside the project title -- i was seeing a LOT of projects with long titles overlapping with the school name.
2010-03-23 17:30:19 +00:00
idziak
10f41e00f9
added nicely formatted output option for awards script
2010-03-22 02:22:04 +00:00
dave
05fe375d3a
Multipart commit because I messed up part of my git tree. Implement
...
including award criteria in AC script, off by default
2010-03-02 22:50:49 +00:00
james
f963dbf276
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
dave
2d052c056f
- Add an option to the award ceremony script to show the pronunciation key (if
...
the students entered it)
- Add an option to the award ceremony script to filter the awards by age
category (the GVRSF needs one script for juniors, and another for
intermediate/senior :)
2008-02-29 07:10:08 +00:00
justin
2363a38120
Add an actual form to the ceremony script setup page.
2007-12-17 23:20:21 +00:00
justin
30072d182d
Add support to omit unawarded awards and prizes from the awards ceremony script. Resolves RFE 136.
...
-Note: currently adds two configuration variables and a new category, they didn't seem to fit elsewhere.
2007-12-17 17:35:19 +00:00
james
0551a65e93
Add trophy selection (student keeper, student return, school keeper, school return) to prizes
...
Add description to award & update awards ceremony script to include description if available
2007-11-23 21:21:37 +00:00
dave
0ff8489d58
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
dave
04e70ceb33
- Use user_auth_required() for authentication to check for committee access
...
(needed for multirole users)
- Add the top navbar to all pages
2007-11-18 23:50:23 +00:00
james
347d46b86d
Add sponsor organization to awards ceremoney script
...
Add ability to specify an award type to only generate a script for that type
Add ability to specify a year to get the awards ceremony script for that year
Add links to the new options on the main reports page
2007-11-15 20:25:05 +00:00
james
8a009b71e1
Add a "Presented by: " to the awards ceremony script
...
Closes Bug #0000113
2007-02-12 22:30:43 +00:00
james
cbc01c020f
Fix the filename of the awards ceremony CSV script - Fixes Bug #0000063
2006-10-15 21:33:32 +00:00
james
82bae118b1
Handle multi-year data in award_types
2006-03-08 20:01:18 +00:00
james
b375b4ae0d
Implement Bug #0000001 - Have option to exclude awards and/or prizes from the awards ceremony script.
...
(An example could be honourable mentions that you dont call up on stage at the awards ceremony)
2006-02-01 05:06:48 +00:00
james
c171fe752d
enter winning projects
...
new database files
update PDF addText to go to next page when necessary
awards ceremony script
2005-05-04 21:23:00 +00:00