Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 1174)

Ticket Resolution Summary Owner Reporter
#5534 fixed Remove dead code in batchaddmedia.py simenheg
Description

Remove an unused import and an unused local variable from batchaddmedia.py.

#5533 fixed Support Unicode characters in configuration values simenheg
Description

Prior to this patch, using a Unicode character in a configuration string would result in a UnicodeDecodeError being raised. Supporting Unicode characters is especially useful in user-facing configuration strings, such as html_title.

Tested with Python 2 and 3.

#5532 fixed Handle collection in batchaddmedia command simenheg
Description

The attached patch makes the batchaddmedia command look for a 'collection-slug' column, that for each row may specify the slug of a collection that the media should be added to. This matches the '--collection-slug' argument of the addmedia command.

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