science-ation/db
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
..
db_update.php Switch the database versioning code from a flat textfile (db/db.db.version.txt) to a record in the config table (var=DBVERSION, year=0) 2005-06-07 21:03:55 +00:00
db.code.version.txt NEW FEATURE: Participant Registration Type 2005-11-24 20:21:55 +00:00
db.full.6.sql Add the full database structure for db version 6 2005-05-26 20:32:42 +00:00
db.full.7.sql whoops, the code for the fairmanager was messed up - should be fixed now 2005-06-07 21:36:07 +00:00
db.full.8.sql Add the full 8 database version for installations to use 2005-11-22 14:21:53 +00:00
db.update.1.sql add the database updater code, and always ensure that the code and db are running the same version 2005-03-10 17:28:15 +00:00
db.update.2.sql add the database updater code, and always ensure that the code and db are running the same version 2005-03-10 17:28:15 +00:00
db.update.3.sql hmm this didnt get committeed 2005-03-29 19:56:42 +00:00
db.update.4.sql lots more db changes 2005-04-19 19:22:38 +00:00
db.update.5.sql enter winning projects 2005-05-04 21:23:00 +00:00
db.update.6.sql whoops last messgae should hav ebeen : add schools management 2005-05-13 17:36:29 +00:00
db.update.7.sql whoops, the code for the fairmanager was messed up - should be fixed now 2005-06-07 21:36:07 +00:00
db.update.8.sql wow i scrwered this one up :) this should work now 2005-11-21 21:00:31 +00:00
db.update.9.sql NEW FEATURE: Participant Registration Type 2005-11-24 20:21:55 +00:00
FILES Switch the database versioning code from a flat textfile (db/db.db.version.txt) to a record in the config table (var=DBVERSION, year=0) 2005-06-07 21:03:55 +00:00