Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DNNCommunity/DNN.Documents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 07.01.00
Choose a base ref
...
head repository: DNNCommunity/DNN.Documents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 17 commits
  • 13 files changed
  • 4 contributors

Commits on Dec 18, 2018

  1. Merge branch '7.1.0'

    Rick Harris
    Rick Harris committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    a1acaaf View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. 7.1.1 - CheckRolesMatch update

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

Commits on May 9, 2019

  1. 7.1.1 - 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
    Rick Harris committed May 9, 2019
    Configuration menu
    Copy the full SHA
    128fb14 View commit details
    Browse the repository at this point in the history
  2. 7.1.1 - Logic improvements

    Improved the method further to updating the logic and checking if any SuperAdmins were loaded.
    Rick Harris
    Rick Harris committed May 9, 2019
    Configuration menu
    Copy the full SHA
    530d7af View commit details
    Browse the repository at this point in the history
  3. 7.1.1 - PopulateOwnerList Method logic cleanup

    Reverted code to original state removed, removed super host call and appending to dropdown, updated first datasource call to use GetUsers of Null and implemented Distinct to remove duplicates.
    Rick Harris
    Rick Harris committed May 9, 2019
    Configuration menu
    Copy the full SHA
    4f8e15c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Merge pull request #9 from rdh755/7.1.1

    7.1.1
    mitchelsellers authored May 30, 2019
    Configuration menu
    Copy the full SHA
    543ad2c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    56d0490 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Merge pull request #16 from DNNCommunity/Feature/ReleaseNotes

    Updated to properly attribute ownership
    valadas authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e9db5f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Updated to Force Download

    When clicking a download link it should be forced to download
    mitchelsellers authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8ed7d32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from DNNCommunity/feature/fix-forced-download

    Updated to Force Download
    valadas authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ac7a651 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. Configuration menu
    Copy the full SHA
    4f503e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    599a502 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    a9d7580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8c01b View commit details
    Browse the repository at this point in the history
  3. Updated the Readme

    mitchelsellers committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    ddad4d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Configuration menu
    Copy the full SHA
    13c580a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from DNNCommunity/feature/dnn-10-support

    Added Support for DNN 10.x
    valadas authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    9eb8697 View commit details
    Browse the repository at this point in the history
Loading