-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BRCMS: users must have STAFF role, additional translations
- Loading branch information
Showing
4 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
nursix-dev-2807-gbee7ee8 (2019-04-10 09:11:35) | ||
nursix-dev-2808-g2c414f8 (2019-04-10 10:57:09) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
First Name,Last Name,Email,Password,Role,Organisation,Language | ||
Caritas,Case Manager,[email protected],eden,CASE_MANAGEMENT,Caritas,de | ||
Caritas,OrgAdmin,[email protected],eden,ORG_ADMIN,Caritas,de | ||
Caritas,OrgGroupAdmin,[email protected],eden,ORG_GROUP_ADMIN/0,Caritas,de | ||
Caritas,Case Manager,[email protected],eden,"CASE_MANAGEMENT,STAFF",Caritas,de | ||
Caritas,OrgAdmin,[email protected],eden,"ORG_ADMIN,STAFF",Caritas,de | ||
Caritas,OrgGroupAdmin,[email protected],eden,"ORG_GROUP_ADMIN/0,STAFF",Caritas,de |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
First Name,Last Name,Email,Password,Role,Organisation,Language | ||
Example,Case Manager,[email protected],eden,CASE_MANAGEMENT,Example Organisation,en | ||
Example,OrgAdmin,[email protected],eden,ORG_ADMIN,Example Organisation,en | ||
Example,OrgGroupAdmin,[email protected],eden,ORG_GROUP_ADMIN/0,Example Organisation,en | ||
Example,Case Manager,[email protected],eden,"CASE_MANAGEMENT,STAFF",Example Organisation,en | ||
Example,OrgAdmin,[email protected],eden,"ORG_ADMIN,STAFF",Example Organisation,en | ||
Example,OrgGroupAdmin,[email protected],eden,"ORG_GROUP_ADMIN/0,STAFF",Example Organisation,en |