Commit Graph

7 Commits

Author SHA1 Message Date
dave
74d0c53dd3 - Update the printing of the user list, if it's a fair, print the fair name too. 2009-05-06 04:46:08 +00:00
dave
38effb78ee - Add a basic, but funcitonal, new user option for any type of user. 2009-04-12 02:40:32 +00:00
dave
959f45d725 - Make the user list a little cleaner for multiple-role users. It makes the
code ugly however :(
2009-02-11 08:07:04 +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
37b774f68a - Cleanup the user list includes
- Fix a big that wasn't causing the "show only complete registrations" to stick.
2009-02-06 06:33:58 +00:00
dave
e045e016df - Make the delete button work. It's just a shortcut to delete the entire user
now, roles can be individually activated/deactivated/deleted in the user
  editor window.
- Make an edit button, in case someone can't figure out how to click on the name
- Add the role active status for each type (we could make this a toggle button
  too, for fast editting)
2009-01-26 07:27:07 +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