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.
View source
- 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.