a449fce300Rename system setup page
james
2010-08-20 14:29:49 +00:00
b4a021411djudge main questions
dave
2010-08-19 22:56:35 +00:00
9f3dc6c9dcFix user loading
dave
2010-08-19 22:56:33 +00:00
7b454e322aCleanup the roles page so it's not so vertically abundant.
dave
2010-08-19 22:56:31 +00:00
1427900873Cleanup the temporary user_main page a bit, even though its still temporary
james
2010-08-19 20:13:43 +00:00
78614ef309Set some redirects to user_edit instead of user_account Disable the importantdates box again
james
2010-08-19 20:07:08 +00:00
ffcab968d3move navigation javascripts to a separate file
james
2010-08-19 18:58:25 +00:00
f0907a5d47Add new div's as directed by UI guys
james
2010-08-19 18:55:34 +00:00
de52f85ec3Use 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 +00:00
79286a56e0Can 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 +00:00
ceb80636e1Start of the new user editor, some works, most things don't.
dave
2010-08-08 09:09:49 +00:00
7faf0fff45Update user accoutn to make it look better
dave
2010-08-08 09:09:48 +00:00
4ba55b274cUpdates to user_personal to use form validator
dave
2010-08-08 09:09:46 +00:00
5112bc5ffbPlaying with user_personal.php
dave
2010-08-08 09:09:38 +00:00
57f7bd5212Add conferences and dates api
james
2010-07-28 21:49:58 +00:00
2c7e23b276Fix 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 +00:00
32dd83fbdeFix the primary nav
james
2010-07-23 18:55:11 +00:00
d871810065fix alignment of the top table
james
2010-07-21 20:19:48 +00:00
9e3473dd33Add another missing <tbody> ... </tbody>
james
2010-07-21 20:17:59 +00:00
589b3aa173Oops forgot to remove some debug
james
2010-07-21 20:16:25 +00:00
71074eaf24Get 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 +00:00
b4f206c6dbMigrate stuff out of primarynav into the login box
james
2010-07-21 19:27:50 +00:00
5d06ea17e6Fix the bug where the first load of the accordion doesnt populate correctly
james
2010-07-21 19:20:34 +00:00
a4ea8b2f4dMore 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 +00:00
f704f14134make sure user_load is called in the right directory unset session navigation when switching conferences
james
2010-07-21 15:16:39 +00:00
b3ce18ca0cFix 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 +00:00
aaea2764b6Spell bootstrap correctly
james
2010-07-16 16:37:21 +00:00
0a4acc7dd5Refactor checks & startup & initialization/loading to a bootstrap common file
james
2010-07-16 16:36:44 +00:00
ec27794017refactor all functions except header/footer functions from common.inc.php to common.inc.functions.php
james
2010-07-16 16:17:03 +00:00
e8c8bf33feFix 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 +00:00
fa69916607Adding conferences_id fields to judges tables. Will later drop the year fields
jacob
2010-07-15 21:18:36 +00:00
5cd3f22088migration to new user system
jacob
2010-07-15 20:28:35 +00:00
bffcf724d8Udated user_list to work with new account system
jacob
2010-07-15 20:00:10 +00:00
5207e193fcAuthenticate and check for superuser on all /super pages
james
2010-07-15 19:52:44 +00:00
ce9bb827efFinally, a working roletasks editor, complete with drag'n'drop
james
2010-07-15 19:05:20 +00:00
0c0f139027Move the javascript include to common.inc
dave
2010-07-15 09:18:08 +00:00
1f5b0697edDon't need user_password.php anymore
dave
2010-07-15 09:18:06 +00:00
a40100c03fPart 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 +00:00
582ffb6586Don't need to check users_id, user_auth_required does that now.
dave
2010-07-15 09:18:03 +00:00
ba2738b813Fix redirection on login and on forced password changes.
dave
2010-07-15 09:18:02 +00:00
dd6228f5d7Implement password expired, force the user to set a new password.
dave
2010-07-15 09:17:59 +00:00
a403202786Updates 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 +00:00
004c9b64d2Partially modified to work with new user account system
jacob
2010-07-14 20:26:07 +00:00
c81bc0c7daSave the username link
dave
2010-07-14 19:02:05 +00:00
80537e75f2Add a field so we can record email->username linkage
dave
2010-07-14 18:57:00 +00:00
82bdfdbd10Fixes for issue with record id's
jacob
2010-07-14 18:30:04 +00:00
712348dbb9Fix email checking user_account now saves info, and does online-checking of usernames. Form validation is fun!
dave
2010-07-14 18:09:28 +00:00
1697287a35First-child with CSS
dave
2010-07-14 18:09:26 +00:00
74ecb60f90We can do the first child thing with CSS, no need to call any javascript.
dave
2010-07-14 18:09:23 +00:00
994759d660keep username and email synced if the checkbox is checked.
dave
2010-07-14 18:09:19 +00:00
d5912ac1e8Start un-breaking all the broken UI navigation
james
2010-07-13 21:23:39 +00:00
45e1e79072make showing the winners link optional
justin
2010-07-13 20:18:50 +00:00
6eab783fb6Fixed 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 +00:00
8a16a90c0eplace pronunciation on one line in the default script (issue 372)
justin
2010-07-13 19:46:51 +00:00
39c402f3f5and make sure the setting doesn't override an existing school entry
justin
2010-07-13 19:23:18 +00:00
c877ce1f95automatically select the same school as the first partner when added a second to a registration
justin
2010-07-13 19:16:35 +00:00
83c683063e6 character passwords
dave
2010-07-13 18:28:13 +00:00
9ce7df3f9bTry without any textinput fudging. Fix the input type, don't use "email"
dave
2010-07-13 18:27:14 +00:00
0f580472f6Account 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 +00:00
a1455b30b6Three 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 +00:00
f3403c901cfix some syntax errors, that should be the last of them
justin
2010-07-13 14:39:47 +00:00
282c2599cePut update 196 back in after dave somehow removed it?!
james
2010-07-13 13:40:44 +00:00
4d8e359049Fix award ceremony script.
dave
2010-07-13 05:20:38 +00:00
1be2301844Add 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 +00:00
98d264ef67Rename $_SESSION['conferenceid'] to $_SESSION['conferences_id'] for naming consistency.
dave
2010-07-13 05:20:35 +00:00
7fb84ea200Apparently 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 +00:00
ccf1b9c453Fix 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 +00:00
b6f43280d7fix naming and types
dave
2010-07-13 03:54:34 +00:00
024cd25fa6added warning when registrations have started (issue 255)
justin
2010-07-13 03:33:58 +00:00
7c918c0167update 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 +00:00
88f8ce044bUpdate role activate/deactive page
dave
2010-07-13 03:30:25 +00:00
c3f2e0c589Update the password change page
dave
2010-07-13 03:30:24 +00:00
2a4b64588dUpdate /config files too
dave
2010-07-13 03:30:23 +00:00
ad0468e4e1Convert to new user_auth_required. Some report edits too that I don't feel like filtering out
dave
2010-07-13 03:30:17 +00:00
8d1c6e1cd4Add 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 +00:00
5338adefa9Remove uneeded function
dave
2010-07-13 03:30:12 +00:00
b1f2718a3cUsers can login and logout and look at their home pages.
dave
2010-07-13 03:30:11 +00:00
56987c174aupdate db version
dave
2010-07-13 03:30:10 +00:00
f5618851ddRemvoe old db update
dave
2010-07-13 03:30:09 +00:00
61a9d73835Move db updates to 197
dave
2010-07-13 03:30:07 +00:00
801d2580beAdd config/admin roles and conversion script
dave
2010-07-13 03:30:06 +00:00
2e17685fc2More fields for hte account
dave
2010-07-13 03:30:05 +00:00
514c1f12b9Move my 196 update to 198. Add conferences_id migration to users table
dave
2010-07-13 03:30:04 +00:00
68737a68b7Move 196 upfdate to 198. I have a big 196 already committeed to my local tree, and james is working on 197.
dave
2010-07-13 03:30:02 +00:00
54fd1cf19cMore judge fields
dave
2010-07-13 03:30:00 +00:00
78f4bcb43aresetting prize form appropriately now (issue 411). Also fixed unreported issue preventing checkboxes in this form from being properly set.
justin
2010-07-13 02:02:31 +00:00
e69e6bc64efix prize saving so the description is actually saved (issue 478)
justin
2010-07-13 01:03:39 +00:00
4a148a415fallow multiple awards to be marked as cwsf awards (issue 226)
justin
2010-07-13 00:26:39 +00:00
30d01eeb74eligibility editor now checks that no two divisional awards have overlapping eligibility criteria (issue 249)
justin
2010-07-12 23:11:07 +00:00
6021d9f486Start implementing the secondary menu Fix importantdates div to not load when the div isnt there
james
2010-07-12 20:29:20 +00:00
ac450aefdfAdd ability to remove all current divisional awards when running this script (bug 233)
justin
2010-07-12 19:47:29 +00:00
2c6a491710Switch doctype to HTML5 Properly float the important dates div Remove table from page heading icon/title/help icon and use divs/floats instead Temporarily make the login form post to the login.php page so one can still login
james
2010-07-12 19:40:06 +00:00
8c12e443b0enable deleting of fundraising campaigns under certain conditions
justin
2010-07-12 19:02:49 +00:00
54b258e793remove # from every row
justin
2010-07-11 18:18:56 +00:00
b80a3e0772add table for project languages.
justin
2010-07-11 18:09:00 +00:00
7b90784828add support to link to fair website
justin
2010-07-11 14:46:44 +00:00
4cba8caa3center salutations using a textfield, not a dropdown.
justin
2010-07-11 13:52:28 +00:00