admin
|
Further updates in migrating to conference id
|
2010-11-03 20:59:03 +00:00 |
config
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
db
|
Rewrote the installation script to deal with conferences
|
2010-11-10 23:05:24 +00:00 |
fckeditor
|
Don't process basic UTF-8 Characters into HTML Entities, makes it impossible to obtain plain text version!!
|
2009-12-03 19:16:37 +00:00 |
images
|
Add a (non-working for demo only!) superconfig page to turn on/off the science fair and science olympics components
|
2010-05-27 20:33:08 +00:00 |
js
|
Re-write the naviagation agian - no more ajax menus, and it auto-selects the first secondary and first tertiary pages when clicking a higher level
|
2010-09-23 16:17:24 +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
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
super
|
Some updates on the interface for creating conferences
|
2010-11-16 19:53:26 +00:00 |
tcpdf
|
Add TABLOID to tcpdf
|
2010-06-09 05:21:38 +00:00 |
theme
|
Some updates on the interface for creating conferences
|
2010-11-16 19:53:26 +00:00 |
.htaccess
|
Add conferences and dates api
|
2010-07-28 21:49:58 +00:00 |
account.inc.php
|
Rewrote the installation script to deal with conferences
|
2010-11-10 23:05:24 +00:00 |
activities.inc.php
|
Changed the scienceolympic judge settings to a generic activity selection tab (replacing so_judge_other.php with activities.php)
|
2010-10-14 15:26:47 +00:00 |
activities.php
|
Updated to properly use the user_save function
|
2010-11-18 16:02:11 +00:00 |
ajax.inc.php
|
refactor the standard ajax stuff to a common file
|
2007-12-10 20:53:41 +00:00 |
api.php
|
SQL error fix
|
2010-11-18 15:59:22 +00:00 |
apidoc.css
|
Be a bit smarter with "notimplemented", add API impelmentation status, and basic details to the apidocs page
|
2010-09-28 20:37:44 +00:00 |
apidoc.php
|
Be a bit smarter with "notimplemented", add API impelmentation status, and basic details to the apidocs page
|
2010-09-28 20:37:44 +00:00 |
cms.php
|
Shrink the summarytable headers a bit in size
|
2008-08-20 20:25:42 +00:00 |
committee_main.php
|
Don't need user_password.php anymore
|
2010-07-15 09:18:06 +00:00 |
committee.inc.php
|
Remove uneeded function
|
2010-07-13 03:30:12 +00:00 |
committees.php
|
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
|
2010-09-10 19:38:56 +00:00 |
common.inc.bootstrap.php
|
Rewrote the installation script to deal with conferences
|
2010-11-10 23:05:24 +00:00 |
common.inc.functions.php
|
Updates on the data that gets returned when describing the user structure
|
2010-11-16 22:51:42 +00:00 |
common.inc.php
|
Rewrote the installation script to deal with conferences
|
2010-11-10 23:05:24 +00:00 |
config_editor.inc.php
|
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
|
2010-09-10 19:38:56 +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
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
contact.php
|
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
|
2010-09-10 19:38:56 +00:00 |
csvimport.inc.php
|
Add a generic CSV reader that properly handles multi-line fields
|
2006-09-11 17:32:02 +00:00 |
emailconfirmation.php
|
Add account registration and email address confirmation
|
2010-09-27 19:13:56 +00:00 |
fair_additional_materials.inc.php
|
Updated these tables to include the conference id:
|
2010-10-20 21:58:26 +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
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
fair_stats.php
|
Updates converting from year to conference id.
|
2010-11-03 17:18:02 +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
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
index.php
|
Add cms table, and move the 'index' pagetext to cms
|
2008-08-19 21:13:29 +00:00 |
install2.php
|
Rewrote the installation script to deal with conferences
|
2010-11-10 23:05:24 +00:00 |
install3.php
|
Rewrote the installation script to deal with conferences
|
2010-11-10 23:05:24 +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_expertise.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
judge_main.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
judge_other.php
|
Updates on the data that gets returned when describing the user structure
|
2010-11-16 22:51:42 +00:00 |
judge_project_summary.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
judge_schedule.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
judge_special_awards.php
|
Updated the user_load and user_save functions to handle judges special awards selection.
|
2010-10-25 18:07:55 +00:00 |
judge.inc.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
lcsv.php
|
addTextX function added
|
2010-03-22 02:20:04 +00:00 |
login.php
|
Start of adding 'conferences' and ability to switch between running conferences
|
2010-06-03 19:21:27 +00:00 |
lpdf.php
|
Add a "setDefaultFontSize" function to lpdf, and set it to something reasonable for backwards compatability
|
2010-03-23 16:42:59 +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 |
nav.php
|
Fix clicking on secondary nav
|
2010-09-23 16:37:19 +00:00 |
projects.inc.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
questions.inc.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
register_participants_emergencycontact.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_isefforms.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_main.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_mentor.php
|
Further updates in migrating to conference id
|
2010-11-03 20:59:03 +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
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_project.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_safety.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_signature_pdflib.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_signature.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_spawards.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants_students.php
|
Further updates in migrating to conference id
|
2010-11-03 20:59:03 +00:00 |
register_participants_tours.php
|
Further updates in migrating to conference id
|
2010-11-03 20:59:03 +00:00 |
register_participants.inc.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
register_participants.php
|
Further updates in migrating to conference id
|
2010-11-03 20:59:03 +00:00 |
register.php
|
Add account registration and email address confirmation
|
2010-09-27 19:13:56 +00:00 |
remote.php
|
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
|
2010-09-10 19:38:56 +00:00 |
schedule.inc.php
|
fix schedule display boxes to be the same for FF/IE/Chrome
|
2010-10-14 15:11:52 +00:00 |
schoolaccess.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
schoolfeedback.php
|
Fix rolestasks saving of the level for each item
|
2010-10-14 19:42:20 +00:00 |
schoolinfo.php
|
Fix rolestasks saving of the level for each item
|
2010-10-14 19:42:20 +00:00 |
schoolinvite.php
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
schoolschedule_event_dialog.php
|
Add schedule view for school access, allow schools to register teams for events
|
2010-06-15 21:43:21 +00:00 |
schoolschedule_event_tab.php
|
Separated (un)registering teams for events into schedule.inc.php and added it to the api
|
2010-09-29 21:23:54 +00:00 |
schoolschedule.php
|
fix schedule display boxes to be the same for FF/IE/Chrome
|
2010-10-14 15:11:52 +00:00 |
schoolstudents.php
|
Fix some user/account bugs
|
2010-07-27 19:06:36 +00:00 |
schoolteams.php
|
Add account registration and email address confirmation
|
2010-09-27 19:13:56 +00:00 |
so_teams.inc.php
|
Move team management to teacher interface
|
2010-09-01 17:53:35 +00:00 |
sponsor_main.php
|
Don't need user_password.php anymore
|
2010-07-15 09:18:06 +00:00 |
tableeditor.class.php
|
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
|
2010-09-10 19:38:56 +00:00 |
tableeditor.css
|
Fix saving active/deactive roles
|
2010-10-14 20:31:10 +00:00 |
tcpdf_config.php
|
More sensible values for margins
|
2010-06-08 18:47:59 +00:00 |
tcpdf.inc.php
|
Updates converting from year to conference id.
|
2010-11-03 17:18:02 +00:00 |
testapi.php
|
SQL error fix
|
2010-11-18 15:59:22 +00:00 |
TODO
|
Merge all changes from branch r1284:1498 into trunk
|
2009-09-09 00:26:12 +00:00 |
tours.class.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +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_account.php
|
More user stuff to get things workinga gain
|
2010-08-31 20:12:41 +00:00 |
user_edit.inc.php
|
Fix rolestasks saving of the level for each item
|
2010-10-14 19:42:20 +00:00 |
user_edit.php
|
Separated the functionality of school selection from the pages, implemented it in the API
|
2010-10-27 16:40:17 +00:00 |
user_invite.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
user_login.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
user_main.php
|
Rewrote the installation script to deal with conferences
|
2010-11-10 23:05:24 +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
|
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
|
2010-11-01 15:24:59 +00:00 |
user_organization.php
|
Fix rolestasks saving of the level for each item
|
2010-10-14 19:42:20 +00:00 |
user_page.inc.php
|
- New user and volunteer signup system
|
2007-11-16 06:30:42 +00:00 |
user_personal.php
|
Fix rolestasks saving of the level for each item
|
2010-10-14 19:42:20 +00:00 |
user_roles.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
user_school.php
|
Added API function for modifying account information
|
2010-10-28 21:22:12 +00:00 |
user.inc.php
|
SQL error fix
|
2010-11-18 15:59:22 +00:00 |
version.txt
|
Lol oops i updated the version in the branch instead of head - now the version is bumped correctly
|
2009-09-09 01:19:36 +00:00 |
volunteer_main.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |
volunteer_position.php
|
Updates on the data that gets returned when describing the user structure
|
2010-11-16 22:51:42 +00:00 |
volunteer.inc.php
|
Updated volunteer preferences to work with the new interface and with the new conference id system
|
2010-10-14 14:10:49 +00:00 |
winners.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |