DECA-134: Users should be able to see the results of exporting a PDF

Metadata

Source
DECA-134
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2010-07-13T23:21:35.738-0400
Updated
2012-01-10T09:49:20.569-0500
Versions
  1. 0.3
Fixed Versions
  1. 0.4
Component
  1. Export

Description

At the moment, exported PDFs are simply saved to a directory on the server and the user is given no indication of where their PDF is or how they can look at it. While we've got bigger changes for export coming in the next release, we should put in a stopgap solution for 0.4 where users will be prompted to save their PDF once it has been exported.

Comments

  • Colin Clark commented 2010-07-14T00:01:19.735-0400

    I implemented this feature at revision 1536be1d9a by redirecting to the PDF after export successfully completes.