15 Commits

Author SHA1 Message Date
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
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
be8df8e72a add 'other professional qualifications' 2005-02-11 18:29:19 +00:00
james
0780f33984 remove leftover dob 2005-02-11 16:08:52 +00:00
james
5dc408da33 add judges languages, make sure at least one language is selected 2005-02-11 16:08:16 +00:00
james
920cb297b7 Add division preference
Add highest post secondary degree
Fix table rows to have full 4 columns (Was missing the 4th column)
2005-02-11 15:49:39 +00:00
james
5915103b55 add division preference
remove check for dob from status indicator
2005-02-11 15:32:29 +00:00
james
6183be32f9 -really remove Date of Birth
-add address2
-add phoneworkext
2005-02-11 15:28:34 +00:00
james
a6f775bc19 remove date of birth 2005-02-11 15:20:03 +00:00
james
324433ef23 Add GPL headers to ALL PHP files 2005-01-24 18:00:03 +00:00
james
abf8f8d7a7 switch judge info to use province selector 2005-01-05 16:28:42 +00:00
james
6626601a07 xhtml compliance 2004-12-20 19:49:15 +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