j2blake
|
71ed58cc2e
|
Neither PUBLIC nor self-editors get to edit any properties by virtue of their role.
|
2012-03-29 16:36:09 +00:00 |
|
j2blake
|
3a6a3b985a
|
NIHVIVO-3706 Create a separate permission "UseSparqlQueryPage" to control the SPARQL query page. Installers may modify permission_config.n3 to make the SPARQL query page publicly accessible.
|
2012-03-22 17:40:21 +00:00 |
|
j2blake
|
2c2151a0f2
|
NIHVIVO-2694 Create a new Permission to determine who can login when logins are restricted.
|
2012-02-02 21:54:06 +00:00 |
|
j2blake
|
7690f83cfe
|
Don't allow the public to edit properties that are marked as editable by the public.
|
2012-01-30 16:27:04 +00:00 |
|
j2blake
|
4ddfff7018
|
NIHVIVO-3523 Create the EditByRolePermission, so we can use the PermissionsPolicy instead of EditRestrictedDataByRoleLevelPolicy, and these edit restrictions can be assigned to arbitrary PermissionSets.
|
2012-01-06 22:39:41 +00:00 |
|
j2blake
|
ffafc5f3e0
|
NIHVIVO-3523 Create the DisplayByRolePermission, so we can use the PermissionsPolicy instead of DisplayRestrictedDataByRoleLevelPolicy, and these display restrictions can be assigned to arbitrary PermissionSets.
|
2012-01-06 21:58:16 +00:00 |
|
j2blake
|
45e8d0c654
|
NIHVIVO-3523 Convert all simple PUBLIC-or-above requested actions to SimplePermissions.
|
2011-12-22 15:33:48 +00:00 |
|
j2blake
|
8ba596bfae
|
NIHVIVO-3523 Convert all simple SELF_EDITOR-or-above requested actions to SimplePermissions.
|
2011-12-21 22:08:33 +00:00 |
|
j2blake
|
b36659d9f4
|
NIHVIVO-3523 Convert all simple EDITOR-or-above requested actions to SimplePermissions.
|
2011-12-21 21:41:13 +00:00 |
|
j2blake
|
1aac179c87
|
NIHVIVO-3523 Convert all simple CURATOR-or-above requested actions to SimplePermissions.
|
2011-12-21 21:23:04 +00:00 |
|
j2blake
|
adad173dc9
|
NIHVIVO-3523 Convert all simple ADMIN-only requested actions to SimplePermissions.
|
2011-12-21 20:46:17 +00:00 |
|
j2blake
|
20b7f694d1
|
NIHVIVO-3523 Write the PermissionSetsLoader.
|
2011-12-20 21:24:52 +00:00 |
|
j2blake
|
4139ec0f6e
|
NIHVIVO-3523 For the first iteration, let's implement MANAGE_MENUS as a SimplePermission. This version still needs the loader and the policy and...
|
2011-12-16 20:52:23 +00:00 |
|