admin
|
Email address fix for user_list (now show accounts.username and accounts.email)
|
2011-01-28 18:01:31 +00:00 |
config
|
Fix divisions insert check
|
2011-01-28 18:22:18 +00:00 |
db
|
Added teacher abillity to add/remove students
|
2010-11-29 22:54:12 +00:00 |
doc
|
Add dictionary documentation
|
2010-11-18 17:24:18 +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
|
Updated super/conferences.php, adding a rollback if there are errors in copying a conference.
|
2010-11-26 16:50:17 +00:00 |
super
|
Make conference saving work again
|
2010-12-07 19:26:39 +00:00 |
tcpdf
|
Add TABLOID to tcpdf
|
2010-06-09 05:21:38 +00:00 |
theme
|
Added code for inviting users, access to it through the api
|
2010-11-23 20:58:38 +00:00 |
.htaccess
|
Add conferences and dates api
|
2010-07-28 21:49:58 +00:00 |
account.inc.php
|
Oops - only update the session user id for the newly created user if it's the same account and the same conference as the one doing the user creation
|
2011-01-28 20:16:43 +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
|
Re-do user_invite to allow users to be invited by admin/config's - its not complete, but its working, it still needs to send emails though to tell the user of their new role, but i need to think on how to do that because if its a new account then it could be just a username/password without an email, but if its invited then the email __IS__ the username, but we shouldnt rely on the email being valid until its been confirmed via the email confirmation.. ugh?!?!
|
2010-12-21 23:16:20 +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
|
Bunch of fixes
|
2011-01-26 23:15:58 +00:00 |
common.inc.functions.php
|
Added logging to the API, and separated the log file creation into a common function
|
2010-12-02 17:25:23 +00:00 |
common.inc.php
|
Re-do user_invite to allow users to be invited by admin/config's - its not complete, but its working, it still needs to send emails though to tell the user of their new role, but i need to think on how to do that because if its a new account then it could be just a username/password without an email, but if its invited then the email __IS__ the username, but we shouldnt rely on the email being valid until its been confirmed via the email confirmation.. ugh?!?!
|
2010-12-21 23:16:20 +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 |
invitestudents.php
|
Added abillity to uninvite a user from a particular role where allowed, and api function (/user/uninvite)
|
2010-12-01 19:40:45 +00:00 |
judge_expertise.php
|
Forward port the "auto-select novice" change
|
2010-12-16 16:56:49 +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
|
Fix user_save to properly update the status of all roles that the user has
|
2011-02-01 20:10:11 +00:00 |
judge.inc.php
|
Fix user_save to properly update the status of all roles that the user has
|
2011-02-01 20:10:11 +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
|
Adjust wording slightly
|
2010-12-21 22:57:46 +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
|
Couple of quick fixes:
|
2011-01-27 22:55:42 +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
|
More fixes to (hopefully) allow a superuser to add admin/config roles
|
2010-12-06 19:33:38 +00:00 |
user_invite.php
|
Re-do user_invite to allow users to be invited by admin/config's - its not complete, but its working, it still needs to send emails though to tell the user of their new role, but i need to think on how to do that because if its a new account then it could be just a username/password without an email, but if its invited then the email __IS__ the username, but we shouldnt rely on the email being valid until its been confirmed via the email confirmation.. ugh?!?!
|
2010-12-21 23:16:20 +00:00 |
user_login.php
|
Updated super/conferences.php, adding a rollback if there are errors in copying a conference.
|
2010-11-26 16:50:17 +00:00 |
user_main.php
|
Updated super/conferences.php, adding a rollback if there are errors in copying a conference.
|
2010-11-26 16:50:17 +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
|
More fixes to (hopefully) allow a superuser to add admin/config roles
|
2010-12-06 19:33:38 +00:00 |
user_school.php
|
Added API function for modifying account information
|
2010-10-28 21:22:12 +00:00 |
user.inc.php
|
Fix user_save to properly update the status of all roles that the user has
|
2011-02-01 20:10:11 +00:00 |
version.txt
|
Bunch of fixes
|
2011-01-26 23:15:58 +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
|
Fix user_save to properly update the status of all roles that the user has
|
2011-02-01 20:10:11 +00:00 |
volunteer.inc.php
|
Fix user_save to properly update the status of all roles that the user has
|
2011-02-01 20:10:11 +00:00 |
winners.php
|
Several updates on migrating from fair years to conference id's
|
2010-11-02 20:35:47 +00:00 |