Move English documentation to folder en_US

This commit is contained in:
Frederic Guillot
2017-01-29 11:07:42 -05:00
parent 3bf4789be2
commit 0371acff89
142 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
Project Permissions
===================
Each project is isolated from other projects.
Project access must be allowed by the project owner.
Each user and each group can have a different role assigned.
There are 3 types of [roles for projects](roles.markdown):
- Project Manager
- Project Member
- Project Viewer
Only administrators have access to everything.
Role assignments are visible in **Project Settings > Permissions**:
![Project Permissions](screenshots/project-permissions.png)
If you choose to allow everybody, all Kanboard users will be considered 'Project Member'.
With this setting, role management will have no effect. Permission per user or per group cannot be applied.
Private projects cannot define permissions.