Commit Graph

  • ec3be0f10f More changes to be able to at least barely use the system again james 2010-08-31 19:41:32 +0000
  • 3766b0a3f6 Fix navigation when loading a page that exists in the nav structure james 2010-08-31 17:41:54 +0000
  • 81f3f3235a Fix logging in and switching conferences, man, this is becoming a mess james 2010-08-31 17:35:58 +0000
  • e03902bbec Merge judge_availablilty into judge_other and delete judge_availability.php dave 2010-08-31 07:23:49 +0000
  • 4bf2897f18 Add changes for API Authenication and force API to use SSL james 2010-08-24 16:04:12 +0000
  • 05432715e4 fix spacing dave 2010-08-24 00:04:57 +0000
  • 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 dave 2010-08-24 00:04:56 +0000
  • 2db3ce6b9e Validate the form on load so the user can see the problems right away. dave 2010-08-24 00:04:53 +0000
  • 56707e4941 Oops sort the menu's correctly, and restrict the editor to one less level than before (as per TUAG request) james 2010-08-20 19:59:20 +0000
  • 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 james 2010-08-20 18:16:21 +0000
  • 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 james 2010-08-20 18:00:47 +0000
  • 030f2030e8 update classic theme too james 2010-08-20 17:47:51 +0000
  • 15d057ae1f Add the missing files james 2010-08-20 17:45:53 +0000
  • 69234c1657 Update rolestasks to be conference-type specific Add a 'new' theme for TUAG to start implementing james 2010-08-20 17:40:11 +0000
  • 71b0489493 A few more cleanups, and link the admin and config primary menu icons to real pages so we can remove the (old) links james 2010-08-20 15:42:18 +0000
  • 02998f98d6 A few more UI div recommendations and CSS touchups Make php '$config' array available in javascript as javascript 'config' object james 2010-08-20 15:11:11 +0000
  • a449fce300 Rename system setup page james 2010-08-20 14:29:49 +0000
  • b4a021411d judge main questions dave 2010-08-19 22:56:35 +0000
  • 9f3dc6c9dc Fix user loading dave 2010-08-19 22:56:33 +0000
  • 7b454e322a Cleanup the roles page so it's not so vertically abundant. dave 2010-08-19 22:56:31 +0000
  • 1427900873 Cleanup the temporary user_main page a bit, even though its still temporary james 2010-08-19 20:13:43 +0000
  • 78614ef309 Set some redirects to user_edit instead of user_account Disable the importantdates box again james 2010-08-19 20:07:08 +0000
  • ffcab968d3 move navigation javascripts to a separate file james 2010-08-19 18:58:25 +0000
  • f0907a5d47 Add new div's as directed by UI guys james 2010-08-19 18:55:34 +0000
  • de52f85ec3 Use a second list for "other things to do". Things like the account info and role info don't need to be complete/incomplete dave 2010-08-08 17:15:17 +0000
  • 79286a56e0 Can we please turn off the important dates for a logged in user. It gets in the way of everything. Disabling for now. dave 2010-08-08 09:13:07 +0000
  • ceb80636e1 Start of the new user editor, some works, most things don't. dave 2010-08-08 09:09:49 +0000
  • 7faf0fff45 Update user accoutn to make it look better dave 2010-08-08 09:09:48 +0000
  • 4ba55b274c Updates to user_personal to use form validator dave 2010-08-08 09:09:46 +0000
  • 5112bc5ffb Playing with user_personal.php dave 2010-08-08 09:09:38 +0000
  • 57f7bd5212 Add conferences and dates api james 2010-07-28 21:49:58 +0000
  • 2c7e23b276 Fix some user/account bugs Start fixing the schoolstudents page (it now adds users, but it doesnt re-load them or edit htem or delete them) james 2010-07-27 19:06:36 +0000
  • 32dd83fbde Fix the primary nav james 2010-07-23 18:55:11 +0000
  • d871810065 fix alignment of the top table james 2010-07-21 20:19:48 +0000
  • 9e3473dd33 Add another missing <tbody> ... </tbody> james 2010-07-21 20:17:59 +0000
  • 589b3aa173 Oops forgot to remove some debug james 2010-07-21 20:16:25 +0000
  • 71074eaf24 Get rid of the old (not used anymore) taskNav function Add some missing <tbody> tags so the tablesorter doesnt choke (every table with class=tableview MUST have a <tbody> element, even if there are no <tr>'s inside the body james 2010-07-21 20:14:05 +0000
  • b4f206c6db Migrate stuff out of primarynav into the login box james 2010-07-21 19:27:50 +0000
  • 5d06ea17e6 Fix the bug where the first load of the accordion doesnt populate correctly james 2010-07-21 19:20:34 +0000
  • a4ea8b2f4d More updates to the nav - now keeps track of the accordion tab position, and which link within the accordion is seelcted james 2010-07-21 18:37:03 +0000
  • f704f14134 make sure user_load is called in the right directory unset session navigation when switching conferences james 2010-07-21 15:16:39 +0000
  • b3ce18ca0c Fix one small issue with db update 204 Allow logging in if the user isnt in the conference (just go to the user_account page for now, i guess eventually it'll need to go to a "register for the conference" page Some fixes and updates to the menu/navigation, still not perfect, btu getting there james 2010-07-21 15:14:32 +0000
  • aaea2764b6 Spell bootstrap correctly james 2010-07-16 16:37:21 +0000
  • 0a4acc7dd5 Refactor checks & startup & initialization/loading to a bootstrap common file james 2010-07-16 16:36:44 +0000
  • ec27794017 refactor all functions except header/footer functions from common.inc.php to common.inc.functions.php james 2010-07-16 16:17:03 +0000
  • e8c8bf33fe Fix some nav issues and start the task of detecting where in teh nav we are if we didnt navigate to the page through the links Some general formatting cleanups on the common.inc too james 2010-07-15 21:24:10 +0000
  • fa69916607 Adding conferences_id fields to judges tables. Will later drop the year fields jacob 2010-07-15 21:18:36 +0000
  • 5cd3f22088 migration to new user system jacob 2010-07-15 20:28:35 +0000
  • bffcf724d8 Udated user_list to work with new account system jacob 2010-07-15 20:00:10 +0000
  • 5207e193fc Authenticate and check for superuser on all /super pages james 2010-07-15 19:52:44 +0000
  • ce9bb827ef Finally, a working roletasks editor, complete with drag'n'drop james 2010-07-15 19:05:20 +0000
  • 0c0f139027 Move the javascript include to common.inc dave 2010-07-15 09:18:08 +0000
  • 1f5b0697ed Don't need user_password.php anymore dave 2010-07-15 09:18:06 +0000
  • a40100c03f Part of the last commit belongs on this one. Move the user, email, and password stuff ot of user_personal.php dave 2010-07-15 09:18:05 +0000
  • 28004d6fe8 typo dave 2010-07-15 09:18:04 +0000
  • 582ffb6586 Don't need to check users_id, user_auth_required does that now. dave 2010-07-15 09:18:03 +0000
  • ba2738b813 Fix redirection on login and on forced password changes. dave 2010-07-15 09:18:02 +0000
  • dd6228f5d7 Implement password expired, force the user to set a new password. dave 2010-07-15 09:17:59 +0000
  • a403202786 Updates to work with new user system. Also updated the committees_link table fieldname to use "accounts_id" instead of "users_uid" and updated code accordingly. jacob 2010-07-14 21:04:50 +0000
  • 004c9b64d2 Partially modified to work with new user account system jacob 2010-07-14 20:26:07 +0000
  • c81bc0c7da Save the username link dave 2010-07-14 19:02:05 +0000
  • 80537e75f2 Add a field so we can record email->username linkage dave 2010-07-14 18:57:00 +0000
  • 82bdfdbd10 Fixes for issue with record id's jacob 2010-07-14 18:30:04 +0000
  • 712348dbb9 Fix email checking user_account now saves info, and does online-checking of usernames. Form validation is fun! dave 2010-07-14 18:09:28 +0000
  • 1697287a35 First-child with CSS dave 2010-07-14 18:09:26 +0000
  • 74ecb60f90 We can do the first child thing with CSS, no need to call any javascript. dave 2010-07-14 18:09:23 +0000
  • 994759d660 keep username and email synced if the checkbox is checked. dave 2010-07-14 18:09:19 +0000
  • d5912ac1e8 Start un-breaking all the broken UI navigation james 2010-07-13 21:23:39 +0000
  • 45e1e79072 make showing the winners link optional justin 2010-07-13 20:18:50 +0000
  • 6eab783fb6 Fixed an omission in the script - user ID's were not being updated in the users table to point to the appropriate record in the accounts table jacob 2010-07-13 20:07:06 +0000
  • 8a16a90c0e place pronunciation on one line in the default script (issue 372) justin 2010-07-13 19:46:51 +0000
  • 39c402f3f5 and make sure the setting doesn't override an existing school entry justin 2010-07-13 19:23:18 +0000
  • c877ce1f95 automatically select the same school as the first partner when added a second to a registration justin 2010-07-13 19:16:35 +0000
  • 83c683063e 6 character passwords dave 2010-07-13 18:28:13 +0000
  • 9ce7df3f9b Try without any textinput fudging. Fix the input type, don't use "email" dave 2010-07-13 18:27:14 +0000
  • 0f580472f6 Account editor (that doesn't edit yet) but uses a jquery input validator. Had to move the global .error class to div.error and span.error (the only ways error() uses them). For the rest of the cases, like when .error is used to indicate input errors, we should convert to using the input validator if we're all happy with it. dave 2010-07-13 18:00:53 +0000
  • a1455b30b6 Three small fixes: 1) Needed to include deleted records that were getting omitted 2) typo in debug output 3) "users" records with a year of 0 get deleted after the corresponding "accounts" record is created jacob 2010-07-13 17:01:50 +0000
  • f3403c901c fix some syntax errors, that should be the last of them justin 2010-07-13 14:39:47 +0000
  • 282c2599ce Put update 196 back in after dave somehow removed it?! james 2010-07-13 13:40:44 +0000
  • 4d8e359049 Fix award ceremony script. dave 2010-07-13 05:20:38 +0000
  • 1be2301844 Add an oid field to confrences so we know which conferences are the same year after year.. we should probably keep the "year" column there too.. it's easier to query that than querying the config variables to find all the years taht the conference was active (needed for ceremony script and report generation) dave 2010-07-13 05:20:37 +0000
  • 98d264ef67 Rename $_SESSION['conferenceid'] to $_SESSION['conferences_id'] for naming consistency. dave 2010-07-13 05:20:35 +0000
  • 6e464998b5 fix typo justin 2010-07-13 04:47:47 +0000
  • 7fb84ea200 Apparently Safari takes the "email" seriously, and won't let anything go that isn't really an email.. no so good for usernames. We need a "I don't have an email" button or somethign . dave 2010-07-13 04:33:42 +0000
  • ccf1b9c453 Fix an update bug. The code needs to be run to set the conference ID before we can build a UNIQUE index on the conference id. dave 2010-07-13 04:25:00 +0000
  • b6f43280d7 fix naming and types dave 2010-07-13 03:54:34 +0000
  • 024cd25fa6 added warning when registrations have started (issue 255) justin 2010-07-13 03:33:58 +0000
  • 7c918c0167 update the user personal information editor, the superuser edit flags for admin/config/super don't quite work yet. dave 2010-07-13 03:30:26 +0000
  • 88f8ce044b Update role activate/deactive page dave 2010-07-13 03:30:25 +0000
  • c3f2e0c589 Update the password change page dave 2010-07-13 03:30:24 +0000
  • 2a4b64588d Update /config files too dave 2010-07-13 03:30:23 +0000
  • ad0468e4e1 Convert to new user_auth_required. Some report edits too that I don't feel like filtering out dave 2010-07-13 03:30:17 +0000
  • 8d1c6e1cd4 Add an option to bypass the actual db version update write to the database, so for testing the same update can be applied over and over without needing to update the db. dave 2010-07-13 03:30:14 +0000
  • 5338adefa9 Remove uneeded function dave 2010-07-13 03:30:12 +0000
  • b1f2718a3c Users can login and logout and look at their home pages. dave 2010-07-13 03:30:11 +0000
  • 56987c174a update db version dave 2010-07-13 03:30:10 +0000
  • f5618851dd Remvoe old db update dave 2010-07-13 03:30:09 +0000
  • 61a9d73835 Move db updates to 197 dave 2010-07-13 03:30:07 +0000
  • 801d2580be Add config/admin roles and conversion script dave 2010-07-13 03:30:06 +0000
  • 2e17685fc2 More fields for hte account dave 2010-07-13 03:30:05 +0000