Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (208 - 210 of 1173)

Ticket Resolution Summary Owner Reporter
#753 fixed better redirect after delete confirm alon
Description

The current behavior is to return to the user view. That loses context. Better to move to the next or the previous item using the existing next/prev logic.

In addition this commit request contains a fix for a one off bug in get_media_type_and_manager

#16 FIXED beardomatic chapter in docs Will Kahn-Greene Will Kahn-Greene
Description
Chris is tentatively calling the stack we're using Beardomatic.
This stack needs some documentation to make it a lot easier to work
with for existing and new contributors. This documentation would
include the following:


1. the components in the software stack
2. how to create a new view
3. how to add something to the database
4. ...

Adding Chris to the watcher list so he can expound on the above
list.

We currently have a "softwarestack" chapter. I think we should
rework that into a Beardomatic chapter and cover all the other
things in there.



#5458 fixed batchaddmedia does not properly parse the "media:location" header field Tim McIver
Description

The documentation here: http://mediagoblin.readthedocs.io/en/stable/siteadmin/commandline-upload.html#command-line-batch-uploading states that the path to a media file is given by the "media:location" header field but using this header field name causes a parse error.

Looking at the code here: http://git.savannah.gnu.org/cgit/mediagoblin.git/tree/mediagoblin/gmg_commands/batchaddmedia.py#n111 it seems the code is expecting the header field name to be "location". So, I guess either a code change or a documentation change is needed.

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