- Fix the permission check to create workflows. Previously it has not effect as it has using the mayan_object_permissions instead of the mayan_view_permissions dictionary. - Require the permission_workflow_view to view the workflow instance list. - Require the permission_workflow_view to view a workflow instance's details. Signed-off-by: Michael Price <loneviking72@gmail.com>