science-ation/db
james 7e84ab0222 Add cms table, and move the 'index' pagetext to cms
Add .htaccess rules for the cms
Add cms page display code and convert index.php to pull from the cms
If no page title is passed to send_header(), output the fair name in the <title> tag
2008-08-19 21:13:29 +00:00
..
db_update.php - Change the password expiry mechanism to always check 2007-12-21 08:38:13 +00:00
db.code.version.txt Add cms table, and move the 'index' pagetext to cms 2008-08-19 21:13:29 +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.full.12.sql add full version 12 database 2006-01-20 19:58:06 +00:00
db.full.13.sql Add full db.13 file, and bump version number to 1.0.0 2006-02-02 02:59:12 +00:00
db.full.16.sql Add full 16 and 17 and update for 17 2006-03-08 21:21:20 +00:00
db.full.17.sql Add full 16 and 17 and update for 17 2006-03-08 21:21:20 +00:00
db.full.18.sql Fix the broken sql script, looks like the 'questions' inserts were pasted in the middle of another query! 2006-07-24 16:07:54 +00:00
db.full.22.sql Add full db 22 file 2006-09-04 15:42:34 +00:00
db.full.52.sql Add FULL db.52 file, dumped directly from phpMyAdmin 2007-10-09 19:26:13 +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 Update translation manager to work with unlimited number of languages as defined in the languages table 2006-01-19 17:15:07 +00:00
db.update.13.sql Merge Jamie's changes from Peterborough, allowing different divisions to be available to the different age categories. -- default is 'no' 2006-02-01 16:29:08 +00:00
db.update.14.sql Add a configuration option to specify whether to collect 'personal' information about the students, such as address, phone number, date of birth, etc. 2006-02-05 21:39:32 +00:00
db.update.15.sql switch the new database stuff to DB16 instead of 15, and bump the required db number 2006-02-24 17:52:04 +00:00
db.update.16.sql switch the new database stuff to DB16 instead of 15, and bump the required db number 2006-02-24 17:52:04 +00:00
db.update.17.sql Bug #0000056 - Change variable wording of filterdivisionbycategory 2006-03-09 13:15:34 +00:00
db.update.18.sql switch year unsigned int (10) to year int (11) so year's of -1 (defaults) will work. 2006-07-12 14:45:53 +00:00
db.update.19.sql Properly rollover the schools, allow 'lastlogin' to be NULL 2006-07-26 14:51:30 +00:00
db.update.20.sql The new judge scheduler. 2006-08-01 19:43:15 +00:00
db.update.21.sql Split the Configuration Variables page into separate 'Category' pages 2006-08-11 18:53:10 +00:00
db.update.22.sql Add support to choose what status a project must have to be used by the judge scheduler. Allows for any of open, payment pending or complete projects to be allowed. 2006-08-12 18:05:38 +00:00
db.update.23.sql Replace "Sex" with "Gender", and allow the db field to be null, instead of defaulting to "male" 2006-09-04 16:28:28 +00:00
db.update.24.sql Add the option to collect teacher signatures on the signature page 2006-09-18 19:33:48 +00:00
db.update.25.sql Add a prize value field to award prizes, also add editor the the value, as well add editor for the contact position 2006-09-20 16:24:52 +00:00
db.update.26.sql Add more school information to the schools database (school lanaguage, school level, principal and school email addresS) 2006-10-15 17:11:56 +00:00
db.update.27.sql update database length of email field from 32 to 128 2006-10-15 20:42:02 +00:00
db.update.28.sql Add salutation field to award contacts 2006-10-16 03:36:39 +00:00
db.update.29.sql Commit the db.29 update 2006-10-20 05:06:06 +00:00
db.update.30.sql Update database for the language pack installer system to work properly 2006-10-25 16:35:16 +00:00
db.update.31.sql Add db update 31 to fix any fairs that have rolled over their config variables using 2.0.0.. it is essentially the same db updates as db.21 that re-categorizes the variables. 2006-10-30 20:11:27 +00:00
db.update.32.sql Add a configurable character limit on project title length, default is 100 characters 2006-12-06 18:22:31 +00:00
db.update.33.sql Add new participnt registration type: openorinvite - allows you to use the system as if it was OPEN or INVITE however limits cannot be imposed in the inviter since when its reached in the inviter it could easily be bypassed by registering through the 'open' way. 2007-01-02 23:38:53 +00:00
db.update.34.sql update add 2 missing columns to config. 2007-01-10 05:12:36 +00:00
db.update.35.sql - Fix an issue with the default import of judging questions 2007-01-16 19:32:40 +00:00
db.update.36.sql - Add location and contact info for each tour. Dump this in the CSV dump of 2007-01-20 08:10:26 +00:00
db.update.37.sql - Add a type field to each config variable. The type field is used to tell the 2007-01-20 22:23:44 +00:00
db.update.38.sql - Properly copy the config type in the config editor when copying -1 config values into 2007-01-21 01:40:46 +00:00
db.update.39.sql - Add a new config variable 'specialawardnomination_aftersignatures'. 2007-01-21 05:45:36 +00:00
db.update.40.sql - Move the judging age preferences to the expertise page... and rename that 2007-01-30 06:12:11 +00:00
db.update.41.sql - Add a 4th text section to the signature page (of course, it's optional, and 2007-01-31 00:48:24 +00:00
db.update.42.sql - Add a config option (default 'no') to ask the students for a pronunciation 2007-01-31 07:35:08 +00:00
db.update.43.sql Fix text on one configuration variable 2007-02-21 20:42:48 +00:00
db.update.44.sql - Fix the name of the generate project number function 2007-03-05 04:27:44 +00:00
db.update.45.sql - Add a new student report generator 2007-03-18 07:10:54 +00:00
db.update.46.sql - How did that ';' get in there ? 2007-03-18 23:54:35 +00:00
db.update.47.sql - Turn off table label boxes by default 2007-03-26 16:55:45 +00:00
db.update.48.sql - BAM! 2007-03-26 06:15:41 +00:00
db.update.49.sql - Add a special awards feature (off by default) to the judge scheduler. It: 2007-03-28 06:16:41 +00:00
db.update.50.sql Implement web consent restrictions, settable by the admin (under the admin->participant registration menu) to prevent firstname and or lastname (and or photos once they are implemented) of students, on a per studnet basis, from being displayed on the website. It currently affects the confirmed participants page, and the winners page (the only two public places where sutdent info is available thorugh the system) 2007-03-31 01:10:08 +00:00
db.update.51.sql - Update database for schools report query. 2007-09-13 19:18:18 +00:00
db.update.52.sql Fix the config variables rollover/install for the type and type_values fields 2007-10-01 18:51:56 +00:00
db.update.53.sql LOL, dont use my address as the FROM! 2007-10-29 20:25:25 +00:00
db.update.54.sql Add document manager, and update tableeditor to allow setting of a downloadlink for documents 2007-10-31 20:00:23 +00:00
db.update.55.sql move the wording on the judges "invitaion only" screen into the page text editor so the fairs can make it say whatever they want it to say. 2007-10-31 20:31:00 +00:00
db.update.56.sql - Database update. Add the users, users_volunteer, and users_committee table 2007-11-12 22:45:41 +00:00
db.update.57.sql Clarify what project_num_format config variable is 2007-11-13 20:15:36 +00:00
db.update.58.sql Ahh found the encoding problem, need to set the charset on the command line mysql --defualt-character-set when running INSTALL or DBUPDATE scripts. 2007-11-15 20:45:19 +00:00
db.update.59.sql Oops dont change an update file thats already been applied, make a new one! 2007-11-15 20:47:20 +00:00
db.update.60.sql Add 'emailcontact' field to registrations table, that SCHOOLINVITE teachers can put their own email address into to receive emails that would normally go to the students. If the students email is valid the student will still get the emails as well. 2007-11-15 21:17:20 +00:00
db.update.61.sql Add missing semicolon which prevented the last two queries from happening 2007-11-16 16:46:57 +00:00
db.update.62.php - Correctly copy over NULL password expiry dates (passwords never expire) 2007-11-18 08:20:51 +00:00
db.update.62.sql - Fix login check for an expired password 2007-11-17 21:59:59 +00:00
db.update.63.sql - Fix login check for an expired password 2007-11-17 21:59:59 +00:00
db.update.64.sql - Add a system_report_id field to the reports, and set it to the reports.id 2007-11-21 21:21:10 +00:00
db.update.65.sql Add trophy selection (student keeper, student return, school keeper, school return) to prizes 2007-11-23 21:21:37 +00:00
db.update.66.sql Add award source configuration 2007-11-23 22:07:55 +00:00
db.update.67.sql - Add a multiselect option to the config editor 2007-11-25 23:30:51 +00:00
db.update.68.sql - Change the user editor, read the fields and required fields from a config 2007-11-26 02:28:45 +00:00
db.update.69.sql Update fake scripts for 2008 2007-11-27 22:47:06 +00:00
db.update.70.sql Dont check CURL support inside the loop and dont allow checking to be called without CURL support 2007-11-28 18:46:32 +00:00
db.update.71.sql Add enabled and website (for help) to external sources 2007-11-29 18:38:06 +00:00
db.update.72.sql - Add a new school report to list ALL schools (name, address, contact, and phone). 2007-12-03 22:04:06 +00:00
db.update.73.sql - Add a schools access code report to the database 2007-12-07 23:58:51 +00:00
db.update.74.sql Add the email address to the new participant email 2007-12-09 21:06:55 +00:00
db.update.75.php - Query the proper report id using the system_report_id, instead of inserting 2007-12-10 17:40:34 +00:00
db.update.75.sql - Implement "My Reports". Committee members (with admin access, because 2007-12-10 02:50:53 +00:00
db.update.76.php - Fix multirole creation. If a user tries to create an account, and they 2007-12-12 03:01:44 +00:00
db.update.77.sql Fix dave's broken database code 2007-12-12 18:29:51 +00:00
db.update.78.sql switch the stock entries in the database if anything's usign the old values 2007-12-13 17:10:11 +00:00
db.update.79.sql - Add a year field to the users db, we'll need it eventually 2007-12-13 18:09:22 +00:00
db.update.80.sql Bump version for development 2.1.7 2007-12-13 19:52:27 +00:00
db.update.81.php - Select the first contact for each sponsor as the primary 2007-12-13 21:50:31 +00:00
db.update.81.sql - Add a primary contact field to the award contacts 2007-12-13 21:23:29 +00:00
db.update.82.sql Add support to omit unawarded awards and prizes from the awards ceremony script. Resolves RFE 136. 2007-12-17 17:35:19 +00:00
db.update.83.sql Add support for a minimum number of words in the project description. Resolves RFE 162. 2007-12-17 18:19:08 +00:00
db.update.84.sql - Sneak in a change to the report tables, we're going to create tour reports 2007-12-19 21:16:58 +00:00
db.update.85.sql - Add a tour number to the database, and modify the tour editor to include the 2007-12-20 01:05:04 +00:00
db.update.86.sql - Fix report stock when the report stock keys were updated 2007-12-20 09:25:43 +00:00
db.update.87.php - Change the password expiry mechanism to always check 2007-12-21 08:38:13 +00:00
db.update.87.sql - Change the password expiry mechanism to always check 2007-12-21 08:38:13 +00:00
db.update.88.sql - Add a config option to disable printing the cash/scholarship amount on the 2007-12-22 05:11:42 +00:00
db.update.89.sql - Add the database stuff for the name check.. oops. 2007-12-22 23:44:46 +00:00
db.update.90.sql - Fix the db update 2007-12-23 01:52:18 +00:00
db.update.91.sql - Replace reports_acpresentation with a report from the report generator. 2007-12-25 05:13:42 +00:00
db.update.92.sql - Also add the database update :) 2007-12-29 08:47:53 +00:00
db.update.93.sql - Change the volunteer position description/meet_place colums to text from 2007-12-29 19:43:56 +00:00
db.update.94.sql - Add a grade column that uses the format "Grade x", instead of just the 2007-12-30 21:20:36 +00:00
db.update.95.sql - Add a filter to the last commit, to not show the none tshirts. 2007-12-30 22:16:34 +00:00
db.update.96.sql Add the schoolaccess page to the page text editor 2008-01-22 19:22:51 +00:00
db.update.97.sql - Typo in the ordering 2008-01-23 06:02:10 +00:00
db.update.98.sql - Add a registration fee item editor 2008-01-23 07:53:10 +00:00
db.update.99.sql - Fix drawing label boxes around text items 2008-01-23 18:32:31 +00:00
db.update.100.sql - Report to export school CSV data in the format used by the CSV importer 2008-01-23 19:27:46 +00:00
db.update.101.sql - More GVRSF stuff that I missed. Add two fields to the award_awards: 2008-01-24 07:46:12 +00:00
db.update.102.sql - Fix the paper type in system report 44 2008-01-25 05:31:27 +00:00
db.update.103.sql - Add number checking (and parsing) to the config editor 2008-01-28 21:48:44 +00:00
db.update.104.sql - Add First Aid and CPR data collection to the user table. 2008-02-23 03:28:43 +00:00
db.update.105.sql - Add judge_scheduler_activity and judge_scheduler_percent to the config, if 2008-02-28 20:03:48 +00:00
db.update.106.sql VERY important update to reports_items that dave must have missed.. took me THREE HOURS to track down why alignment wasnt being saved from the report editor! 2008-03-27 06:22:11 +00:00
db.update.107.sql Oops and add the db update for the new config options 2008-07-16 17:24:19 +00:00
db.update.108.sql Migrate css to a theme and setup to allow multiple themes 2008-07-24 16:20:16 +00:00
db.update.109.sql Update the database to store the page texts in multiple languages 2008-08-18 21:09:12 +00:00
db.update.110.sql Create a Localization Category for config variables, and move the Province/State, Postal/Zip there 2008-08-18 21:33:30 +00:00
db.update.111.php Add cms table, and move the 'index' pagetext to cms 2008-08-19 21:13:29 +00:00
db.update.111.sql Add cms table, and move the 'index' pagetext to cms 2008-08-19 21:13:29 +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