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

Releases: ymcatwincities/openy

Hotfix for drupal/plugin

14 Jan 09:14
6885b67
Compare
Choose a tag to compare

Fix for drupal/plugin #2367

This issue impacts users who are upgrading to the current version of Open Y on Drupal 8. If you are waiting to upgrade to Drupal 9.0 in February, this should not impact your site.

[BROKEN] Hotfix for drupal/plugin for GroupExPro

14 Jan 08:00
3fea8c1
Compare
Choose a tag to compare

Do not use this release, It is broken. Use next release https://github.com/ymcatwincities/openy/releases/tag/8.2.7.3 or latest release of OpenY, please

Fix for drupal/plugin #2367

This issue impacts users who are upgrading to the current version of Open Y on Drupal 8. If you are waiting to upgrade to Drupal 9.0 in February, this should not impact your site.

December 2020 - 8.2.7.1 - Location & Footer Page Alert Updates, Visual Bug Fixes, Upgrade Path Fixes & More

22 Dec 08:42
9223a19
Compare
Choose a tag to compare

List of merged PRs https://github.com/ymcatwincities/openy/pulls?q=type%3Apr+state%3Amerged+base%3A8.x-2.x+merged%3A%3E2020-11-08

Bug Fixes

#2270 - Update SVG logo display in Carnation when navigating between light & dark nav bar
#2273 - Update focal_point to 1.5 & lock ensure no regressions for Drupal 9 release
#2281 - Fix Embed Button, Media Video & Entity Browser upload by lock dropzonejs version to ensure no regressions
#2286 - Small visual fixes for search input field
#2293 - Carnation fix W3C errors 1 in CSS
#2294 - Carnation fix W3C errors 2 in HTML
#2306 - Fix "Coming Soon" styles banner on Location page for Rose and Lily
#2307 - Fix Branch Info on Mobile for Carnation/Lily/Rose - Back to all Locations, Phone/Address/Hours drop down
#2308 - Fix FAQ field paragraph type render on Carnation/Rose/Lily
#2312 - Fix Half size style for Rose
#2313 - Fix required mark style for webforms
#2314 - Fix alerts in pre-footer for Program/Program Subcategory content types
#2317 - Fix duplicate IDs for alerts in the footer
#2319 - Fix 500 error header.html for Rose theme
#2322 - Fix header image overlap of text for latest Blog/News posts in Lily
#2329 - Fix missing embed icons in WYSIWYG in Lily & Rose in Drupal 8

Stability fixes

#2282 - Use caret instead of tilde in version strings in composer.json to follow semantic versioning

Upgrade path fixes

#2318 - Restore colorapi dependency in composer.json
#2320 - Change order of upgrade hooks to ensure colorapi properly installed before jquery_colorpicker
#2323 - Remove reference to non-existent location CT from configuration and theming
#2336 - Alerts location and subpages (branch and camp) filter fix - alerts now show on all location subpages as well as location page
#2321 - removed unused dependencies from development section

Maintenance fixes

#2284 - Decouple Activity Finder v3 to the dedicated project in order to unblock backporting of Activity Finder v4
#2285 - Get supported ckeditor_bootstrap_buttons module version.
#2289 - Allow Activity Finder v4 (not yet exists) for future usages- Prep for Drupal 9 upgrade
#2303 - Remove outdated patch for Entity Browser to unblock upgrade path

Documentation fixes/updates

#2302 - Update headerless/footerless README file
https://youtu.be/Kl1lwYSg3ww - How to install Cachet Font in Open Y
https://www.youtube.com/watch?v=MH4BwMowlic - Alerts Scheduling Smoke test
https://www.youtube.com/watch?v=9fq5kaEmIkE - Install Open Y on Digital Ocean Ubuntu 20/18 with one line script
https://www.youtube.com/watch?v=ek1jk2DJU8M - How to enable Google Custom Search for your Open Y site.
#2342 - Updated Cachet Font installation instructions.
https://github.com/ymcatwincities/openy/wiki/Important-versions-for-upgrade-path Important Open Y versions for a smooth upgrade path

8.2.7 - Quarterly (Features) major release

10 Nov 12:33
88eff90
Compare
Choose a tag to compare

Hello Open Y Community!

We are excited about the most recent quarterly release for Open Y - 8.2.7, a release packed with features to prepare your site for the upcoming Drupal 9 upgrade (Q1 2021). Site stability is our focus as we round out 2020 and go into the new year.

Thank you to all of our partners who helped make this, and our previous point releases possible. The spirit of open source helps define Open Y and we couldn't do it alone.

Features we have released:

  • Upgrading colorpicker to a more stable and updated version
  • Upgrading our media contrib subsystems to the latest and most stable version
  • Updating search API solr to the most stable versions
  • Composer 2 support
  • Enabled webform 6 for new installations. If you need to stay on Webform 5 for some reason - use composer require drupal/webform:~5 during upgrade. Keep in mind webform 5 are EOL and never be ported to Drupal 9.

In addition to these features, this quarterly release will pull in two-point releases and two hotfixes created since our August 2020 release.

Releases:

Hotfixes:

Full List of Release Items:

Bug fixes

  • #2086: Fatal URL error on location pages
  • Missed jquery_ui_tabs dependency (see hotfix link above)
  • #2165: Create README.md for openy_hf
  • #2187: Fix repeat get the date from URL
  • #2144: Fix blazy aspect ratio styles
  • #2141: Carnation fix: ampersand and other special characters in news
  • #2137: Fix dependency to gallery config - breaks Open Y Fresh Install
  • #2133: Carnation fix: W3C
  • #2128: Fix clear filters issues for Schedules
  • #2126: Carnation fix: Featured highlights and featured content paragraphs
  • #2125: Carnation fix: 4 columns paragraph
  • #2124: Fix issue with missed 'target', 'rel', 'class' attributes that are available in "Link (with attributes)" Link field widget
  • #2117: Carnation fixes: Embedded images & videos, main menu and user page, location teasers, open directions link on a new tab, Microsite menu current page link highlight, location finder spacing, align google translate widget with other menu items, fix alias_manager dependency to unblock Open Y Extended/Custom
  • #2108: Fix event page full template and calendar
  • #2102: Let link attributes work
  • #2088: Fix squashed Open Y Rose embedded images
  • #2087: Carnation fix: Gallery fixes and improvements
  • #2091: Tokenize year in footer block migration
  • Auto check paragraphs’ checkbox when cloning a node (#2240)
  • Webforms 5 for Drupal 8 (#2227)
  • Added a check for empty blocks (#2216)
  • Locked dropzonejs on 2.1 version (#2281)

Maintenance, stability

  • #2115: Backport EntityManager change from 9.x-2.x issue
  • #2106: Upgrade migrate subsystem
  • #2105: Update paragraphs to latest stable version
  • #2273 Updated focal_point to version 1.5
  • #2090: Require oomphinc/composer-installers-extender
  • Enable jquery_ui_tabs module for themes (#2241)
  • Remove obsolete patches (#2229)

Development Experience

  • #2131: Fix duplicate attribute ‘type’
  • Add “npm run dev” commands to ease development/debug process (#2243)
  • Fix location teasers view modes update (#2228)

Drupal 9 readiness

  • #2175: add openy_features from 9.x branch - Reflect changes in Drupal 8 to prepare code base for Drupal 9
  • #2185: Update simple_menu_icons to 8.x-2.x
  • #2110: Fix twig replace style
  • #2092: Fix alias_manager dependency to unblock Open Y Extended/Custom

User Experience

  • #2179: Jquery ui 8x - replace deprecated with contribs
  • #2166: Update styles for Carnation Event page
  • #2149: Update map pins to support Apple Macbook retina display
  • #2134: Carnation - Limit banner images by image style
  • #2130: Improvement of Event teaser styles in Carnation
  • #2127: Add Coming Soon labels to branches on locations page
  • #2123: Fix grid content columns on iPad
  • #2119: Fix grid columns buttons alignment for four columns
  • #2107: Upgrade webforms
  • #2104: Carnation fix: Improve FAQ style
  • #2103: Carnation fix: Home branch sorting
  • Fix for Rose full-width layout (#2249)
  • Branch page - layout & styles for branch contacts info block fix (#2235)
  • Fix for issue of location or category have a comma in the title, which is interpreted as two separate locations or categories (#2223)
  • Update icon color for the bootstrap button icon in WYSIWIG for Carnation (#2213)
  • Location filters in popups & membership calls fixed to advance to next page (#2212)
  • Carnation fix: remove broken error message in location page & add default direction link in event teaser (#2211)
  • Google Calendar “Add to Calendar” function fixed (#2198)

Thanks to the development teams for making this happen!
@podarok @hamrant @duozersk @NightHunterSV @aleevas @jediandrey @manachynskyi @anpolimus @svicervlad @AndreyMaximov
@ivan-berezhnov @froboy @dchubar-fj

November release features

  • #2189 Update Media contrib subsystem to latest versions
  • #2188 Update colorpicker to start using colorapi instead of abandoned jquery_colorpicker
  • #2177 Update search API solr to supported versions

Composer 2 support

PHP 7.3 requirement

Changes in Testing, not included in the current release
#2271

October 2020 Point Release - 8.2.6.5 - Oct 27

27 Oct 12:04
375ad15
Compare
Choose a tag to compare

Our October point release is now available! Our focus has been on bug updates, fixes in Carnation, Drupal 9 backporting, and a fall cleanup effort.
If you intend to upgrade to Drupal 9(not in this release yet), reach out to your agency partner or site developer about what your site upgrade path looks like.

UX Bug Fixes:

  • Fix for Rose full-width layout (#2249)
  • Branch page - layout & styles for branch contacts info block fix (#2235)
  • Fix for issue of location or category have a comma in the title, which is interpreted as two separate locations or categories (#2223)
  • Update icon color for the bootstrap button icon in WYSIWIG for Carnation (#2213)
  • Location filters in popups & membership calls fixed to advance to next page (#2212)
  • Carnation fix: remove broken error message in location page & add default direction link in event teaser (#2211)
  • Google Calendar “Add to Calendar” function fixed (#2198)

UI Bug Fixes:

  • Auto check paragraphs’ checkbox when cloning a node (#2240)
  • Webforms 5 for Drupal 8 (#2227)
  • Added a check for empty blocks (#2216)

Developer Bug Fixes:

  • Add “npm run dev” commands to ease development/debug process (#2243)
  • Fix location teasers view modes update (#2228)

Upgrade Bug Fixes:

  • Enable jquery_ui_tabs module for themes (#2241)

Technical Debt:

  • Remove obsolete patches (#2229)

List of all updated items:

https://github.com/ymcatwincities/openy/pulls?q=type%3Apr+state%3Aclosed+base%3A8.x-2.x+merged%3A%3E2020-09-22

Thanks to the development teams for making this happen!
@podarok @hamrant @duozersk @NightHunterSV @aleevas @jediandrey @manachynskyi @anpolimus @svicervlad

All code changes https://github.com/ymcatwincities/openy/compare/8.2.6.4...try2?expand=1

#2198 - Fix add to calendar link for other than today's events

Moved to November release, ready for testing in 8.x-2.x development branch.

#2189 Update Media contrib subsystem to latest versions
#2188 Update colorpicker to start using colorapi instead of abandoned jquery_colorpicker
#2177 Update search API solr to supported versions

Blocker hotfix: Rose dependency.

22 Sep 13:38
079a12f
Compare
Choose a tag to compare

Hotfix

Missed jquery_ui_tabs dependency fix 5309ef9

REMOVED

22 Sep 07:50
5309ef9
Compare
Choose a tag to compare
REMOVED Pre-release
Pre-release

REMOVED

Bug Fixes, Drupal 9 backporting, Cleanup release.

17 Sep 13:30
14dcc56
Compare
Choose a tag to compare

Hotfix released after this release https://github.com/ymcatwincities/openy/releases/tag/8.2.6.3

Developers helped us to wrap up release
@AndreyMaximov
@hamrant - Ihor Karpylenko
@manachynskyi
@ivan-berezhnov - Ivan Berezhnov
@froboy - Avi Schwab
@dchubar-fj - Dmitry
@anpolimus - Anatoliy Polyakov
@podarok - Andrii Podanenko

We appreciate your help.

Bug fixes

#2165: Create README.md for openy_hf
#2187: Fix repeat get the date from URL
#2144: Fix blazy aspect ratio styles
#2141: Carnation fix: ampersand and other special characters in news
#2137: Fix dependency to gallery config - breaks Open Y Fresh Install
#2133: Carnation fix: W3C
#2128: Fix clear filters issues for Schedules
#2126: Carnation fix: Featured highlights and featured content paragraphs
#2125: Carnation fix: 4 columns paragraph
#2124: Fix issue with missed 'target', 'rel', 'class' attributes that are available in "Link (with attributes)" Link field widget
#2117: Carnation fixes: Embedded images & videos, main menu and user page, location teasers, open directions link on a new tab, Microsite menu current page link highlight, location finder spacing, align google translate widget with other menu items, fix alias_manager dependency to unblock Open Y Extended/Custom
#2108: Fix event page full template and calendar
#2102: Let link attributes work
#2088: Fix squashed Open Y Rose embedded images
#2087: Carnation fix: Gallery fixes and improvements
#2091: Tokenize year in footer block migration

Maintenance, stability

#2115: Backport EntityManager change from 9.x-2.x issue
#2106: Upgrade migrate subsystem
#2105: Update paragraphs to latest stable version
#2090: Require oomphinc/composer-installers-extender

Development Experience

#2131: Fix duplicate attribute ‘type’

Drupal 9 readiness

#2175: add openy_features from 9.x branch - Reflect changes in Drupal 8 to prepare code base for Drupal 9
#2185: Update simple_menu_icons to 8.x-2.x
#2110: Fix twig replace style
#2092: Fix alias_manager dependency to unblock Open Y Extended/Custom

User Experience

#2179: Jquery ui 8x - replace deprecated with contribs
#2166: Update styles for Carnation Event page
#2149: Update map pins to support Apple Macbook retina display
#2134: Carnation - Limit banner images by image style
#2130: Improvement of Event teaser styles in Carnation
#2127: Add Coming Soon labels to branches on locations page
#2123: Fix grid content columns on iPad
#2119: Fix grid columns buttons alignment for four columns
#2107: Upgrade webforms
#2104: Carnation fix: Improve FAQ style
#2103: Carnation fix: Home branch sorting

Bugs fixed post-release (next point release plan)

Features in review (not included in this release but ready for review/testing in DEV)

#2177: Update search_api_solr
#2189: - Media

Hotfix: Location Finder

11 Aug 12:37
0ca0f93
Compare
Choose a tag to compare

August Release

11 Aug 06:45
87607a2
Compare
Choose a tag to compare

At the moment of current release available Drupal core versions are 8.9.3 and 8.8.8
So during the upgrade, you'll have only these options for Drupal core ( anything >= of Drupal core 8.8 ).
By default - 8.9.3 will be used

#2063 Remove style duplicates in the carnation header
#2067 Let link attributes work
#2066 Update language on Open Y Terms & Conditions
#2062 Fix openy_redirect improvment, conver url to string
#2059 Fix sticky sidebar when alert height is undefined (Carnation)
#2057 Add improvment for openy redirect check source path
#2056 Fix Notice: Undefined index
#2054 Virtual Y: Close mobile menu on the menu link click
#2053 Update link to system requirements
#2051 Update Search API, Blazy and Slick modules
#2050 Updated scheduler
#2046 Make gallery heading optional
#2045 Fix openy_migrate
#2042 Fixed bug with wrong url of redirect
#2041 Fixed outdated redirect function
#2036 Personify fixes after saving configs in settings.php
#2033 Fix Preview in Lily theme
#2031 Replace deprecated parameters $entity_manager
#2030 Replace deprecated parameter $query_factory
#2028 Replace deprecated function node_view()
#2027 Replace deprecated method in openy_upgrade_tool
#2026 Fix call to deprecated method l()
#2025 Fix call to deprecated constant REQUEST_TIME
#2024 Fix Call to deprecated constant FILE_CREATE_DIRECTORY
#2023 Replace deprecated method url()
#2022 Fix Call to deprecated method strtolower()
#2021 Fix deprecated function drupal_set_message()
#2019 Update alerts styles for carnation.
#2084 Cleanup patches
#2085 Fix embedded images and video anlignment for Carnation
#2086 Fix error on Locations page

List of PRs, merged since 8.2.5.0
https://github.com/ymcatwincities/openy/pulls?q=type%3Apr+state%3Aclosed+base%3A8.x-2.x+merged%3A%3E2020-05-26+