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

fix #1272 - add support for ref folder in package installation #1395

Merged
merged 1 commit into from
May 24, 2021

Conversation

sbwalker
Copy link
Member

No description provided.

@sbwalker
Copy link
Member Author

This PR contains a variety of fixes/improvements:

  • fix Nuspec to include 'refs' #1272 - add support for ref folder in package installation
  • consolidate package installation to wwwroot/Packages folder ( Modules and Themes folders are still supported for backward compatibility )
  • installation manifest now stored in Packages folder using packagename.log file
  • added UnnstallPackage() method to consolidate logic for processing manifest file
  • fixed issue in module and theme uninstall where the item was still displayed in the grid after uninstall
  • fixed issue in module uninstall which would sometimes throw an error "Database operation expected to affect 1 row(s) but actually affected 0 row(s)"

@sbwalker sbwalker merged commit 1f7207b into oqtane:dev May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant