mass_contact 7.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-7.x-1.0-alpha5.tar.gz | 38.92 KB | f47078c1bdb0556edf75cf115af649f6 |
| mass_contact-7.x-1.0-alpha5.zip | 43.71 KB | 38ab7f86ad7e16ef9f02ea179f8b1891 |
Release notes
This release adds this feature:
There is now a dependency on Chaos tool suite. Please make sure you add it before attempting to update this module.
mass_contact 7.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-7.x-1.0-alpha4.tar.gz | 36.51 KB | 29332afab974efadfe446f58641e942c |
| mass_contact-7.x-1.0-alpha4.zip | 40.13 KB | 0623d43bfc8121da26a5d94d9ce1beda |
Release notes
Fixes a bug where selecting the authenticated users roles would actually result in selecting no users: #1353504: No users were in the selected category
mass_contact 7.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-7.x-1.0-alpha3.tar.gz | 36.49 KB | a8a2d1a1ed53c8c67af9d63b5f23f91b |
| mass_contact-7.x-1.0-alpha3.zip | 40.12 KB | e394176bb09a2e7de2f24e1b20f9f792 |
Release notes
Fixed this: #1314372: Undefined property error.. mail being delivered to only a few members of the site.
Here are the details:
- There was a bug in the opt out code that only actually worked some times.
- While working through fixing that, I realized I had a logic flaw in the database query I was using to select recipients, such that all users in the database would be polled, when that was unnecessary.
- While fixing that, I realized the way I was doing categories and opt outs, in general, both made it hard to separate the category logic later, and made it such that opting out wouldn't always work the way people might expect it.
- While fixing that, I realized I could combine most of the recipient list selection code and opt out code into a single concise function that should reduce the time it takes to create the recipient list.
So, I revamped how I handle selecting recipients from the selected categories and removing recipients from the opt outs, hopefully resulting in better logic and code. We'll see.
mass_contact 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-7.x-1.0-alpha2.tar.gz | 36.73 KB | 32f35431d642db0200c1d2ce23c2a430 |
| mass_contact-7.x-1.0-alpha2.zip | 40.4 KB | 4f1579843a4258b6a103bc59cac8f554 |
Release notes
Every single permission and several administrative settings have been changed, as described below.
Read the 2011-10-13 entry in CHANGELOG.txt for the full details BEFORE updating (especially if you want to preserve those settings.
**** BE SURE TO CLEAR ALL ALL CACHES AT admin/config/development/performance AFTER UPDATING. ****
I meant to do this before releasing 7.x-1.0-alpha1, but I forgot about it.
Here is a brief overview of the changes:
- All permission identifiers were changed to have the module name precede them.
- Two existing permission names were changed.
- Four administrative settings were converted into permissions (which is what they should have been to begin with).
- Several of the displayed text items and some of the fields were updated on the main form, based on the changes above.
mass_contact 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-7.x-1.0-alpha1.tar.gz | 36.18 KB | d331d9a4e81cde96c72520526b6baeca |
| mass_contact-7.x-1.0-alpha1.zip | 39.72 KB | 15a0a9ef2276fb4176094f401510a069 |
Release notes
I believe I now have all of the functionality included in the 7.x version that was in the 6.x version, plus a few things.
I think it's pretty complete and stable, but I suspect I'll be proven wrong.
I'll give this release 2-4 weeks, and if there are no issues, I'll move this module on to beta.
mass_contact 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-7.x-1.x-dev.tar.gz | 39.08 KB | 46efbbd8d7d51ac9bde18e0e0b9e3075 |
| mass_contact-7.x-1.x-dev.zip | 43.89 KB | 766491c16fdbc531dad75b69c5546b9f |
Release notes
This is the initial release for Drupal 7. As such, there are warts.
Most of it does work. Mostly. But there are some areas that do not work.
The primary functionality of sending an e-mail to multiple users does work.
It does not send HTML messages, as I have not yet completed converting that part over to the new system.
I have not tested well the ability to send attachments.
There is currently NO upgrade path, other than the default Drupal upgrade path. (Which actually means that most things should upgrade correctly.) I will test and tweak that in the future.
I have heavily modified the node type for archived messages, and that is probably what needs work for the upgrade process.
Feel free to install and try it out, but I wouldn't put it on any production systems just yet.
mass_contact 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-6.x-1.1.tar.gz | 29.8 KB | 5babcb2012a23fe090271726f811e88e |
| mass_contact-6.x-1.1.zip | 32.6 KB | 18938273412c03b564f81c287b7b6929 |
Release notes
New point release to roll up previous changes.
- #294433: Force a specific input filter
- Added the ability to send multiple attachments. Tweaked MIME behaviors and/or settings. Made attachments actual node attachments. Made some unrelated code rearrangements.
- #889846: Unpublished by default?
- Made some minor UI improvements and updated the README.txt file.
- Corrected spelling of miscellaneous.
- Made variable removal encompassing during uninstall.
- Made the closing boundary line the correct format and removed some exess CRLFs.
- #894696: Content type does not uninstall
- Fix variable deletion query.
- Removed check for PHP's max_file_uploads, due to newness of setting.
- #294433: Force a specific input filter
- #934222: WYSIWYG Integration Broken In Dev
- #468464: Mass Mail not supporting HTML tables in Newsletter?
- #812518: Empty fieldset not removed from account settings/registration
- #895808: Opt-out message is alarming
mass_contact 5.x-2.7
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.7.tar.gz | 13.29 KB | c66d4800c33ccb2b12b90a827273ae1f |
| mass_contact-5.x-2.7.zip | 14.44 KB | 0583ff5ac2398e659e2948ff08ad1311 |
Release notes
Creating final, stable 5.x release, which includes the following changes:
- Removed check for PHP's max_file_uploads, due to newness of setting.
- #895808: Opt-out message is alarming
- #812518: Empty fieldset not removed from account settings/registration
mass_contact 5.x-2.6
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.6.tar.gz | 29.84 KB | 7964740b6b58a61710a7694300caaa9e |
| mass_contact-5.x-2.6.zip | 33.03 KB | 60076fd2161be3c28752751b810e750a |
Release notes
- #752626: More than One Attachment by oadaeh: Added the ability to send multiple attachments.
- Fixed attachments so that they would save when saving the message as a node.
- Tweaked attachment and MIME behaviors and/or settings. Made attachments actual node attachments.
- #889846: Unpublished by default? by dabro: remove hard coded settings when saving a node.
- Made some minor UI improvements and updated the README.txt file.
- Corrected spelling of miscellaneous.
- Made variable removal encompassing during uninstall.
- Made the closing boundary line the correct format and removed some exess CRLFs.
- Fixed a problem for when the user is not a member of any roles other than authenticated and he or she edits his or her account.
mass_contact 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-6.x-1.0.tar.gz | 34.19 KB | b14acd7ebefd7b9cec7ac8c024df2f79 |
| mass_contact-6.x-1.0.zip | 40.39 KB | aab874ae53c17188b598b469dfa490ae |
Release notes
It's about time I created an official 1.0 release.
See the CHANGELOG.txt file and the issue queue for information about what was changed.
mass_contact 5.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.5.tar.gz | 26.02 KB | 6fc2814305ac3a9331e6ad9000bbd753 |
| mass_contact-5.x-2.5.zip | 29.64 KB | ece1380ed9d418993a6cd3e87cb223db |
Release notes
Many bug fixes and features added. See the CHANGELOG.txt file for details.
mass_contact 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-6.x-1.0-beta2.tar.gz | 25.74 KB | 409d119bb26b02b506079c94d6b6b4ff |
| mass_contact-6.x-1.0-beta2.zip | 29.52 KB | e49656ba5e2443629db670c51921c2a1 |
Release notes
A BETA2 snapshot of the development code for the D6 port, with bug fixes since the initial D6 port release.
mass_contact 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-6.x-1.0-beta1.tar.gz | 24.48 KB | 22d571bf722c8154d7fa535ce4b84fb6 |
| mass_contact-6.x-1.0-beta1.zip | 28.23 KB | 08da6808998a2f303644aaaeeac5fa66 |
Release notes
A BETA1 snapshot of the development code for the D6 port.
mass_contact 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-6.x-1.x-dev.tar.gz | 31.76 KB | 517a4ee675d6139a42a680b0e4a12238 |
| mass_contact-6.x-1.x-dev.zip | 34.04 KB | 4a46840498c5d9a1885285e25e4f0709 |
Release notes
This is the initial release of the Drupal 6.x compatibility port.
You may consider this a release candidate. Depending on the feedback I get, I will tag it 1.0 in a week or two (it was released July 6, 2008).
Please try it out and leave feedback in the issue queue: http://drupal.org/project/issues/mass_contact.
mass_contact 5.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.4.tar.gz | 18.07 KB | 2534ae6760d4260fdeb76a7babd1ca62 |
| mass_contact-5.x-2.4.zip | 20.47 KB | 2e7f2f886ad0ed770af2af3ac89909ee |
Release notes
Several bug fixes included.
mass_contact 5.x-2.4-beta
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.4-beta.tar.gz | 16.59 KB | d8fe38647b7bab96d94dea8710bcd018 |
| mass_contact-5.x-2.4-beta.zip | 18.98 KB | 23cd003d6022c76f2276392557c73ad9 |
Release notes
Many changes and updates. See CHANGELOG.txt for details. The code is believed to be in good working operation, but it's entirely possible there are new bugs introduced by myself. Use with caution, but use and let me know if anything is found.
mass_contact 5.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.3.tar.gz | 14.79 KB | 8fb34bfd1b34fb227a193f9706b1bf02 |
| mass_contact-5.x-2.3.zip | 16.54 KB | 7834c154571a697007626c3583d1567b |
Release notes
A few of bug fixes and a few performance improvements:
- Don't send e-mail to blocked users who are in the selected role(s).
- Some performance enhancements based on Coder.
- Changed default user HTML setting to match default admin HTML setting.
- by Mindy Block: Fixed a bug in the node creation code that was creating an undeleteable node type.
mass_contact 5.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.2.tar.gz | 14.74 KB | 6d90339b89baea95d5bd43bb564f839d |
| mass_contact-5.x-2.2.zip | 16.51 KB | 0dcc7a34d702aaf0fb7eff1e6017824a |
Release notes
This release corrects (hopefully) my faux pas of assuming which branch was being used for coding and beginning my updates in the wrong one. It includes the most updated code of the 5.x-1.x branch and the bug fixes and feature enhancements I added in the 5.x-2.x branch. Although I have done a large amount of testing of the code base, because of the massive merging of code I did, you should run this on a test system before going live to make sure there are no "gothas".
mass_contact 5.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.1.tar.gz | 13.69 KB | 0e0a6c83529761a3d5fee4ecebd5acfa |
| mass_contact-5.x-2.1.zip | 15.33 KB | 4dc7ca6b2be6d7019547fd3208263be1 |
Release notes
Attention: Don't use the 5.x-2.1 version. It was created based on an older version of the code and does not have all the changes that were in up to 5.x-1.5.
New features as requested by the users, including:
mass_contact 5.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| mass_contact-5.x-2.0.tar.gz | 12.59 KB | 9cbbcf8337eadf2de0d25eb3f8a06ed9 |
| mass_contact-5.x-2.0.zip | 14.17 KB | a9b031b35abd92a0da626750da1e5a41 |
Release notes
Attention: Don't use the 5.x-2.0 version. It was created based on an older version of the code and does not have all the changes that were in up to 5.x-1.5.
Adds some minor bug fixes as reported here: