Log of /contributions/modules/mailout/mailout.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 24 04:49:35 2008 UTC
(13 months ago)
by
dan
Branch:
DRUPAL-5
Changes since
1.1.2.41: +239 -101 lines
Diff to
previous 1.1.2.41
, to
branch point 1.1
* Used deadwood module to do many conversion tasks for D6
* Converted hook_menu() as per D6 requirements in mailout.module
* implemented hook_boot() in mailout.module
* Converted extra menu item definitions in mailout_admin.inc
Revision
1.1.2.39 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 4 13:17:54 2008 UTC
(15 months, 3 weeks ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.38: +175 -55 lines
Diff to
previous 1.1.2.38
, to
branch point 1.1
* Subscriptions list added to user registration by default, override with $conf var 'mailout_subscriptions_in_register'
* Unset mimemail email format setting
* Add a subscriptions tab to the user
* Redirect anon subscriptions to user edit tab if user logged in
* Mark mail as read if user goes to the anon subscriptions page
Revision
1.1.2.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 4 07:56:20 2008 UTC
(15 months, 3 weeks ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.36: +66 -21 lines
Diff to
previous 1.1.2.36
, to
branch point 1.1
* Remove dsm from subscriptions edit
* Set latest email adding in cookie
* Set Don't show subs form if current user is subscribed
* Allows extra subs form data in a setting called mailout_subscription_fields
* Save the extra form data to the data field in mailout_list_addresses
Revision
1.1.2.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 14 16:38:17 2008 UTC
(16 months, 1 week ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.27: +92 -97 lines
Diff to
previous 1.1.2.27
, to
branch point 1.1
* tracking link working with a real 1x1 image to prevent safari style '?' for missing images
* subscriptions link working again, with user able to change HTML preference now
* some slightly clumsy, but quite useful, cross-linking between queue errors and subscription editing
* mailing lists are now public/private so that users don't see admin lists when select subscriptions
Revision
1.1.2.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 14 06:57:51 2008 UTC
(16 months, 1 week ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.26: +27 -20 lines
Diff to
previous 1.1.2.26
, to
branch point 1.1
* Added basic file attachments admin page. This will allow the sender to include attachments.
* Test sending is proving successful, minor bugs being ironed out in this and following commits.
* Better browsing of email lists, plus sorting and links to user account if exists.
Revision
1.1.2.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 6 20:21:09 2008 UTC
(16 months, 2 weeks ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.19: +43 -44 lines
Diff to
previous 1.1.2.19
, to
branch point 1.1
* dep on mimemail
* allow subscriber to choose html or plain
* emails now scheduled for sending again
* just need some schedule testing, update html/plain on user save, allow anan subscriber to change html/plain
Revision
1.1.2.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 4 16:30:47 2008 UTC
(16 months, 3 weeks ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.18: +137 -42 lines
Diff to
previous 1.1.2.18
, to
branch point 1.1
* Mailout send form still has initial steps, but now the main ste allows the user to edit all values without having to start over.
* some usability things like autocomplete which searches users and subscribers (matching name and email)
* one more session of loose-end-tying to come
Revision
1.1.2.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 30 16:37:01 2008 UTC
(16 months, 3 weeks ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.17: +99 -127 lines
Diff to
previous 1.1.2.17
, to
branch point 1.1
* templates unnodified
* updated the mailout table, eg added filter format for all parts of template to the table, but not using them yet
* added style to the template, whereby style can be set that will be placd inline in the html that goes out
Revision
1.1.2.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 30 01:38:22 2008 UTC
(16 months, 3 weeks ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.15: +263 -957 lines
Diff to
previous 1.1.2.15
, to
branch point 1.1
* Big code tidy. Move admin code to additional include files, move the mailout_send to another file too as it is long with lots of logic.
* Some comment changes
* !! This code is currently broken. !!
Revision
1.1.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 6 05:19:50 2008 UTC
(18 months, 3 weeks ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.10: +442 -71 lines
Diff to
previous 1.1.2.10
, to
branch point 1.1
* added list management
* added link checking and more flexible subsribe edit for links from email
* added email log viewing
* tried to improve email sending with preview etc, but not as much as I hoped.
Revision
1.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 16 06:55:35 2008 UTC
(19 months, 1 week ago)
by
kingmoore
Branch:
DRUPAL-5
Changes since
1.1.2.1: +178 -32 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
adding functionality:
- on/off toggle for html email, stat tracking, opt out text
- checks emails against default opt out list
- opt out menu callback implemented
- subscribe blocks now working
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.