Formerly Science Fair In A Box (SFIAB)
Go to file
2010-02-10 14:58:10 +00:00
admin - Add an example for how to use a draggable sortable list to the prize tag. 2009-09-08 22:02:14 +00:00
config - Force the config page to reload when saved, so changes in $config are 2009-02-05 09:22:31 +00:00
db - Fix the sql database for hte last commit 2009-09-08 17:39:57 +00:00
fckeditor Remove the fck samples 2008-08-18 18:07:23 +00:00
images Oops i forgot to commit the help icon changes... here they are 2006-10-18 17:32:14 +00:00
scripts Add a random tour choice rankings script. 2007-12-20 16:41:57 +00:00
theme/default - new htabs 2009-09-08 17:34:52 +00:00
.htaccess Add cms table, and move the 'index' pagetext to cms 2008-08-19 21:13:29 +00:00
ajax.inc.php refactor the standard ajax stuff to a common file 2007-12-10 20:53:41 +00:00
cms.php Shrink the summarytable headers a bit in size 2008-08-20 20:25:42 +00:00
committee_main.php - conversion of judges to new user system. Mostly works. 2008-10-17 19:34:11 +00:00
committee.inc.php revert my last chaange 2007-11-21 16:48:10 +00:00
committees.php - Use the unique user id (users_uid) instead of the user id (that changes every year) when linking users to committees. 2009-02-03 22:45:11 +00:00
common.inc.php - Add an example for how to use a draggable sortable list to the prize tag. 2009-09-08 22:02:14 +00:00
config_editor.inc.php - Handle multisel config options with <= 5 items 2009-04-14 06:25:55 +00:00
config.inc.php.template move config.inc.php TO config.inc.php.template 2005-05-25 19:36:33 +00:00
confirmed_participants.php 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
contact.php - Use the unique user id (users_uid) instead of the user id (that changes every year) when linking users to committees. 2009-02-03 22:45:11 +00:00
csvimport.inc.php Add a generic CSV reader that properly handles multi-line fields 2006-09-11 17:32:02 +00:00
dialog.inc.php Refactor dialog code into separate include file 2008-10-24 22:29:14 +00:00
fair_info.php - Move the curl query to its own file, and modify the two spots that it's used 2009-09-05 23:04:14 +00:00
fair_main.php - Add the basics for a science fair "user". 2009-04-12 03:13:09 +00:00
fair.inc.php - Another missing file, oops 2009-04-16 06:51:13 +00:00
gpl.txt get rid of the GPL post-amble 2005-01-25 15:04:40 +00:00
gplheader.txt add the actual GPL, move the GPL file header to a separate file 2005-01-25 15:02:17 +00:00
htabs.inc.php - new htabs 2009-09-08 17:34:52 +00:00
important_dates.php Don't show dates that aren't set on the front-end 2008-11-03 05:18:23 +00:00
index.php Add cms table, and move the 'index' pagetext to cms 2008-08-19 21:13:29 +00:00
install2.php - Cleanup how variables are handled/rolled/etc. Convert the require_vars 2007-11-25 19:53:15 +00:00
install3.php Fixup all other uses of user_create 2009-02-08 07:51:03 +00:00
install.php Update the installer, and split it into two steps (maybe a third to come?) 2005-05-26 21:05:26 +00:00
judge_availability.php - Make the time selection look a little better 2009-02-11 05:53:23 +00:00
judge_expertise.php A working user editor. It uses the same pages that the user actually sees (via 2009-01-19 23:33:54 +00:00
judge_main.php - Judge timeslot selection page, default: disabled. The scheduler doesn't use 2009-02-09 07:09:09 +00:00
judge_other.php A working user editor. It uses the same pages that the user actually sees (via 2009-01-19 23:33:54 +00:00
judge_special_awards.php - Load from the sponsor table, instead of the awards_sponsor table 2009-01-21 18:33:46 +00:00
judge.inc.php - Judge timeslot selection page, default: disabled. The scheduler doesn't use 2009-02-09 07:09:09 +00:00
lcsv.php - Also quote a field if it contains a newline. 2007-12-18 19:52:13 +00:00
login.php - Participants aren't judges. 2009-01-29 07:59:35 +00:00
lpdf.php - Add a convenience stringwidth funciton 2008-03-24 18:45:51 +00:00
ltxt.php - A text writer similar to the CSV and PDF writer... will allow for much faster 2006-10-19 07:32:02 +00:00
projects.inc.php - More GVRSF stuff that I missed. Add two fields to the award_awards: 2008-01-24 07:46:12 +00:00
questions.inc.php - implement the judge_other selection for years of experience and willing_chair and whatnot. 2008-10-17 22:44:33 +00:00
register_participants_emergencycontact.php Add all the "required fields" feedback for participant registration 2006-01-12 16:27:47 +00:00
register_participants_isefforms.php Add the start of the isef form collection page for participant registration and the database setup in db.999 until its ready to go live 2008-09-28 18:36:56 +00:00
register_participants_main.php Switch the namecheck to check both/any/all students in the project, not just the one logged in. 2008-09-05 18:50:36 +00:00
register_participants_mentor.php - Add an 'X' button to the "REmove this mentor from this project". To clean up 2007-12-21 19:24:12 +00:00
register_participants_namecheck.php Fix the namecheck code 2008-10-30 16:39:06 +00:00
register_participants_project_divisionselector.php Add GPL headers to ALL PHP files 2005-01-24 18:00:03 +00:00
register_participants_project.php - Add support for short project titles in addition to the regular project 2008-01-23 05:54:03 +00:00
register_participants_safety.php Code style updates 2009-01-21 22:26:09 +00:00
register_participants_signature_tcpdf.php - Add a 4th text section to the signature page (of course, it's optional, and 2007-01-31 00:48:24 +00:00
register_participants_signature.php Add a preview option to the signature page config. 2008-01-28 23:01:41 +00:00
register_participants_spawards.php - More GVRSF stuff that I missed. Add two fields to the award_awards: 2008-01-24 07:46:12 +00:00
register_participants_students.php Add config options for Province/State and Postal Code/Zip Code 2008-07-16 17:23:53 +00:00
register_participants_tours.php - Add a participant name check page for students to double check their name. 2007-12-22 23:28:14 +00:00
register_participants.inc.php - check for the number of tours before checking for tour assignment. This 2009-01-29 08:14:16 +00:00
register_participants.php Add a format_date, format_time and format_datetime functions to pull from the localization settings and update a few places where the date/times are output to use them... need to change everywhere else in the codebase to use these functions too! 2008-08-28 22:02:06 +00:00
schoolaccess.php Fix translation of headings for pre-translated headings, remove i18n calls from send_header calls that dont need it 2008-10-30 16:55:31 +00:00
schoolinvite.php Fix translation of headings for pre-translated headings, remove i18n calls from send_header calls that dont need it 2008-10-30 16:55:31 +00:00
sfiab.js - new htabs 2009-09-08 17:34:52 +00:00
sponsor_main.php Add sponsorship levels to the sponsor main page 2008-11-07 03:23:42 +00:00
tableeditor.class.php - Properly construct the WHERE clause in the table editor 2008-01-23 20:20:54 +00:00
tableeditor.css - new htabs 2009-09-08 17:34:52 +00:00
TODO hopefully the last test 2009-08-20 14:37:15 +00:00
tours.class.php - Add a tour number to the database, and modify the tour editor to include the 2007-12-20 01:05:04 +00:00
translationsdropdown.inc.php Fix translations dropdown to work in IE 2008-11-03 01:57:04 +00:00
user_activate.php Fix typo 2009-01-26 06:55:15 +00:00
user_invite.php Fixup all other uses of user_create 2009-02-08 07:51:03 +00:00
user_login.php Use the unique id (uid) to attach reports to committee members, instead of the 2009-01-22 01:23:14 +00:00
user_multirole.php - use the newer (faster) user load, and always load a full user. 2008-10-19 21:42:57 +00:00
user_new.php Allow existing parents, principals, mentors, and alumni to create mutlirole accounts. 2010-02-10 14:58:10 +00:00
user_page.inc.php - New user and volunteer signup system 2007-11-16 06:30:42 +00:00
user_password.php - conversion of judges to new user system. Mostly works. 2008-10-17 19:34:11 +00:00
user_personal.php - Show "personal information complete/incomplete" to committee too. 2009-02-16 05:03:25 +00:00
user.inc.php - Updates for editting the fair 2009-04-20 04:33:49 +00:00
version.txt change teh version to 2.2.9 for development in preparation of 2.3.0 2009-09-09 00:35:33 +00:00
volunteer_main.php - use the newer (faster) user load, and always load a full user. 2008-10-19 21:42:57 +00:00
volunteer_position.php A working user editor. It uses the same pages that the user actually sees (via 2009-01-19 23:33:54 +00:00
volunteer.inc.php - use the newer (faster) user load, and always load a full user. 2008-10-19 21:42:57 +00:00
winners.php Add a few missing <br />'s to the winners page 2008-09-02 17:53:29 +00:00
xmltransport.php - new htabs 2009-09-08 17:34:52 +00:00