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.Repository
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.3
Choose a base ref
...
head repository: DNNCommunity/DNN.Repository
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.4
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 29, 2024

  1. Fixed an issue that prevented saving attribute values

    Fixed an issue that prevented saving attribute values
    valadas committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    88126e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from valadas/add-value-bug

    Fixed an issue that prevented saving attribute values
    valadas authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1c7ea78 View commit details
    Browse the repository at this point in the history
  3. Fixed an issue where the admin message would show without description

    1. The admin message would show to non-admins, this can now only show if the acting user is the admin
    2. Now a module is allowed to not have a description, the logic is based on first saving of settings instead of being based on the description.
    
    Closes #74
    valadas committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7b2c9d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge pull request #77 from valadas/admin-label-to-admin-only

    Fixed an issue where the admin message would show without description
    valadas authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    820062f View commit details
    Browse the repository at this point in the history
  2. Bumped version to v4.1.4 for next release

    Bumped version to v4.1.4 for next release
    valadas committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    dd5a569 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78 from valadas/v4.1.4

    Bumped version to v4.1.4 for next release
    valadas authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7ac60ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from DNNCommunity/develop

    Merged `develop` into `master` to release `v4.1.4`
    valadas authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6964573 View commit details
    Browse the repository at this point in the history
Loading