.. |
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
|
Only create the awards if a sponsor is selected
|
2006-01-16 04:44:30 +00:00 |
award_awards.php
|
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
|
2007-03-28 22:32:57 +00:00 |
award_contacts.php
|
Add salutation field to award contacts
|
2006-10-16 03:36:39 +00:00 |
award_prizes.php
|
Clarify what the 'prize' field should be used for. (eg, only if the prize is non-cash/non-scholarship)
|
2007-03-26 17:06:44 +00:00 |
award_sponsors.php
|
update database length of email field from 32 to 128
|
2006-10-15 20:42:02 +00:00 |
awards.php
|
Make the titles on the awards page a little more meaningful/correct
|
2006-02-01 05:12:07 +00:00 |
committees.php
|
- Allow a committee member to edit the password in their own profile (if they
|
2007-01-21 05:43:29 +00:00 |
communication_send_status.php
|
Fix a few bugs in the communication module
|
2006-02-07 20:56:54 +00:00 |
communication.inc.php
|
Add three new email recipients to the communications module:
|
2007-03-12 14:23:44 +00:00 |
communication.php
|
Update the communication module with a few more options
|
2006-03-01 15:59:51 +00:00 |
cwsfregister.php
|
Only check if the cwsf division id is set once per project, not for each student
|
2006-10-19 23:31:28 +00:00 |
export_checkin.php
|
aparently i forgot to add the checkin export file
|
2005-03-02 18:48:01 +00:00 |
gettranslation.php
|
Add an AJAX powered translation dropdown to allow incorporation of single string translations in-line in any editor instead of having to manage the translations separately in the translation manager.
|
2006-09-19 22:40:46 +00:00 |
index.php
|
- Add a new student report generator
|
2007-03-18 07:10:54 +00:00 |
judges_info.php
|
- Added an option for the tableeditor to construct a LEFT JOIN when listing a
|
2006-10-18 17:05:18 +00:00 |
judges_invite.php
|
Add the judge inviter to the judge administration section
|
2005-11-25 21:15:29 +00:00 |
judges_jdiv.php
|
In the judges division groupings, only show the count of projects that are complete or paymentpending
|
2007-03-13 22:11:18 +00:00 |
judges_judges.php
|
Fix a bug where if no $table is passed to addTable it will now return gracefully instead of spitting out error messages
|
2007-02-09 14:57:07 +00:00 |
judges_manager.php
|
Fix text on one configuration variable
|
2007-02-21 20:42:48 +00:00 |
judges_sa_launcher.php
|
Launch the scheduler with a lower priority (10) instead of hte default (0)
|
2006-10-25 03:25:31 +00:00 |
judges_sa.php
|
- Add a special awards feature (off by default) to the judge scheduler. It:
|
2007-03-28 06:16:41 +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
|
Add an ETA calculation to the status
|
2006-10-25 19:10:27 +00:00 |
judges_schedulerconfig_check.inc.php
|
Changes to judging scheduler so the process runs smoothly
|
2006-10-25 03:19:54 +00:00 |
judges_schedulerconfig.php
|
Require >1 judge div grouping
|
2007-03-29 20:33:45 +00:00 |
judges_teams_members.php
|
Fix a critical bug with the judging team assignments, the team name needs to be rawurlencoded before put into the URL!
|
2006-03-30 17:46:37 +00:00 |
judges_teams_projects.php
|
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
|
2007-03-28 22:32:57 +00:00 |
judges_teams_timeslots.php
|
Bug and Typo fixes are per John Meskes
|
2005-12-15 22:28:04 +00:00 |
judges_teams.php
|
Remove much of the awkwareness of the awards management interface
|
2007-03-28 18:03:15 +00:00 |
judges_timeslots.php
|
Update the judges timeslot editor to have a new field for 'allow divisional'. This specifies whether the automatic judges scheduler can use this timeslot to scheduler the divisional awards judging.
|
2006-01-26 21:42:04 +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
|
- Add the judge manager to the judges admin page
|
2006-10-18 07:50:23 +00:00 |
project_editor.php
|
- Fix the name of the generate project number function
|
2007-03-05 04:27:44 +00:00 |
registration_list.php
|
Put the email address in the registration list, so when someone calls and says "i never got my registration number!" you can easily look it up for them! Sorry this didnt get into 2.0.10, im going to update everyones version with this patch anyways
|
2007-03-02 15:02:14 +00:00 |
registration_receivedforms.php
|
Auto focus on the input box on the input received forms page, so you dont have to click on the box every time before you start typing in the registration number.
|
2007-03-13 21:34:24 +00:00 |
registration_webconsent.php
|
Implement web consent restrictions, settable by the admin (under the admin->participant registration menu) to prevent firstname and or lastname (and or photos once they are implemented) of students, on a per studnet basis, from being displayed on the website. It currently affects the confirmed participants page, and the winners page (the only two public places where sutdent info is available thorugh the system)
|
2007-03-31 01:10:08 +00:00 |
registration.php
|
Implement web consent restrictions, settable by the admin (under the admin->participant registration menu) to prevent firstname and or lastname (and or photos once they are implemented) of students, on a per studnet basis, from being displayed on the website. It currently affects the confirmed participants page, and the winners page (the only two public places where sutdent info is available thorugh the system)
|
2007-03-31 01:10:08 +00:00 |
reports_acscript.php
|
Add a "Presented by: " to the awards ceremony script
|
2007-02-12 22:30:43 +00:00 |
reports_awards.inc.php
|
- This will break things, but I need to get these home so I can work on 'em.
|
2007-03-26 01:54:18 +00:00 |
reports_committees.inc.php
|
- BAM!
|
2007-03-26 06:15:41 +00:00 |
reports_editor.php
|
- BAM!
|
2007-03-26 06:15:41 +00:00 |
reports_gen.php
|
- Fix the CSV generator
|
2007-03-18 07:19:00 +00:00 |
reports_judges_teams_projects.php
|
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
|
2007-03-28 22:32:57 +00:00 |
reports_judges.inc.php
|
- BAM!
|
2007-03-26 06:15:41 +00:00 |
reports_judges.php
|
Implementation of configurable judges questions.
|
2006-07-11 20:22:42 +00:00 |
reports_mailinglabels_generator.php
|
Delete old school mailing labels and replace with a mailing label generator
|
2006-10-16 15:42:29 +00:00 |
reports_mailinglabels.php
|
Delete old school mailing labels and replace with a mailing label generator
|
2006-10-16 15:42:29 +00:00 |
reports_program_awards.php
|
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
|
2007-03-28 22:32:57 +00:00 |
reports_projects_details.php
|
Add project details report - shows info for one project per page, with project details, mentor information, and project summary
|
2005-12-08 18:00:30 +00:00 |
reports_projects_judges_teams.php
|
fix a few reports to make sure we dont duplicate results for multiple years
|
2005-12-08 16:17:12 +00:00 |
reports_schoolaccesscodes.php
|
Respect page margins on the school access codes report
|
2007-03-04 16:38:45 +00:00 |
reports_students.inc.php
|
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
|
2007-03-28 22:32:57 +00:00 |
reports_tour_selection.php
|
Add Tour selection.
|
2007-01-09 19:05:23 +00:00 |
reports_tours.php
|
- Add location and contact info for each tour. Dump this in the CSV dump of
|
2007-01-20 08:10:26 +00:00 |
reports.inc.php
|
- Add fullpage (no margin) reports for the full pages, we need them for our
|
2007-03-27 05:01:51 +00:00 |
reports.php
|
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
|
2007-03-28 22:32:57 +00:00 |
schools.php
|
Show access code in schools list
|
2006-12-06 19:24:09 +00:00 |
schoolsimport.php
|
Add more school information to the schools database (school lanaguage, school level, principal and school email addresS)
|
2006-10-15 17:11:56 +00:00 |
send_communication.php
|
reorganize the send_communication script to be more efficient
|
2006-03-01 18:03:41 +00:00 |
settranslation.php
|
Add an AJAX powered translation dropdown to allow incorporation of single string translations in-line in any editor instead of having to manage the translations separately in the translation manager.
|
2006-09-19 22:40:46 +00:00 |
student_editor.php
|
- Add the "none" tshirt option to the admin student editor
|
2007-03-12 17:27:55 +00:00 |
students_info.php
|
Replace "Sex" with "Gender", and allow the db field to be null, instead of defaulting to "male"
|
2006-09-04 16:28:28 +00:00 |
tours_manager.php
|
remove some extra code from the tours manager
|
2007-01-12 20:45:52 +00:00 |
translations.php
|
remove some extra code from the tours manager
|
2007-01-12 20:45:52 +00:00 |
winners.php
|
- Add the award critera to the page where we input the winners, just so the
|
2007-01-30 07:45:12 +00:00 |