admin
Increase email field size
2009-03-24 15:08:51 +00:00
config
Fix i18n on the date config errors
2008-10-30 17:08:21 +00:00
db
Fix Quebec province translation so its country code is properly set.
2008-10-06 18:50:18 +00:00
fckeditor
Remove the fck samples
2008-08-18 18:07:23 +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 random tour choice rankings script.
2007-12-20 16:41:57 +00:00
theme /default
Add judging score entry for Renfrew County fair
2009-01-17 19:45:42 +00:00
.htaccess
Add cms table, and move the 'index' pagetext to cms
2008-08-19 21:13:29 +00:00
ajax.inc.php
refactor the standard ajax stuff to a common file
2007-12-10 20:53:41 +00:00
cms.php
Shrink the summarytable headers a bit in size
2008-08-20 20:25:42 +00:00
committee_main.php
Switch committee_main to user icons
2008-08-27 17:40:32 +00:00
committee.inc.php
revert my last chaange
2007-11-21 16:48:10 +00:00
committees.php
Put some icons on some of the front-end pages too
2008-08-22 21:03:25 +00:00
common.inc.php
Make the Help button work on all of the sfiab.com sites because of the mod-rewrite REDIRECT_URL
2009-01-27 21:52:11 +00:00
config_editor.inc.php
Add a bunch of missing i18n()'s
2008-10-06 19:09:00 +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
contact.php
Put some icons on some of the front-end pages too
2008-08-22 21:03:25 +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
Migrate 1320 from branch into HEAD
2008-11-02 02:35:46 +00:00
index.php
Add cms table, and move the 'index' pagetext to cms
2008-08-19 21:13:29 +00:00
install2.php
- Cleanup how variables are handled/rolled/etc. Convert the require_vars
2007-11-25 19:53:15 +00:00
install3.php
Set the email address properly on install
2008-07-08 19:52:14 +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
Add config options for Province/State and Postal Code/Zip Code
2008-07-16 17:23:53 +00:00
lcsv.php
- Also quote a field if it contains a newline.
2007-12-18 19:52:13 +00:00
lpdf.php
- Add a convenience stringwidth funciton
2008-03-24 18:45:51 +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
- More GVRSF stuff that I missed. Add two fields to the award_awards:
2008-01-24 07:46:12 +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
If 'specific award' is chosen on the personal page, then show the special award selection page regardless of whether its turned on or not for judges to specify special award preferences
2007-12-09 20:07:08 +00:00
register_judges_password.php
- Remove an extraneous table, so that the "change password" link appears on the
2007-12-21 01:03:31 +00:00
register_judges_personal.php
Add config options for Province/State and Postal Code/Zip Code
2008-07-16 17:23:53 +00:00
register_judges_specialawards.php
Fix javascript error for missing onclick handler
2009-03-19 19:15:35 +00:00
register_judges.inc.php
- Properly disable divisional checks for special award only judges
2008-02-05 01:07:37 +00:00
register_judges.php
- Fix a typo in two places... I wonder how long these have been like this. :S
2008-02-15 05:27:06 +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_isefforms.php
Add the start of the isef form collection page for participant registration and the database setup in db.999 until its ready to go live
2008-09-28 18:36:56 +00:00
register_participants_main.php
Switch the namecheck to check both/any/all students in the project, not just the one logged in.
2008-09-05 18:50:36 +00:00
register_participants_mentor.php
- Add an 'X' button to the "REmove this mentor from this project". To clean up
2007-12-21 19:24:12 +00:00
register_participants_namecheck.php
Backport namecheck fix from branch to trunk
2008-11-07 04:41:44 +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 support for short project titles in addition to the regular project
2008-01-23 05:54:03 +00:00
register_participants_safety.php
Merge safety changes from banch into trunk
2009-01-21 22:33:27 +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
Add division / category to the summary at the top of the signature page
2008-11-20 18:33:04 +00:00
register_participants_spawards.php
- More GVRSF stuff that I missed. Add two fields to the award_awards:
2008-01-24 07:46:12 +00:00
register_participants_students.php
Add config options for Province/State and Postal Code/Zip Code
2008-07-16 17:23:53 +00:00
register_participants_tours.php
- Add a participant name check page for students to double check their name.
2007-12-22 23:28:14 +00:00
register_participants.inc.php
Properly fix the summary required field for wordmin=0 (summary simply becomes a non-required field)
2008-03-16 19:32:30 +00:00
register_participants.php
Add a format_date, format_time and format_datetime functions to pull from the localization settings and update a few places where the date/times are output to use them... need to change everywhere else in the codebase to use these functions too!
2008-08-28 22:02:06 +00:00
schoolaccess.php
Migrate 1320 from branch into HEAD
2008-11-02 02:35:46 +00:00
schoolinvite.php
Migrate 1320 from branch into HEAD
2008-11-02 02:35:46 +00:00
tableeditor.class.php
- Properly construct the WHERE clause in the table editor
2008-01-23 20:20:54 +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
- Add a tour number to the database, and modify the tour editor to include the
2007-12-20 01:05:04 +00:00
translationsdropdown.inc.php
Make the translations page much more compact
2008-11-03 02:11:52 +00:00
user_login.php
- Move all the password handling code into one function (not duplicated/spread
2008-07-09 17:02:11 +00:00
user_multirole.php
- Add a year field to the users db, we'll need it eventually
2007-12-13 18:09:22 +00:00
user_new.php
- Move all the password handling code into one function (not duplicated/spread
2008-07-09 17:02:11 +00:00
user_page.inc.php
- New user and volunteer signup system
2007-11-16 06:30:42 +00:00
user_password.php
Add icons to the profile and password pages
2008-08-27 17:52:46 +00:00
user_personal.php
Add icons to the profile and password pages
2008-08-27 17:52:46 +00:00
user.inc.php
- user.inc.php needs to generate a password without including common.inc.php
2008-07-09 18:24:49 +00:00
version.txt
Bump version number to 2.2.1 for development
2008-09-05 18:09:12 +00:00
volunteer_main.php
- Fix multirole creation. If a user tries to create an account, and they
2007-12-12 03:01:44 +00:00
volunteer_position.php
- New user and volunteer signup system
2007-11-16 06:30:42 +00:00
volunteer.inc.php
- New user and volunteer signup system
2007-11-16 06:30:42 +00:00
winners.php
Add a few missing <br />'s to the winners page
2008-09-02 17:53:29 +00:00