Closed
Bug 904854
Opened 12 years ago
Closed 12 years ago
Build backend code to expose "Next 3 Events Like This"
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: hoosteeno, Assigned: nemo-yiannis)
References
Details
(Whiteboard: [kb=1077106] [q3 events])
We'd like to include an "Events Like This" section on the events page. Specs:
* Show future events that match the same country and also match one or more of the categories as the event being viewed.
* If fewer than than three events match the country + any category, show upcoming events that just share the same country as this event.
* If fewer than than three events match the country, show upcoming events that share any category with this event.
* Order by date, earliest date first.
The first steps in this are to prototype a technical approach that yields good results resembling the above specification.
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [kb=1077106]
Updated•12 years ago
|
Assignee: nobody → tasos
Status: NEW → ASSIGNED
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [kb=1077106] → [kb=1077106] [q3 events]
Updated•12 years ago
|
Assignee: tasos → jgiannelos
Comment 1•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/5994a7caa97303cca662d26ebd45695b5966b299
[Fix bug 904854] Implement "next 3 events like this" feature
https://github.com/mozilla/remo/commit/1dfa2c478d0a505d4725d012c0c1f66bb9bef567
Merge pull request #505 from johngian/904854-events-like-this
[Fix bug 904854] Implement "3 events like this" feature
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Version: unspecified → 414
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•