Improve inherited permission computation

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 19:12:25 -04:00
parent 95123e0078
commit 6069c67342
3 changed files with 44 additions and 19 deletions

View File

@@ -215,6 +215,7 @@ Other changes
* Convert title calculation form to a template tag.
* Show the full title as a hover title even when truncated.
* Increase default title truncation length to 120 characters.
* Improve inherited permission computation.
Removals
--------