OscarPDR / labman_ud

Web app to manage all related data within any Research Unit(s). It allows to describe researchers, projects, publications, funding programs, etc. in order to display them in a clear way and create interactive graphs which analyse the unit(s) performance.
http://morelab.deusto.es
GNU General Public License v3.0
10 stars 6 forks source link

Refactor 'utils.Role' model #114

Closed OscarPDR closed 9 years ago

OscarPDR commented 9 years ago

Even though we rely on a 'Role' model, different visualizations and calculations are performed under the features of our research group: Principal researcher, project manager & researcher. To take full advantage of the Role model, this hard-coded data should be omitted from all templates and views.