Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 1173)

Ticket Resolution Summary Owner Reporter
#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.

#5531 fixed Make admin panel headers readable in Airy theme simenheg
Description

The admin panel headers are white by default, making them almost unreadable on the light background used in the Airy theme. The attached patch makes the headers dark, like text elsewhere in the theme.

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