Closed
Bug 931359
Opened 12 years ago
Closed 11 years ago
Add "People vouched by this person" to profiles
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nikos, Assigned: giorgos)
References
Details
(Whiteboard: [kb=1299609] [mentor=giorgos@mozilla.com][lang=python])
Attachments
(1 file)
|
173.19 KB,
image/jpeg
|
Details |
It would be nice to have an easy way of viewing who vouched who.
On profile pages there should be a "Vouched by" and "Vouchees" area.
Comment 1•12 years ago
|
||
Thanks for the bug!
This feature is in code review right now. I'll mark this one as a duplicate.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment 2•12 years ago
|
||
Reopening for the second half of the request: Add "vouchees" to the profile. Vouchees means "people this person has vouched."
This feature must apply the privacy settings of the field (full name) used to identify vouchees.
Suggested implementation:
Vouched For
Henry McVarnish
Sadie Des Moines
Lee Kim
Summary: Display vouch information → Add "People vouched by this person" to profiles
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•12 years ago
|
Assignee: nobody → bharath_ves
Status: REOPENED → ASSIGNED
Updated•12 years ago
|
Whiteboard: [mentor=giorgos]
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [mentor=giorgos] → [mentor=giorgos@mozilla.com][lang=python]
Comment 3•12 years ago
|
||
Hi, if you wouldn't mind i would take this bug and finish whole issue to get more familiar with mozillians.org codebase.
Flags: needinfo?(giorgos)
Flags: needinfo?(bharath_ves)
| Assignee | ||
Comment 4•12 years ago
|
||
Hi Jarek,
bharath already worked on this one (https://github.com/mozilla/mozillians/pull/689) and this is almost done. We have to make sure that privacy settings of the vouchees are respected, e.g. don't show vouchees with non-public profiles in the public profile of the voucher.
I originally said to bharath that I'm going to help finish this off but I've been unfortunately really busy to look at this. If bharath is also OK with that, I'm happy to assign this to you to build on top of his code.
Thanks for offering!
Flags: needinfo?(giorgos)
| Assignee | ||
Comment 5•12 years ago
|
||
Jarek still interested in this bug? I'm happy to assign this to you to finish it.
Flags: needinfo?(bharath_ves) → needinfo?(jot)
| Assignee | ||
Comment 7•12 years ago
|
||
It's all yours then! Make sure that you build upon bharath's work, no need to re-invent the wheel. :)
@bharath Thanks for your contribution on this bug! When you have the time to work on more bugs, please ping me. Happy to assign more to you.
Assignee: bharath_ves → jot
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [mentor=giorgos@mozilla.com][lang=python] → [kb=1299609] [mentor=giorgos@mozilla.com][lang=python]
| Assignee | ||
Comment 8•12 years ago
|
||
@glogiotatidis sorry, but i'm currently a little to busy to continue work on this patch :( Please feel free to pass this issue for somebody else.
@jarekps :( Thanks for your work. Please come back when you have more time :)
This is very close to completiong. I'll wrap this up.
Thanks to both Bharath and Jarek
Assignee: jot → giorgos
Comment 9•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/64a8c5e02be3a94c0897b16762ab166522185d38
[fix bug 931359] Display list of vouchees on profile page.
* Display list of vouchees on profile respecting profile privacy of
each vouchee
* Cleanup h-card support
* Add .profile-entry to tag each profile entry.
Credits for ideas and previous work to
- https://mozillians.org/en-US/u/bharath/
- https://mozillians.org/en-US/u/jarekps/
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Version: other → next
Comment 10•11 years ago
|
||
Comment 11•11 years ago
|
||
VERIFIED on dev, screenshot above shows vouchees on the profile page.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Version: next → 2014-05.3
You need to log in
before you can comment on or make changes to this bug.
Description
•