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

7.1.0 - CheckRolesMatch update #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on May 30, 2019

  1. 7.1.0 - CheckRolesMatch update

    Implemented a Rolename check to not add a role if the role name is null or empty.
    Rick Harris committed May 30, 2019
    Configuration menu
    Copy the full SHA
    802d480 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. 7.1.0 - PopulateOwnerList method logic update

    Updated the logic to pull owner and superuser data to lists, compare and remove data if its a duplicate owner and load the data into the owner dropdown.
    Rick Harris committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    3296d3b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. 7.1.1 - PopulateOwnerList Datasource update

    Implemented PortalID to Datasource so that users for that specific portal would be populated.
    Rick Harris committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    8d46633 View commit details
    Browse the repository at this point in the history