Drupalicon graphic

Updates were applied to the development environment today, Tuesday, July 13th, 2021. Barring any security issues, the updates will be pushed to production on Thursday, July 15th. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • Frequently Asked Questions 7.x-1.3
  • Metatag 7.x-1.28
    • Fixes return of “result count” to avoid Notice in php 7.4
    • Makes hreflang tags available even if only one language is enabled
    • fixes metatag_metatags_form() so it does not break page
    • Facebook/OG production tag product:retailer_item_id, and description updates
    • Provide link to Facebook Open Graph debugger
    • Expose meta tag data as a Views field
    • Added Facebook verification meta header
  • Webform 7.x-4.24
    • Created webform_valid_email_address_filter()
    • Handle non-numeric parameters in webform_modulo()
    • Checks values before accessing
    • Increased length limit for test values in conditionals
    • Coding standards
    • Allows progressive batch export to be disabled

OSU Module Updates

  • OSU Top Hat 7.x-1.4
    • Updates outdated links in mobile menu

OSU Theme Updates

  • None

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

Drupalicon graphic

Updates were applied to the development environment today, Tuesday, May 11th, 2021. Barring any security issues, the updates will be pushed to production on Thursday, May 13th. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • Core Patch
    • Added WebP image support

Contributed Module Updates

  • None

OSU Module Updates

  • Paragraphs Alerts
    • Fixed sticky at bottom so it spans full width on a monitor
  • Media Mediaspace
    • updated video player

OSU Theme Updates

  • None

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 security update was applied to all environments on Wednesday, Jan 20th, 2021. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • Core 7.78
    • Fixes security vulnerability where exploits may be possible if Drupal is configured to allow .tar, .tar.gz, .bz2, or .tlz file uploads and processes them.

Contributed Module Updates

  • None

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 was applied to the development environment on Tuesday, Jan 12th, 2021. Barring any discovered issues, it will be applied to the production environment on Thursday, Jan 14th 2021. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

  • None

Contributed Module Updates

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 was applied to the production environment yesterday, Wednesday, Nov 18th, 2020. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • None

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 applied to the dev environment today, Thursday, June 18th, 2020. Barring any urgent security releases, this update will be pushed to our production environment on Tuesday, June 23rd, 2020. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • File Entity 7.x-2.30
    • Fixed bug where Image Alt Text and Title could not be saved on node/edit unless using the form dialog provided by the file “edit” button
  • Services 7.x-3.27
    • Fixed broken services XML formatter
    • Fixed invalid character error in DOMDocument->createElement
  • Webform 7.x-4.23
  • X Autoload 7.x-5.8
    • Added PHP 7.4 compatibility
    • Removed deprecated use of each() for PHP 7.2 compatibility

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 dev, staging, and production environments today, Wednesday June 3rd, 2020. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • Advanced Help 7.x-1.6
    • Made help text about linking clearer
    • Fixed search/advanced_help error for %menu_tail for anon
    • Corrected info file in help_example
  • File Entity 7.x-2.28
    • Fixed token render
    • Speed up via shortcutting token file_entity_file_load
    • Allow to use a custom file size limit per file type
    • file_entity_has_file_changed corrected for unchanged files with updates
    • Various spelling issues
    • Fixed s3fs file downloads that ran forever
    • Improved file usages page
  • Services 7.x-3.27
    • Fixed broken services XML formatter
    • Fixed invalid character error in DOMDocument->createElement
  • Views Bulk Operations 7.x-3.6
    • Fixed query for the view in batch mode
    • Fixed rules action “view and display” that was only working if Bulk Ops field is in “master” of a view
    • Required attribute added to machine_name fields in VBO modify action
    • func_get_args() now reports the original value as passed to a parameter
    • “Please select at least one item” after upgrading to 7.x-3.4
    • Now correct entity bundle list is generated in “Modify entity values” action if bundle names ends the same

OSU Module Updates

  • None

OSU Theme Updates

  • None

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