.. |
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
|
Text update BUG239
|
2007-12-27 00:47:23 +00:00 |
award_awards.php
|
Display errors if at least one age category and one division arent selected
|
2008-03-27 08:06:14 +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
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +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
|
Text update BUG238
|
2007-12-27 00:45:31 +00:00 |
committees.php
|
- When saving committee orders, don't iterate through the order array if a
|
2008-01-07 05:38:44 +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
|
special awards communications should contact this year's contacts only.wq
|
2008-02-13 22:42:02 +00:00 |
communication.php
|
switch communication from using an echo to the at command now +1 minute to exec immediately piping the output to /dev/null and redirecrting stderr as well
|
2008-07-17 18:33:11 +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 |
fix_judges_autocomplete.php
|
- Judge autocomplete function, there's no menu link to it. This should work
|
2008-02-22 06:19:22 +00:00 |
gettranslation.php
|
- include user.inc.php before using user_auth_required()
|
2007-11-21 17:02:09 +00:00 |
index.php
|
Show disabled icons
|
2008-07-24 17:27:59 +00:00 |
judges_info.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +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
|
If there are no jdiv's left, hide the multi-select box and all the "Add >>" buttons so the page looks much nicer (and better to print!)
|
2008-03-20 20:59:56 +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
|
Fix a bug where the scheduler was allowing deleted judges to be used
|
2008-03-29 20:59:14 +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
|
Fix the scheduler status in IE7 - the http readystate needs to be manually reset.
|
2008-04-14 00:16:52 +00:00 |
judges_schedulerconfig_check.inc.php
|
Dont include deleted judges in the number of available judges check
|
2008-03-30 16:06:08 +00:00 |
judges_schedulerconfig.php
|
- When resetting the status of the scheduler, it is helpful to actually reset
|
2008-02-28 19:30:19 +00:00 |
judges_teams_members.php
|
Show judges language on the judge team members list - for quick verification of proper language team assignments.
|
2008-04-03 20:34:42 +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
|
Show judges language on the judge team members list - for quick verification of proper language team assignments.
|
2008-04-03 20:34:42 +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
|
Allow the admin to change the project sort as well as the project number. we dont care abotu checking for duplicates here with the project sort... its just a sort field....
|
2008-04-02 17:27:10 +00:00 |
regfee_items_manager.php
|
- Add a registration fee item editor
|
2008-01-23 07:53:10 +00:00 |
registration_list.php
|
- Only lookup _GET['showstatus'] once, for a minute speed increase and easier
|
2008-02-26 08:32:00 +00:00 |
registration_receivedforms.php
|
Check the name check status on deciding if a form is complete or not.
|
2008-03-27 22:12:27 +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_acscript.php
|
- Add an option to the award ceremony script to show the pronunciation key (if
|
2008-02-29 07:10:08 +00:00 |
reports_awards.inc.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
reports_ceremony.php
|
- Add an option to the award ceremony script to show the pronunciation key (if
|
2008-02-29 07:10:08 +00:00 |
reports_committees.inc.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
reports_editor.php
|
- Update the project numbering system by also adding a sort field (defaults to
|
2007-12-29 08:46:40 +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
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
reports_judges.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
reports_mailinglabels_generator.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +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
|
- Replace reports_acpresentation with a report from the report generator.
|
2007-12-25 05:13:42 +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
|
Make the table the full page width, 75% of my judging team names were getting cut off.. perhaps the team names should use shortforms for the divisions instead of the full spellings... "Senior Earth & Environmental Sciences/Health Sciences/Biotechnology (en fr) 2" seems... excesssive
|
2008-03-25 17:20:31 +00:00 |
reports_schools.inc.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
reports_students.inc.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +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
|
- Add First Aid and CPR data collection to the user table.
|
2008-02-23 03:28:43 +00:00 |
reports.inc.php
|
Show judges language on the judge team members list - for quick verification of proper language team assignments.
|
2008-04-03 20:34:42 +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
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
schoolsimport.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +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
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
students_info.php
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +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
|
- Add number checking (and parsing) to the config editor
|
2008-01-28 21:48:44 +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
|
- Updates to the tour annealer:
|
2008-04-02 06:25:50 +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
|
htmlspecialchars the text for the text box so things like <a href>'s work.
|
2008-07-02 15:52:51 +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 |