Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (325 - 327 of 1174)

Ticket Resolution Summary Owner Reporter
#104 FIXED Edit profile should be available to admins Caleb Davis Elrond
Description

admins should be able to edit any profile, not only their own.

This shouldn't really be too hard to implement. Not really needed for 0.0.3, so leaving the target version open.

#101 FIXED Edit should only show up for media owner Caleb Davis Jef van Schendel
Description

On any media page, the text says "Upload on X by X" and then shows an "Edit" link.

This link shows up for anyone, but it should only be visible if you're the owner of that piece of media and are logged in (and thus are the only one that can actually edit it).

#405 fixed Email notifications for new comments Derek Christopher Allan Webber
Description

It would be really great if when someone comments on your media entry that you get notified. I know I'd love to know if someone loved my video!

Several parts to this, I think:

  • User option to "email notifications of comments"
    • Add to the user interface in the user profile page
    • Add option to the model in Mongo and SQL models (if SQL hasn't landed completely by then!)
    • Add migration to Mongo (or SQL if it's landed before this ;))
  • Actually email notify users! See the registration code which has examples of this.
  • Possibly turn on and off this option altogether in the config file? See: http://wiki.mediagoblin.org/Configure_MediaGoblin (not sure if this is bloat or not ;))
  • Unit tests for this would be nice... but then again unit tests of comments at all would be nice. Not a requirement for merge, sadly! ;)
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.