-
Removed unknown variable. Not sure if it was causing any issue, but wouldn't have done anything anyway.
-
#698574 by ssherriff: Passed the correct user into the form in the user edit area. Was using global which made it so when editing the user, the admin user's details were used.
-
#635932 by ssherriff - Found a better way to fix this. Changed the access when creating the menu item. Got the idea from the mailchimp module.
-
#635932 by Nicolas92 - Fixed bug where anonymous user could type in url to my newsletters page and get access, no matter what user.
-
#814546 by rimian - I actually didn't use the patch, did it by just updating my IDE and have it format it correctly. Still, thanks to rimian for bringing it to my attention.
-
#821416 by JThan: Fixed text and number fields not working
-
By ssherriff: Added the ability to turn off the display of custom fields in the subscribe form.
-
By ssherriff: Updated CM library to latest version.
-
#564656 by gmreed: Added in block options to turn off Name field, turn off Unsubscribe. Also I (ssherriff) added in being able to toggle whether the name field is required or not.
-
By ssherriff: Added ability to choose what should fill the name field by default. Stolen/Borrowed from the mailchimp module...thank you so much!!