Log of /contributions/modules/comment_notify/comment_notify.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.72 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 7 18:39:55 2009 UTC
(2 weeks, 2 days ago)
by
greggles
Branch:
MAIN
Changes since
1.71: +56 -57 lines
Diff to
previous 1.71
bug #617070 by greggles: Doesn't record subscription when only one subscription type is enabled (and lots more tests)
Revision
1.69 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 20 22:27:52 2009 UTC
(4 weeks, 6 days ago)
by
greggles
Branch:
MAIN
Changes since
1.68: +33 -12 lines
Diff to
previous 1.68
task #417542 by greggles: if user's don't have the ability to post nodes don't confuse them about a node-notify default and better db insert/update code
Revision
1.66 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 14 14:55:02 2009 UTC
(5 months, 1 week ago)
by
greggles
Branch:
MAIN
Changes since
1.65: +6 -12 lines
Diff to
previous 1.65
bug #417582 by geggles: if only one subscription mode is enabled, users should only see one option in their edit page
Revision
1.60 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 15 15:56:22 2009 UTC
(7 months, 1 week ago)
by
greggles
Branch:
MAIN
Changes since
1.59: +3 -3 lines
Diff to
previous 1.59
bug #434414 by greggles: node author not getting notified during anonymous comments and link to edit page not valid
Revision
1.59 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 10 23:36:56 2009 UTC
(7 months, 2 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.58: +7 -2 lines
Diff to
previous 1.58
bug #430428 by greggles: doesn't record subscription when only one notification type is enabled (one more example)
Revision
1.56 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 8 01:19:22 2009 UTC
(7 months, 2 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.55: +7 -3 lines
Diff to
previous 1.55
feature #361449 by zyxware, aclight, greggles: provide better notifications for all replies to my comment
Revision
1.55 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 12 17:07:05 2009 UTC
(8 months, 1 week ago)
by
greggles
Branch:
MAIN
Changes since
1.54: +3 -3 lines
Diff to
previous 1.54
feature #399806 by Manuel Garcia: Wrap the comment-notify form elements in a DIV and remove needless br
Revision
1.53 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 3 14:34:26 2009 UTC
(8 months, 3 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.52: +9 -5 lines
Diff to
previous 1.52
task #334735 by recidive: Remove patching core dependency and only send notifications if a comment is truly published.
Revision
1.44 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 29 17:59:09 2008 UTC
(10 months, 3 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.43: +4 -4 lines
Diff to
previous 1.43
bug #351839 by Alex_Tutubalin: more PostgreSQL compatibility fixes (install and deleting subscriptions)
Revision
1.43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 16 13:15:57 2008 UTC
(11 months, 1 week ago)
by
greggles
Branch:
MAIN
Changes since
1.42: +9 -26 lines
Diff to
previous 1.42
task #322482 by greggles: UI Simplification: Remove the admin option to remove the checkboxes from the form
Revision
1.41 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 14 03:20:53 2008 UTC
(12 months, 1 week ago)
by
greggles
Branch:
MAIN
Changes since
1.40: +7 -4 lines
Diff to
previous 1.40
feature #319830 by greggles idea by alpritt: move message about changing the settings to a dsm after submission
Revision
1.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 24 01:36:16 2008 UTC
(13 months ago)
by
greggles
Branch:
MAIN
Changes since
1.32: +4 -4 lines
Diff to
previous 1.32
bug #323399 by PremAnup: Variables !commname, !commtext, !commsubj don't work for sending to a subscribed author
Revision
1.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 8 16:28:10 2008 UTC
(13 months, 2 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.29: +41 -8 lines
Diff to
previous 1.29
feature #280502 followup by greggles: let the admin choose which modes are enabled in case, for example, they don't use threaded comments
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 8 14:54:01 2008 UTC
(14 months, 2 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.18: +2 -2 lines
Diff to
previous 1.18
bug #305259 by greggles: if a user can't subscribe to comments don't add form elements to their user edit screen
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 2 18:36:00 2008 UTC
(14 months, 3 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.16: +2 -2 lines
Diff to
previous 1.16
bug #297307 by greggles: followup change from print theme() to return in case that is what is freaking out Drupal
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 22 01:31:51 2008 UTC
(15 months ago)
by
greggles
Branch:
MAIN
Changes since
1.12: +18 -1 lines
Diff to
previous 1.12
feature #296549 by greggles idea by bchoc: if anonymous can't leave an email, hide the checkbox / provide help to admins to get the settings right
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 14 19:16:13 2008 UTC
(15 months, 1 week ago)
by
greggles
Branch:
MAIN
Changes since
1.10: +2 -2 lines
Diff to
previous 1.10
bug #294755 by gregglesand tested by rapsli: 6.x upgrade - call to undefined function locale_supported_languages in comment_notify.module line 277
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 29 20:31:03 2008 UTC
(15 months, 3 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.6: +7 -1 lines
Diff to
previous 1.6
feature #171034 by greggles: if emails are not required by drupal, validate the comment submit form to require emails if they try to get comment notification
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 29 20:11:54 2008 UTC
(15 months, 3 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.3: +13 -5 lines
Diff to
previous 1.3
feature #229582 by greggles: Don't notify registered users by default - let them opt-in and provide help to change the default.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 29 20:05:53 2008 UTC
(15 months, 3 weeks ago)
by
greggles
Branch:
MAIN
Changes since
1.2: +31 -28 lines
Diff to
previous 1.2
feature #232564 by greggles: refactor data structure so core tables are not altered and move towards PostgreSQL compliance
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.