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

Release/9.6.0 #3710

Merged
merged 119 commits into from
Apr 29, 2020
Merged

Release/9.6.0 #3710

merged 119 commits into from
Apr 29, 2020

Conversation

valadas
Copy link
Contributor

@valadas valadas commented Apr 29, 2020

Merges release/9.6.0 into master for release. This is a release management task and we are self approving it for that reason

tingung and others added 30 commits January 9, 2020 22:29
state update of site info
- props.portalId should always changed by the parent component to allow
consistency of the portal id when load the component
- Remove code to dispatch the update of portal id or culture code during
initialization of App component - if portal id or culture code is
undefined, allow component to send undefined values to server and return
default settings - this is to handle initialization of the component
using page refresh when portal id is undefined
- if invoke through on settings (Site Settings page) or reload website (drop down selection), then render the component based on portal id from parent component
- Gets the locale included in the portal if culture code is not null or
empty or else gets the current locale for current request to the portal.
…3569)

* Stop truncating page titlesOverflow is now controlled with CSS.

* Put the page name into the title attribute.Most desktop browsers will show this on hover.

* Tighten up the spacing a little
Closes #3571

.gitignore was ignoring all files in 'src' folders, this was probably not noticed since it only affects new files and most PRs that came in since this change did not have new files.
…-settings

Fixes always populate site settings information correctly
This will allow vendors to add/replace controller registrations with their own.
Fix AddWebApiControllers typo for AddMvcControllers.
Fix missing parsing of AllowUserUICulture and EnableBrowserLanguage settings from portal templates #3558
removed "Alpha build" from 9.5.0, added 9.5.1
I left 9.4.4 for the moment. We won't benefit from reports stating wrong number.
donker and others added 26 commits April 9, 2020 21:39
Co-Authored-By: Brian Dukes <bdukes@engagesoftware.com>
Co-Authored-By: Brian Dukes <bdukes@engagesoftware.com>
This updates gitversion.yml so that CI builds version 9.6.0
as we decided this would be the next version.

This is a release management task and we are self-approving
it for that reason
* Adjusted Telerik Bindings

* Proper Telerik Fix
File extension whitelists for end users
…Username_Email_Address_When_Containing_onfocus

Fixed Invalid Username/EmailAddress When Containing 'onfocus'
* Update jQuery to 3.5.0

* Update jQuery-Migrate to 3.2.0

* Fix CDN URL for jQuery
Provide better feedback in export
@valadas valadas added this to the 9.6.0 milestone Apr 29, 2020
@valadas valadas merged commit f5f7e91 into master Apr 29, 2020
@valadas valadas deleted the release/9.6.0 branch April 17, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.