- Only scan emails of non-deleted users
- Don't try and go back to the committee management page after save, we're in a popup window.
FIXME: the popup window needs a close button. :)
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.
fields that shoudl never be required. I do it this way so I don't have to duplicate
the field select array in user.inc.php for the requried fields too.
- Swap the City and Address2 locations so that Address1 and Address2 are on top
of each other, instead of beside each other.
variable, this will allow the committee to specify exactly what they
wish to collect (and which fields are requried)
- Insert config variables for volunteers and committee
- Allow user_personal.php to handle committee members
- Add password field if the editer in user_personal has access_super
- Allow a committee member to edit anyone in user_personal.php
- Convert auth_required to user_auth_required, and check for both a user type
and an access level (if committee)
- Convert the committee to the new user system (BIG change :)
- Remove the ^M from admin/committees.php