admin
BUGFIX From Just Reardon:
2006-01-26 15:04:25 +00:00
config
Update translation manager to work with unlimited number of languages as defined in the languages table
2006-01-19 17:15:07 +00:00
db
Add a configuration option to specify the maximum number of words in the project summary (Default=100)
2006-01-24 15:44:08 +00:00
images /16
Add judge team captains, bump db version
2005-04-15 14:27:18 +00:00
scripts
update 'fake data' scripts for 2006
2006-01-12 16:25:35 +00:00
CHANGES
Add CHANGES file, fix some quotes in common inc
2005-12-14 21:05:27 +00:00
committee_auth.php
Implement authorizaiton for admin/config sections
2005-02-16 22:50:43 +00:00
committee_login.php
Implement authorizaiton for admin/config sections
2005-02-16 22:50:43 +00:00
committees.php
rename committee.php to committees.php
2005-01-25 16:56:34 +00:00
common.inc.php
Hmm, fix a big that stopped email tag substitutions from working when the substitution was a pure number (eg, a registration number). Fixed it by enclosing the replacement in "" so its treated as a string.
2006-01-20 19:26:13 +00:00
config.inc.php.template
move config.inc.php TO config.inc.php.template
2005-05-25 19:36:33 +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 page text functionality, to define arbritary page text to be displayed on pages without having to edit the actual files.
2005-11-21 20:33:18 +00:00
install2.php
Change installer to look for an older version of the "full" database if the newest (required) version cannot be found. The user will then need to manually update from whatever version is installed to the newest (using db_update.php)
2005-11-25 15:16:47 +00:00
install3.php
Fix bug in install3
2005-12-15 16:04:47 +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
lcsv.php
close the php tag
2005-11-21 21:27:52 +00:00
lpdf.php
Update LPDF to handle tables without a header row
2005-12-08 18:01:30 +00:00
projects.inc.php
Whoops! the last commit was for this file - not the scheduler.. DOH
2006-01-26 15:06:56 +00:00
register_judges_expertise.php
implement system to keep track of which judges are complete
2005-03-10 19:43:49 +00:00
register_judges_main.php
implement system to keep track of which judges are complete
2005-03-10 19:43:49 +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
Only try to insert category preferences if they've submitted category preferences
2006-01-16 18:19:12 +00:00
register_judges.inc.php
Make judges registration 'resend password' work (by adding code that was never there! whoops!)
2006-01-03 01:49:28 +00:00
register_judges.php
Update translation manager to work with unlimited number of languages as defined in the languages table
2006-01-19 17:15:07 +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
Allow turning off the special awards self-nominations.
2006-01-16 18:38:32 +00:00
register_participants_mentor.php
Add all the "required fields" feedback for participant registration
2006-01-12 16:27:47 +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
Add a configuration option to specify the maximum number of words in the project summary (Default=100)
2006-01-24 15:44:08 +00:00
register_participants_safety.php
Add all the "required fields" feedback for participant registration
2006-01-12 16:27:47 +00:00
register_participants_signature.php
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
register_participants_spawards.php
checks for dates on special award nominations
2005-05-12 15:47:21 +00:00
register_participants_students.php
Only allow the participants to change their school if the registration type is 'open' or 'singlepassword'. if it is 'schoolpassword' or 'invite' we already know what school they are from.
2006-01-20 19:48:37 +00:00
register_participants.inc.php
Add a configuration option to specify the maximum number of words in the project summary (Default=100)
2006-01-24 15:44:08 +00:00
register_participants.php
Fixed a bug that prevented students from logging back in to view their forms once the forms were marked as complete
2006-01-24 14:30:38 +00:00
schoolaccess.php
Split school access and school participant invitations into separate files
2006-01-18 05:22:58 +00:00
schoolinvite.php
Split school access and school participant invitations into separate files
2006-01-18 05:22:58 +00:00
sfiab.css
Add all the "required fields" feedback for participant registration
2006-01-12 16:27:47 +00:00
TODO
Add judge team captains, bump db version
2005-04-15 14:27:18 +00:00
version.txt
bump version number to 0.9.9 and db version 13
2006-01-20 20:19:47 +00:00
winners.php
whoops fix the students to stop concatenating them all together
2005-05-12 21:25:12 +00:00