| /[drupal]/contributions/modules/advuser/advuser.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#470604: Need to remember the page the action was executed from.
#470605 Need to remember the page the action was executed from.
#377282: Clicking UPDATE OPTIONS does not work. #427170: "This version is incompatible with the 6.10 version of Drupal core".
#377282: Clicking UPDATE OPTIONS does not work.
Update HEAD to latest version.
#378970 - Invalid use of drupal_mail()
#359855 - Invalid use of l() and url()
#279938 PHP errors when profile module is not enabled.
#279938 PHP errors when profile module is not enabled.
#233448#comment-1220716 Correct typo
#233448 - Drupal 6 - univate (user/279264)
#233448 - Drupal 6 - univate (user/279264)
#320682 Huge performance issue due to bug - Davy Van Den Bremt
#320682 Huge performance issue due to bug - Davy Van Den Bremt
#320682 Huge performance issue due to bug - Davy Van Den Bremt
#273176 thanks to Heine - Permissions in hook_perm should not use t()
#273176 thanks to Heine - Permissions in hook_perm should not use t()
#268602 by earnie - Merge the DRUPAL-5--2 branch into HEAD
#267540 by earnie - Unknown column 'profile_single_auto.value' in 'order clause' query: SELECT DISTINCT
#129235 by saul11 - No new user or user profile update notification when changed by user admin
#235796 by earnie - Advanced management screen messed up
#225313 - User name in mass email
#25400 - Descriptive text for substitution variables, missing breaks in hook_user implementation.
#253591 - Rework to use access permission "receive email advuser"
#238688 ADVUSER Administrative Notifications sent to ALL registered users!
#238169 - Finish and debug the UI for profile fields
#235977 - Initial code cleanup and move menu to tab of user maintenance.
#234305 - Code clean up and make it work
Major update on version 2, lots of things were rewritten based on users.module
Update HEAD to current work in DRUPAL-5 branch.
#135213 by earnie: Remove extraneous added filter. Correct rows array declaration. Rearrange management form. Modify title text Roles to Notification Roles
Issue http://drupal.org/node/121840 Committing patched module using this patch: http://drupal.org/files/issues/advuser5.patch
Minor edit: Clean up settings page item descriptions.
advuser.css: added styles for new admin options advuser.module: - Code refactoring: Cleaning up email send code (much to be done) - Enhancements: - http://drupal.org/node/111202 (enhance new and updated user email notifications) - Added %user_email, %google_user, %yahoo_user substitution vars. This gives the ability to insert the user's chosen email address, as well as provide links to google and yahoo searches for the user's new email address (quick way to see if a user is a likely spammer based on email address). - Updated default email templates to insert %user_email, %google_user, and %yahoo_user variables into the sent email, so recipients have useful information without having to visit user's account edit page. - Settings form: - Changed default settings to enable notifications by default - Now warns if no roles selected (which would result in no mails being sent)
advuser_menu(): Proper injection of css file. - Fixing http://drupal.org/node/80770
Fixing missing $from data http://drupal.org/node/108740
Adding 'from' to batch email send http://drupal.org/node/77689
Fixing gendered language http://drupal.org/node/86837
Fixing gendered language http://drupal.org/node/86837
Removed another t(...) from the define block at top of module. Attempting fix for http://drupal.org/node/76073
Fix http://drupal.org/node/106597 - Add $Id$ to top of module
Fix http://drupal.org/node/106597 - Add $Id$ to top of module
fixed a few bugs, cleaned uo code
updated css import url code which was buggy
Added notify admin on profile edit. Config number of users to list in search
$from variable missing commented line added for those using php mailer
First Upload
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 |