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

Updated feature/resource-manager with latest changes from develop #4106

Merged
merged 392 commits into from
Sep 20, 2020

Conversation

valadas
Copy link
Contributor

@valadas valadas commented Sep 20, 2020

This is a release-management task and we are self-approving it for that reason in order to continue working on the resource manager.

This PR is quite large because it also includes the merge of CKEditor into the main repository.

kanm2015 and others added 30 commits January 9, 2016 16:45
DNN-8255: Revised couple of resx keys in CKEditor Provider resx
issue-65: remove ck finder and news article plugin.
…port of folder providers.

-Removed LinkClick.aspx functionality and rely on the provider only
-Removed the different Secure & Non-Secured link options, again using the provider to drive it
The ContentCSS value is stored in the database as FileId=XXX. When rendering the editor the CSS link needs to be reformated to retrieve the actual file name.
DNN-8485 - Fix contentcss rendering
DNN-8072 Set CKEditor as a default html editor provider if there is n…
…own select code to make it can select correct item.
When there are a large number of portals, there is a severe performance
penalty when building the cke settings.  The first step to fixing this is
to limit the number of records being looped through to just the settings
matching the settings prefix when loading settings overrides for portals,
tabs, and modules instead of every record in the database table.  This has
a very large immediate performance improvement.
Prevent unnecessary looping through cke settings
thabaum and others added 27 commits September 8, 2020 12:03
* Initial Commit

* Added tooltip and hid icon when disabled.

* Update Dnn.AdminExperience/Library/Dnn.PersonaBar.Library/Containers/PersonaBarContainer.cs

Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>

Co-authored-by: Mitchel Sellers <msellers@Iowacomputergurus.com>
Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Merges latest changes from 9.7.1 into develop
Closes dnnsoftware#4075
- Adds missing SqlDataProvider files
Treat Build Warnings as Errors for Abstractions & DependencyInjection Projects
Fixed an issue where a new page was created by "Add page", the "Advanced/More/Secure Connection" property was always stored as "Off", regardless of the setting in the UI
Ability to set mobile view cookie name in root web.config
…st-scope-in-portalmodulebase

Use request scope in PortalModuleBase
Warns admins about running search indexer on wrong server
Fixed an issue that prevents 9.7.0 to 9.7.1 upgrades
…patch-74facac

Updates versions as per release candidate creation
Search Results UI Alignment changes
Fix deprecation message referencing wrong type
Resolve styling issue for checked Accept License checkbox in Extension installer
@valadas valadas merged commit bc7a3eb into dnnsoftware:feature/resource-manager Sep 20, 2020
@valadas valadas added this to the 9.8.0 milestone Oct 15, 2020
@valadas valadas deleted the rm-rebase20200920 branch April 14, 2022 21:45
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.