jacob
1e1fa0097a
Updated super/conferences.php, adding a rollback if there are errors in copying a conference.
...
Added compvars.php, which is a test script for comparing data after it's been rolled over from one conference to another - used to test the rollover in super/conferences.php.
Updated usage of the role "student", replacing it with "participant".
2010-11-26 16:50:17 +00:00
james
46b39f81e0
Add copyoriginal, copyparent, and notes(currently unused) to conferences table
...
Add code in create conference and copy conference to set copyoriginal and copyparent
Add missing json_decode to API (we expect ALL arrays being POSTED to be json encoded)
2010-11-25 20:45:44 +00:00
jacob
e9f46edb0e
Added code for inviting users, access to it through the api
2010-11-23 20:58:38 +00:00
jacob
0720cb0ae0
Updated super/conferences to properly manage existing conferences, and touched up it's UI to fit the site theme
2010-11-18 20:44:48 +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
00f380483b
Rewrote the installation script to deal with conferences
...
Writing UI components to create conferences from within the user interface - still buggy
2010-11-10 23:05:24 +00:00
james
5207e193fc
Authenticate and check for superuser on all /super pages
2010-07-15 19:52:44 +00:00
james
c086e7e0bb
refactor config into config & super pages, 'config' page is now 'conference config' specifically for the conference, all non-conference related tasks are moved to the superuser page
2010-06-23 21:18:06 +00:00
jacob
f116d9c5fc
Added team management for SOIAB. Minor typo correction in conferences.php
2010-06-14 18:30:39 +00:00
james
14308b5991
Start of adding 'conferences' and ability to switch between running conferences
2010-06-03 19:21:27 +00:00