CVS messages for Mailing List Manager
November 19, 2009
- Commit #291018 by Allie Micka at 02:29
Ensure that the user's subscriptions are loaded on the user profile "Mailing list" page.
November 18, 2009
- Commit #290908 by Allie Micka at 22:01Mailing List Manager: /modules/mlm/include/mlm.inc 1.13
Mailing List Manager: /modules/mlm/include/mlm.subscription.inc 1.5- Remove some debugging output - Don't double-unsubscribe a user, which may trigger erroneous "Goodbye" error messages when a user hasn't subscribed - Commit #290744 by Allie Micka at 17:44Mailing List Manager: /modules/mlm/backend/mlm_ezmlm_idx.inc 1.6
Mailing List Manager: /modules/mlm/include/mlm.subscription.inc 1.4Changes to faclitate adding the mlm element to arbitrary forms: - Ensure that the original form's #submit callback is included when you add an mlm element - Hide mlm_mail element if it's duplicated by an existing mail element in the same form. - If a user has been created (e.g. on the user_register form), respect the newly-created account as the subscribing account.
October 31, 2009
-
Adding a module_exists() check to mlm.install to prevent potential errors from occuring durring an update operation when the module is not enabled
August 26, 2009
- Commit #256500 by Allie Micka at 23:03Mailing List Manager: /modules/mlm/backend/mlm_ezmlm_idx.inc 1.5
Mailing List Manager: /modules/mlm/include/mlm.inc 1.12
Mailing List Manager: /modules/mlm/include/mlm.subscription.inc 1.3- Get ezmlm-idx working properly - Autopost changes - Export works with ezmlm
- Commit #256150 by Allie Micka at 02:51Mailing List Manager: /modules/mlm/include/mlm.menu.inc 1.10
Mailing List Manager: /modules/mlm/include/mlm.subscription.inc 1.2
Mailing List Manager: /modules/mlm/mlm.module 1.53
Mailing List Manager: /modules/mlm/theme/mlm.theme.inc 1.4Reinstate the subscription form on mlm_view operations.
August 23, 2009
- Commit #255280 by Allie Micka at 23:07
Add missing mlm.subscription.inc file.
- Commit #255278 by Allie Micka at 23:06Mailing List Manager: /modules/mlm/backend/mlm.backends.inc 1.2
Mailing List Manager: /modules/mlm/backend/mlm_ezmlm.inc 1.3
Mailing List Manager: /modules/mlm/backend/mlm_ezmlm_idx.inc 1.4
Mailing List Manager: /modules/mlm/include/admin.inc 1.14
Mailing List Manager: /modules/mlm/include/mlm.form.inc 1.3
Mailing List Manager: /modules/mlm/include/mlm.inc 1.11
Mailing List Manager: /modules/mlm/include/mlm.menu.inc 1.9
Mailing List Manager: /modules/mlm/include/mlm.subscribers.inc 1.2
Mailing List Manager: /modules/mlm/js/mlm-settings.js NONE
Mailing List Manager: /modules/mlm/mlm.install 1.13
Mailing List Manager: /modules/mlm/mlm.module 1.52
Mailing List Manager: /modules/mlm/theme/mlm.theme.inc 1.3- Move code written for Send into the News module. - Re-introduce the capacity to create/edit notification messages. - Hide the MLM block if there's nothing to do with it - Clean up admin form
August 10, 2009
- Commit #248876 by Allie Micka at 01:57Mailing List Manager: /modules/mlm/include/admin.inc 1.13
Mailing List Manager: /modules/mlm/include/mlm.form.inc 1.2
Mailing List Manager: /modules/mlm/include/mlm.inc 1.10
Mailing List Manager: /modules/mlm/include/mlm.menu.inc 1.8
Mailing List Manager: /modules/mlm/mlm.module 1.51Get the admin forms to play well in the new world order.
- Commit #248864 by Allie Micka at 01:09Mailing List Manager: /modules/mlm/backend/mlm.backends.inc 1.1
Mailing List Manager: /modules/mlm/backend/mlm_drupal.inc 1.3
Mailing List Manager: /modules/mlm/backend/mlm_ezmlm.inc 1.2
Mailing List Manager: /modules/mlm/backend/mlm_ezmlm_idx.inc 1.3
Mailing List Manager: /modules/mlm/include/admin.inc 1.12
Mailing List Manager: /modules/mlm/include/mlm.inc 1.9
Mailing List Manager: /modules/mlm/include/mlm.menu.inc 1.7
Mailing List Manager: /modules/mlm/mlm.module 1.50
Mailing List Manager: /modules/mlm/theme/mlm.theme.inc 1.2Replace the class loading stuff with a model I've been honing in other modules such as Pay and Time. Try to start reorganizing more code into the mlm classes.
