Changes between Version 14 and Version 15 of BluePrint/OccupyProjects


Ignore:
Timestamp:
02/08/13 21:33:32 (12 years ago)
Author:
devin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified BluePrint/OccupyProjects

    v14 v15  
    100100Services 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.
    101101
    102 Projects can request services.
     102Projects can request services.  When they do so, the services contact receives an automated notification about the request via email (powered by the saved search & subscription functionality).
    103103=== Give Projects Request Functionality ===
    104104Give 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.