oicr-ibc / heliotrope

Other
10 stars 0 forks source link

Study administration interface #3

Closed morungos closed 11 years ago

morungos commented 11 years ago

A study managed ought to be able to create and manage an entire study from the front end, without needing the JavaScript complexity of MongoDB. This requires at least the following:

morungos commented 11 years ago

See the authorization description in #2 for the user-related info. This needs to be easy to manage per-study.

morungos commented 11 years ago

More or less the final step is to link admin into the menu and access roles system. In an ideal world, users could have per-study rights for admin, as well as a global admin right. For now, global is enough for this ticket.