Commit Graph

4 Commits

Author SHA1 Message Date
dave
9c40cc91f8 A working user editor. It uses the same pages that the user actually sees (via
a $_SESSION['embed'] variable to change the behaviour).  It uses tabs to switch
between the various sections.  Converted committee, volunteer, and judge
editor.  Relies on using a popup window, don't know if that's a good idea or
not, but it sure looks cool.
2009-01-19 23:33:54 +00:00
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
93c05cbe2f - New user and volunteer signup system 2007-11-16 06:30:42 +00:00