| /[drupal]/contributions/modules/user_mailman_register/user_mailman_register.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Porting of '#447974: Auto subscribe/unsubscribe via roles' feature + fix #607046 by bkat.
Updated the 'Sync with role' option description
#607046 by bkat: fixed role sync doesn't subscribe when adding role
#447974: Auto subscribe/unsubscribe via roles.
#581874 by jhriggs: webpass is not urlencoded
#581874 by jhriggs: webpass is not urlencoded
#554586 by NigelCunningham: prevent mailman form to show in all categories of user edit form.
#554586 by NigelCunningham: prevent mailman form to show in all categories of user edit form.
Removed the moderation checkbox when user is unsubscribed because not supported in a single run.
Removed the moderation checkbox when user is unsubscribed because not supported in a single run.
Changed the number of parameters of the mail function
Added moderation support. It's always correctly synchronized with mailman and it's avaiable with 'mailman manager' permission in the user subscription form.
Added moderation support. It's always correctly synchronized with mailman and it's avaiable with 'mailman manager' permission in the user subscription form.
Porting of latest 6.x commits
Variable initialization in user update hook to prevent erroneous (un)subscriptions
Suppress log for the first request when subscription needs two http requests
subscription_update can now send two http rwquest when needed. This is required to fully synchronize user subscriptions when he changes his email.
Strictly check for anonymous users subscriptions + minor admin interface change
Strictly check for anonymous users subscriptions + minor admin interface change
Descriptions updated
Descriptions updated
Lists displayed in the new user registration form depends on the authenticated user permissions
Lists displayed in the new user registration form depends on the authenticated user permissions
Anchor added
Anchor added
Mailman administrators bypass the form submissions limit
Mailman administrators bypass the form submissions limit
Added global option to limit anonymous user subscription submissions. It affects also invitation list for authenticated users.
Readme and help updated
Readme and help updated
Added global option to limit anonymous user subscription submissions. It affects also invitation list for authenticated users.
#423974 by anoopjohn: text changes + class minor fix
#423974 by anoopjohn: text changes
Default new registration choice is per-list + added list field class + Don't care of lists with unsubscribe option disabled when checking for one list required.
typo
Don't care of lists with unsubscribe option disabled when checking for one list required.
Default new registration choice is per-list + added list field class
fix for last patch
fix for last patch
#423976: Display subscription status in the profile page
#423976: Display subscription status in the profile page
Check allowed lists when user is going to be deleted + removed hook_user statement that prevented admins actions on user
Check allowed lists when user is going to be deleted
Porting of last 6.x patches
required list fixed + code optimization
removed version column from html table + removed redundat permission check + code standardized
the email checking of the mailman http reply is now case insensitive
Added a new status constant to differ the unsubscription status and action. This prevents retrieving status when any action is requested.
Don't show the email textbox when anonymous is not allowed to any list.
Rewrited and optimized the user mail and roles changing hook
#386962: First and rough implementation of the anonymous user subscription. It is activated when anonymous has also the 'access user_mailman_register' permission.
Watchdog messages updated
Watchdog message updated
[#351075] feature
Comment removed
Removed a forgotten Watchdog entry
Watchdog fix
Preparing for a stable release
Initial 6.x.2 branch with [#351075] feature
#370262: Added a mailman version option in the list configuration page. It's needed to correctly set it or digest and nomail subscriptions could not work
typos
#370262: Added a mailman version option in the list configuration page. It's needed to correctly set it or digest and nomail subscriptions could not work
Set mailman user language according to the drupal user preferred language
Set mailman user language according to the drupal user preferred language
Subscription options variable initialization. This fix displaying all subscriptions options when user is unsubscribed and there is more than one list avaiable.
Import module and last 6.x patches porting
#First release of the Import submodule. Read the #351075 and #358532 issues for more info.
Module description and help updated
Module description and help updated
Set password empty for new subscriptions. See #358532 for info
Set password empty for new subscriptions. See #358532 for info
Porting of latest 6.x changes
Cosmetic changes
Changed the order of list actions in previous patch
#352615 by anoopjohn: Shortened admin list table
#352615 by anoopjohn: Shortened admin list table
Fixed a bug with validation when one list is required
Initizalize the option array of radio button element
#326811: Rewritted the internal permissions checking to avoid also the menu cache issue. + code clean up
Code clean up
Porting of last 6.x.1 changes
Better 'new user registration form' description and removed obsolete breadcrumb
Url validation bug + some descriptions changed
#351382 by eMPee584 and anoopjohn: More explicit message when no lists are active + code clean up
Comments follow the drupal coding standards
#349466 by Sun: pager fix + code clean up
#331666: by eMPee584. Typo and undefined variable.
#330844: Trimmed the watchdog type string
#330844: Trimmed the watchdog type string
#330844: Trimmed the watchdog type string
#309480 Update list subscriptions when role changes
#309480 Update list subscriptions when role changes
#309480 Update list subscriptions when role changes
First 6.x release
Removed forgotten string operand
Merged with 5.x last changes
Fixed Watchdog wrong parameter
Merged last changes
Description field was not registered
Translations updated
Reviewed with code review
Reviewed with code review
Ported sbandyopadhyay features + last HEAD changes
Added fieldsets to logically organize admin list options
#222252 by sbandyopadhyay: Incorporate with Access Control + More customizable Form UI
Mailman password text input is hided and needs confirmation + added bradcrump in the mailing list admin edit form
merged last changes
#219535: Don't load profile fields when profile setting is empty; let profile settibg to be cleared out
merged last changes
Reviewd with code review
Fixed a realname user bug by adding the forgotten edit variable
Changed wrong whatchdog parameter name
Added drupal help
Check for mail form field existence
Option for send a warning mail to admins when a connection to the mailman server occurs
Translation files updated
Check for profile infos in the edit form when profile does not load them. Indentation.
Italian translation added
Set default subscriptions for non standard users creation.
Prepared for language translations
#195605 - proper sync when user changes email address.
Unsubscribe user and drop his subscription infos when his account is about to be deleted.
Menu typos
#195605 by ztnews: Increased the webadmin field lenght
Cosmetic changes to the interface
Added no mail subscription option
Code cleaning
Added cvs id tag
Added digest and normal subscription options
User hook validate fixed and messages formatting
User subscription: Bugs fixed and code cleaned
Initial commit of user_mailman_register module. This module allows users lists management via url to the mailman web interface.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |