Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 2023.09

  • NEW: New queries and attributes for new UI: assessment_types - filter on running (true or false), assessment_types - filter on target (1, 3, 6), assessment_types - count of assessments, assessments - filter by type (id), assessments - filter by product, app, ou (id), assessments - filter by target (1, 3, 6).

  • NEW: Allow vendors to upload documentation that matches Isora configurations (new UI).

Version 2023.08

  • NEW: Added question parameter (questionlist=questionlist_id) for returning categories, questions in tree order.

  • FIX: Fetch questionlists/all on the create assessment modal from assessments page.

  • NEW: Added tooltip to "Enable host categorization" checkbox in org unit assessment setup dialog.

  • FIX: Fixes external-user access to surveys.

  • FIX: Two updates to orgs endpoint to make working with it easier for the new UI: 1. Added param (parent=uuid) to orgs endpoint for querying level 2. Added attribute num_children.

  • NEW: Added created_date to vendorproducts API endpoint (new UI).

  • NEW: Added new notification options:

    • Adds a VendorRequester contact type.

    • Notifies the above (and some other roles) on vendor survey launch.

    • Adds a new event, vendor survey renewal, and notifies superusers when called.

    • Adds a script to run to send renewal notices.

    • Adds some notification variables useful for the above.

  • NEW: Adding user_total, user_remaining, user_complete to a survey’s progress for questions and classification indicating user specific progress to surveys api endpoint.

  • FIX: Fix for uploading documentation files larger than 2.5MB.

  • FIX: Fix Org Survey Launch Modal Options Bug.

  • FIX: Can now launch an assessment without favorable and unfavorable choice. UI does validation checking when a favorable and/or unfavorable choice is deselected, it is cleared.

  • NEW: Add CSV endpoint for downloading questions in question lists. The option shows up in “Settings” > “Question Configuration” > “Question Lists” as a download icon.

...