You are here

CHANGELOG.txt in Date Reminder 6.2

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Date Reminder 6.x-2.x
---------------------------------
#1772848 by dwillcox: Re-architecture in preparation for a Drupal 7 version.
    Note that this update provides no new user features. And note that updating
    to this version changes the database schema, so save your database if
    you think you might want to go back.

Date Reminder 6.x-1.1 2012-10-06
---------------------------------
#1805560 by dwillcox: Order reminders in list in a meaningful way.
#1718444 by dwillcox: Add option to specify number of reminders a user can add
    at once, plus eliminate the hard limit of 5 reminders per node per user.
#1802542 by dwillcox: Eliminate create_date_from_format() to stick with php 5.2.
#1802542 by dwillcox: Properly default field in node edit form when there
    are several date field candidates in the node type.

Date Reminder 6.x-1.0, 2012-09-28
---------------------------------
No change from 1.0-beta3.

Date Reminder 6.x-1.0-beta3, 2012-08-30
---------------------------------------
#1748696 by dwillcox: Clean up handling of different date type fields.

Date Reminder 6.x-1.x-beta2, 2012-08-22
---------------------------------------
#1720084 by dwillcox: Fix calculation of next occurrence for date (as opposed
    to datetime) date CKK fields.

Date Reminder 6.x-1.x-beta1, 2012-08-06
---------------------------------

#1693874 by dwillcox: Keep reminders around for a while after last use. Also
    fix a few stylistic issues, and add CHANGELOG.txt.
#1686696 by dwillcox: Promoted from sandbox to full project.

File

CHANGELOG.txt
View source
  1. Date Reminder 6.x-2.x
  2. ---------------------------------
  3. #1772848 by dwillcox: Re-architecture in preparation for a Drupal 7 version.
  4. Note that this update provides no new user features. And note that updating
  5. to this version changes the database schema, so save your database if
  6. you think you might want to go back.
  7. Date Reminder 6.x-1.1 2012-10-06
  8. ---------------------------------
  9. #1805560 by dwillcox: Order reminders in list in a meaningful way.
  10. #1718444 by dwillcox: Add option to specify number of reminders a user can add
  11. at once, plus eliminate the hard limit of 5 reminders per node per user.
  12. #1802542 by dwillcox: Eliminate create_date_from_format() to stick with php 5.2.
  13. #1802542 by dwillcox: Properly default field in node edit form when there
  14. are several date field candidates in the node type.
  15. Date Reminder 6.x-1.0, 2012-09-28
  16. ---------------------------------
  17. No change from 1.0-beta3.
  18. Date Reminder 6.x-1.0-beta3, 2012-08-30
  19. ---------------------------------------
  20. #1748696 by dwillcox: Clean up handling of different date type fields.
  21. Date Reminder 6.x-1.x-beta2, 2012-08-22
  22. ---------------------------------------
  23. #1720084 by dwillcox: Fix calculation of next occurrence for date (as opposed
  24. to datetime) date CKK fields.
  25. Date Reminder 6.x-1.x-beta1, 2012-08-06
  26. ---------------------------------
  27. #1693874 by dwillcox: Keep reminders around for a while after last use. Also
  28. fix a few stylistic issues, and add CHANGELOG.txt.
  29. #1686696 by dwillcox: Promoted from sandbox to full project.