Skip to content

v1.29.08

Updates include the addition of new columns and activity buttons, support for system reports in multiple notebooks, and improved functionality for discounts during checkout. New features such as integrated documentation and help resources, certification type web profile editing, and abstract document management have been introduced. Bug fixes address issues related to action route details and error handling.

Updates

  • Abstract Document List

    • Added "Assigned Reviewers", "## Reviewers", and "## Reviews Submitted" as available columns. The behavior of these columns depends on the value of the ABSTRACTINDREVIEWERS system setting.

      • When the system setting is set to Y, the "Assigned Reviewers" column will show a comma separated list of the reviewers assigned to the abstract (or "Not Assigned" if no reviewers are assigned) and will be a link to the manage reviewers interface that can be used to assign/unassign reviewers from the abstract. When the system setting is set to N, the column will show the review committee from the abstract topic or "Review Committee Not Set" if no committee is set.

      • When the system setting is set to Y, the "## Reviewers" column will show the number of reviewers assigned to the abstract. When the system setting is set to N, the column will be blank.

      • The "## Reviews Submitted" column will always show the number of submitted review surveys regardless of the value of the system setting.

  • Abstract Document Notebook

    • Added support for system reports.

    • Added "Manage Reviewers" as an available activity button. This button can be used to assign/unassign reviewers from the abstract. The button will be hidden if the ABSTRACTINDREVIEWERS system setting is set to N.

  • Abstract Group List

    • Added support for system reports.

    • Added an "All Abstracts" tab that shows all abstracts for all topics within the group. The visibility of this tab is controlled by the new NOTEBOOK_ABSGRP_SHOWALLABSTRACTS CV Online setting (default N).

  • Abstract Group Notebook

    • Added support for system reports.
  • Abstract Topic Notebook

    • Added support for system reports.
  • Certification Notebook

    • Added "Reports" dropdown which will appear when system reports have been designated to flow through to this notebook type.
  • Certification Type Notebook

    • Added "Edit Web Profile" activity button, visible by default, along with "Edit Web Profile 2" and "Edit Web Profile 3" activity buttons accessible via the notebook editor.
  • Chapter Notebook

    • Added "Refresh" as an available activity button.
  • Checkout

    • Added warning for case when users attempt to back-date a payment at checkout without a manual payment batch running.
  • Discounts

    • Updated Discount Wizard so that new discounts created with "Anyone" as the recipient type will be compatible with recent public website updates to allow discount codes to be used without the need to be logged in.
  • Event Function Notebook

    • Added "Attached Documents" tab. Documents attached to the parent event may be associated with individual functions here where they will be made avaialble to registrants on the public website in a future update.
  • Event Notebook

    • Registrations Tab

      • Added numerous fields to the baseline grid layout and list editor for a more complete registration list display.
  • Individual Notebook

    • Added an "Account Verified?" checkbox and "Verify Account" button to the available fields bank as part of the New Account Email Verification functionality. Additional configuration is required for this feature to be available on the public website.
  • Master Certification Notebook

    • Added "Reports" dropdown which will appear when system reports have been designated to flow through to this notebook type.
  • Subscription Type Notebook

    • Added "Long Description" (DESCRIPTION) to baseline notebook layout.

Bug Fixes

  • Fixed a bug where adding an action route detail would result in an error when the route detail reference table contained no records.