You are here

CHANGELOG.txt in Date Reminder 6

Same filename and directory in other branches
  1. 6.2 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Date Reminder 6.x-1.4 2014-03-14
----------------------------------------
#2217103 by dwillcox: Clean up menu a bit for nodes past last date.

Date Reminder 6.x-1.3 2014-02-04
----------------------------------------
#2172937 by dwillcox: Clean up validating email addresses in reminder form.
#2187437 by dwillcox: Add check to recover from bad variable setting.

Date Reminder 6.x-1.2 2013-12-29
----------------------------------------
#2138255 by dwillcox: Option in node type edit form to enable reminders
                      for already-existing nodes.
#2138245 by dwillcox: Handling date fields with "no timezone" specified.
#2164077 by dwillcox: Don't allow anonymous user access, even if administrator
                      tries to allow it.
#2164079 by dwillcox: Don't html expand node title in menu.

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-1.4 2014-03-14
  2. ----------------------------------------
  3. #2217103 by dwillcox: Clean up menu a bit for nodes past last date.
  4. Date Reminder 6.x-1.3 2014-02-04
  5. ----------------------------------------
  6. #2172937 by dwillcox: Clean up validating email addresses in reminder form.
  7. #2187437 by dwillcox: Add check to recover from bad variable setting.
  8. Date Reminder 6.x-1.2 2013-12-29
  9. ----------------------------------------
  10. #2138255 by dwillcox: Option in node type edit form to enable reminders
  11. for already-existing nodes.
  12. #2138245 by dwillcox: Handling date fields with "no timezone" specified.
  13. #2164077 by dwillcox: Don't allow anonymous user access, even if administrator
  14. tries to allow it.
  15. #2164079 by dwillcox: Don't html expand node title in menu.
  16. Date Reminder 6.x-1.1 2012-10-06
  17. ---------------------------------
  18. #1805560 by dwillcox: Order reminders in list in a meaningful way.
  19. #1718444 by dwillcox: Add option to specify number of reminders a user can add
  20. at once, plus eliminate the hard limit of 5 reminders per node per user.
  21. #1802542 by dwillcox: Eliminate create_date_from_format() to stick with php 5.2.
  22. #1802542 by dwillcox: Properly default field in node edit form when there
  23. are several date field candidates in the node type.
  24. Date Reminder 6.x-1.0, 2012-09-28
  25. ---------------------------------
  26. No change from, 1.0-beta3.
  27. Date Reminder 6.x-1.0-beta3, 2012-08-30
  28. ---------------------------------------
  29. #1748696 by dwillcox: Clean up handling of different date type fields.
  30. Date Reminder 6.x-1.x-beta2, 2012-08-22
  31. ---------------------------------------
  32. #1720084 by dwillcox: Fix calculation of next occurrence for date (as opposed
  33. to datetime) date CKK fields.
  34. Date Reminder 6.x-1.x-beta1, 2012-08-06
  35. ---------------------------------
  36. #1693874 by dwillcox: Keep reminders around for a while after last use. Also
  37. fix a few stylistic issues, and add CHANGELOG.txt.
  38. #1686696 by dwillcox: Promoted from sandbox to full project.