Ticket #2756 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Pending project requests

Reported by: jensenca Assigned to: bettse
Priority: major Milestone: 1.0
Component: Trac Version: 1.0
Keywords: Cc:

Description

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?)

Change History

10/31/08 18:06:10 changed by bettse

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

10/31/08 19:33:19 changed by bettse

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.

11/03/08 09:38:55 changed by bettse

  • owner set to bettse.

I'm assigning this to myself since I have code for it and we probably don't want duplicated efforts.

11/14/08 15:51:52 changed by bettse

  • status changed from new to closed.
  • resolution set to fixed.

r143 fixes this.