Custom Query (1174 matches)
Results (331 - 333 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #292 | duplicate | Enable "favoriting" of media | ||
| Description |
Users should be able to mark media entries as favorites by clicking a button/link in the entry detail view (and probably from gallery views as well). This change will likely require the creation of a new "UserFavorite" model with a structure like: {'user': user_id, 'media_entry': media_entry_id, 'created': datetime.datetime.now()} ...and also a new field on MediaEntry containing a count of UserFavorites for that entry (to avoid expensive queries to generate this number dynamically for every request). |
|||
| #744 | invalid | Enable "favoriting" of media | ||
| Description |
This is an old merge request that I am moving here. If someone want to update this that would be great. Also checkout the original ticket's comments (http://bugs.foocorp.net/issues/618). I'm not really sure what is still relevant and what got updated in the merge request. Heres the link to the merge request: https://gitorious.org/mediagoblin/mediagoblin/merge_requests/28 And to the repo: https://gitorious.org/~copiesofcopies/mediagoblin/copiesofcopies-mediagoblin/commits/feature618_favorites |
|||
| #690 | fixed | Enable 'relate to' plugin in trac | ||
| Description |
In followup to the meeting we had in IRC regarding. To enable us to have larger tickets split into smaller tickets the 'relates to' plugin needs to be enabled on trac. |
|||
