Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (193 - 195 of 1173)

Ticket Resolution Summary Owner Reporter
#571 fixed Collection descriptions don't support Markdown but pretend they do Tiberiu C. Turbureanu Jef van Schendel
Description

To reproduce:

  • Edit a collection
  • Add Markdown formatting to the description
  • Click "Save changes"
  • Observe how it doesn't show any formatting

The field "Description of this collection" has a note saying "You can use Markdown for formatting.". That should be removed or Markdown support should be added to collection descriptions.

#575 fixed Need Test for "The API" joar Elrond
Description

We now have an API to allow people to upload media automatically.

We need tests for it.

Or rather: I need tests, because I have refactored it (see #509) and want to know, if I made any mistakes.

#577 fixed De-noisify video transcoding spaetz
Description

ProgressCallback (which saves media_entry.save() to the db) and _log.info() is called every second during video transcoding informing the user of transcoding progress, even the percentage has not changed at all. For small 10MB videos this means I get about 4 log entries with the same transcoding percentage.

Please consider merging my upcoming de-noisification of the log and database activities, by only logging/save()'ing when things have actually changed.

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