duration_field 8.x-2.0

Bug fixes

Full release of version 2.0 of the module. Fixes the following issues:

duration_field 8.x-2.0-rc1

New features

First release candidate for version 8.x-2.x of the module. This version contains an upgrade path from version 8.x-1.x, so that users can upgrade from the earlier version of the module.

duration_field 8.x-2.0-beta1

Bug fixes
New features

First beta release of version 8.x-2.x of the module. No new functionality will be added to this version, only bug fixes, and an upgrade path from 8.x-1.x.

duration_field 8.x-2.0-alpha1

Bug fixes
New features

First alpha release of 8.x-2.0 branch

Rewrites back end of module to create typed data objects for granularity strings, ISO 8601 Duration strings, and PHP Duration Intervals. Creates new form elements for duration and granularity. The Duration field now stores the number of seconds a duration represents in the database, and queries tagged with the 'duration_string' tag will be able to use mathematical operators (greater than, less than, equals etc) on ISO 8601 Duration strings.

duration_field 8.x-1.6

Bug fixes
Unsupported

Fixing bug preventing Drupal attributes, including #states, from being added to duration field HTML

duration_field 8.x-1.5

Bug fixes
New features
Unsupported

Creating new primitive data type for durations
Throwing exception when invalid duration screen is thrown
Tightening up config schema

duration_field 8.x-1.3

Bug fixes
Unsupported

duration_field 8.x-1.2

Bug fixes
New features
Unsupported

This update addresses the following issues:

duration_field 8.x-1.1

Bug fixes
Unsupported

Fixing bug in validation when some fields are not present.

duration_field 8.x-1.0

Unsupported

Added Unit test and Functional test
Added field schema

duration_field 8.x-1.0-beta2

Bug fixes
Unsupported

Overall code cleanup
Adding comments to the code
Fixing CSS issue on some themes for widget

Subscribe with RSS Subscribe to Releases for Duration Field