Usernames were added with the patch here: "Let recepients see donar username" http://drupal.org/node/917204
However, this patch adds "From: user" "To: user" in the operation field and leaves the description field blank.

I did not like this so I made a patch.
It adds the following values in the "operation" fields: "give" or "receive".
And now puts the "From: user" or "To: user" in the description field.
This patch is rolled against the latest dev.

Usecases where this could be useful:
- make a list of given / to
- make a total count of points received from other members.
- ...

Suggestions for are welcome.

CommentFileSizeAuthor
user2userpointsdescription.patch830 bytesrv0

Comments

Status: Needs review » Needs work

The last submitted patch, user2userpointsdescription.patch, failed testing.

rv0’s picture

Don't know if there is any use if I reroll this patch?
Needed review since March 23

ami7878’s picture

I tested the patch on the 1.x-dev version and it worked ok. Thanks.

mr.j’s picture

Status: Needs work » Reviewed & tested by the community

This works. Please commit.