.. |
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
|
- Replace class "tableedit" with class "editor", undo the alignment on class tableedit
|
2009-10-01 04:42:55 +00:00 |
award_download.php
|
- Download trohpy status from the server
|
2009-11-02 05:45:08 +00:00 |
award_upload.php
|
All of tonights wackload of changes
|
2009-10-11 03:32:14 +00:00 |
awards.php
|
More renaming sponsors to donors and sponsorships to donations
|
2009-09-30 22:38:38 +00:00 |
cms.php
|
Put admin icons in the title of each page
|
2008-08-22 20:50:38 +00:00 |
committees.php
|
use UID not ID when posting title and sort orders, now saving acgtually works
|
2009-10-29 21:02:17 +00:00 |
communication_send_status.php
|
Completely convert the old communication module over to the new system... (almost).
|
2009-12-02 22:17:20 +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
|
Set the database charset in the UPDATE script so the conversions will actually work - that only took 8 hours to figure out!
|
2009-12-03 20:55:16 +00:00 |
curl.inc.php
|
Rename the xmltransport to remote.php, we're not using XML at all.
|
2009-09-22 06:35:49 +00:00 |
cwsfregister.php
|
- For the first time probably ever, DELETE a config variable :O
|
2009-09-19 06:53:49 +00:00 |
documentdownloader.php
|
Fix document downloader with spaces in the filenames (put quotes around the filename in the http headers)
|
2009-10-09 20:27:32 +00:00 |
documents.php
|
Put admin icons in the title of each page
|
2008-08-22 20:50:38 +00:00 |
donations.php
|
Do a lot of database re-working, renaming and reorganization
|
2009-10-02 16:46:13 +00:00 |
donors_search.php
|
Update 131 update to properly create the sponsorship logs and award donations for past years
|
2009-10-22 16:46:32 +00:00 |
donors.php
|
Update 131 update to properly create the sponsorship logs and award donations for past years
|
2009-10-22 16:46:32 +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
|
- Replace class "tableedit" with class "editor", undo the alignment on class tableedit
|
2009-10-01 04:42:55 +00:00 |
fair_stats.php
|
- Implement the last 2 missing warnings from ysfstats.php
|
2009-09-19 06:36:22 +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_campaigns_prospecting.php
|
Implement working prospect list, and ability to remove indidivuals from the list or empty the entire list
|
2009-10-11 18:19:04 +00:00 |
fundraising_campaigns.php
|
Completely convert the old communication module over to the new system... (almost).
|
2009-12-02 22:17:20 +00:00 |
fundraising_common.inc.php
|
Donations tab for campaigns
|
2009-10-11 19:49:04 +00:00 |
fundraising_goals_handler.inc.php
|
Do a lot of database re-working, renaming and reorganization
|
2009-10-02 16:46:13 +00:00 |
fundraising_main.inc.php
|
Do a lot of database re-working, renaming and reorganization
|
2009-10-02 16:46:13 +00:00 |
fundraising_reports_std.php
|
Uncommitted changes to fundraising reports
|
2009-10-16 21:19:37 +00:00 |
fundraising_reports.php
|
Uncommitted changes to fundraising reports
|
2009-10-16 21:19:37 +00:00 |
fundraising_setup.php
|
bloody hell.. more renaming Campaign->Appeal, Goal->Purpose
|
2009-10-09 20:25:01 +00:00 |
fundraising_sponsorship_handler.inc.php
|
Do a lot of database re-working, renaming and reorganization
|
2009-10-02 16:46:13 +00:00 |
fundraising_sponsorship.php
|
Do a lot of database re-working, renaming and reorganization
|
2009-10-02 16:46:13 +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
|
Completely convert the old communication module over to the new system... (almost).
|
2009-12-02 22:17:20 +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
|
- Add stats to the user editor window
|
2009-11-06 07:32:51 +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 |
reports_acscript.php
|
Merge all changes from branch r1284:1498 into trunk
|
2009-09-09 00:26:12 +00:00 |
reports_appeal_letters.php
|
- Replacement for PDF generation.
|
2009-10-16 06:16:48 +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 report for fundraising mail labels
|
2009-10-16 17:17:45 +00:00 |
reports_fairs.inc.php
|
- chairemail -> chair_email
|
2009-09-27 08:38:44 +00:00 |
reports_fundraising.inc.php
|
Uncommitted changes to fundraising reports
|
2009-10-16 21:19:37 +00:00 |
reports_gen.php
|
- Explain that option a bit more.
|
2009-11-06 09:00:02 +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
|
All of tonights wackload of changes
|
2009-10-11 03:32:14 +00:00 |
reports_students.inc.php
|
- Add an advanced options tab to the report generator
|
2009-11-06 08:57:13 +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
|
Tweak the avery 5162 template a bit, lines up perfectly now
|
2009-11-30 18:46:48 +00:00 |
reports.php
|
- Use the report generator dialog all the time
|
2009-11-06 08:24:54 +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
|
- Pull the science head user properly for the school table display.
|
2009-12-02 01:22: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_emailqueue.php
|
Completely convert the old communication module over to the new system... (almost).
|
2009-12-02 22:17:20 +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
|
More renaming sponsors to donors and sponsorships to donations
|
2009-09-30 22:38:38 +00:00 |
stats.inc.php
|
- chairemail -> chair_email
|
2009-09-27 08:38:44 +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
|
Fix a few other popup windows for IE
|
2009-10-29 17:07:56 +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
|
- Add stats to the user editor window
|
2009-11-06 07:32:51 +00:00 |
user_list.php
|
Fix a few other popup windows for IE
|
2009-10-29 17:07:56 +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 |