Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Configure access for administrators and volunteers #87

Closed
18 tasks done
vubo opened this issue Jul 10, 2015 · 0 comments
Closed
18 tasks done

Configure access for administrators and volunteers #87

vubo opened this issue Jul 10, 2015 · 0 comments

Comments

@vubo
Copy link
Contributor

vubo commented Jul 10, 2015

Configure access for administrators and volunteers (return HTTP_Forbidden code for for each administrator functionality that a volunteer tries to access and for each volunteer functionality that the administrator tries to access).

For administrators only

  • Manage Volunteer Shifts: /shift/volunteer_search/
  • Manage Volunteer Shifts: /shift/manage_volunteer_shifts/
  • Manage Volunteer Shifts: /shift/add_hours_manager/
  • Manage Volunteer Shifts: /shift/edit_hours_manager/
  • Manage Volunteer Shifts: /shift/clear_hours_manager/
  • Manage Volunteer Shifts: /shift/cancel/
  • Manage Volunteer Shifts: /administrator/report/

Create, edit and delete events, jobs, shifts:

  • Settings: /event/create/
  • Settings: /event/edit/
  • Settings: /event/delete/
  • Settings: /job/create/
  • Settings: /job/edit/
  • Settings: /job/delete/
  • Settings: /shift/create/
  • Settings: /shift/delete/
  • Settings: /organization/create/
  • Settings: /organization/edit/
  • Settings: /organization/delete/

Since administrators can be volunteers, they should have access to all pages of volunteers.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant