Log of /contributions/modules/subscriptions/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.105 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 3 22:17:54 2009 UTC
(3 weeks, 1 day ago)
by
salvis
Branch:
MAIN
Changes since
1.104: +1 -0 lines
Diff to
previous 1.104
#611850: Really keep users from getting notifications from blocked content types, reported by Break9.
Revision
1.104 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 4 16:22:50 2009 UTC
(7 weeks, 3 days ago)
by
salvis
Branch:
MAIN
Changes since
1.103: +1 -0 lines
Diff to
previous 1.103
#591470: Avoid iterating over all thread subscriptions when preparing the node subscribe form, reported by Jeremy.
Revision
1.102 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 30 00:36:39 2009 UTC
(8 weeks, 1 day ago)
by
salvis
Branch:
MAIN
Changes since
1.101: +2 -0 lines
Diff to
previous 1.101
#590738: Ensure that subscriptions_update_6101() runs successfully and remove the obsolete {subscriptions_user}.last_sent column, reported by venusrising.
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 28 08:34:49 2009 UTC
(8 weeks, 3 days ago)
by
salvis
Branch:
MAIN
Changes since
1.96: +1 -0 lines
Diff to
previous 1.96
#581644: Provide a (temporary) work-around for bug in D6.14, which disables the cron job, and improve warning messages.
Revision
1.96 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 3 23:37:34 2009 UTC
(2 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.95: +1 -0 lines
Diff to
previous 1.95
#505480: Display number of entries in the queue and provide a button to clear the queue.
Revision
1.95 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 3 00:25:16 2009 UTC
(2 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.94: +2 -0 lines
Diff to
previous 1.94
#560146: Allow specifying a cron job time percentage (including 0 to temporarily disable notifications).
Revision
1.94 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 30 04:28:12 2009 UTC
(2 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.93: +1 -0 lines
Diff to
previous 1.93
Primary key fields in newly created {subscriptions_last_sent} table must be 'not null'.
Revision
1.93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 27 19:05:27 2009 UTC
(2 months, 4 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.92: +2 -0 lines
Diff to
previous 1.92
#560146: Fix digest Subscriptions don't send if not set to "published" before cron runs, reported by gregarios.
Revision
1.92 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 26 00:11:50 2009 UTC
(3 months ago)
by
salvis
Branch:
MAIN
Changes since
1.91: +8 -7 lines
Diff to
previous 1.91
#350077: Fix maximum number of notification to send per cron job breaks Digest mode, reported by peter.swietoslawski, extensive helpful discussions with gregarios.
Revision
1.88 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 19 16:15:57 2009 UTC
(3 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.87: +1 -0 lines
Diff to
previous 1.87
Add a system option to append the mailkey in use to each mail messge, for development/testing.
Revision
1.87 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 19 16:14:05 2009 UTC
(3 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.86: +1 -0 lines
Diff to
previous 1.86
Add a !has_files variable to help with conditional text for the !files variable.
Revision
1.85 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 31 17:36:28 2009 UTC
(3 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.84: +1 -0 lines
Diff to
previous 1.84
#259377: Added some new French strings, corrected plural formula, by matkeane and salvis.
Revision
1.81 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 22 15:51:10 2009 UTC
(4 months ago)
by
salvis
Branch:
MAIN
Changes since
1.80: +1 -0 lines
Diff to
previous 1.80
#500148: Mention 'comment' in the node-nid template description; also change 'Pages' to 'Pages/Threads'; update .pot and de.po.
Revision
1.77 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 20 21:22:21 2009 UTC
(4 months ago)
by
salvis
Branch:
MAIN
Changes since
1.76: +1 -0 lines
Diff to
previous 1.76
#524332-5: Undo the taxa optimization; it destroys potentially useful data and is non-conformant SQL, analyzed by roderik.
Revision
1.76 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 2 16:38:27 2009 UTC
(4 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.75: +1 -0 lines
Diff to
previous 1.75
#507898: Avoid creating duplicate entries in {subscriptions_queue} for new comments, reported by mirowais.
Revision
1.75 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 2 15:09:48 2009 UTC
(4 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.74: +1 -0 lines
Diff to
previous 1.74
#507898: Avoid creating duplicate taxa entries in {subscriptions_queue}, reported by mirowais.
Revision
1.64 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 13 21:43:30 2009 UTC
(7 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.63: +1 -0 lines
Diff to
previous 1.63
#356964: Add "Latest activity, authored, commented" information on the page/thread subscriptions page.
Revision
1.63 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 13 15:26:19 2009 UTC
(7 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.62: +1 -0 lines
Diff to
previous 1.62
#356964: Add select/unselect all checkbox on the subscriptions pages, suggested by alakon.
Revision
1.62 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 14 08:05:49 2009 UTC
(9 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.61: +1 -0 lines
Diff to
previous 1.61
#373130: Avoid mentioning 'red' formatting because this is theme-dependent, reported by beginner.
Revision
1.61 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 14 07:31:20 2009 UTC
(9 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.60: +1 -0 lines
Diff to
previous 1.60
#372490: Add tag symbol to links that are visible only due to the 'subscribe to all content types' permission, reported by lilon.
Revision
1.60 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 12 15:17:04 2009 UTC
(9 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.59: +1 -0 lines
Diff to
previous 1.59
#373128: Fix notice (Trying to get property of non-object), reported by beginner.
Revision
1.56 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 20 00:36:05 2009 UTC
(10 months ago)
by
salvis
Branch:
MAIN
Changes since
1.55: +1 -0 lines
Diff to
previous 1.55
Move Danish translation to the correct directory (it's based on the D5 version even though it was uploaded to HEAD/D6, but it's better than nothing).
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 19 23:07:56 2009 UTC
(10 months ago)
by
salvis
Branch:
MAIN
Changes since
1.54: +1 -0 lines
Diff to
previous 1.54
#351753: Add any missing {subscriptions_user} records without complaint to support multi-site installations.
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 8 17:15:03 2009 UTC
(10 months, 2 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.53: +2 -0 lines
Diff to
previous 1.53
Remove pre-D6 {subscriptions_mail_edit} table from database schema.
Clean up database schema to keep schema module happy.
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 25 12:15:34 2008 UTC
(11 months ago)
by
salvis
Branch:
MAIN
Changes since
1.47: +1 -0 lines
Diff to
previous 1.47
Provide an upgrade path for the D5 mail templates (requires latest mail_edit, see #318324).
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 19 15:25:22 2008 UTC
(13 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.41: +3 -0 lines
Diff to
previous 1.41
#318150: Get by without hook_nodeapi('prepare') for inserting nodes programmatically.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 17 18:06:34 2008 UTC
(15 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.22: +1 -0 lines
Diff to
previous 1.22
#294381: Fine-tune the German translation, fix some replacable strings in all languages.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 14 14:59:06 2008 UTC
(15 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.19: +1 -0 lines
Diff to
previous 1.19
#291929: Use hook_taxonomy() and hook_node_type() to catch deletions and clean out orphaned subscriptions.
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 12 01:13:08 2008 UTC
(15 months, 2 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.18: +1 -0 lines
Diff to
previous 1.18
#292654: On-comment subscriptions by author must check the node author, not the comment author.
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 27 17:27:47 2008 UTC
(16 months ago)
by
salvis
Branch:
MAIN
Changes since
1.14: +1 -0 lines
Diff to
previous 1.14
#280182: Split the checkboxes and their labels into two separate columns to avoid toggling the checkboxes when clicking a label link.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 18:07:04 2008 UTC
(16 months ago)
by
salvis
Branch:
MAIN
Changes since
1.11: +1 -0 lines
Diff to
previous 1.11
#269617, by davidwhthomas: Fix pgsql section of contributed moderate_content_notifications_install().
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 17:34:19 2008 UTC
(16 months ago)
by
salvis
Branch:
MAIN
Changes since
1.10: +1 -0 lines
Diff to
previous 1.10
#281600: Add explanatory code comment for error message about missing {subscriptions_user} records (no significant functional changes).
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 13:37:24 2008 UTC
(16 months ago)
by
salvis
Branch:
MAIN
Changes since
1.9: +1 -0 lines
Diff to
previous 1.9
#284442: Fix call to undefined function language_initialize() for sites that have only one language.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 19 22:34:55 2008 UTC
(16 months, 1 week ago)
by
salvis
Branch:
MAIN
Changes since
1.8: +1 -0 lines
Diff to
previous 1.8
#282840: drupal_html_to_text() is now part of core, no more need for the HTML_to_text module.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 18:48:21 2008 UTC
(16 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Changes since
1.7: +1 -0 lines
Diff to
previous 1.7
#278107: Check for the existence of the {mail_edit} table before attempting to remove entries in subscriptions_uninstall().
Revision
1.1.2.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 21 19:57:58 2008 UTC
(18 months ago)
by
salvis
Branch:
DRUPAL-5--2
Changes since
1.1.2.13: +3 -1 lines
Diff to
previous 1.1.2.13
, to
branch point 1.1
Remove all mail templates on uninstall(), including those in {mail_edit}.
Do the 5.x-1.x-dev email template variables conversion also on new installs (if it's there, we'll use it, so make sure we convert it under any circumstances).
Revision
1.1
Tue May 6 00:49:50 2008 UTC
(18 months, 3 weeks ago)
by
salvis
Branch:
MAIN
Branch point for:
DRUPAL-5--2
FILE REMOVED
file CHANGELOG.txt was initially added on branch DRUPAL-5--2.
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.