Jeremy Roman
9ebd8d910f
adding users to csc-general
13 years ago
Jeremy Roman
e33c483d3a
squeeze support
13 years ago
Jeremy Roman
6193168b2d
add new members for multiple terms
13 years ago
Jeremy Roman
046c0aa4f5
tab support finally lands in ceo
13 years ago
Jeremy Roman
c31e7167f2
updating the changelog
13 years ago
Jeremy Roman
28ca744cff
add Office Manager position to positions list
13 years ago
Michael Ellis
1d0dbe3774
Added phpmyadmin URL to mysql info file
13 years ago
Michael Ellis
31720e3d4c
fixing my email in changelog
13 years ago
Michael Ellis
1d73841693
No more office/syscom entries. Check if group is valid
13 years ago
Michael Ellis
67b56af44c
Don't use uwdir emails for expired accounts since we ask for ~/.forward adress now.
13 years ago
Michael Spang
fd65717c57
Bump version to 0.5.7
13 years ago
Michael Spang
0e504612c8
Readd quota support
13 years ago
Michael Ellis
396140ef6b
Reworded expired account email. Club rep accounts can be renewed for free (as usual).
14 years ago
Michael Spang
d02ee89728
Fix expiredaccounts
...
Also make it only send to accounts expired within the last 3 terms (a year).
14 years ago
Michael Spang
bc55a2cb58
Bump version to 0.5.6
14 years ago
Michael Spang
1d647d49b3
Remove ternary operators
...
This removes complains by python-support on lenny.
14 years ago
Jeremy Roman
6f0c920435
added ability to use first letter of menu items
14 years ago
Michael Spang
60ead6d1e8
Fix auth for mysql database creation
14 years ago
Michael Spang
e99a863c20
Fix use of freopen
14 years ago
Michael Spang
db6fb3aeaf
Bump version to 0.5.5
14 years ago
Michael Spang
c0d9e7f3c7
Add CLI version of mysql thing
14 years ago
Michael Spang
6f4f0e6621
Add missing dependency on python-mysql
14 years ago
Michael Spang
01d97d489e
Bump version to 0.5.4
14 years ago
Michael Spang
d45fc419fa
Switch from SCTP to TCP
...
Turns out SCTP doesn't work inside a container.
14 years ago
Michael Spang
11f432734c
Bump version to 0.5.3
14 years ago
Michael Spang
d37c8beac5
Improve error handling when writing
14 years ago
Michael Spang
0d42df6a85
Encrypt all post-auth ceoc<->ceod communication
14 years ago
Michael Spang
235681263d
Fail fast if not authenticated
14 years ago
Michael Spang
c00668b914
Clarify email forwarding upon renewal
14 years ago
Michael Spang
c2b05b3d0f
Fix gss error reporting bug
14 years ago
Michael Spang
655daaff8a
Bump version
14 years ago
Michael Spang
5c3d5e861c
Force redraw after status thing
14 years ago
Michael Spang
5606ef01e5
Add status thing
14 years ago
Michael Spang
2d023e6ec4
Blacklist orphaned/expired from updateprograms
14 years ago
Michael Spang
15bbfd0e07
Kill mathsoclist
...
We can't reliably filter the membership list, because we don't know who has
paid the MathSOC fee. Better to leave MathSOC to do this. In the case that they
to not verify the list then mathsoclist puts us at a disadvantage, as other
clubs likely do not filter their lists.
14 years ago
Michael Spang
c51107ae2b
Write mysql file to ~club
14 years ago
Michael Spang
c7bd720124
Fix segfault
14 years ago
Michael Spang
8c1eb0a911
Move some code
14 years ago
Michael Spang
8ebe625e5f
Clarify search operation in menu
14 years ago
Michael Spang
910de689cb
Update changelog and fix lintian warnings about it
14 years ago
Michael Spang
2552bc2243
Add mysql database stuff
14 years ago
Michael Spang
827c17b107
Add manpage for ceod
14 years ago
Michael Spang
47a2e5e689
Rename ceo-gui to ceo-python
14 years ago
Michael Spang
db6b95a7cf
Add build.sh
14 years ago
Michael Spang
ac79cd6e64
Kill Bartle's hybrid main.py
14 years ago
Michael Spang
5d8d866fca
Fix deadlock bug when daemonizing
...
Closing stdin et. al breaks the assuption in spawnvem() that a newly
opened pipe is not one of the standard file descriptors. This lead
to stdout being closed in the child and so we got no output.
14 years ago
Michael Spang
80ac98531f
Add init script for ceod
14 years ago
Michael Ellis
c931a6bedb
Fixed Library: Added signing to AWS requests.
14 years ago
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.
14 years ago
Michael Spang
5dc46021c5
Allow install if we have python-pyscopg2
...
Dunno if it works, but if not we need to make it as the old version is
obsolete.
14 years ago