Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

Merging 9.4.1 fixes into development #1174

Merged
merged 23 commits into from
Sep 26, 2019

Conversation

valadas
Copy link
Contributor

@valadas valadas commented Sep 26, 2019

This is a release management task and we are self-approving it as per our release management policies

david-poindexter and others added 23 commits August 11, 2019 22:33
…urrent (dnnsoftware#1094)

* Update to include relevant information and links for DNN Platform

* Update local resource file to include new content

* Update URLs to be absolute instead of using protocol-relative URLs

* Moved UNSAFE_componentWillMount to componentDidMount
* Added lerna config

* Sets up lerna to use yarn workspaces
* DNN-33050 - Trigger reloadPortalList event with portalId and cultureCode

* DNN-33050 - Invoke getPortalSettings with current selected portalId and
cultureCode instead of getPortals which always point to current running
portal
- This is to load the correct portal settings based on user selection
when view portal settings
* DNN-9532 - Fix to display IP Filter settings correctly
- Code refactor and minor bugs listed below
- Update state with the value from json response to ensure IP Filter
object in UI is updated
- Move specificityOptions and typeOptions initialization to constructor
- Move all the validation of the form upon saving to reduce code complexity
- Replace toggle option of RuleSpecificity to use const String of
IP_RANGE and  SINGLE_IP to make the code simpler and more readable
- Move code to clear SubnetMask just before update to prevent SubnetMask
become blank when user switch in between IP_RANGE and SINGLE_IP option

* DNN-9532 - Remove unnecessary blank line
* Fix issues with upgrade of personabar to version 9.4.0 where old controllers were still in the DB and old packages were still registered

* Update projects
@mitchelsellers mitchelsellers merged commit 621fb4e into dnnsoftware:development Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants