mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25789
[Bug 1415183] Re: Pending friend request page needs date/time of request
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1415183
Title:
Pending friend request page needs date/time of request
Status in Mahara ePortfolio:
Fix Released
Bug description:
On this page:
/user/myfriends.php?filter=pending
It lists those who have requested friendship - but doesn't show how
long ago the request was made.
It would be nice if the info showed [Name], [Reason], [Date]
(currently only shows [Name] and [Reason])
It should be easy enough to do as the usr_friend_request table has a
ctime column (ctime = created time) so we would need to take that date
a format it into a user friendly readable way, format_date() function
I think
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415183/+subscriptions
References