Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (310 - 312 of 1173)

Ticket Resolution Summary Owner Reporter
#865 fixed creation date in exif data breaks image display Sebastian Hugentobler
Description

When an image with a creation date in its exif data is requested it fails with the following error:

AttributeError: type object 'datetime.datetime' has no attribute 'datetime'

This is the result of removing import datetime in mixin.py with commit 58a9475

In the parent commit from datetime import datetime was added, so the attached fix is trivial.

#866 fixed tour.html: typo kbert
Description

on: http://mediagoblin.org/pages/tour.html

'No compromises on taste'... "Just change the looks of MediaGoblin in any way you want _be_"

<by>

#868 fixed don't reload media page, use more ajax davidak
Description

i noticed this issue when i listened to a cool song, send a comment and the song stops playing because the page is reloaded. the same problem when you watch a video.

this should be solved with the use of ajax for commenting, add to collection, on page edit of title, description etc like flickr or youtube.

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