Custom Query (1173 matches)
Results (226 - 228 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#781 | invalid | Command Line Upload | ||
Description |
I'm working on to add a command line upload command to the gmg_commands suite to create new media entries. It will allow for test instances to be easily loaded with data through a simple script. This will also really help with setting up data for the browser automation functional test suite. I may add in a batch function as well but the initial feature will just be uploading a media entry. |
|||
#60 | FIXED | Command to start shell w/ mediagoblin.globals set up | ||
Description |
:: ./bin/gmg shell mediagoblin.ini should launch a shell with: - mediagoblin.globals set up and pre-imported as mgoblin\_globals - "mgoblin\_app" instance set up, an instance of MediaGoblinApp - a bit of text is printed out explaining that those two variables are available |
|||
#5468 | fixed | Comment box needs some top padding/margin | ||
Description |
When you click "add comment", there's no vertical space between the "Silence comments" button and the "Comment" label. It needs a little so that it doesn't look to cramped. See attached pic. |