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: nvisionative/nvQuickSite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.3
Choose a base ref
...
head repository: nvisionative/nvQuickSite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 19 commits
  • 17 files changed
  • 2 contributors

Commits on Jan 5, 2025

  1. Configuration menu
    Copy the full SHA
    cfb359f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #387 from david-poindexter/alter-role

    Changed use of `sp_addrolemember` stored procedure to `ALTER ROLE` SQL
    valadas authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    975784e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a922098 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #388 from david-poindexter/drop-db-single-user

    Updated db drop to place in `SINGLE_USER` mode with rollback
    valadas authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    545ef5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97d2bd0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #389 from david-poindexter/sqlclient-namespace

    Changed `System.Data.SqlClient` to the newer `Microsoft.Data.SqlClient` namespace
    valadas authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    be22b4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc78435 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97eaf84 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #390 from david-poindexter/replace-dotnetzip

    Replaced `DotNetZip` and `Ionic.Zip` with `System.IO.Compression.ZipFile`
    valadas authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    756b938 View commit details
    Browse the repository at this point in the history
  10. Upgraded Wix to v4

    valadas committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    efe699a View commit details
    Browse the repository at this point in the history
  11. working wix5

    valadas committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    dfcb44b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7f1d33 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #391 from valadas/new-wix

    Updated Wix to v5
    david-poindexter authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    d707a26 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4c67090 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Merge pull request #393 from david-poindexter/dotnet-framework-version

    Update minimum installer requirements for .NET Framework 4.7.2+
    valadas authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    b84f8f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8433a9 View commit details
    Browse the repository at this point in the history
  3. Saved project

    david-poindexter committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    1865f5b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #394 from david-poindexter/error-dialog-help

    Add new dialog features for Get Help and Report Issue when exceptions are thrown
    valadas authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    25865ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #395 from nvisionative/develop

    Merged `develop` into `main` for `2.4.0` release
    david-poindexter authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    ad88489 View commit details
    Browse the repository at this point in the history
Loading