Changes between Version 13 and Version 14 of BluePrint/OccupyProjects
- Timestamp:
- 02/08/13 21:30:43 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/OccupyProjects
v13 v14 100 100 Services can be managed by users with the Project Admin user role - or better yet, entities can define the service they'd like to provide and then manage information about their services themselves. 101 101 102 Projects can request services. 102 103 === Give Projects Request Functionality === 103 104 Give project owners the ability to request supplies, people and services by linking projects to requests. This can be done by creating a link table holding both project_id & req_id. It will require changing how the system makes facilities mandatory for project requests. Requests would then be added as a tab on project pages.