Changes between Version 15 and Version 16 of BluePrint/OccupyProjects
- Timestamp:
- 02/08/13 22:47:46 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/OccupyProjects
v15 v16 44 44 '''V2 Devin and Aaron need to integrate''' 45 45 46 Public All Projects View (Public): This is the main view for public “view all” project list and should have the following columns: 47 * Open 48 * Project Name 46 Public All Projects View (Public): This is the main view for the public where they can see all "approved" projects via the following columns: 47 * Project Name (link to project) 49 48 * Activity Status 50 49 * Description … … 53 52 54 53 Admin All Projects View: view for admins should have the following columns: 55 * Open/Edit/Delete 56 * Project Name 54 * Project Name (link to project) 57 55 * Activity Status (Past, Present, Future) 58 * Support Status (NA, Applied, Accepted, Rejected)56 * Administrative Status (Pending, Accepted, Rejected) 59 57 * Project Categories 60 58 * # of Pending Requests … … 71 69 Individual Project View: 72 70 * Basic Details (public) 73 * Project Name71 * Project Name 74 72 * Project Blurb (max 100 characters) 73 * Status (past, present, future) 75 74 * Project Description 76 75 * Site Specific? (y/n) … … 78 77 * Categories 79 78 * Media Link 80 * Project Partners (Associated entities)79 * Project Relationships (Associated entities) 81 80 * Fundraising Link 82 81 * How people can help. … … 85 84 * General Contact Email 86 85 * General Contact Phone 87 * Comments (Threaded commnets section only accessible to Project Owner and Admin Only) 88 * Requests 89 * Contacts 90 * Attachments 86 * Comments (only view-able able to project admins and project owner) 87 * Administrative Status (pending, approved, rejected) 88 * Project Liaison 89 * Last Check In (timestamp) 90 * Threaded comments 91 * Requests (viewable to everyone but public users) 92 * Contacts (viewable to everyone but public users) 93 * Attachments (viewable to everyone but public users) 91 94 === Add Comments to Projects === 92 95 Add threaded comments as a "comments" tab on project profiles only viewable to project owners and project admins.