admin
These changes were done by Sebastian Ruan
2015-05-06 16:55:46 +00:00
app
Take website first/last name concent into account for the app as well
2011-03-27 17:08:18 +00:00
config
These changes were done by Sebastian Ruan
2015-05-06 16:55:46 +00:00
db
These changes were done by Sebastian Ruan
2015-05-06 16:55:46 +00:00
fckeditor
Ugly hack. if we're on sfiab.com set the absolute path for the userfiles so uploading files to the server works
2011-12-15 21:51:45 +00:00
images
forgot to add the new files
2015-04-08 21:23:58 +00:00
js
Made tables of the "tableview" class sortable
2010-03-31 18:44:42 +00:00
Rmail
Working email sending from fundraising module, and implement new emailqueue system. None of the existing emails are migrated to the new system yet, and both old and new work in parallel until we can finish migration
2009-12-01 22:02:03 +00:00
scripts
Made tables of the "tableview" class sortable
2010-03-31 18:44:42 +00:00
tcpdf
Upgrade TCPDF 4.8.039 to 5.9.059
2011-03-01 21:04:05 +00:00
theme
Added code for a fiscal year rollover, as well as an icon for linking to it.
2010-11-17 22:53:40 +00:00
.htaccess
Apache/PHP seems to let us turn off magic quotes in the .htaccess. Yay.
2010-04-18 22:40:05 +00:00
ajax.inc.php
refactor the standard ajax stuff to a common file
2007-12-10 20:53:41 +00:00
chat.ajax.php
Added a cross-client chat system to be used on the administrator dashboard
2012-03-21 20:46:03 +00:00
chat.inc.php
css touch-up for the chat box
2012-03-21 20:47:56 +00:00
cms.php
Shrink the summarytable headers a bit in size
2008-08-20 20:25:42 +00:00
committee_main.php
Added a cross-client chat system to be used on the administrator dashboard
2012-03-21 20:46:03 +00:00
committee.inc.php
Dont do a save, or we get nested
2009-12-03 23:32:13 +00:00
committees.php
Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
2012-02-09 17:52:17 +00:00
common.inc.php
$to must be strict email address, not "name <name@email.com>"
2015-02-17 18:53:28 +00:00
config_editor.inc.php
Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
2012-02-09 17:52:17 +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
These changes were done by Sebastian Ruan
2015-04-08 21:13:02 +00:00
contact.php
Fix the contact form.. using MAX(year) to do joins is completely useless.
2012-02-29 19:13:14 +00:00
csvimport.inc.php
Add a generic CSV reader that properly handles multi-line fields
2006-09-11 17:32:02 +00:00
fair_additional_materials.inc.php
Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
2012-02-09 17:52:17 +00:00
fair_info.php
- Replace class "tableedit" with class "editor", undo the alignment on class tableedit
2009-10-01 04:42:55 +00:00
fair_main.php
Use icons in the fair main, need to re-integrate the status checks
2010-01-27 20:24:09 +00:00
fair_stats.php
Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
2012-02-09 17:52:17 +00:00
fair.inc.php
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +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
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
index.php
Add cms table, and move the 'index' pagetext to cms
2008-08-19 21:13:29 +00:00
install2.php
Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work'
2011-02-24 18:12:03 +00:00
install3.php
Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work'
2011-02-24 18:12:03 +00:00
install.php
Dennis. Changes allow 'installation' in windows servers (and others) Complete functionality in windows servers still 'in work'
2011-02-24 18:12:03 +00:00
judge_availability.php
- Make it clear that by selecting >1 judging timeslots, the committee expects the judge to be there for ALL timeslots.
2009-12-14 20:34:03 +00:00
judge_expertise.php
Start with all the divisions set to "novice", this way, they dont specifically need to put something in every row, they only need to change the ones that they know.
2010-12-16 16:49:41 +00:00
judge_main.php
Reverting some changes that I inadvertently committed.
2010-04-13 20:33:27 +00:00
judge_other.php
These changes were done by Sebastian Ruan
2015-04-08 21:13:02 +00:00
judge_project_summary.php
Add a judge scheudle page that lists the times, teams, and projects
2010-03-18 05:22:56 +00:00
judge_schedule.php
Add a new date 'judge schedule available' to specify when judge assignments and schedules become available to judges. When the chief judge is playing with the scheduler he doesnt want to have judges thinkign they are assigned to their final teams/projects/timeslots, so only make them available to judges after this date has passed.
2010-04-06 14:29:50 +00:00
judge_special_awards.php
Fix rowspan on judge special awards page
2011-03-08 19:14:24 +00:00
judge.inc.php
Added checking for required custom questions being answered on the Judge "other information" forms.
2013-03-05 22:10:50 +00:00
lcsv.php
addTextX function added
2010-03-22 02:20:04 +00:00
login.php
i18n() all the info on the login page
2010-03-18 15:16:45 +00:00
lpdf.php
Select Project Type field added to the project editor.
2014-02-27 21:38:16 +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
Put languages on special award team titles
2011-03-30 21:40:50 +00:00
questions.inc.php
Added checking for required custom questions being answered on the Judge "other information" forms.
2013-03-05 22:10:50 +00:00
register_participants_emergencycontact.php
Remove debug
2009-10-22 19:41:03 +00:00
register_participants_isefforms.php
Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
2012-02-09 17:52:17 +00:00
register_participants_main.php
These changes were done by Sebastian Ruan
2015-04-08 21:13:02 +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
These changes were done by Sebastian Ruan
2015-05-06 16:55:46 +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
tcpdf based signature form that that is a replacement for the regular
2010-03-30 07:02:16 +00:00
register_participants_signature.php
These changes were done by Sebastian Ruan
2015-04-08 21:13:02 +00:00
register_participants_spawards.php
Fix some missing tranaslations on the special awards signup page
2011-03-10 16:01:24 +00:00
register_participants_students.php
Added an optionally included county field to the student data.
2015-01-14 18:06:07 +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
These changes were done by Sebastian Ruan
2015-05-06 16:55:46 +00:00
register_participants.php
Add more translatiosn for Mariette
2011-03-18 18:45:22 +00:00
remote.php
Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
2012-02-09 17:52:17 +00:00
schoolaccess.php
Updated admin/schoolsimport.php to properly handle v2.3 shool imports.
2011-12-08 22:41:49 +00:00
schoolinvite.php
Group invitations list query by registration number so it only gets ONE student per project.
2012-03-02 20:10:22 +00:00
sponsor_main.php
Do a lot of database re-working, renaming and reorganization
2009-10-02 16:46:13 +00:00
tableeditor.class.php
Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
2012-02-09 17:52:17 +00:00
tableeditor.css
Put the award upload on one page. Make the default mappings a modal
2010-04-18 22:40:08 +00:00
tcpdf_config.php
Fix the top margin.
2010-03-30 07:02:11 +00:00
tcpdf.inc.php
Add french award name fields to reports
2011-03-26 16:26:22 +00:00
TODO
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +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
translationseditor.inc.php
Helps if you use the right filename, definitely almost 2am
2009-09-11 05:47:58 +00:00
translationseditor.js.php
Set the datepicker z-indez so its above the dialogs (so when used within a dialog it wont be below it)
2009-09-17 19:05:17 +00:00
user_activate.php
These changes were done by Sebastian Ruan
2015-04-08 21:13:02 +00:00
user_invite.php
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
user_login.php
Allow existing parents, principals, mentors, and alumni to create mutlirole accounts.
2010-02-10 14:58:10 +00:00
user_multirole.php
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
user_new.php
Add firstname/lastname to the substitutions on new user welcome emails
2012-02-10 17:37:14 +00:00
user_page.inc.php
Hack to get around upgraded version of PHP not accepting pass-by-reference that isn't explicitly stated on both sides. This allows judge registration to complete
2011-01-24 06:00:32 +00:00
user_password.php
Fix user_password
2010-01-27 20:24:10 +00:00
user_personal.php
relax phone number and postalcode restrictions a bit
2012-02-10 16:59:31 +00:00
user.inc.php
These changes were done by Sebastian Ruan
2015-04-08 21:13:02 +00:00
version.txt
Bump version number for more development
2011-01-19 19:54:00 +00:00
volunteer_main.php
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
volunteer_position.php
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
volunteer.inc.php
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
winners.php
Add htmlspecialchars to project title output on winners page to prevent XSS attacks
2013-03-10 21:28:31 +00:00