Commit Graph

14 Commits

Author SHA1 Message Date
james
0bd7ab8a93 Add an option to forcibly reset the judge scheduelr incase it gets stuck in an inconsistent state
Bump version number
Correct wording on judges expertise page
2006-12-15 21:18:27 +00:00
james
c4527e1f34 Fix missing i18n's, fixes BUG #0000079 2006-10-25 19:18:33 +00:00
james
9cff01736d Fix some multi-year data problems with judges area of expertise 2006-02-07 20:54:30 +00:00
james
258db162c7 implement system to keep track of which judges are complete
make judge teams only list complete judges
2005-03-10 19:43:49 +00:00
james
a2b274f4b9 add two new js functions:
- fieldChanged
	- confirmChanges

call fieldChanged when any field in any of the registraiton forms are chagned
call confirmChanges when the "back to summary" link is changed, to warn them if they have any unsaved changes

remove "(discard changes") from the "back to summary" links.
2005-02-21 23:07:10 +00:00
james
d6d1e3eca9 xhtml compliance 2005-02-21 22:40:02 +00:00
james
1a62c5ed46 add "novice" and "expert" to the area of expertise 2005-02-21 22:21:46 +00:00
james
12c514d8c5 refactor some of the authenticaiton code into the .inc.php
add a password changer

check for expired passwords and force changing if expired
2005-02-16 20:04:12 +00:00
james
ebe549d56f duplicate "back to judges registration summary" link at bottom of page as well
and change it to say "discard changes"
2005-02-16 18:21:32 +00:00
james
42c58426dd create email_send function to pull emails from databaes and send
add ability to delete judge account - soft-delete

make sure when logging in, only non-deleted accounts can be used.
2005-02-11 18:25:59 +00:00
james
324433ef23 Add GPL headers to ALL PHP files 2005-01-24 18:00:03 +00:00
james
c8ee2bab56 fix comment
xhtml compliance
2004-12-20 19:48:13 +00:00
james
91e5323e5e Implement Patrick Whippey's suggestions for Judging Framework:
- split phone into phonework, phonehome and phonecell
	- subdivisions of expertise
	- category preference for judging
	- willing to be division chair
	- attending lunch
2004-12-20 19:46:08 +00:00
james
1b393c1bb0 Commit all work from the weekend:
- judges registration
 - small changes to participant registraiton
2004-12-19 23:16:46 +00:00