Revision [2281]
This is an old revision of germaniumfeature made by JulianDemarchi on 2010-12-21 13:45:34.
Germanium Feature List
Here will live a list of features people would like to see in the new release.
Wish list
- Transactional FRED commands : These should store the commands run in the DB and a field to indicate if it ran OK or not so it can be rerun easily
- User interface to change address, password and contact details
- Admin interface to interact with any domains registered on the site
- Catch errors and handle them alot better
- Add different operating modes in for Germanium (FRED/no-FRED/MyDNS/bind9/powerdns)
- FRED administration fronend
Wish list in detail
- Transactional FRED commands
When commands are sent to FRED, they are currently not stored anywhere. A great feature for this rewrite will be a tables that stores all commands run, and if the command worked. This will allow for commands to be rerun easily. It also makes troubleshooting issues effecient by rerunning the commands that failed. There would be an interface in the admin section of the new site that allows a admin to view these logs.