** Tags removed: academy
** Tags added: nominatedfeature

-- 
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 Committed

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to