Closed
Bug 763792
Opened 13 years ago
Closed 12 years ago
Listing pages for location (country, region, city)
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-02-21
People
(Reporter: jsocol, Assigned: giorgos)
References
Details
(Whiteboard: [ux])
Attachments
(2 files)
We'd like to be able to list people by location, e.g. Everyone in the US, or the US/New York, or the US/New York/Brooklyn. (NB: You can't [currently] specify a city without a region, or region without a country. You can always be less specific but you can't skip specificity levels.)
I figure this is based on search or the API, so we should probably block on one of those, or both, or maybe we just do it cheap via the ORM (I'd rather not, but if it's a Q2 goal...).
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
The mock-ups are added for reference. To be clear, the following are NOT in scope of this bug:
* MozSpaces
* Timezone (this'll be done when bug 692846 is fixed)
Reporter | ||
Updated•13 years ago
|
Target Milestone: --- → 2012-06-27
Reporter | ||
Updated•13 years ago
|
Target Milestone: 2012-06-27 → 2012-07-11
Assignee | ||
Updated•12 years ago
|
Assignee: james → nobody
Updated•12 years ago
|
Whiteboard: [ux]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → giorgos
Status: NEW → ASSIGNED
Updated•12 years ago
|
Target Milestone: 2012-07-11 → 2013-02-21
Comment 4•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/ff1344b800a91c91d4245adf6f4e6b29ef9c6b68
[fix bug 763792] Provide listing pages for Country, Region, City.
https://github.com/mozilla/mozillians/commit/6e8f086145e5c892dbad33fbf5891be96bf7a823
Merge pull request #394 from glogiotatidis/763792
[fix bug 763792] Provide listing pages for Country, Region, City.
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/d57b674fdc3ec090348035c34ae123a3538e5872
[bug 763792] Fix extra character in a tag.
https://github.com/mozilla/mozillians/commit/6f06fd2f436d5297fc00eb50f6ace8beb110bb0d
[bug 763792] Display proper page title.
https://github.com/mozilla/mozillians/commit/bb66fdfe2f6372145dc685fc3d5b87a6789275fc
Merge pull request #405 from glogiotatidis/763792
[bug 763792] Fix extra character in a tag.
Comment 6•12 years ago
|
||
QA verified on stage - note the mockups in attachment 632122 [details] are invalid.
The expected behavior is a results list containing profiles that pertain to a specific city, country, region.
There are no member counts, timezones, maps, etc
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•