2008-03-07 00:19:19 -05:00
|
|
|
Things to Fix in FAS2 before declaring it done:
|
2008-02-28 13:48:18 -08:00
|
|
|
|
2008-03-07 00:21:08 -05:00
|
|
|
* fasClient.py: Proper logging
|
2008-02-28 13:48:18 -08:00
|
|
|
|
2008-03-07 00:19:19 -05:00
|
|
|
Nice-to-have things:
|
2008-03-07 00:21:08 -05:00
|
|
|
* fas/group.py: Easy searching within groups (and sponsor/admin interface)
|
2008-03-08 16:01:13 -06:00
|
|
|
|
|
|
|
* fas/aliases.py: An easy interface to manage mail aliases
|
2008-03-10 12:24:21 -07:00
|
|
|
|
|
|
|
* setup.py:
|
|
|
|
- Fix installing in all scenarios: bdist_egg, install, and
|
|
|
|
install --install-data='/usr/share/fas'
|
|
|
|
- Install fas.cfg
|
|
|
|
- Install start-fas to the correct directory
|