Opened 1 year ago
Last modified 1 year ago
Should have a page showing pending project requests to ensure no requests are forgotten. System should send reminder to admin list if a project request stays pending too long (5 days?)
I think this should go in the Elgg side under the projects module. Much like the Project Graveyard, this would be a list of all projects whose status='R' (requested). This should only be visible to the admins though, and we could easily add approval links to it as well. The entries would look something like
* Project Name: Description Link to owner's profile approve link | reject link
if you're on an eecs machine and an administrator in beaversource, you can look at a demo at http://munin-vm1.eecs.oregonstate.edu/social/bettse/projects/pending/ before I officially check in the code.
I'm assigning this to myself since I have code for it and we probably don't want duplicated efforts.
r143 fixes this.