Drupalicon graphic

Updates were applied to the production environment today, Wednesday, January 19th, 2022. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • Views 7.x-3.25 Patch
    • Update to views 7.x-3.25 conflicted with Views Bulk Operations and resulted in the inability to select all items over a paginated view. This patch fixes the issue.

OSU Module Updates

  • None

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, Thursday, December 9th, 2021. Barring any security issues, the updates will be pushed to production on Tuesday, December 14th, 2021. The following changes have been applied:

Major Version Upgrade

  • None

Drupal Core Bug Fix/Security Updates

Contributed Module Updates

  • CKEditor 7.x-1.22
    • Fixed Call to undefined function ckeditor_module_path() in ckeditor_update_7006()
    • Fixed UI Color Picker that contained a broken custom skins path
    • Fixed notice on ckeditor_load_by_field() after switching to PHP7.4
    • Upgrade CKEditor to 4.17.1
  • Entity API 7.x-1.10
  • File Entity 7.x-2.33
    • PHP 8.0 compatibility
  • MIME Mail 7.x-1.2
  • Rules 7.x-2.13
    • PHP 8.1 compatibilty – end()
    • Added namespace dependencies in .info files
    • PHP 8.1 compatibility – function_exists()
    • PHP 8.1 compatibility – str_replace()
    • PHP 8.1 compatibility – #[\ReturnTypeWillChange]
    • PHP 8.0 introduced breaking change to call_user_func_array()
    • Required parameters following optional parameters

OSU Module Updates

  • None

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, September 14th, 2021. Barring any security issues, the updates will be pushed to production on Thursday, September 16th, 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

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 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.