Commit Graph

16 Commits

Author SHA1 Message Date
bf8a23fc85 converted mysql to pdo 2024-12-09 01:06:15 -05:00
james
f56d8f576c Group invitations list query by registration number so it only gets ONE student per project. 2012-03-02 20:10:22 +00:00
james
e6243d0ab9 And highlight the error if it happens! 2012-02-27 20:33:15 +00:00
james
d30468326e Fix a typo bug on a variable name which prevented the system from cutting off registrations when the maximum is reached 2012-02-27 20:31:48 +00:00
james
6e0d3304b5 Add more missing translations 2011-03-18 18:47:31 +00:00
dave
cf62c55185 Remove redundancy 2010-01-28 08:34:35 +00:00
james
fde29e7a91 Migrate 1320 from branch into HEAD 2008-11-02 02:35:46 +00:00
james
883b53c71b Send new participant email on invitation by school to the contactemail as well as the student email 2007-12-09 20:47:44 +00:00
james
5de0bfac48 Replace the fairname in the message body 2007-12-08 17:25:14 +00:00
james
1cd2befdcd Helps if you select what you're trying to display. 2007-11-15 21:30:11 +00:00
james
8ad304441f Add 'emailcontact' field to registrations table, that SCHOOLINVITE teachers can put their own email address into to receive emails that would normally go to the students. If the students email is valid the student will still get the emails as well. 2007-11-15 21:17:20 +00:00
james
b1bc95af95 Add the ability for a teacher thats logged into the school account and inviting students to easily "login" as any of those students to fill out the student's information. 2007-10-26 16:57:14 +00:00
james
0de2bfeef0 Add a few more missing "exit" calls after a header("Location"); 2007-05-10 19:18:01 +00:00
james
2d17c8c21a Add new participnt registration type: openorinvite - allows you to use the system as if it was OPEN or INVITE however limits cannot be imposed in the inviter since when its reached in the inviter it could easily be bypassed by registering through the 'open' way. 2007-01-02 23:38:53 +00:00
james
3a2186b5dd Fix a bug that was introduced in the last upgrade that prevented the school participant invitation system from working!! 2006-02-27 01:57:08 +00:00
james
321a245670 Split school access and school participant invitations into separate files
Update invitation system to keep track of the number that have been invited and not allow the school to invite more than they are allowed
Update the schools editor, to allow specifying the max number of projects and whether the max is total for the school, or per age category
Add required fields to the schools table
Update the config variable for special awards registration to allow turning special awards registration off
2006-01-18 05:22:58 +00:00