Downloads

Download commons-7.x-3.16-core.tar.gztar.gz 24.64 MB
MD5: a7a4fefa8a41a8e1cb38a58cf596f0cf
SHA-1: 175c8eb35c3e375f6c8af96b0eadcdb54537f345
SHA-256: 6a2456c0be131226fc13d5930ced252aef962dde014e04c726546e571f17b162
Download commons-7.x-3.16-core.zipzip 28.14 MB
MD5: ea0639d94cca4c6be213211fa4295711
SHA-1: 7d4733e336e5d6045e06590000a017c4e52c25a1
SHA-256: bb9a3586ed36d68abf19d2a3ecb90261c8d249e5e9400b616d34008cef427574
Download commons-7.x-3.16-no-core.tar.gztar.gz 21.53 MB
MD5: bc9e07722bfb387eddf552b4c6d0ac55
SHA-1: 8a7ff22644a4393d7fef829dbfc6f25d17e85da3
SHA-256: d38ae8614cf74c90c60958e99bcaf8dddf3dac433ed1b2338b6b774cb294ce19
Download commons-7.x-3.16-no-core.zipzip 24.29 MB
MD5: 6ae1a016cbf0ac1360c395fda62789b6
SHA-1: e524d24caf3ef2791d0ad9a88b599e86c17a47e5
SHA-256: 36596feee3755c39d2a0c1c2c1f6af82ce2be3cf9e3fbfed318ecf66ba0e7003
Download commons-7.x-3.16.tar.gztar.gz 1.98 MB
MD5: a195616059f106aa2cb382bb47766052
SHA-1: 4259c6e2f21762e15ab159eef68292a4f7e9d572
SHA-256: cdb6dd5466bb3c8f22ed9cd0efe628ce5b5b8eb56a5cfcc484e8bb48ee673eee
Download commons-7.x-3.16.zipzip 2.22 MB
MD5: e7e03bbc2c7daeb838b3c6da7ecdaa57
SHA-1: f9c20e64180296d2ecad976a17694f4ec77b6015
SHA-256: 05fcbc8d929dccdaff1c477d850e321bd59af76170bc70a3f60c33c0e74d9d0e

Release notes

For full release notes and upgrade instructions, please see http://docs.acquia.com/commons.

Drupal Commons 3.16 (Drupal 7.30 core) contains the following updates and fixes:

Resolved security alert

Drupal core and module updates

Fixed issues

  • Fixed broken tests caused by Drush issues.
  • Removed OG Example from the features page as it conflicts with Commons Body, resulting in a false positive during behavioural tests.
  • Fixed conflict between Commons Core Search and Commons Apache SOLR by altering-in only their required settings as necessary.
  • Fixed dynamic title_field field replacement appearing overridden when new content provider modules are enabled.
  • Restored dependency on Commons Notify.
  • Fixed Commons Media doesn't handle dependencies for any modules that it automatically adds a field instance to.
  • Updated Commons Events dependencies.
  • Restoring drupal-extension version.
  • Multiple behat tests for content types, trusted contacts, blocks, and features.
  • Merge branch '7.x-3.x' of git.drupal.org:project/commons into 7.x-3.x
  • Removed Commons Follow Node as a dependency of Commons Events.
  • Corrected Commons Radioactivity Groups module name.
  • Removed Commons Notify as a dependency of Commons Events.
  • Standardized .info files.
  • Removed unnecessary Commons content type dependencies from optional modules.
  • Removed unnecessary Commons content type dependencies.
  • Fixed Commons Groups doesn't handle dependencies for any modules that it automatically adds a field instance to.
  • Fixed Commons Browsing Widget doesn't handle dependencies for any modules that it performs automatic title replacement on.
  • Fixed duplicate rate alterations causing features to appear overridden.
  • Manually excluded Commons Browsing Widget as a dependency of Commons Notices as its dynamic title replacement causes it to appear overridden.
  • Added missing implementation of hook_commons_bw_create_all_widget() for documents.
  • Standardized the Commons Documents info file.
  • Updated entityreference prepopulate patch.
  • Patched entityreference prepopulate to fix field instance default value function being overwritten.
  • Run basic tests against the non-default Commons modules.
  • Updated OG permissions patch.
  • Fixed patch syntax error.
  • Fixed missing OG permissions when installing a new site.
  • Removed non-feature modules from override testing.
  • Reverted Commons Miscellaneous variables during installation.
  • Re-exported Commons Miscellaneous variables.
  • Manually excluded the Commons Trusted Contacts module as a dependency of the Commons Post module in order to prevent it from appearing overridden.
  • Manually excluded the Commons Media module as a dependency of the Commons content type modules which request Media integration in order to prevent them from appearing overridden.
  • Added missing feature declarations to Commons Follow User and removed legacy dynamic feature and system info modifications which caused the feature to appear overridden.
  • Removed redundant feature declarations from the Commons Groups Pages .info file which are dynamically added by the module itself.
  • Removed unnecessary schema.org feature component, adding missing message settings variable and excluded Commons Trusted Contacts as a dependency in order to fix Commons Events appearing overridden.
  • Manually excluded Media WYSIWYG as a dependency of Commons WYSIWYG to prevent the feature from appearing overridden.
  • Fixed Commons Like feature variables not being detected due to overly aggressive export alterations.
  • Removed redundant feature declarations from the Commons Groups .info file which are dynamically added by the module itself.
  • Hide moved registration settings instead of unsetting them in order to fix an error notice when locale.module is enabled.
  • #2298601 by Devin Carlson: Updated the Internationalization module to the latest commit hash in order to fix a fatal error when manually translating strings.
  • Removed unused Commons Search CSS.
  • Merge branch '7.x-3.x' of git.drupal.org:project/commons into 7.x-3.x
  • #2291967 by Devin Carlson, TuWebO: Use commons_entity_integration_info() instead of get_group_entity_types.
  • #2294589 by japerry: Change contributors page to use a pager and hide read more link.
  • Fixed the search menu item appearing overridden by altering the default menu item instead of exporting a duplicate.
  • Fixed event menu item handling by moving from menu links to page manager pages.
  • Removed unused Strongarm integration from Commons Follow User.
  • Updated modules to the latest version of the Features API.
  • Fixed call to check-overridden script.
  • Fixed Commons Groups Pages appearing overridden due to a Features bug where alter hooks cause a feature to always be overridden.
  • #2239951 by japerry, TuWebO: Cleanup commons install and add install_task 'done' so cron will run.
  • #2292927 by japerry, devincarlson: Cleanup URL aliases.
  • Fixed Commons Events appearing overridden on a fresh install.
  • Fixed Commons Miscellaneous appearing overridden on a fresh install.
  • Updated bash syntax.
  • Updated feature list.
  • Added tests to verify that features are not overridden.
  • Update Selenium Server from 2.41.0 to 2.42.1.
  • Disabled dblog during tests as it is resource intensive and not needed.
  • Added additional releases to upgrade tests.
  • Added content type creation tests.
Created by: japerry
Created on: 25 Jul 2014 at 22:47 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases