Formerly Science Fair In A Box (SFIAB)
Go to file
jacob 2eeff8d688 Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status.
Updated judge.inc.php and volunteer.inc.php - they were previously putting the complete status for a role into the user object as a separate value (eg. $user['judge_status'] = 'complete';).  Updated that to put it in the user's role list directly (eg. $user['roles']['judge']['status'] = 'complete').
Updated register_participants_namecheck.php to use the user table and check the session against the normal user_auth_required.
2011-02-25 22:30:50 +00:00
admin Forward port the new 'custom - judges - all years' report 2011-02-23 23:12:42 +00:00
config Fix divisions insert check 2011-01-28 18:22:18 +00:00
db Adding additional student fields to the users table 2011-02-24 17:44:12 +00:00
doc Add dictionary documentation 2010-11-18 17:24:18 +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 Add a (non-working for demo only!) superconfig page to turn on/off the science fair and science olympics components 2010-05-27 20:33:08 +00:00
js Move user_editor_window to the root, so it can share a common user_edit_tabs.inc between user_edit (for the logged in user) and user_editor_window (for admins to edit users) 2011-02-23 16:45:00 +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 Updated super/conferences.php, adding a rollback if there are errors in copying a conference. 2010-11-26 16:50:17 +00:00
super Adding additional student fields to the users table 2011-02-24 17:44:12 +00:00
tcpdf Upgrade TCPDF from 5_3_00 to 5_9_056 2011-02-23 22:42:29 +00:00
theme Move user_editor_window to the root, so it can share a common user_edit_tabs.inc between user_edit (for the logged in user) and user_editor_window (for admins to edit users) 2011-02-23 16:45:00 +00:00
.htaccess Add conferences and dates api 2010-07-28 21:49:58 +00:00
account.inc.php Add working school editor -- some things in it will need to be refactored out, but for now, just leave it as is so alison can get to editing her schools 2011-02-23 21:57:33 +00:00
activities.inc.php Changed the scienceolympic judge settings to a generic activity selection tab (replacing so_judge_other.php with activities.php) 2010-10-14 15:26:47 +00:00
activities.php Updated to properly use the user_save function 2010-11-18 16:02:11 +00:00
ajax.inc.php refactor the standard ajax stuff to a common file 2007-12-10 20:53:41 +00:00
api.php Quick fixes: 2011-02-25 16:19:15 +00:00
apidoc.css Be a bit smarter with "notimplemented", add API impelmentation status, and basic details to the apidocs page 2010-09-28 20:37:44 +00:00
apidoc.php Add a simple index to the top of the APIDOC page 2011-02-21 22:17:58 +00:00
cms.php Shrink the summarytable headers a bit in size 2008-08-20 20:25:42 +00:00
committee_main.php Don't need user_password.php anymore 2010-07-15 09:18:06 +00:00
committee.inc.php Remove uneeded function 2010-07-13 03:30:12 +00:00
committees.php Forward port translation changes 2011-02-23 23:05:27 +00:00
common.inc.bootstrap.php Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work' 2011-02-22 21:54:34 +00:00
common.inc.functions.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
common.inc.php Move user_editor_window to the root, so it can share a common user_edit_tabs.inc between user_edit (for the logged in user) and user_editor_window (for admins to edit users) 2011-02-23 16:45:00 +00:00
config_editor.inc.php Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work' 2011-02-22 21:54:34 +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 Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
contact.php PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s 2010-09-10 19:38:56 +00:00
csvimport.inc.php Add a generic CSV reader that properly handles multi-line fields 2006-09-11 17:32:02 +00:00
emailconfirmation.php Add account registration and email address confirmation 2010-09-27 19:13:56 +00:00
fair_additional_materials.inc.php Updated these tables to include the conference id: 2010-10-20 21:58:26 +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 Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
fair_stats.php Updates converting from year to conference id. 2010-11-03 17:18:02 +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 Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
index.php Add cms table, and move the 'index' pagetext to cms 2008-08-19 21:13:29 +00:00
install2.php Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work' 2011-02-22 21:54:34 +00:00
install3.php Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work' 2011-02-22 21:54:34 +00:00
install.php Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work' 2011-02-22 21:54:34 +00:00
invitestudents.php Added abillity to uninvite a user from a particular role where allowed, and api function (/user/uninvite) 2010-12-01 19:40:45 +00:00
judge_expertise.php Forward port the "auto-select novice" change 2010-12-16 16:56:49 +00:00
judge_main.php Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
judge_other.php Updates on the data that gets returned when describing the user structure 2010-11-16 22:51:42 +00:00
judge_project_summary.php Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
judge_schedule.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
judge_special_awards.php Fix user_save to properly update the status of all roles that the user has 2011-02-01 20:10:11 +00:00
judge.inc.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
lcsv.php addTextX function added 2010-03-22 02:20:04 +00:00
login.php Start of adding 'conferences' and ability to switch between running conferences 2010-06-03 19:21:27 +00:00
lpdf.php Add a "setDefaultFontSize" function to lpdf, and set it to something reasonable for backwards compatability 2010-03-23 16:42:59 +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
nav.php Fix clicking on secondary nav 2010-09-23 16:37:19 +00:00
participant.inc.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
projects.inc.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
questions.inc.php Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
register_participants_emergencycontact.php Added emergency contact info as an array member of the user object. 2011-02-22 20:52:54 +00:00
register_participants_isefforms.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
register_participants_main.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
register_participants_mentor.php Further updates in migrating to conference id 2010-11-03 20:59:03 +00:00
register_participants_namecheck.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
register_participants_project_divisionselector.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
register_participants_project.php Added api functionality for creating and saving projects 2011-02-17 22:04:47 +00:00
register_participants_safety.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
register_participants_signature_pdflib.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
register_participants_signature.php remove the student table from the register_participants_signature auth 2011-02-23 19:30:50 +00:00
register_participants_spawards.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
register_participants_students.php Further updates in migrating to conference id 2010-11-03 20:59:03 +00:00
register_participants_tours.php Further updates in migrating to conference id 2010-11-03 20:59:03 +00:00
register_participants.inc.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
register_participants.php Further updates in migrating to conference id 2010-11-03 20:59:03 +00:00
register.php Adjust wording slightly 2010-12-21 22:57:46 +00:00
remote.php PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s 2010-09-10 19:38:56 +00:00
schedule.inc.php fix schedule display boxes to be the same for FF/IE/Chrome 2010-10-14 15:11:52 +00:00
schoolaccess.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
schoolfeedback.php Fix rolestasks saving of the level for each item 2010-10-14 19:42:20 +00:00
schoolinfo.php Fix rolestasks saving of the level for each item 2010-10-14 19:42:20 +00:00
schoolinvite.php Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
schoolschedule_event_dialog.php Add schedule view for school access, allow schools to register teams for events 2010-06-15 21:43:21 +00:00
schoolschedule_event_tab.php Separated (un)registering teams for events into schedule.inc.php and added it to the api 2010-09-29 21:23:54 +00:00
schoolschedule.php fix schedule display boxes to be the same for FF/IE/Chrome 2010-10-14 15:11:52 +00:00
schoolstudents.php Fix some user/account bugs 2010-07-27 19:06:36 +00:00
schoolteams.php Add account registration and email address confirmation 2010-09-27 19:13:56 +00:00
so_teams.inc.php Move team management to teacher interface 2010-09-01 17:53:35 +00:00
sponsor_main.php Don't need user_password.php anymore 2010-07-15 09:18:06 +00:00
tableeditor.class.php PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s 2010-09-10 19:38:56 +00:00
tableeditor.css Fix saving active/deactive roles 2010-10-14 20:31:10 +00:00
tcpdf_config.php More sensible values for margins 2010-06-08 18:47:59 +00:00
tcpdf.inc.php tcpdf supports png's internally as well, and png's give better color results in the final pdf (see simcoe county logo!) 2011-02-23 22:33:30 +00:00
testapi.php Modified the authentication api to store project registration id and registration number in the session. 2011-02-23 21:12:12 +00:00
TODO Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
tours.class.php Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +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_account.php Allow superuser to edit other peoples accounts 2011-02-23 17:09:39 +00:00
user_edit_tabs.inc.php Fix commmittee member management page to work with new user system (and to force committee rollover since we didnt do it on rollover) 2011-02-23 18:50:46 +00:00
user_edit.inc.php Fix rolestasks saving of the level for each item 2010-10-14 19:42:20 +00:00
user_edit.php Move user_editor_window to the root, so it can share a common user_edit_tabs.inc between user_edit (for the logged in user) and user_editor_window (for admins to edit users) 2011-02-23 16:45:00 +00:00
user_editor_window.php Move user_editor_window to the root, so it can share a common user_edit_tabs.inc between user_edit (for the logged in user) and user_editor_window (for admins to edit users) 2011-02-23 16:45:00 +00:00
user_invite.php Misc login/invite fixes 2011-02-23 17:50:06 +00:00
user_login.php Updated super/conferences.php, adding a rollback if there are errors in copying a conference. 2010-11-26 16:50:17 +00:00
user_main.php Updated super/conferences.php, adding a rollback if there are errors in copying a conference. 2010-11-26 16:50:17 +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 Many updates of queries, switching from usage of FAIRYEAR to conference_id. 2010-11-01 15:24:59 +00:00
user_organization.php Fix rolestasks saving of the level for each item 2010-10-14 19:42:20 +00:00
user_page.inc.php - New user and volunteer signup system 2007-11-16 06:30:42 +00:00
user_personal.php Fix rolestasks saving of the level for each item 2010-10-14 19:42:20 +00:00
user_roles.php More fixes to (hopefully) allow a superuser to add admin/config roles 2010-12-06 19:33:38 +00:00
user_school.php Added API function for modifying account information 2010-10-28 21:22:12 +00:00
user.inc.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
version.txt Bunch of fixes 2011-01-26 23:15:58 +00:00
volunteer_main.php Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
volunteer_position.php Fix user_save to properly update the status of all roles that the user has 2011-02-01 20:10:11 +00:00
volunteer.inc.php Moved participant registration completion checks into participant.inc.php, and added the participant_status_update function to call them all and find get the total status. 2011-02-25 22:30:50 +00:00
winners.php Oops remove the second unneeded parameter 2011-02-23 23:06:20 +00:00