Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (220 - 222 of 1173)

Ticket Resolution Summary Owner Reporter
#423 fixed Mongo to SQL script doesn't set up Ascii/Audio SQL Elrond Christopher Allan Webber
Description

When you run the conversion script, it doesn't set up the ascii art SQL table until you run ./bin/gmg dbupdate

Elrond said he could fix this!

#456 fixed Unhandled exception after failed upload Elrond Brett Smith
Description

My friend is trying to install MediaGoblin but it breaks when he tries to upload a JPG. That might not be the end of the world by itself, but there's an unhandled exception when the code tries to save information about the failure, so it's really difficult to tell what went on. This bug is about fixing that exception.

#509 fixed Extract media file submission logic into common library Elrond joar
Description

Take a look at the views for /submit/ and /api/submit/.

The media file submission logic between them is largely duplicated.

This logic should be moved to mediagoblin.tools.submit.

This logic should be adapted so that it covers both the /submit/ and /api/submit use-case.

The /submit/ and /api/submit/ views should be adapted to use library tool for media file submission.

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