Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Releases: ymcatwincities/openy_gated_content

1.0: User segmentation and project rearchitecture.

07 Oct 13:12
b707b22
Compare
Choose a tag to compare

New Features

  • User segmentation - ability to divide your customer base (and the content they see) into 3 tiers: free user, standard member and premium users
    • Note: this feature requires some minor custom development in order to match up with the unique membership types in your CRM before it can be used*
  • Pagination for video & blog pages - breaks up content into 12 results per page so users do not have to endlessly scroll to find the content that interests them
  • Blog categories - tag written content with categories so users can easily find topics that interest them
    Enhanced Features
  • Shared content filters - search for content on the shared content server by category or donating association URL. See at a glance which content is most popular with a tally of how many other Ys are using it
  • Enhanced recurring meeting series times - can now start meetings as early as 4AM, and schedule at intervals of 15 minutes (i.e. 3:45pm start time)
  • Tag a single content item with multiple categories
  • Hide content types your Y is not using from the main user dashboard
    Additional Improvements
  • Fixed issue where virtual meetings with no description failed to load for user
  • Fixed issue where instructor name was not displaying on recurring virtual meetings
  • Fixed issue where a failed login when using the Personify SSO generates two error messages
  • Added list of what video hosting platforms are supported for each content type directly within the content creation UI
  • Fixed issue where users logged in via the Daxko Barcode method were not displaying with unique information within the user activity log
  • Security enhancements for shared content server
    Collapse

Install Hotfix

24 Sep 19:07
6857789
Compare
Choose a tag to compare
Install Hotfix Pre-release
Pre-release

Fixed issue with csv_serialization version fail during composer install

Compiled CSS.

14 Sep 18:27
b125ff5
Compare
Choose a tag to compare

Virtual Y now delivers with compiled css for more comfortable start of work.

Small features release + bug fixes

08 Sep 14:04
d395645
Compare
Choose a tag to compare
  1. Added ability to change titles of Virtual Y content types from within the admin interface.
  2. Added ability to hide/show content types on Virtual Y homepage (dashboard).
  3. Added ability to assign multiple categories to a video.
  4. Fixed bug with not working frontend app.

Daxko Barcode + Personify enhancements

27 Aug 12:53
ef4574f
Compare
Choose a tag to compare

DaxkoBarcode - New Gated Content Auth Plugin for Y’s to leverage Daxko CRM without needing API access. This plugin grants a member access by verifying that their barcode can be used to check-in to a single Daxko Virtual Area.

Personify now have a great Readme that could be used for faster configuration of your Personify. We hope it will save time for the next Y's that use Personify CRM.

Virtual Y Shared Content

25 Aug 13:40
23ce58b
Compare
Choose a tag to compare

This release contains the required Shared Content modules to allow Videos and Blog Posts to be imported from the centralized Open Y shared content server to your local Virtual Y.

Modules:
openy_gc_shared_content
openy_gc_shared_content_server

Hotfix: fatal error during use of Virtual Y log module

13 Aug 14:20
88e1937
Compare
Choose a tag to compare

In this release, we've fixed the fatal error that was appearing after installation of Virtual Y logs module.
Problem was connected to the file_entity module, which doesn't work with the latest Drupal Core.

Updates

11 Aug 12:59
478b40e
Compare
Choose a tag to compare

[VYMCA-67] Add field_gc_video_image to VY video node type
Add Virtual YMCA Editor role and change admin menu access
Add 'administer gated content configuration' permission

0.9

06 Aug 13:48
22fa2e3
Compare
Choose a tag to compare
0.9
  1. Backported fixes for Personify:
  • the better error message if the user has declined membership
  • added membership check from YMCA SV, which is planned to be a general approach for Y's.
  1. Capthca fixes for Custom auth method.
  2. First release when we do care about upgrade path https://openy.slack.com/archives/C01715RK630/p1598541539118300?thread_ts=1598470122.081200&cid=C01715RK630

0.7: Merge pull request #10 from fivejars/master

28 Jul 09:58
b2c325c
Compare
Choose a tag to compare
Activity logger + Custom auth verification