science-ation/admin
james 860175ae79 NEW FEATURE: Participant Registration Type
Open - Anyone can register.

	Single password - Same password for all schools, they tell the 
		students that will register what the password is.

	School password - One password per school, they tell the students
		that will register what the password is.  School is 
		pre-selected based on their school password.  This will allow
		eventually the ability to restrict participation numbers on
		a per school basis

	Invite - The teachers at the schools must 'invite' the students 
		to register by logging in as the school and creating
		accounts for each student.  The student then logs in and
		finishes entering all of their information.  This will allow
		eventually the ability to restrict participation numbers on
		a per school basis

Bump version number (0.9.3-svn)
2005-11-24 20:21:55 +00:00
..
award_awards.php Add Presenter to awards 2005-04-26 18:59:38 +00:00
award_contacts.php add award contacts system 2005-02-23 23:00:45 +00:00
award_prizes.php Implement date checking for both participant and judge registration 2005-03-29 19:21:14 +00:00
award_sponsors.php Add the awards editor 2005-02-25 19:16:05 +00:00
awards.php Add the awards editor 2005-02-25 19:16:05 +00:00
committees.php make sure only a superuser can access the access controls 2005-02-16 22:59:31 +00:00
communication_send_status.php Add all the communication emails stuff to send emails to people 2005-03-02 18:47:19 +00:00
communication.php Add all the communication emails stuff to send emails to people 2005-03-02 18:47:19 +00:00
export_checkin.php aparently i forgot to add the checkin export file 2005-03-02 18:48:01 +00:00
index.php 2005-05-13 17:36:01 +00:00
judges_info.php implode on ", " instead of "," 2005-03-30 18:24:20 +00:00
judges_teams_members.php show error if team is empty 2005-05-06 16:34:13 +00:00
judges_teams_projects.php only show nominated special awards instead of eligible special awards when assign projects to teams timeslots 2005-05-12 19:47:08 +00:00
judges_teams_timeslots.php Add judges team timeslots assignments (finished) 2005-04-19 18:36:03 +00:00
judges_teams.php When adding a winner for a special award, only show choices of those who nominated themselves for that award (instead of all eligible projects) 2005-05-12 19:06:12 +00:00
judges_timeslots.php Add judging timeslots 2005-04-15 20:33:13 +00:00
judges.inc.php Whew! Add a new interface to link judging teams with the awards that they are 2005-05-06 16:13:37 +00:00
judges.php Whew! Add a new interface to link judging teams with the awards that they are 2005-05-06 16:13:37 +00:00
registration_list.php Implement authorizaiton for admin/config sections 2005-02-16 22:50:43 +00:00
registration_receivedforms.php whoops fix big bug which prevented project numbers from being assigned properly! 2005-04-19 18:20:10 +00:00
registration.php Implement authorizaiton for admin/config sections 2005-02-16 22:50:43 +00:00
reports_acscript.php enter winning projects 2005-05-04 21:23:00 +00:00
reports_checkin.php add judges CSV report (it would be waaaaay too wide to make into a PDF) 2005-02-23 14:55:01 +00:00
reports_judges_teams_projects.php Create report to show judging times for each project. One project per page. 2005-04-21 22:12:35 +00:00
reports_judges_teams_view.php Add the awards at the top of the judging teams view tables 2005-05-06 18:05:10 +00:00
reports_judges_teams.php Factor getJudgesTeams into a function since we seem to need to use it all over the place :) 2005-04-18 17:56:46 +00:00
reports_judges.php whoops definitely need to reset the arrays! 2005-03-30 16:07:33 +00:00
reports_nametags_committee.php Committee Nametags 2005-04-22 19:51:47 +00:00
reports_nametags_judges.php Judges nametags 2005-04-22 19:14:37 +00:00
reports_nametags_students.php make the div/cat on the nametags a bit smaller 2005-04-22 18:01:13 +00:00
reports_projects_judges_teams.php Create report to show judging times for each project. One project per page. 2005-04-21 22:12:35 +00:00
reports_projects_tablelabels.php Add the project table lablels report 2005-04-22 14:20:29 +00:00
reports.php enter winning projects 2005-05-04 21:23:00 +00:00
schools.php NEW FEATURE: Participant Registration Type 2005-11-24 20:21:55 +00:00
send_communication.php Add all the communication emails stuff to send emails to people 2005-03-02 18:47:19 +00:00
winners.php When adding a winner for a special award, only show choices of those who nominated themselves for that award (instead of all eligible projects) 2005-05-12 19:06:12 +00:00