admin
|
Add sponsor organization to awards ceremoney script
|
2007-11-15 20:25:05 +00:00 |
config
|
Check that the logo images were actually created before giving a message that they were. If they arent, give an error message and a possible reason
|
2007-11-15 16:58:31 +00:00 |
db
|
Add 'emailcontact' field to registrations table, that SCHOOLINVITE teachers can put their own email address into to receive emails that would normally go to the students. If the students email is valid the student will still get the emails as well.
|
2007-11-15 21:17:20 +00:00 |
images
|
Oops i forgot to commit the help icon changes... here they are
|
2006-10-18 17:32:14 +00:00 |
scripts
|
Add a script to empty out the registrations, students and projects
|
2006-10-19 23:30:13 +00:00 |
committee_auth.php
|
escape some email usage incase of weird characters.
|
2007-10-25 15:12:20 +00:00 |
committee_login.php
|
i18n the committee login button
|
2007-02-06 15:57:26 +00:00 |
committees.php
|
rename committee.php to committees.php
|
2005-01-25 16:56:34 +00:00 |
common.inc.php
|
Add 'emailcontact' field to registrations table, that SCHOOLINVITE teachers can put their own email address into to receive emails that would normally go to the students. If the students email is valid the student will still get the emails as well.
|
2007-11-15 21:17:20 +00:00 |
config_editor.inc.php
|
- Alternate colours on each line in the config editor. Makes it easier to see
|
2007-01-21 03:55:38 +00:00 |
config.inc.php.template
|
move config.inc.php TO config.inc.php.template
|
2005-05-25 19:36:33 +00:00 |
confirmed_participants.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 |
csvimport.inc.php
|
Add a generic CSV reader that properly handles multi-line fields
|
2006-09-11 17:32:02 +00:00 |
gpl.txt
|
get rid of the GPL post-amble
|
2005-01-25 15:04:40 +00:00 |
gplheader.txt
|
add the actual GPL, move the GPL file header to a separate file
|
2005-01-25 15:02:17 +00:00 |
important_dates.php
|
add important dates
|
2005-03-29 21:04:16 +00:00 |
index.php
|
Add the logo to the header (small in the top-left) and to the index page (bigger, right aligned)
|
2006-03-08 21:55:57 +00:00 |
install2.php
|
Ahh found the encoding problem, need to set the charset on the command line mysql --defualt-character-set when running INSTALL or DBUPDATE scripts.
|
2007-11-15 20:45:19 +00:00 |
install3.php
|
Insert a name 'Superuser Account' with the superuser record so it will properly show up in the committee editor list
|
2007-09-26 21:30:52 +00:00 |
install.php
|
Update the installer, and split it into two steps (maybe a third to come?)
|
2005-05-26 21:05:26 +00:00 |
judge.class.php
|
Judge list - delete now unlinks the judge from the current year
|
2007-10-25 18:20:55 +00:00 |
lcsv.php
|
Oops relaly fix it
|
2007-11-14 22:48:22 +00:00 |
lpdf.php
|
This should make PDF's work in the broken IE/PDF/SSL implementation
|
2007-11-14 20:53:35 +00:00 |
ltxt.php
|
- A text writer similar to the CSV and PDF writer... will allow for much faster
|
2006-10-19 07:32:02 +00:00 |
projects.inc.php
|
Fix a bug on the special award nominations where the list of eligible awards wasnt restricted to the current fairyear
|
2007-10-02 21:37:09 +00:00 |
questions.inc.php
|
- Fix an issue with the default import of judging questions
|
2007-01-16 19:32:40 +00:00 |
register_judges_expertise.php
|
- Move the judging age preferences to the expertise page... and rename that
|
2007-01-30 06:12:11 +00:00 |
register_judges_main.php
|
Judge list - delete now unlinks the judge from the current year
|
2007-10-25 18:20:55 +00:00 |
register_judges_password.php
|
make it not show the password boxes again once you change your password
|
2005-03-02 19:00:12 +00:00 |
register_judges_personal.php
|
Judge list - delete now unlinks the judge from the current year
|
2007-10-25 18:20:55 +00:00 |
register_judges_specialawards.php
|
Add two new emails: registration complete, registration payment pending
|
2007-10-29 20:21:40 +00:00 |
register_judges.inc.php
|
- Forgot a mysql_num_rows when checking for award selection completion
|
2007-01-30 06:25:51 +00:00 |
register_judges.php
|
move the wording on the judges "invitaion only" screen into the page text editor so the fairs can make it say whatever they want it to say.
|
2007-10-31 20:31:00 +00:00 |
register_participants_emergencycontact.php
|
Add all the "required fields" feedback for participant registration
|
2006-01-12 16:27:47 +00:00 |
register_participants_main.php
|
- Missed a year check
|
2007-03-19 07:49:21 +00:00 |
register_participants_mentor.php
|
Insert a mentor if we have at least the mentor's last name, instead of requiring both firstname and lastname
|
2006-02-01 21:08:59 +00:00 |
register_participants_project_divisionselector.php
|
Add GPL headers to ALL PHP files
|
2005-01-24 18:00:03 +00:00 |
register_participants_project.php
|
Make it clear that 'language' on the project page is the language THAT YOU WISH TO BE JUDGED IN
|
2007-10-30 22:22:33 +00:00 |
register_participants_safety.php
|
Dont do a foreach on a non-array (if no questions were answered)
|
2006-02-01 17:53:04 +00:00 |
register_participants_signature_tcpdf.php
|
- Add a 4th text section to the signature page (of course, it's optional, and
|
2007-01-31 00:48:24 +00:00 |
register_participants_signature.php
|
Properly wrap signature lines when they reach a page break
|
2007-03-04 16:26:04 +00:00 |
register_participants_spawards.php
|
- Fix the name of the generate project number function
|
2007-03-05 04:27:44 +00:00 |
register_participants_students.php
|
- Add a special awards feature (off by default) to the judge scheduler. It:
|
2007-03-28 06:16:41 +00:00 |
register_participants_tours.php
|
- Don't show the tour capacity to the students
|
2007-02-01 22:48:16 +00:00 |
register_participants.inc.php
|
- Move registration fee computation into the include file
|
2007-03-12 02:05:40 +00:00 |
register_participants.php
|
Add an email address verification function so we dont need to keep duplicating the regex everywhere
|
2007-10-30 22:35:00 +00:00 |
schoolaccess.php
|
If school access type is open or openorinvite, show a message on the school access page to tell the school that they do not need to login in order to have their students register for the fair.
|
2007-02-26 20:15:07 +00:00 |
schoolinvite.php
|
Add 'emailcontact' field to registrations table, that SCHOOLINVITE teachers can put their own email address into to receive emails that would normally go to the students. If the students email is valid the student will still get the emails as well.
|
2007-11-15 21:17:20 +00:00 |
sfiab.css
|
Ooops commit the footer link colour CSS fix from yesterday
|
2007-11-14 20:53:02 +00:00 |
tableeditor.class.php
|
- Print a textarea for tinytext fields, instead of a textbox
|
2007-11-15 20:14:37 +00:00 |
tableeditor.css
|
- Fix the tableeditor to do a string compare for determining if something
|
2006-10-17 06:44:27 +00:00 |
TODO
|
Add judge team captains, bump db version
|
2005-04-15 14:27:18 +00:00 |
tours.class.php
|
- Dynamically build the list of grades for tours based on the configured fair
|
2007-01-21 18:46:12 +00:00 |
translationsdropdown.inc.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 |
version.txt
|
bump version number 2.1.3 for development
|
2007-09-20 17:42:55 +00:00 |
winners.php
|
Huh, odd, winners from past years, once rollover has happened, has been broken all along.. FIX IT!
|
2007-10-05 19:20:09 +00:00 |