science-ation/admin
2009-09-18 19:25:26 +00:00
..
anneal.inc.php Committing a comment to the annealer to look at down the road, ideas from Kris to speed up the scheduler when the cost isnt changing, instead of waiting for the temperature to fall slowly, speed it up when the acceptance rate is really good or really bad 2009-03-24 16:52:10 +00:00
award_awardcreatedivisional.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
award_awards.php - Add a notice_ javascript function for testing, yup, it works 2009-09-18 07:50:32 +00:00
award_download.php - Use the prize name, rather than the external_identifier to identify the prize. It only has to be unique within each award, which it will be (all prizes should have a name). 2009-09-14 05:33:49 +00:00
award_upload.php Only show the awards to upload for the current year, and turn off the ssl certificate checking 2009-04-05 16:00:36 +00:00
awards.php Move awards management to the top - its what will be used the most from here 2009-09-17 19:31:32 +00:00
cms.php Put admin icons in the title of each page 2008-08-22 20:50:38 +00:00
committees.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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 Start fixing hte sponsor queries, add some debugging so we can see who's in the lists, commit so i can get daves help :) 2009-09-18 15:57:35 +00:00
communication.php Start fixing hte sponsor queries, add some debugging so we can see who's in the lists, commit so i can get daves help :) 2009-09-18 15:57:35 +00:00
curl.inc.php - Update the fair stats to use the new list 2009-09-17 07:13:51 +00:00
cwsfregister.php Get rid of all occurences of viewtable and replace with tableview 2009-09-10 04:40:18 +00:00
documentdownloader.php - include user.inc.php before using user_auth_required() 2007-11-21 17:02:09 +00:00
documents.php Put admin icons in the title of each page 2008-08-22 20:50:38 +00:00
export_checkin.php - include user.inc.php before using user_auth_required() 2007-11-21 17:02:09 +00:00
fair_stats_select.php - Fix the notice in stats select 2009-09-18 03:30:15 +00:00
fair_stats.php - Update the fair stats to use the new list 2009-09-17 07:13:51 +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
fundraising_main.inc.php Commit working stuff for fundraising so i can update on lightbox 2009-09-18 17:06:44 +00:00
fundraising_sponsorship_handler.inc.php Use the happy_ and error_ functions and load the ajax into the debug div 2009-09-18 19:25:26 +00:00
fundraising_sponsorship.php Commit working stuff for fundraising so i can update on lightbox 2009-09-18 17:06:44 +00:00
fundraising_types_handler.inc.php Use the happy_ and error_ functions and load the ajax into the debug div 2009-09-18 19:25:26 +00:00
fundraising_types.php Update fundraising to use jquery dialogs instead of my homebrew dialogs 2009-09-17 21:48:57 +00:00
fundraising.php Use the happy_ and error_ functions and load the ajax into the debug div 2009-09-18 19:25:26 +00:00
gettranslation.php Updated and working translations dropdown - simply add class="translatable" anywhere you want something translated 2009-09-11 05:16:37 +00:00
index.php Put in a link to the fair stats 2009-09-17 07:56:06 +00:00
judges_info.php Get rid of all occurences of viewtable and replace with tableview 2009-09-10 04:40:18 +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_sa_launcher.php Create (and protect) a logs data/logs folder and store annealer logs there incase they're needed down the road 2009-03-24 16:58:02 +00:00
judges_sa.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
judges_teams_projects.php Modify fix in r1448 to select project state based on the config variable for it 2009-04-04 04:03:05 +00:00
judges_teams_timeslots.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
judges_teams.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
judges_timeslots.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
judges.inc.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
judges.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
judging_score_edit.php Fix problem if not all score entries are entered in score entry; and move send_headers earlier to avoid conflict 2009-04-04 13:43:07 +00:00
judging_score_entry.php Add original score information to the csv view 2009-04-04 17:09:00 +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 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
registration_list.php Add a mouseover tooltip to the delete icon, and add a "login" button to login as that student to see waht the studnet sees 2009-03-30 20:06:25 +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 Put admin icons in the title of each page 2008-08-22 20:50:38 +00:00
report.ajax.php And remove my print_r debug :) 2007-12-20 18:18:06 +00:00
reports_acscript.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
reports_awards.inc.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
reports_ceremony.php Put admin icons in the title of each page 2008-08-22 20:50:38 +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 - Add a feeder fair statisics report type and report 2009-09-18 05:35:13 +00:00
reports_fairs.inc.php - Add a feeder fair statisics report type and report 2009-09-18 05:35:13 +00:00
reports_gen.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
reports_judges.php Don't export deleted judges 2009-03-09 17:26:00 +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 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
reports.inc.php - Add a feeder fair statisics report type and report 2009-09-18 05:35:13 +00:00
reports.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +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 switch the table class for the school list 2009-09-11 16:18:47 +00:00
schoolsimport.php Add config options for Province/State and Postal Code/Zip Code 2008-07-16 17:23:53 +00:00
sciencefairs.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
send_communication.php blank line 2009-09-17 19:06:31 +00:00
settranslation.php Updated and working translations dropdown - simply add class="translatable" anywhere you want something translated 2009-09-11 05:16:37 +00:00
sponsor_contacts.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
sponsors.php Allow add sponsor to be linked from other pages to open the dialog 2009-09-17 21:49:39 +00:00
sponsorship_levels.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
stats.inc.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
student_editor.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
students_info.php Get rid of all occurences of viewtable and replace with tableview 2009-09-10 04:40:18 +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 Put admin icons in the title of each page 2008-08-22 20:50:38 +00:00
translations.php Make the translations page much more compact 2008-11-03 02:11:52 +00:00
user_editor_window.php - Selection screen to select what stats to download from feeder fairs 2009-09-17 07:00:09 +00:00
user_list.php Get rid of all occurences of viewtable and replace with tableview 2009-09-10 04:40:18 +00:00
volunteer_positions_manager.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
volunteers.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
winners.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
xml.inc.php Update fake scripts for 2008 2007-11-27 22:47:06 +00:00
ysfstats.php Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00