science-ation/admin
dave 60df636517 - Reorder/Rename some of the judge columns for clarity
- Add an option to NOT filter a judge report by year if the report already
  includes a year filter.  This allows one to FITLER by judges.year!='0', and
  get every judge that has ever judged at the fair (should probably add a
  distinct(judges.name) or something, because a judge that has judged in two
  past years would appear twice in that list.
2007-12-22 22:16:12 +00:00
..
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 Add prize value, and the trophy stuff to the generic prize template divisional awards creator 2007-12-20 20:45:18 +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 Add prize value, and the trophy stuff to the generic prize template divisional awards creator 2007-12-20 20:45:18 +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 Add prize value, and the trophy stuff to the generic prize template divisional awards creator 2007-12-20 20:45:18 +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 - The awards store whether to schedule judges for a special award 2007-12-22 09:36:23 +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 judges_data.php ?? how baout judges_schedulerconfig.php :) 2007-12-20 15:58:07 +00:00
judges_schedulerconfig.php - Separte the action handler from the config emitter (but tie them together so 2007-12-20 08:20:29 +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 - Update the admin judge page to make the order of things a bit more clear. 2007-12-22 10:17:16 +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 And remove my print_r debug :) 2007-12-20 18:18:06 +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 equality, not assignment operators would help I guess 2007-12-21 00:35:31 +00:00
reports_committees.inc.php - Fix a missing ')' 2007-11-18 23:20:00 +00:00
reports_editor.php - Avoid a divde by zero in label generation 2007-12-22 20:49:33 +00:00
reports_gen.php - Add a tour number to the database, and modify the tour editor to include the 2007-12-20 01:05:04 +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 - Reorder/Rename some of the judge columns for clarity 2007-12-22 22:16:12 +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 - Remove the old tour reports from the old report page 2007-12-20 01:13:24 +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 awards query 2007-12-22 19:12:43 +00:00
reports_tours.inc.php - Add a tour number to the database, and modify the tour editor to include the 2007-12-20 01:05:04 +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 - Avoid a divde by zero in label generation 2007-12-22 20:49:33 +00:00
reports.php - Handle type/stock for custom reports properly 2007-12-20 18:44:28 +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 - Don't open the info window until it is requested. 2007-12-20 18:07:39 +00:00
tours_manager.php - Add a tour number to the database, and modify the tour editor to include the 2007-12-20 01:05:04 +00:00
tours_sa_config.php - Separte the action handler from the config emitter (but tie them together so 2007-12-20 08:20:29 +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 - Handle the case where a student doesn't use all their tour rankings. 2007-12-20 04:29:16 +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 Remove the warning about only being able to submit once.. it doesnt make sense for stats. 2007-12-20 16:01:39 +00:00