Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 1173)

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.

#5535 no-action Remove unused local variables simenheg
Description

After a similar cleanup in ticket #5534, I discovered a bunch of other local variables that were assigned to but never used.

#5578 fixed Add datetime_format config option Olivier Mehani
Description

Here is a small patch moving the datetime_format used in various places to the config. This allows for a global override per site.

I set the default in the config spec to what was previously used throughout the code, but I find it rather awkward. I think %c would be a better default.

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