2017 © Pedro Peláez
 

library appui-task

Task system for APPUI

image

bbn/appui-task

Task system for APPUI

  • Sunday, June 24, 2018
  • by nabab
  • Repository
  • 2 Watchers
  • 0 Stars
  • 255 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 5 % Grown

The README.md

appui-task

Global Roles

All users can create their own tasks, and assign who they want to it. They always can see the tasks they are part of through a role., (*1)

These are special permissions that allow the users who hold them to have specific roles on all the non private tasks., (*2)

They will be held forst as permission, but the goal is to have them in a specific table which will link them to an account., (*3)

Doers

  • Account manager can see all tasks and change everything
  • Account viewer can see all tasks
  • Project manager can see all tasks and change everything but the budget that he doesn't see
  • Project viewer can see all tasks without the budget
  • Assigner can see all "incoming" tasks and assign roles/type/priority

Deciders

  • Financial manager can see and accept all the tasks with budget
  • Financial viewer can see all the tasks with budget, accepted or not
  • Project supervisor can see and modify all the tasks with budget, accepted or not, without seeing budget informations

The Versions

24/06 2018

dev-master

9999999-dev https://github.com/nabab/appui-task

Task system for APPUI

  Sources   Download

MIT

The Requires

 

task project management appui