Downloads

Download tar.gz 27.73 KB
MD5: f842a431fc2bd0c5809775d4785fc380
SHA-1: b5f0b3bd82ddd743864e9c557cc2c7b173e04c1b
SHA-256: ada8d66dc187b744246a43e2a5d746331f8d0f5dc0ee63ad9f7567f77a36fcdb
Download zip 31.11 KB
MD5: 80a1d032e922bf17dd23ff091b21a789
SHA-1: 02c13733015ee51df5c991f646a3a275cf161333
SHA-256: aa4bdc386309d3bd1c52b265f46c4edfcd36140da4549e88e6bfa34b1d0951c0

Release notes

This release contains a lot of code changes, so remember to update the database (update.php) and clear caches. The biggest change is caching of data from Campaign Monitor.

The following commits have been add:

By cableman0408: Added better user feedback in contact and registration forms doing form submit
By cableman0408: Added check to ensure that data is returned from campaign monitor
By cableman0408: Fixed wrong form submit function name
By cableman0408: Fixed logic error in caching of lists and custom fields
By cableman0408: Added caching of lists, list details and custom fields from campaign monitor to get better performance
By cableman0408: Made the name field optional on the subscription form
Issue #816004 by cableman0408: Added the option to select/disable the subscribe newsletter on user pages
Issue #997412 by crea: Fixed user newsletters access control
Issue #998224 by cableman0408: Fixed translation errors based on crea's patch
Issue #955056 by crea: Fixes drupal subscribe message on registration page, which was displayed even if you did not subscribe to a newsletter
By cableman0408: Fixed duplicated messages based on the patch from issue #810786 by crea
By cableman0408: Fixed display of archive link, so it's only displayed when the URL is defined
By cableman0408: Re-factored the administration form
By cableman0408: Added static cache to hook_campaignmonitor_field_keys()
By cableman0408: Removed extra variables from the administration form
Issue #1186966 by azovsky: Fixed undefined variable $blocks in campaignmonitor_block_list()
By cableman0408: Removed serialization of lists, as variable_get/set do this for us
By cableman0408: Moved user page form into its own file
By cableman0408: Added comments and changed logic statement in administration file
By cableman0408: Changed default file permissions
By cableman0408: Moved administration into separate file
By cableman0408: Updated coding style to match the coder module
Issue #821416 by JThan: Fixed text and number fields not working

Created by: cableman0408
Created on: 3 Aug 2011 at 15:32 UTC
Last updated: 3 Aug 2011 at 15:36 UTC
New features
Bug fixes
Unsupported

Other releases