Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Releases: district09/drupal_module_og-sm

1.1.0

07 Oct 10:51
Compare
Choose a tag to compare

Added

  • Added qa-drupal to validate code quality using GrumPHP.

Updated

  • Update info files and fix Drupal 9 incompatibility issues.

Fixed

  • Fixed issues detected by qa-drupal.

7.x-1.16

13 Nov 09:02
Compare
Choose a tag to compare

Added

  • Added permission to access the site structure overview page.

Fixed

  • Added scrolling to the site admin menu site switcher dropdown if
    the list contains more sites then the screen height.

8.x-1.0

13 Nov 09:04
Compare
Choose a tag to compare

Updated

  • First stable release of Drupal 8 port.

7.x-1.15

13 Nov 09:02
Compare
Choose a tag to compare

Added

  • Added the option to allow users to override the comment settings on
    per site content item.

7.x-1.14

13 Nov 09:03
Compare
Choose a tag to compare

Added

  • Added the og_sm_user_create module.
  • Make sure the create account tab is the primary tab when og_sm_user_create is enabled.
  • Added og_sm_feature_form_defaults and og_sm_feature_form_defaults_alter hooks.

Changed

  • Overwrite Site content types filter handler in og_sm_feature to exclude types based on feature dependencies.