Commit Graph

9 Commits

Author SHA1 Message Date
dave
a0d27df91e - use the newer (faster) user load, and always load a full user.
- delete now deprecated code because of the new user loader
2008-10-19 21:42:57 +00:00
dave
74fe5db9f7 - update the volunteer reg, so the volunteer_complete is automatically updated.
- BUG: the user personal editor doesn't call the
  judge/volunteer/whatever_status_update() function, so if a user leaves their
  personal info to the end, they MUST load the whatever_main.php page so their
  overall status is updated correctly.
2008-10-19 15:46:43 +00:00
dave
b021805246 - conversion of judges to new user system. Mostly works. 2008-10-17 19:34:11 +00:00
dave
1dc1b47d05 - Fix multirole creation. If a user tries to create an account, and they
already exist, they will be guided through the process of adding a role to
  their existing account.
- Do a database update, and merge anyone who has managed to create 2 accounts
  into a single account.
- Still testing this, but it seems to be working
2007-12-12 03:01:44 +00:00
dave
009af97420 - Fix some text in volunteer main 2007-11-17 21:45:38 +00:00
dave
c43567e76b - i18n the password change link 2007-11-16 17:53:20 +00:00
dave
9a98fb8da8 - Don't let the user see the login page if they're already login, instead,
provide them with a message indicating how to logout.
2007-11-16 08:00:40 +00:00
dave
7d825a7cbf - Link in the password change page to the volunteer mani page 2007-11-16 07:41:54 +00:00
dave
93c05cbe2f - New user and volunteer signup system 2007-11-16 06:30:42 +00:00