Log of /contributions/modules/simplenews/simplenews.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 24 16:30:09 2009 UTC
(4 weeks, 3 days ago)
by
sutharsan
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.35: +2 -2 lines
Diff to
previous 1.35
#515274 by Dmitriy.trt: Fixed Make Vocabulary required at install. Fixed Losing content type settings when saving Vocabulary form.
Revision
1.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 30 14:10:20 2009 UTC
(7 weeks, 6 days ago)
by
sutharsan
Branch:
MAIN
Changes since
1.34: +46 -1 lines
Diff to
previous 1.34
#183120 by Sutharsan, miro_dietiker: Added token support to Simplenews. Simplenews is now depending on Token.
Revision
1.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 30 19:56:47 2009 UTC
(3 months, 3 weeks ago)
by
sutharsan
Branch:
MAIN
Changes since
1.32: +58 -5 lines
Diff to
previous 1.32
#528808 by Sutharsan, joachim: Added Distinguish between 'not subscribed' and 'unsubscribed', API changes.
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 21 07:28:45 2008 UTC
(17 months ago)
by
sutharsan
Branch:
MAIN
Changes since
1.15: +83 -25 lines
Diff to
previous 1.15
#260775 reported by cbenoist, solution by myself: replaced mail buffer by email spool to avoid serialize error of strings containing double quotes and to reduce the database load when buffering large mailings.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 3 13:37:48 2008 UTC
(17 months, 3 weeks ago)
by
sutharsan
Branch:
MAIN
Changes since
1.12: +3 -3 lines
Diff to
previous 1.12
#244438 by myself: Makes node types and taxonomy fully selectable and fundamentally solves the 'no radio buttons' issue.
Revision
1.8.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 21 11:05:36 2008 UTC
(19 months ago)
by
sutharsan
Branch:
DRUPAL-6--1
Changes since
1.8: +20 -1 lines
Diff to
previous 1.8
Backport from HEAD (#247608): Mail cache handling and mail status reporting.
Backport from HEAD (#243522): Database preparations to record revision of send newsletter node
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 21 11:03:49 2008 UTC
(19 months ago)
by
sutharsan
Branch:
MAIN
Changes since
1.8: +20 -1 lines
Diff to
previous 1.8
#247608 reported by Jorrit, solution by Jorrit and myselves: Mail cache handling and mail status reporting.
#243522 reported by dww, solution by myselves: Database preparations to record revision of send newsletter node
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 16 16:57:52 2008 UTC
(20 months, 1 week ago)
by
sutharsan
Branch:
MAIN
Branch point for:
DRUPAL-6--1
Changes since
1.7: +132 -12 lines
Diff to
previous 1.7
* Overhaul of mail sending mechanism to be in line with the new core mail functions.
* Outgoing newsletter emails are buffered in database table which hold the send status per email. Table simplenews_mail_chache added.
* Droped field 'is_send' in table simplenews_subscriptions
* Data type change of field 'priority in table simplenews_newsletters
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 3 01:08:55 2008 UTC
(21 months, 3 weeks ago)
by
sutharsan
Branch:
MAIN
Changes since
1.5: +170 -110 lines
Diff to
previous 1.5
HEAD ported to Drupal-6.x. Other changes included:
#166589: Simplenews nodes to follow standard form structure for note title and body.
#210400: Invalid use of object in simplenews_taxonomy()
Newsletter format (plain) is hidden if there is only one choice
Improved simplenews_validate_taxonomy() to prevent messages like "Invalid argument supplied for foreach()" in case of missing tags or vocabs.
Simplenews block delta naming changed: 'simplenews-' prefix removed.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 20:34:41 2006 UTC
(2 years, 11 months ago)
by
robroy
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-1
Branch point for:
DRUPAL-5
Changes since
1.2: +46 -20 lines
Diff to
previous 1.2
FAPI cleanup and initial Drupal 5 port
- Removed activeMailLib.php, update-simplenews.php, and simplenews.css.
- Combined all txt files into README.txt
- Includes the FAPI cleanup patch from #100926
- Drupal 5 port
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.