Drupalicon graphic

Updates were applied to the development environment last night, Monday, October 18th, 2021. Barring any security issues, the updates will be pushed to production on Thursday, October 21st, 2021. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

  • None

OSU Module Updates

  • None

OSU Theme Updates

  • OSU Editor 7.x-2.5
    • Paste from Word will now work a little differently. You will no longer be required to press the “Paste from Word” button on the tool bar: you can just paste your text directly into your editor and it will keep the formatting from Word while cleaning up any unnecessary bits. There will also be a new “Clear Formatting” button that will clear formats applied to text you select.

If you have questions or concerns please contact us through our contact form.

Drupalicon graphic

A patch was applied to the production environment on Wednesday April 21st, 2021. Additionally, four contributed module updates have been applied to the dev environment. Barring any security issues, the dev patches will be pushed to production on Tuesday, April 27th. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • Link 1.9
    • fixed syntax error that was introduced in 1.8 upgrade
  • Media 2.27
    • PHP 8.0 compatibility
  • Redirect 1.0-rc4
  • Token 1.8
    • fixed possible infinite loop in token_menu_link_load_all_parents()
    • fixed PHP 7.4 compatibility for the [array:value:*] token
    • require at least core 7.23 to avoid fatal errors with undefined drupal_array_diff_assoc_recursive()
    • fixed a failing test
    • pass colgroups and sticky properties from theme_tree_table() to theme_table()

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.

Drupalicon graphic

A patch has been applied to the production environment today, Thursday February 18th, 2021. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

  • None

OSU Module Updates

  • Media: Mediaspace 7.x-1.4
    • Enables and configures Kaltura/Mediaspace on all sites

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.

Drupalicon graphic

A patch will be applied to the dev environment tomorrow, Tuesday February 9th, 2021. Barring any issues or security updates, the update will be applied to the production environment on Thursday, February 11th, 2021. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

  • CTools 7.x-1.19
    • Note that 18 and 19 are simultaneously being added
    • Regression fix from update 1.18 for issue #2166779 ctools_field_invote_field doesn’t create the $field_name or $field variables if the $field_name isn’t an array
  • OG Menu 7.x-3.3
    • Fixes issue where Menu parent item is empty when user belongs to only one group.

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.

Drupalicon graphic

A small update will be released to production this evening, Thursday February 6th, 2020. The following update will be applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

  • None

OSU Module Updates

  • OSU Ckeditor Plugins : 7.x-1.6
    • Updating FontAwesome icons to 5

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.

Drupalicon graphic

A security update has been released to the development environment on Thursday January 9th, 2020. Barring any security releases, these changes will be pushed to production on Tuesday January 14th, 2020. The following updates will be applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • Domain 7.x-3.17:
    • Migrations now update with integrity constraint violation
    • Fixed slow migration due to menu rebuilding for each domain
    • Fixed error when checking system table on Mysql8
    • Fixed domain_requirements to use $messages versus $message
  • Google Tag Manager 7.x-1.6:
    • Use container settings from the variable realm with greatest weight [requires variable_realm]
    • Add automated tests
    • Delete the snippet directory before recreating snippet files
    • Recreate snippet files on cache clear (not just on cron)
    • Hide admin message from non-admin users
    • Restore $GLOBALS[‘conf’] after asset creation. [requires variable_realm]
    • Satisfy coding standards
    • Update README file
    • Rename __file_prepare_directory()
  • Honeypot 7.x-1.26:
    • Fixed issue where more waiting time was reported than expiration time
    • Fixed uninstallation error
    • Fixed form to restrict to submit if the honeyput field element has 0 as a value
  • Metatag 7.x-1.26:
  • File Entity 7.x-2.27:

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.

Drupalicon graphic

A security update has been released to the production environment on Thursday December 12th, 2019. The following updates will be applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

  • Frequently Asked Questions 7.x-1.2:
    • Fixed hardcoded FAQ path ‘faq-page’
    • fixed call to undefined function taxonomy_image_display()
    • Fixed undefined property: stdClass::$questions in faq_get_faq_list line 1137
    • Fixed Undefined indes: safe_value
    • Fixed ‘faq_questions_long_form’ and ‘faq_path’ variables which were not deleted when the module was uninstalled
    • Fixed changes to Title on config page that were ignored
    • .gitignore file now deleted from the module directory
    • Fixed Reset() expects array in faq_insert()
  • Webform 7.x-3.29:
    • Security fix for SA-CONTRIB 2019-096 multiple vulnerabilities

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.

Drupalicon graphic

An update has been released to the development environment on Friday, Sept. 20th, 2019. Barring any security releases, this update will be applied to production on Tuesday Sept. 24th, 2019. The following updates will be applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

  • Biblio 7.x-1.1: More than 10 updates. Please see project page release notes.
  • Field Collection 7.x-1.1: fixed error that displays when no field collection exists
  • Google Tag Manager 7.x-1.5:
    • Do not override $GLOBAL[‘conf’] during cron run. [requires variable_realm]
    • Changed prefix on url variable in call to t() in hook_requirements().
    • Check for Windows OS in _google_tag_is_executable().
    • Added ‘defer’ attribute to script tag.
    • Test existence of posix functions before call.
    • Removed iframe content and title attribute from noscript tag.
    • Test $status before call to strpos(). [PHP 7.3]
  • Inline Entity Form 7.x-1.9: fixed issue with the deletion of variations of the parent entity during save
  • Viewfield 7.x-2.2:
    • Increased arguments #maxlength to match db column max length
    • Added a field formatter to show only title, display, arguments
    • Fixed token loading problem for other entities
    • Added missing taxonomy term tokens
    • Fixed non-hidden widget when adding entity via Inline Entity Form
  • Webform 7.x-4.20: more than 10 updates. Please see project page release notes.

OSU Module Updates

  • Feature Story 7.x-2.4 – fixes full screen layout issue with misaligned caption text

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.

An update was released to our development environment on Wednesday, April 18, 2018. Barring any security releases, this update will be pushed to our production environment on Thursday, April 25th. The following updates will be applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

  • Advanced Help 7.x-1.4
    • Fixed issue that was causing an error in Missing Module Messages
    • Fixed typos in readme.html and translation.html
    • Fixed coding standards.
    • Fixed issues with invalid multibyte sequences
    • Fixed spelling errors.
    • Moved attributions to assets.yml
  • File Entity 7.x-2.20
  • Media 7.x-2.18
  • Metatag 7.x-1.25
    • Fixed undefined index error
    • Fixed bug in count() statement in metatag.metatag.inc
  • Views 7.x-3.20
    • Fixed regression caused by renaming of hook_views_pre_view()
    • Fixed invalidation of cache upon saving view.

OSU Module Updates

  • None

OSU Theme Updates

  • None

If you have questions or concerns please contact us through our contact form.