Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Takes care of #64: #158

Merged
merged 4 commits into from
Nov 9, 2016
Merged

Takes care of #64: #158

merged 4 commits into from
Nov 9, 2016

Commits on Nov 6, 2016

  1. Takes care of #64:

    Findings are now able to be marked for review.  Users are able to select any
    staff member to review the finding for accuracy.  When a finding is marked
    for review it is marked inactive and unverified.  When reviewer clears
    review, they have the option to set the findings status and must also leave
    a new note to document verification.
    
    This update requires the following commands:
    ./manage makemigrations dojo
    ./manage migrate
    ./manage collectstatic
    grendel513 committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    4e51ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1691f5f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

  1. Configuration menu
    Copy the full SHA
    1d9b9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67202ed View commit details
    Browse the repository at this point in the history