Skip to content
  • David Thompson's avatar
    Add `Task::editableCompletion()` method… · ad1c5d10
    David Thompson authored
    … so that `SubmitOperation` can indicate when users are not
    allowed to mark a task complete. (This occurs when RunStyle
    is Once; the task is automatically marked complete when the
    operation succeeds.)
    
    User interfaces (particularly the task-panel) should use this
    method to enable/disable the completion "check-box."
    ad1c5d10