..
anneal.inc.php
- Add status output to the judge scheduler in the form of 2 variables.
2006-10-25 00:53:02 +00:00
award_awardcreatedivisional.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
award_awards.php
Rename heading "# of Prizes" to just "Prizes"
2007-12-06 04:10:09 +00:00
award_contacts.php
- Select the first contact for each sponsor as the primary
2007-12-13 21:50:31 +00:00
award_download.php
Add enabled and website (for help) to external sources
2007-11-29 18:38:06 +00:00
award_prizes.php
Distinguish externally imported prizes from manually added ones
2007-11-28 22:06:17 +00:00
award_sponsors.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
award_upload.php
Handle error cases when uploading award data to external sources
2007-11-30 18:20:02 +00:00
awards.php
Add award winner uploader to send winners info back to external award sources
2007-11-29 22:30:35 +00:00
committees.php
Fix a $_SESSION collision with a $variable when register_globals is ON
2007-11-29 18:49:34 +00:00
communication_send_status.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
communication.inc.php
- Fix login check for an expired password
2007-11-17 21:59:59 +00:00
communication.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
cwsfregister.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
documentdownloader.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
documents.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
export_checkin.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
gettranslation.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
index.php
- Move the tour manager into a tours subsection of admin
2007-12-19 07:49:38 +00:00
judges_info.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges_invite.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges_jdiv.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges_judges.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges_manager.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges_sa_launcher.php
Add a few more missing "exit" calls after a header("Location");
2007-05-10 19:18:01 +00:00
judges_sa.php
Remove committee auth check and replace with commandline only check -- This allows the judges scheduler to actually run again!
2007-12-17 21:37:22 +00:00
judges_scheduler_status_output.php
Add the judges scheduler status page, updated automagically using AJAX
2006-10-25 02:41:41 +00:00
judges_scheduler_status.php
refactor the standard ajax stuff to a common file
2007-12-10 20:53:41 +00:00
judges_schedulerconfig_check.inc.php
1) Properly handle "filterdivisionbycategory" checks for divisional awards
2007-12-10 19:21:21 +00:00
judges_schedulerconfig.php
1) Properly handle "filterdivisionbycategory" checks for divisional awards
2007-12-10 19:21:21 +00:00
judges_teams_members.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges_teams_projects.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges_teams_timeslots.php
Garrrrr, fix syntax error
2007-12-14 15:25:51 +00:00
judges_teams.php
Fix judge teams add page -award query for MySQL 5.x
2007-12-08 17:07:51 +00:00
judges_timeslots.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
judges.inc.php
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
2007-03-28 22:32:57 +00:00
judges.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
project_editor.php
Fix a parse error - dave you need to check these when you commit!!
2007-12-06 17:38:29 +00:00
registration_list.php
Better statistics, less database queries
2007-12-12 23:35:51 +00:00
registration_receivedforms.php
Clarify wording "input received signature forms"
2007-12-11 19:44:18 +00:00
registration_webconsent.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
registration.php
Clarify wording "input received signature forms"
2007-12-11 19:44:18 +00:00
report.ajax.php
refactor the standard ajax stuff to a common file
2007-12-10 20:53:41 +00:00
reports_acpresentation.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_acscript.php
Add an actual form to the ceremony script setup page.
2007-12-17 23:20:21 +00:00
reports_awards.inc.php
- Add a primary contact field to the award contacts
2007-12-13 21:23:29 +00:00
reports_ceremony.php
Add an actual form to the ceremony script setup page.
2007-12-17 23:20:21 +00:00
reports_committees.inc.php
- Fix a missing ')'
2007-11-18 23:20:00 +00:00
reports_editor.php
- Implement "My Reports". Committee members (with admin access, because
2007-12-10 02:50:53 +00:00
reports_gen.php
Make this page more readable with the right css classes
2007-12-11 18:22:27 +00:00
reports_judges_teams_projects.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_judges.inc.php
- BAM!
2007-03-26 06:15:41 +00:00
reports_judges.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_mailinglabels_generator.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_mailinglabels.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_old.php
- Move admin/reports.php to admin/reports_old.php
2007-12-10 09:38:54 +00:00
reports_program_awards.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_projects_details.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_projects_judges_teams.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_schools.inc.php
- Add the fields for the school access report
2007-12-08 00:00:26 +00:00
reports_students.inc.php
- Fix the fairname in the sql queries for students and volunteers
2007-12-10 03:08:08 +00:00
reports_tour_selection.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_tours.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
reports_volunteers.inc.php
- Fix the fairname in the sql queries for students and volunteers
2007-12-10 03:08:08 +00:00
reports.inc.php
eliminate an array_keys warning if $$fieldvar isnt set
2007-12-14 15:28:54 +00:00
reports.php
Error adding report to list if no category is specified
2007-12-11 18:23:15 +00:00
rerollprizes.php
Make sure the FAIRYEAR is 2008, and bump version number to 2.1.2
2007-09-20 17:31:43 +00:00
schools.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
schoolsimport.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
send_communication.php
reorganize the send_communication script to be more efficient
2006-03-01 18:03:41 +00:00
settranslation.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
student_editor.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
students_info.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
tours_assignments.php
- Move the tour manager into a tours subsection of admin
2007-12-19 07:49:38 +00:00
tours_manager.php
- Move the tour manager into a tours subsection of admin
2007-12-19 07:49:38 +00:00
tours_sa_status.php
- Add 3 config variables: An effort for the tour annealer, and the updater
2007-12-19 21:12:57 +00:00
tours_sa.php
- Add 3 config variables: An effort for the tour annealer, and the updater
2007-12-19 21:12:57 +00:00
tours.php
- Add 3 config variables: An effort for the tour annealer, and the updater
2007-12-19 21:12:57 +00:00
translations.php
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
user_invite.php
- Add a year field to the users db, we'll need it eventually
2007-12-13 18:09:22 +00:00
volunteer_positions_manager.php
- Add a year field to the users db, we'll need it eventually
2007-12-13 18:09:22 +00:00
volunteers.php
- Add a year field to the users db, we'll need it eventually
2007-12-13 18:09:22 +00:00
winners.php
- Call them 'fair's not 'region's.. to assist linking fairs together.
2007-12-12 04:15:17 +00:00
xml.inc.php
Update fake scripts for 2008
2007-11-27 22:47:06 +00:00
ysfstats.php
lol fix the ysf affiliation stats since dave moved the committee members over to the new system
2007-12-05 04:21:57 +00:00