Formerly Science Fair In A Box (SFIAB)
Go to file
2009-12-03 19:16:37 +00:00
admin FCKEditor always does UTF8, so force the Rmail encoding into that 2009-12-02 23:11:25 +00:00
config Fix the broken school rollover after the principal and science head change 2009-11-30 19:10:14 +00:00
db Completely convert the old communication module over to the new system... (almost). 2009-12-02 22:17:20 +00:00
fckeditor Don't process basic UTF-8 Characters into HTML Entities, makes it impossible to obtain plain text version!! 2009-12-03 19:16:37 +00:00
images Oops i forgot to commit the help icon changes... here they are 2006-10-18 17:32:14 +00:00
js Completely convert the old communication module over to the new system... (almost). 2009-12-02 22:17:20 +00:00
Rmail Working email sending from fundraising module, and implement new emailqueue system. None of the existing emails are migrated to the new system yet, and both old and new work in parallel until we can finish migration 2009-12-01 22:02:03 +00:00
scripts Add a random tour choice rankings script. 2007-12-20 16:41:57 +00:00
tcpdf - Commit all of TCPDF for now 2009-10-16 05:22:43 +00:00
theme - Separate the icons out of the colour themes 2009-11-06 22:10:06 +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 - Separate the icons out of the colour themes 2009-11-06 22:10:06 +00:00
committee.inc.php revert my last chaange 2007-11-21 16:48:10 +00:00
committees.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
common.inc.php FCKEditor always does UTF8, so force the Rmail encoding into that 2009-12-02 23:11:25 +00:00
config_editor.inc.php Make config editor for themes work on sfiab.com 2009-11-30 19:00:04 +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 If there's a regfee, and we show a red * then there's no point showing "complete" becuase everyone is "complete" and only some will have a red star. saves bandwidth and real-estate on the page. 2009-03-24 18:21:26 +00:00
contact.php Fix contact to actually work with the new user code 2009-09-09 03:05:45 +00:00
csvimport.inc.php Add a generic CSV reader that properly handles multi-line fields 2006-09-11 17:32:02 +00:00
fair_additional_materials.inc.php - Put dob, not age on the form. SFIAB doesn't seem to use age. 2009-09-25 19:48:42 +00:00
fair_info.php - Replace class "tableedit" with class "editor", undo the alignment on class tableedit 2009-10-01 04:42:55 +00:00
fair_main.php - Fair statistics on the server-side SFAIB. For feeder fairs that don't use sfiab or can't upload stats automatically. 2009-11-06 04:07:12 +00:00
fair_stats.php - Add stats to the user editor window 2009-11-06 07:32:51 +00:00
fair.inc.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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
important_dates.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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 Do a lot of database re-working, renaming and reorganization 2009-10-02 16:46:13 +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 - fixup availablity and special awards selection 2009-09-26 20:39:52 +00:00
judge_expertise.php Make the status on the judge other and judge expertise pages work. 2009-11-26 19:09:37 +00:00
judge_main.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
judge_other.php Make the status on the judge other and judge expertise pages work. 2009-11-26 19:09:37 +00:00
judge_special_awards.php Make the status on the judge other and judge expertise pages work. 2009-11-26 19:09:37 +00:00
judge.inc.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
lcsv.php - Also quote a field if it contains a newline. 2007-12-18 19:52:13 +00:00
login.php - Name the science fair login "Science Fair" not "Other Fair" 2009-11-06 02:07:52 +00:00
lpdf.php Tweak the avery 5162 template a bit, lines up perfectly now 2009-11-30 18:46:48 +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 - Add a nomination form as an example of "additional materials". And connect 2009-09-25 19:14:37 +00:00
questions.inc.php fix the broken judge 'other questions' section and re-implement the missing checkbox functionality 2009-10-08 23:28:40 +00:00
register_participants_emergencycontact.php Remove debug 2009-10-22 19:41:03 +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 Backport namecheck fix from branch to trunk 2008-11-07 04:41:44 +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 Merge safety changes from banch into trunk 2009-01-21 22:33:27 +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 division / category to the summary at the top of the signature page 2008-11-20 18:33:04 +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 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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
remote.php Don't send back the username 2009-11-06 02:24:38 +00:00
schoolaccess.php All of tonights wackload of changes 2009-10-11 03:32:14 +00:00
schoolinvite.php Migrate 1320 from branch into HEAD 2008-11-02 02:35:46 +00:00
sponsor_main.php Do a lot of database re-working, renaming and reorganization 2009-10-02 16:46:13 +00:00
tableeditor.class.php - Properly construct the WHERE clause in the table editor 2008-01-23 20:20:54 +00:00
tableeditor.css - commit all outstanding changes 2009-10-14 19:53:09 +00:00
TODO Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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
translationseditor.inc.php Helps if you use the right filename, definitely almost 2am 2009-09-11 05:47:58 +00:00
translationseditor.js.php Set the datepicker z-indez so its above the dialogs (so when used within a dialog it wont be below it) 2009-09-17 19:05:17 +00:00
user_activate.php - Update the user activate/deactivate form 2009-09-25 23:23:10 +00:00
user_invite.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
user_login.php Allow to logout even if the session has already timed out 2009-11-30 20:15:00 +00:00
user_multirole.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
user_new.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
user_page.inc.php - New user and volunteer signup system 2007-11-16 06:30:42 +00:00
user_password.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
user_personal.php Show display and save the "preferred language" field. 2009-11-28 20:07:02 +00:00
user.inc.php Completely convert the old communication module over to the new system... (almost). 2009-12-02 22:17:20 +00:00
version.txt Lol oops i updated the version in the branch instead of head - now the version is bumped correctly 2009-09-09 01:19:36 +00:00
volunteer_main.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
volunteer_position.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
volunteer.inc.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
winners.php Update winners list to properly show more than one school if needed 2009-04-14 18:36:34 +00:00