.. |
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
|
- 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
|
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
|
- 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 |
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
|
- Add a registration fee item editor
|
2008-01-23 07:53:10 +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
|
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
|
- Ignore jdiv 0 in the annealer and in the check. jdiv 0 is what all unassigned divs/cats get,
|
2008-02-28 20:23:27 +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
|
text update BUG266
|
2007-12-27 00:40:59 +00:00 |
judges_schedulerconfig_check.inc.php
|
- Ignore jdiv 0 in the annealer and in the check. jdiv 0 is what all unassigned divs/cats get,
|
2008-02-28 20:23:27 +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
|
Re-work how it checks if someone is "unassigned" - the old way was causing problems with multi-year data, if a judge was assigned in a previous year it was getting picked up as assigned even though it wasnt assigned for the current year.
|
2008-03-27 07:46:52 +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
|
- Update the project numbering system by also adding a sort field (defaults to
|
2007-12-29 08:46:40 +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
|
Oops, the _seq's cant be null, they need to be set to 0
|
2008-03-20 01:57:24 +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
|
- Disregard the year in award sponsors and contacts
|
2008-01-07 05:29:42 +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
|
- Restrict data in a committee report to actual committee members
|
2008-02-23 03:42:51 +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
|
- Fix the judges "Complete" header. Changed to "Cmpl" so it shows in the
|
2007-12-30 22:30:28 +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
|
- 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
|
- Columns for school report
|
2008-01-23 19:30:05 +00:00 |
reports_students.inc.php
|
- Add medic alert and food req. info
|
2008-03-20 02:57:18 +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
|
Split label_box into two separate options: label_box and field_box. label_box draws a border around the entire label, field_box draws a boarder around each field of text on the label
|
2008-03-20 20:07:13 +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
|
Only set the school if the school is posted through, this way we dont whipe out a students school.
|
2008-03-20 16:28:50 +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
|
- 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
|
- fix copy/paste error in the tour annealer
|
2008-02-12 01:11:21 +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 |