inspect 7.x-4.0

New features
Bug fixes

Inspect 7.x-4.0

The main issue of the this release is Syslog compatibility.

New features

Backend (PHP)

  • When syslog is enabled the max log length is only 32k and formatting/replacing uses + as newline separator etc.
  • Error/back tracer's default stack frame limit is now configurable in the settings page.
  • Tracer now reduces stack frame limit automatically when exceeding max output length.
  • Logging/filing an error message and/or exception message via trace functions/methods is always allowed, if severity is more severe than WATCHDOG_DEBUG.

Obsoletes

Backend (PHP)

  • Removed settings option 'Prohibit the primary admin user from getting inspections of variables and traces'.
  • Removed settings option 'PHP inspections shan\'t default to display file and line of inspection function/method call'.
  • Inspect::log_db() is now deprecated, use inspect_log_message()/Inspect::logMessage() instead.
  • Inspect::log_file() is now deprecated, use inspect_file_message()/Inspect::fileMessage() instead.
  • Removed obsolete and deprecated classes InspectBs, InspectVar, InspectTrc and methods Inspect::_initSessionNo and functions inspect_log_get, inspect_trace_log_get.

Frontend (Javascript)

whiteboardframework 7.x-1.0-rc1

Drupal 7 version added for the whiteboard framework theme.
Please feel free to post the bugs for the same.

comment_alter 7.x-1.0-rc1

New features
Bug fixes

Formal release as a supported version of Comment Alter module to the more general public.

superfish 7.x-1.9

Bug fixes
New features

IMPORTANT: Please do NOT upgrade if you are using the development release.

List of changes in the past two years:

  • #1117348 Fixed the $output array.
  • #1158890, #1158926 Fixed hook_requirements.
  • #1111668, #1124998, #1144698, #1153712, #1107496, #1147596 Update script removed.
  • #925944, #979202, #1112928, #1123734 i18n function added back.
  • #1117568 Added prefix "sf-".
  • #1138278 Added a 0 to the "Path levels" options.
  • #1282708 [New feature] Take the "Expanded by default" option into effect.
  • #1126574, #1167776, #1190688 No more conflicts with other menu-related modules.
  • #1184642, #1194244, #1191050, #1179838 [Improvement] Superfish now uses Drupal behvaiours.
  • #776480, #1140910, #1165838 [Improvement] Superfish now scans the /styles folder.
  • #1231378 [New feature] Drush integration.
  • #1246378, #1298846 Fixed cache_get issues.
  • #1141848 [Improvement] Added the standard "menu" class.
  • #1116096 [Improvement] Contextual links (List links, Edit menu).
  • #1104518, #1129672 Added an empty array.
  • #1348246 Fixed the filter_xss function.
  • #804616 Fixed speed value and validation bugs. (Comments 8th and 10th)
  • #1107432 Added 'firstandlast' class for single menu items.
  • #1138278 Fixed the array_remove_empty function bug. (Comment 5th)
  • #1246378 Removed menu caching entirely.
  • #1276040 Updated the superfish.drush.inc to use Github.
  • #1347710 Fixed a bug in the Drupal Behaviors file. (Comment 13th)
  • #1367086 Fixed the superfish_styles function bug (and related tweaks).
  • #1455724 Tweaked the if statement.
  • #1158926 Libraries API is no longer mandatory.
  • #1534734 Applied a patch to make it easier to theme hyperlinks.
  • #1539894 Added a new feature to make it possible to hide hyperlink descriptions ('title' attribute).
  • #1700566 Block form tweaked.
  • #1570796 Added README.txt file.
  • #1158926 Fixed hook_requirements; limited it to runtime phase.
  • #1420930 Added sf-Smallscreen for small-screen compatibility.
  • #1279760 Added new features to sf-Touchscreen.
  • #1141858 Changed the Style default value to 'None'.
  • #1937806 Changed the Menu Parent default value to Main Menu.
  • #1842966 Added a theme for menu items.
  • #1612498 Improved the block configuration form validation.
  • #1347712 Changed the way the JavaScript and CSS files were being added.
  • #764984 Added support for the jQuery Easing plugin.
  • #869998 Fixed incompatibility issues with the Context module.
  • General block configuration form imporvements.
  • Added 'administer superfish' permission.
  • Fixed the and active-trail bug.
  • #1967182 Added a Drush Make file.
  • #1496946 Fixed a bug in hook_requirements.
  • Chanaged the Drush command; used the Colorbox module Drush command.

Pages

Subscribe with RSS Subscribe to RSS - 7.x