9.2.11.1 - Drupal 9.3 core
Documentation updates
Please check https://docs.openy.org - we consolidated Wiki and /docs in a single organized site of Open Y documentation.
In order to edit docs, please use the site sidebar links or/and GitHub repository
Dependencies updates
Check all modules of Open Y ecosystem on drupal.org
- Drupal core 9.1 is removed. Open Y now works on 9.2 and 9.3. Check Drupal core 9.3 full list of fixes and changes
- Open Y Carnation theme changes - https://git.drupalcode.org/project/openy_carnation/-/compare/1.0.2...1.1.1?from_project_id=76096
- Open Y Lily theme changes - https://git.drupalcode.org/project/openy_lily/-/compare/1.0.2...1.0.x
- Open Y Rose theme changes - https://git.drupalcode.org/project/openy_rose/-/compare/1.0.2...1.0.x
Open Y Activity Finder updates
Release 4.0.7
- [Snyk] Upgrade axios from 0.22.0 to 0.24.0 by @snyk-bot in ymcatwincities/openy_activity_finder#120
- [Backport][RGTC-2170] Create Limit by location for AF by @shuklina in ymcatwincities/openy_activity_finder#123
Release 4.0.6
- [MAINTAIN-195]: added more full text fields to index and relevance sort by @kashandarash in ymcatwincities/openy_activity_finder#119
- [Snyk] Upgrade bootstrap from 4.6.0 to 4.6.1 by @snyk-bot in ymcatwincities/openy_activity_finder#115
- Add tag to locations DB query in the SOLR back-end by @dchubar-fj in ymcatwincities/openy_activity_finder#111
- [Snyk] Upgrade vue-router from 3.5.2 to 3.5.3 by @snyk-bot in ymcatwincities/openy_activity_finder#114
- [Snyk] Upgrade core-js from 3.18.3 to 3.19.0 by @snyk-bot in ymcatwincities/openy_activity_finder#113
- [Snyk] Upgrade axios from 0.23.0 to 0.24.0 by @snyk-bot in ymcatwincities/openy_activity_finder#112
Release 4.0.5
- docs: Introduce BUILD.md by @podarok in ymcatwincities/openy_activity_finder#109
- [MAINTAIN-200] remove buttons margin for non IOS devices. by @manachynskyi in ymcatwincities/openy_activity_finder#110
- [MAINTAIN-201] Add custom openy_activity_finder_event event for external code to listen to and react upon by @anluh in ymcatwincities/openy_activity_finder#117
- [MAINTAIN-200] Remove extra space in filters & bookmarks; Fix scroll … by @anluh in ymcatwincities/openy_activity_finder#118
Open Y Membership updates
Release 2.3 (https://github.com/ymcatwincities/openy_memberships/releases/tag/2.3) is needed as an intermediate state for the upgrade path.
In order to uninstall swiftmailer
- upgrade to the 2.3 release and uninstall the module from your Drupal.
Once uninstalled - proceed with upgrading to the 2.4 version of Open Y Memberships
Fixes for Memberships
- PRODDEV-483: Updated styles for modal content by @szherebchuk in ymcatwincities/openy_memberships#83
- PRODDEV-483: Updated styles by @szherebchuk in ymcatwincities/openy_memberships#84
- [RGTC-2081] Add “Free Trial” button by @shuklina in ymcatwincities/openy_memberships#85
- Backport from YN by @podarok in ymcatwincities/openy_memberships#86
- PRODDEV-473: Updated text if content body is empty by @szherebchuk in ymcatwincities/openy_memberships#87
- PRODDEV-473: Small fix for modal window by @szherebchuk in ymcatwincities/openy_memberships#88
- Proddev 475 by @szherebchuk in ymcatwincities/openy_memberships#89
- PRODDEV-475: Updated styles and fixed problems with styles on mobile by @szherebchuk in ymcatwincities/openy_memberships#90
- ymcatwincities/openy_memberships#92 - Drupal 9.3 core support
Fixes for openy_map
- fix: openy_map pins break when map isn't on a top level page by @froboy in open-y-subprojects/openy_map#13
- Fix inability to hide some locations regardless of selected tag by @Sardis93 in open-y-subprojects/openy_map#14
Fixes for Open Y Alerts
- [Snyk] Upgrade postcss-flexbugs-fixes from 3.2.0 to 3.3.1 by @snyk-bot in open-y-subprojects/openy_node_alert#35
- [Snyk] Upgrade axios from 0.23.0 to 0.24.0 by @snyk-bot in open-y-subprojects/openy_node_alert#36
- [Snyk] Upgrade css-loader from 1.0.0 to 1.0.1 by @snyk-bot in open-y-subprojects/openy_node_alert#37
- [Snyk] Upgrade eslint-plugin-import from 2.25.2 to 2.25.3 by @snyk-bot in open-y-subprojects/openy_node_alert#38
- [Snyk] Upgrade eslint-plugin-react from 7.26.1 to 7.27.0 by @snyk-bot in open-y-subprojects/openy_node_alert#39
- Cleaner code to check alerts visibility by @Sardis93 in open-y-subprojects/openy_node_alert#40
- [MAINTAIN-187] fix alerts visibility state for Hide for the listed pages by @kashandarash in open-y-subprojects/openy_node_alert#34
- [Snyk] Upgrade axios from 0.21.4 to 0.23.0 by @snyk-bot in open-y-subprojects/openy_node_alert#33
- [Snyk] Upgrade eslint-plugin-react from 7.23.2 to 7.26.1 by @snyk-bot in open-y-subprojects/openy_node_alert#32
- [Snyk] Upgrade eslint-plugin-import from 2.23.3 to 2.25.2 by @snyk-bot in open-y-subprojects/openy_node_alert#31
- [Snyk] Upgrade chalk from 2.0.0 to 2.4.2 by @snyk-bot in open-y-subprojects/openy_node_alert#30
- [Snyk] Upgrade jest from 26.0.0 to 26.6.3 by @snyk-bot in open-y-subprojects/openy_node_alert#29
Fixes for Open Y Features
- Fix issues with unpublished amenities by @anpolimus in open-y-subprojects/openy_features#17
Fixes for Open Y Demo Content
- Proddev 476 by @kashandarash in open-y-subprojects/openy_demo_content#6
- fix: Fix parent menu link by @podarok in open-y-subprojects/openy_demo_content#7
- [PRODDEV-476] fixed error on profile demo content install by @kashandarash in open-y-subprojects/openy_demo_content#5
- fix(workaround): Try to unblock Custom Install for Open Y QA by @podarok in open-y-subprojects/openy_demo_content#4
- [MAINTAIN-131] Move submodule to openy_content_core. by @manachynskyi in open-y-subprojects/openy_demo_content#3
Fixes for Open Y Daxko Groupex Pro Syncer
https://github.com/open-y-subprojects/openy_daxko_gxp_syncer/tree/1.1.3
- #7 fixed the parent route for the menu link; added the correct dependency to openy_gxp module by @aleevas in open-y-subprojects/openy_daxko_gxp_syncer#9
What's Changed in Open Y core
- [MAINTAIN-203] updated the openy_daxko_gxp_syncer module version up to 1.1.1 by @aleevas in #2581
- fix: Use Interface, not Object, in _construct by @podarok in #2583
- fix: Use Interface, not Object, in _construct by @podarok in #2585
- [MAINTAIN-131] Install theme's footer block before theme installation. by @manachynskyi in #2582
- feat: Disable php 7.3 by @podarok in #2587
- feat!: Decouple program search by @podarok in #2579
- fix(git flow): update upstream by @podarok in #2588
- fix(git flow): update upstream by @podarok in #2590
- fix(cx,ux): Improve description of the field by @podarok in #2596
- feat: Decouple all 3 themes to Drupal.org by @podarok in #2595
- fix(git flow): update upstream by @podarok in #2599
- Bug: Ensure amenities_values exists by @froboy in #2602
- fix(git flow): update upstream by @podarok in #2603
- Move Drush to the development section of the makefile for Aegir compatibility by @colans in #2604
- feat!: Testing Drupal 9.3.0 Drupal core by @podarok in #2584
- fix(git flow): update upstream by @podarok in #2607
- fix: Add common_scss by @podarok in #2606
- fix(CI): Enable require-dev for CI by @podarok in #2609
- fix(git flow): update upstream by @podarok in #2610
- Move docs to Wiki for docs.openy.org by @podarok in #2605
- docs(cleanup): Use new docs repo. by @froboy in #2611
State of decoupling
We are going to move the majority of components to drupal.org as per #decoupling initiative
New Contributors
Full Changelog: 9.2.11...9.2.11.1