Commit Graph

5 Commits

Author SHA1 Message Date
dave
6bd52d6ff2 - Add the basics for a science fair "user". 2009-04-12 03:13:09 +00:00
dave
c158b9aad1 - Judge timeslot selection page, default: disabled. The scheduler doesn't use
it yet, but here it is.
2009-02-09 07:09:09 +00:00
dave
d3acfa1fe9 - Fix the create user, ask for an email, not a name (because need to insert a unique username,year pair now). Make it a popup window.
- TODO: use AJAX to give feedback as to whether the username already exists.
2009-02-08 08:23:27 +00:00
dave
c3ebf1f6cd - Add the activate screen to the editor
- Add sponsor user types to the editor
2009-01-22 05:24:34 +00:00
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