Changes between Version 13 and Version 14 of BluePrint/OccupyProjects


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/OccupyProjects

    v13 v14  
    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
     102Projects can request services.
    102103=== Give Projects Request Functionality ===
    103104Give 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.