Commit Graph

25 Commits

Author SHA1 Message Date
Sean Hunt 5cf982e8d5 Remind users that club accounts are free. 2014-07-22 14:25:33 -04:00
Jeremy Roman 6193168b2d add new members for multiple terms 2010-09-24 21:11:36 -04:00
Michael Ellis 1d73841693 No more office/syscom entries. Check if group is valid 2010-06-18 21:03:17 -04:00
Michael Spang 5c3d5e861c Force redraw after status thing 2009-09-16 18:30:35 -04:00
Michael Spang 8ebe625e5f Clarify search operation in menu 2009-09-10 14:12:50 -04:00
Michael Spang 2552bc2243 Add mysql database stuff 2009-09-10 07:33:32 -04:00
Michael Spang 0413dcaaa4 Add labels to main menu
Most of CEO is restricted to office staff or worse, but anyone can run
it. This add labels to make necessary privileges clear to the user.
2009-08-23 15:40:22 -04:00
Michael Spang 35179ec978 Add UI for email forwarding
We nag users to update their forwarding address every time they renew
membership.
2009-08-23 13:40:08 -04:00
Michael Spang b1e054e5b9 Add some reminders
Note that the list of members we send to MathSoc to determine our
budget uses data from UW ldap. Thus we should be doubly sure people
sign up using their UW userid.
2009-08-06 02:35:45 -04:00
David Bartley 17e06b4c55 Add database stubs 2008-06-09 23:45:01 -04:00
David Bartley 56fbde0d8b Search menu bug fix 2008-03-15 02:12:54 -04:00
David Bartley 146745cff0 Add library stubs and refactor menu creation 2008-02-15 19:45:58 -05:00
David Bartley aabb7616b1 It's doubtful that a user would need to mount a floppy disk 2008-01-30 00:01:14 -05:00
David Bartley a5e52e0178 Add office staff to floppy group 2008-01-22 21:49:14 -05:00
David Bartley 5778d003c2 Added console app
* Added 'ceo --help' stub
* Added 'ceo memberlist' command
2008-01-10 23:59:25 -05:00
David Bartley 0cf2970d7f Fix group modification code 2008-01-07 13:55:47 -05:00
Michael Spang 34b2aa1028 Add club representative support
The only difference between a club representative account and a member account
is how they are registered for terms.  If you are already a representative for
the current term, you need only go through the membership renewal process to
become a full fledged member.
2007-12-20 16:55:22 -05:00
David Bartley c22b6e91a3 Only allow 3 password attempts 2007-12-16 18:34:42 -05:00
David Bartley 40cf5ec2f3 Add password prompt 2007-12-16 18:06:09 -05:00
Michael Spang fb829d6687 Enlarge the shells list 2007-12-16 01:19:16 -05:00
Michael Spang 9470a42998 Remove chfn and chsh and allow shell changes in the gui
The chsh and chfn programs were broken anyway.
2007-12-16 01:16:21 -05:00
Michael Spang 1231cddf56 Display "Connecting..." during gui startup 2007-12-15 16:18:26 -05:00
Michael Spang 36413de090 Better error handling in the gui 2007-12-14 02:09:18 -05:00
Michael Spang 9110a41969 Cleanup warnings: unused imports, etc 2007-12-14 00:46:09 -05:00
Michael Spang b8be0f8149 Reorganize namespace
There were too many packages with only a couple of modules
in them. It took minimum four tab completes to find an
interesting file. This halves that.
2007-12-13 23:34:16 -05:00