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

Remove deprecated DNN platform APIs #271

Closed
johnhenley opened this issue Apr 3, 2023 · 0 comments · Fixed by #272
Closed

Remove deprecated DNN platform APIs #271

johnhenley opened this issue Apr 3, 2023 · 0 comments · Fixed by #272
Assignees
Labels
dependencies Pull requests that update a dependency file technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Milestone

Comments

@johnhenley
Copy link
Collaborator

johnhenley commented Apr 3, 2023

Description of task

Remove deprecated DNN platform APIs

What general area(s)/component(s) are affected?

[] User interface
[] Database schema
[] Business Logic
[X] Dependencies
[] Installation/manifest

DotNetNuke.Entities.Portals.PortalController.GetCurrentPortalSettings()
DotNetNuke.Entities.Users.UserController.GetCurrentUserInfo()
DotNetNuke.Framework.jQuery.RequestDnnPluginsRegistration()
DotNetNuke.Framework.jQuery.RegisterJQuery()
DotNetNuke.Framework.jQuery.RegisterJQueryUI()
DotNetNuke.Framework.jQuery.RequestRegistration()
DotNetNuke.Framework.jQuery.RequestUIRegistration()

@johnhenley johnhenley added this to the 07.00.07 milestone Apr 3, 2023
@johnhenley johnhenley self-assigned this Apr 3, 2023
@johnhenley johnhenley changed the title Remove deprecated DNN platform jQuery APIs Remove deprecated DNN platform APIs Apr 4, 2023
@johnhenley johnhenley added dependencies Pull requests that update a dependency file technical debt Issue that doesn't directly affect usability but will improve technical debt posture labels Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant