Added new "byemail" action to the new users log
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 22 Jan 2013 20:03:44 +0000 (21:03 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Fri, 25 Jan 2013 15:15:33 +0000 (16:15 +0100)
commitb65893755f580f8490e77d4ec8206e9e70ad8381
tree972ab93d82a44ded049bf97c60d0387e057491fd
parent05902444ef6ef3cf3c7905737860d266550e8c5c
Added new "byemail" action to the new users log

This allows to display the "password sent by e-mail." string in the user's language
since it's now in the action text rather than always in content language due to the
fact it was hardcoded in the log's comment.

Insertion of log entries for the new users log is now acomplished using the
ManualLogEntry class rather than the old LogPage one.

Removed 'newuserlog-byemail' message since it's no longer used (also checked
extensions in Wikimedia's Git repo).

IRC notifications will use the same message for 'create2' and 'byemail' for backward
compatibility. The only difference is that 'byemail' entries will no longer have
"password sent by email." in the comment.

Change-Id: Icdf1d714259d054cf8c256faf894c533be0dc73c
includes/Setup.php
includes/User.php
includes/logging/LogFormatter.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messageTypes.inc
maintenance/language/messages.inc