science-ation/db
james 321a245670 Split school access and school participant invitations into separate files
Update invitation system to keep track of the number that have been invited and not allow the school to invite more than they are allowed
Update the schools editor, to allow specifying the max number of projects and whether the max is total for the school, or per age category
Add required fields to the schools table
Update the config variable for special awards registration to allow turning special awards registration off
2006-01-18 05:22:58 +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 Bump version to 0.9.7 so development can continue, also bump DB version to 12 2006-01-16 06:03:50 +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.full.9.sql Whoops! Rollback to 0.9.4 and fix the bug in the full.9.sql so the installer will work again! I'll need to repackage... 2005-12-15 15:53:37 +00:00
db.full.11.sql Bump version number to 0.9.6 2006-01-16 05:21:52 +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 Add the judge inviter to the judge administration section 2005-11-25 21:15:29 +00:00
db.update.10.sql Bug and Typo fixes are per John Meskes 2005-12-15 22:28:04 +00:00
db.update.11.sql Whoops, fix the bugs in the db update file, it should import properly now. 2006-01-03 02:17:30 +00:00
db.update.12.sql Split school access and school participant invitations into separate files 2006-01-18 05:22:58 +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