Ticket #314 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Image's thumbnail is automatically generated

Reported by: tarmo Assigned to: tarmo
Priority: blocker Milestone: 0.3 Louhi
Component: generic Version:
Keywords: Cc:
Time spent: 1.0h Time remaining: 0h
Time planned: 30m

Description

(story #269) If the uploaded Piece is an image, then its thumbnail (see #313) is automatically generated from the actual image.

Change History

05/12/06 13:50:56 changed by tarmo

  • owner changed from anonymous to tarmo.
  • status changed from new to assigned.
  • tt_remaining changed.
  • tt_spent changed.
  • tt_estimated set to 30m.

05/12/06 16:51:13 changed by tarmo

  • status changed from assigned to closed.
  • tt_spent set to 1.0h.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [226]) Added autogeneration of cover images to Pieces when an image is uploaded. Also removed the "body" field from Piece as it is unnecessary. Had to fix several tests that depended on that field. Fixed #314, spent 1h.