Fixes for:
#1188266: Single rule in node not working #1211084: Undefined array index error in _date_repeat_presets_admin_form_alter.
Fixed to work with entity types other than node - #1180430: Hide default repeat rules when editing on all entities.
Includes specific support for repeat date fields added to profile types provided by the Profile 2 module.
Last few issues fixed with the exception of a satisfactory fix to #921398: Call to undefined function node_form_validate on ajax form submit.
Note: The settings added by this module are now stored with the date widget which should ensure exportability etc. Previously they were stored in variables.
Fixed the widget issues mentioned in #973402: Port to Drupal 7.
The module is fully functioning but the repeating date widget admin form still needs a bit of work to tidy up.
First attempt at D7 port. See issue #973402: Port to Drupal 7 for current status.
Development snapshot for DRUPAL-6--1.
First release.