Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 1174)

Ticket Resolution Summary Owner Reporter
#347 wontfix Access to wiki on this site Christopher Allan Webber maiki interi
Description

Chris, or whoever, may I get the appropriate role to use the wiki for this project?

I am keeping a list at http://interi.org/complex/mediagoblin, but I would like to expand on each of those items in turn, and use Redmine to easily link to them. It would be solely for elaborating complex mutli-issue ideas; I am aware of the normal wiki.

#611 fixed Account deletion does not delete the media entries Elrond joar
Description

When removing your account via your account settings page, the media files are deleted, but *not* the media entries themselves.

#198 FIXED Actively create MediaEntry ObjectId() instead of relying on entry.save() to make it Christopher Allan Webber Christopher Allan Webber
Description

Currently we use .save() to generate the ObjectId, but this is silly, and actually can cause an error when there already exists something with the same slug (and our auto-slug-generation tool might not catch it). We should do ['_id] = ObjectId() instead to explicitly create this.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.