admin
|
Implementation of configurable judges questions.
|
2006-07-11 20:22:42 +00:00 |
config
|
Missing files
|
2006-07-12 14:28:52 +00:00 |
db
|
Fix the broken sql script, looks like the 'questions' inserts were pasted in the middle of another query!
|
2006-07-24 16:07:54 +00:00 |
images/16
|
Add up and down icons that will be used later.
|
2006-07-11 20:03:02 +00:00 |
scripts
|
Make some judges be incomplete when populating with fake data
|
2006-02-23 20:40:07 +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
|
Added student logout link; resolves issue 8.
|
2006-07-14 00:07:46 +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 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
|
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 |
questions.inc.php
|
add a <nobr> to the action icons on the questions editor
|
2006-07-12 14:49:46 +00:00 |
register_judges_expertise.php
|
Fix some multi-year data problems with judges area of expertise
|
2006-02-07 20:54:30 +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
|
Implementation of configurable judges questions.
|
2006-07-11 20:22:42 +00:00 |
register_judges.inc.php
|
Fix a few problems with the requirement of the age categories preferences.
|
2006-02-07 20:48:15 +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
|
CSS/Style/Layout fixes specifically for internet exploder to work properly.
|
2006-02-02 02:32:24 +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
|
Fix a few multi-year related bugs with the category/division linkings
|
2006-02-01 16:39:48 +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.php
|
Add the signature page editor
|
2006-02-24 17:42:11 +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
|
properly detect when a school is selected under certain circumstances
|
2006-02-24 18:28:21 +00:00 |
register_participants.inc.php
|
Add a configuration option to specify whether to collect 'personal' information about the students, such as address, phone number, date of birth, etc.
|
2006-02-05 21:39:32 +00:00 |
register_participants.php
|
Fix a bug where the school id was not being set when participant registration type was set to invite or singlepassword
|
2006-02-23 20:40:48 +00:00 |
schoolaccess.php
|
Show the school list sorted alphabetically, and if two schools ahve the same name, put the city after teh school name in brackets.
|
2006-02-06 15:58:34 +00:00 |
schoolinvite.php
|
Fix a bug that was introduced in the last upgrade that prevented the school participant invitation system from working!!
|
2006-02-27 01:57:08 +00:00 |
sfiab.css
|
CSS/Style/Layout fixes specifically for internet exploder to work properly.
|
2006-02-02 02:32:24 +00:00 |
TODO
|
Add judge team captains, bump db version
|
2005-04-15 14:27:18 +00:00 |
version.txt
|
bump minor minor version number
|
2006-03-30 17:50:15 +00:00 |
winners.php
|
Don't duplicate all the division/categories on the winners page!
|
2006-04-04 21:25:33 +00:00 |