Commit Graph

2225 Commits

Author SHA1 Message Date
james
64a0432c55 Add account registration and email address confirmation 2010-09-27 19:13:56 +00:00
jacob
c009ef1e3a Added user_school.php, a form tab for user to select the school to which they belong. Updated user_edit.php to use it. 2010-09-27 16:14:09 +00:00
james
bce4bdb2b2 Change "pageid" and "NAV_PAGE_ID" to "navident" and "NAV_IDENT" and add the field to the database
Add schedule class details to "new" theme
2010-09-23 21:09:04 +00:00
james
8282ceaf96 need tbody for tablesorter 2010-09-23 17:21:47 +00:00
james
ff3ab7151e Handle topic-menu headings that arent linked 2010-09-23 17:07:19 +00:00
james
a6ec8ef874 Fix the SESSION debug output 2010-09-23 16:41:40 +00:00
james
ffd09ae67e Fix clicking on secondary nav 2010-09-23 16:37:19 +00:00
james
60c6235649 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
james
2292af3206 Use div_prefs and cat_prefs (make the scheduler work again)
Give higher preference to not having leftover judges
Treat 'indifferent' cat_prefs as cost=0 even though its a 2 (on the 0-4 scale)
2010-09-22 18:28:51 +00:00
james
a8fa8e7a99 Disable DEPRECATED warnings 2010-09-11 00:53:03 +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
useradvocate
517563a97a TUAG- various tune ups to HTML,CSS 2010-09-09 20:13:48 +00:00
useradvocate
5dab48e574 TUAG- various tune ups to HTML,CSS 2010-09-09 20:13:29 +00:00
useradvocate
eef65869bb TUAG- various tune ups to HTML,CSS 2010-09-09 20:13:10 +00:00
useradvocate
755b9c8560 TUAG- various tune ups to HTML,CSS 2010-09-09 20:12:41 +00:00
james
c9bf5f4227 get rid of the custom fundraising module primary nav 2010-09-09 16:42:40 +00:00
james
07f2aa208e Add class="clear to primary and secondary menu's 2010-09-09 15:22:22 +00:00
james
3913bb397d List all conferences with status in the api call, instead of just the running ones 2010-09-07 19:59:37 +00:00
james
dfb6112e66 Split committee management out 2010-09-03 16:59:05 +00:00
james
a5f309c022 Add session variables and date list by conference to API test page 2010-09-02 19:14:59 +00:00
james
146f557759 Add science olympics teams api to testapi page 2010-09-02 19:01:49 +00:00
james
959843d4c4 Add a simple API test page for checking some api calls
Update /api/dates to use current conference id if one isnt specificed
2010-09-02 18:53:48 +00:00
james
6963b7104b switch conference API 2010-09-02 17:38:13 +00:00
james
c8ada5f7c2 Move the schedule to the teacher account 2010-09-01 19:27:55 +00:00
james
88cdfebdea Move team management to teacher interface 2010-09-01 17:53:35 +00:00
james
d01a3088b7 dd api for managing science olympics teams 2010-08-31 20:50:11 +00:00
james
de564f3c55 More user stuff to get things workinga gain
Add a API module for science olympics
2010-08-31 20:12:41 +00:00
james
ec3be0f10f More changes to be able to at least barely use the system again 2010-08-31 19:41:32 +00:00
james
3766b0a3f6 Fix navigation when loading a page that exists in the nav structure 2010-08-31 17:41:54 +00:00
james
81f3f3235a Fix logging in and switching conferences, man, this is becoming a mess 2010-08-31 17:35:58 +00:00
dave
e03902bbec Merge judge_availablilty into judge_other and delete
judge_availability.php
2010-08-31 07:23:49 +00:00
james
4bf2897f18 Add changes for API Authenication and force API to use SSL 2010-08-24 16:04:12 +00:00
dave
05432715e4 fix spacing 2010-08-24 00:04:57 +00:00
dave
49648aed94 Don't validate it right away, that causes the invlaidHandler to be run
and the form to be submitted (since in SFIAB we actually want to save a
partially-filled but invalid form).  Need anothe way to trigger
validation without also triggering the submission
2010-08-24 00:04:56 +00:00
dave
2db3ce6b9e Validate the form on load so the user can see the problems right away. 2010-08-24 00:04:53 +00:00
james
56707e4941 Oops sort the menu's correctly, and restrict the editor to one less level than before (as per TUAG request) 2010-08-20 19:59:20 +00:00
james
358d413365 Remove the accordion from the tertiary menu, and move the tertiary menu <div> to the <div id="main"> as specified in TUAG's prototype 2010-08-20 18:16:21 +00:00
james
4143f289af A few more cleanups, and unfortunately we cant convert the whole $config to javascript, so just do the SFIABDIRECTORY that we need for now, we can add more later 2010-08-20 18:00:47 +00:00
james
030f2030e8 update classic theme too 2010-08-20 17:47:51 +00:00
james
15d057ae1f Add the missing files 2010-08-20 17:45:53 +00:00
james
69234c1657 Update rolestasks to be conference-type specific
Add a  'new' theme for TUAG to start implementing
2010-08-20 17:40:11 +00:00
james
71b0489493 A few more cleanups, and link the admin and config primary menu icons to real pages so we can remove the (old) links 2010-08-20 15:42:18 +00:00
james
02998f98d6 A few more UI div recommendations and CSS touchups
Make php '$config' array available in javascript as javascript 'config' object
2010-08-20 15:11:11 +00:00
james
a449fce300 Rename system setup page 2010-08-20 14:29:49 +00:00
dave
b4a021411d judge main questions 2010-08-19 22:56:35 +00:00
dave
9f3dc6c9dc Fix user loading 2010-08-19 22:56:33 +00:00
dave
7b454e322a Cleanup the roles page so it's not so vertically abundant. 2010-08-19 22:56:31 +00:00
james
1427900873 Cleanup the temporary user_main page a bit, even though its still temporary 2010-08-19 20:13:43 +00:00
james
78614ef309 Set some redirects to user_edit instead of user_account
Disable the importantdates box again
2010-08-19 20:07:08 +00:00
james
ffcab968d3 move navigation javascripts to a separate file 2010-08-19 18:58:25 +00:00