fb_likebox 7.x-1.4

New features

- Created submodule fb_likebox_patterns to make it compatible with patterns (http://drupal.org/project/patterns).
- This release includes a set of patterns examples with the most popular configurations described at http://drupal.org/node/1285218

partial_date 7.x-1.0-beta1

New features
Bug fixes

This release has a number of bug fixes and enhancements.

Limited field validation is now enforced.

1) If the field is marked as required, then you will get a validation error if there are no items with any values

#1536344: The required option doesn't work

2) Minimum component mix has been added. This allows you to select what components are required to make a partial date valid. For example, you can specify that the From and To years are required. During validation, a field that is not empty is then checked against these.

#1536348: Allow individual date parts to be required

An approximate component has been added

This adds a checkbox (if enabled) that allows users to mark the date as approximate.

A corresponding formatter option has been added that only shows if the date is flagged as approximate. This is applied to both from and to dates in the case of ranged date fields.

Inline ranged theming is now optional
This required overriding the core theme_form_element() [only for this widget], and rendering the date components in this. This is a configurable setting in the instance settings.

#1353400: Provide inline option for date widgets

Remove checkbox is now optional

webform_ajax_page 7.x-1.2

Bug fixes

Changes since 7.x-1.1:

  • fix for bug with Clientside Validation
  • Coder review
  • #1526098 by rclations: Added Panel # class to form pagination.
  • updated info files according to #1430452

simple_dialog 7.x-1.6

Changed javascript to support non-anchor links (e.g. imagemap areas)

Pages

Subscribe with RSS Subscribe to RSS - 7.x