google-code-export / ords

Automatically exported from code.google.com/p/ords
1 stars 0 forks source link

ORDS needs an admin interface #606

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
At present, administering the ORDS is a hassle. Putting together a simple 
administrative interface would reduce the staff time required to perform basic 
housekeeping and administrative tasks.

The identified required functionality is as follows:

for admins:
 - change the owner of a project
 - make a project a full project
 - mark a project as deleted
 - get ords stats (no. full and trial projects, number of registered users, number of registered users who are members of full projects, number of users by institution)
 - display the audit for projects

for sysadmins:
 - really delete projects marked as deleted
 - move a project to a different db server
 - update the list of admins and sysadmins

Original issue reported on code.google.com by jajwil...@gmail.com on 22 Jan 2015 at 2:33