Add document ACLs workflow actions

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-10 03:40:09 -04:00
parent 505e0bd68b
commit f66328139e
6 changed files with 140 additions and 7 deletions

View File

@@ -725,6 +725,8 @@ Other changes
- Add Latvian translation.
- Support search model selection.
- Support passing a queryset factory to the search model.
- Add workflow actions to grant or remove permissions to
a document.
Removals