jacob
128fc6a3b5
Added logging to the API, and separated the log file creation into a common function
2010-12-02 17:25:23 +00:00
jacob
0ff766175b
Updates on the data that gets returned when describing the user structure
...
Modified user code to properly save the volunteer availability data
Updated the UI to properly use the user_save function to update judge and volunteer info
2010-11-16 22:51:42 +00:00
jacob
1e2340beb1
Some updates on the interface for creating conferences
...
Modified the user object, correcting some issues with judging availability and volunteer availability.
2010-11-16 19:53:26 +00:00
jacob
54070f1836
Several updates on migrating from fair years to conference id's
2010-11-02 20:35:47 +00:00
jacob
89475dae93
A quick function update
2010-11-01 21:51:27 +00:00
jacob
21261a99af
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
2010-11-01 15:24:59 +00:00
jacob
4f35702bbf
Added API function for modifying account information
2010-10-28 21:22:12 +00:00
jacob
d0d3c7b7c4
Separated the functionality of school selection from the pages, implemented it in the API
2010-10-27 16:40:17 +00:00
jacob
92d46976f7
Separating judging timeslot selection into the user object
2010-10-26 18:15:04 +00:00
james
e590c94690
Fix api for categories (projectcategories_load wouldnt have ever worked!)
2010-10-05 20:24:43 +00:00
james
4f42407073
migrate categories/divisions/subdivisions from FAIRYEAR to conferences_id
...
rename API call /config to /config/variables
update API with /config members for divisions/subdivisions/categories
2010-10-05 19:43:30 +00:00
james
64a0432c55
Add account registration and email address confirmation
2010-09-27 19:13:56 +00:00
james
70d359c15b
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
2010-09-10 19:38:56 +00:00
james
ec27794017
refactor all functions except header/footer functions from common.inc.php to common.inc.functions.php
2010-07-16 16:17:03 +00:00