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

Upgraded SocialAlloy to latest Episerver Social 1.4.0 #49

Merged
merged 15 commits into from
Jun 7, 2017

Conversation

epishilpa
Copy link
Collaborator

Upgraded SocialAlloy to latest Episerver Social 1.4.0 and removed warnings from before and after upgrade.

@epishilpa epishilpa merged commit b73081f into master Jun 7, 2017
@epishilpa epishilpa deleted the feature/updateto1.4.0 branch June 7, 2017 18:27
cbanner pushed a commit that referenced this pull request Jul 17, 2017
* Release/1.1.0 (#44)

* renamed existing views and reorganized structure of tutorials. (#37)

* small comment changes, added existing group check to social initialization event.

* unnecessary var being passed to the moderation controller.

* Changed Episerver to Episerver in comment strings.

* Feature/soc771 (#42)

removed CommentExtensions class from old location.

* Update readme (#43)

* Update readme

Updated readme to mention latest changes.

* Removed stray period

* Release/1.1.0 (#46)

* renamed existing views and reorganized structure of tutorials. (#37)

* small comment changes, added existing group check to social initialization event.

* unnecessary var being passed to the moderation controller.

* Changed Episerver to Episerver in comment strings.

* Feature/soc771 (#42)

removed CommentExtensions class from old location.

* Update readme (#43)

* Update readme

Updated readme to mention latest changes.

* Removed stray period

* added parameterless constructor for GroupCreationViewmodel. (#45)

* Bugfix/epso1152 (#47)

addressed issued with RatingBlock not sending activities and subsequently generating an activity feed for subscribers when ratings are submitted for resources users have subscribed to.

* Upgraded SocialAlloy to latest Episerver Social 1.4.0 (#49)

Upgraded SocialAlloy to latest Episerver Social 1.4.0

* RatingBlock bug fixes

Fixes issue in which RatingBlock would throw errors after any new edits due to the immutable field. System would attempt to write new values to all fields upon save, leaving the read-only field with a permanently null value. Also adds further field validation in the ViewModel.

* Visual Corrections

Removed unnecessary Class and Tag values from Property renderings in the CommunityPage markup that were causing rendering issues when in Edit mode. Added a Type attribute to the Email field on the sign-up block for virtual keyboards.
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.

3 participants