james
9b1e3fa964
Add judge completesections
...
Fix typo in participant page
2011-03-03 16:34:22 +00:00
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
james
b4d018f771
Fix user_save to properly update the status of all roles that the user has
...
Fix special awards tab to load&save properly
Fix volunteer positions tab to load&save properly
2011-02-01 20:10:11 +00:00
jacob
54070f1836
Several updates on migrating from fair years to conference id's
2010-11-02 20:35:47 +00:00
jacob
7625c2e309
User settings touch-ups
2010-10-22 21:17:25 +00:00
jacob
4a3ea7dba9
Changed the scienceolympic judge settings to a generic activity selection tab (replacing so_judge_other.php with activities.php)
...
Altered use of schedule_users_availability_link. It no longer distinguishes by role.
2010-10-14 15:26:47 +00:00
jacob
9229b1665b
Added user settings config for science olympic judges
2010-10-13 21:01:01 +00:00
dave
e03902bbec
Merge judge_availablilty into judge_other and delete
...
judge_availability.php
2010-08-31 07:23:49 +00:00
james
59da6152dd
Properly detect complete status if special awards is turned off
2010-01-15 15:20:11 +00:00
james
f963dbf276
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00