james
70d359c15b
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
2010-09-10 19:38:56 +00:00
dave
9388c571ae
Send IDs for divs/cats as part of the array data, not just as the index.
2010-04-18 22:41:28 +00:00
dave
e791a7c1d4
Typo
2010-04-18 22:41:27 +00:00
dave
ec5327f7ac
Put back in email sending for new registraitons
2010-04-18 22:41:25 +00:00
dave
6fa1c6d266
Only download awards from the specified year
2010-04-18 22:41:24 +00:00
dave
6242b9ef5e
Handle multiple awards in the winner postback
2010-04-18 22:41:23 +00:00
james
8bc65e2a3f
Send schedule_judges and self_nominate
2010-04-03 16:47:08 +00:00
dave
96c3b65cd5
Start uploaded winners as "open", not "new", so if it's an upload for a
...
winner that needs to login, it won't create a new student for them, the
student already exists.
2010-03-20 06:08:47 +00:00
dave
6bd6f971ac
Send a registration email for new regs for awards that are marked as
...
"this student should be registered in this fair" so the student knows
how to login. For non-registration awards, set the status to complete
so the project is included in awards.
2010-02-10 05:36:07 +00:00
dave
95a28b4a29
Remove debug line
2010-01-28 00:13:42 +00:00
dave
9f9f2053df
Properly upload the project and update the reg email
2010-01-28 00:12:43 +00:00
james
81a9d3ecfd
Don't send back the username
2009-11-06 02:24:38 +00:00
james
cb7033f7ae
Fix fair login for remote commands
2009-11-06 02:24:04 +00:00
james
eb7b4e1754
Send trophy info to the client on a getaward
2009-11-02 05:45:39 +00:00
james
663420b078
All of tonights wackload of changes
2009-10-11 03:32:14 +00:00
dave
bc3a0e8d67
- Add a nomination form as an example of "additional materials". And connect
...
everything up. This is coincidentally the form we use for the provincal
system in BC, but I made it generic. :)
2009-09-25 19:14:37 +00:00
dave
0f31f72f07
- Add two more fields:
...
- additional_materials: if there are additional materials required if a fair assigns a winner to this award.
- register_winners: to tell the feeder fair that this award is for winners who will participate at the upstream fair
2009-09-25 04:29:41 +00:00
dave
3c8b72a40f
- Server side handling for category/divisions
2009-09-23 05:54:02 +00:00
dave
32752f6e4e
Rename the xmltransport to remote.php, we're not using XML at all.
2009-09-22 06:35:49 +00:00