jacob 2eeff8d688 Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status.
Updated judge.inc.php and volunteer.inc.php - they were previously putting the complete status for a role into the user object as a separate value (eg. $user['judge_status'] = 'complete';).  Updated that to put it in the user's role list directly (eg. $user['roles']['judge']['status'] = 'complete').
Updated register_participants_namecheck.php to use the user table and check the session against the normal user_auth_required.
2011-02-25 22:30:50 +00:00
2011-01-28 18:22:18 +00:00
2010-11-18 17:24:18 +00:00
2010-07-28 21:49:58 +00:00
2011-02-25 16:19:15 +00:00
2010-07-13 03:30:12 +00:00
2005-01-25 15:04:40 +00:00
2010-03-22 02:20:04 +00:00
2010-09-23 16:37:19 +00:00
2010-12-21 22:57:46 +00:00
2010-07-27 19:06:36 +00:00
2011-02-23 17:50:06 +00:00
2011-01-26 23:15:58 +00:00
Description
Formerly Science Fair In A Box (SFIAB)
83 MiB
Languages
PHP 56.8%
HTML 22.4%
JavaScript 17.4%
ColdFusion 1.2%
CSS 0.9%
Other 1.2%