...
- import images
- select multiple files
- Client-side filter
- no preview, server-side filter
- export images pages
- export to image pages PDF
- testing of the export script
- installation
- test install script
- remove capture
- remove stitching
- fix thumbnail generation
- hook-up Import
- hook-up Export
- reorder, delete
Iterations
Iteration 1 ( Oct 10 - 14 )
...
Development Task | Estimate | Status |
---|---|---|
DECA-183@JIRA Add import to image page management | 2 |
|
DECA-55@JIRA Thumbnail image does not scale to fit container | 0.5 |
|
Total | 2.5 |
...
Development Task | Estimate | Status |
---|---|---|
Export to image PDF w/ text overlay | 0.5 |
|
Prompt user to save copy of exported PDF | 1 |
|
DECA-51@JIRA Disable export if there are no contents in book | 0.5 |
|
DECA-140@JIRA Ensure all components are internationalizable |
|
|
release testing | 0.5 |
|
test and update install scripts | 0.5 |
|
Total | 3 |
Unscheduled
Summary:
- page management
- remove capture
- remove stitching
- fix thumbnail generation
- hook-up Import
- hook-up Export
- reorder, delete
- export
- Implement UI
- ability to access existing exports and save to a different location
- project book management
- UI to create, delete, and resume a projectbook
- create a projects book manifest
- File management - a directory / file strategy (disk parser or manifest?)
...
refactor reorder and delete code | 1 |
|
Implement UI to create, delete,and resume a project book | 2 |
|
DECA-173@JIRA Style project book management UI to match design | 2 |
|
DECA-172@JIRA Design UI for Project Book Management | 3 |
|
File Management - implement a directory / file strategy | 2 |
|
DECA-179@JIRA remove stitching functionality | 1 |
|
remove capture/calibration workflow | 0.5 |
|
DECA-182@JIRA Set up numbering of files in Import queue |
|
|
DECA-36@JIRA Reorderer does not scroll if drag and drop dragged to edge of grid |
|
|
DECA-54@JIRA Drag and keyboard move style not changing with on-drag event |
|
|
Project Book Management
- Allow expanded metadata when creating a project book (i.e. "Description" field)
- Resume a project book from previous state
- View an export for a project book if available
- Note: Project Book may have one or more export
- save / copy export
...
- File chooser with thumbnail preview
- Server side file validation (robust check, not just file extension, File became unreadable / Post error)
Export imagespages
- Export to Type 3 PDF
- Export to PDF in colour
- Export to PDF in greyscale
- Export to PDF in binary
- Export to JPG
- Export to PNG
- Export to TIF
- store multiple exports per projectbook
- view exports from export queue
- save / copy exports from export queue
- progress (polling)
- pause export
- cancel export
- resume export from scratch if client quits
- resume export from last state if client quits
- export exit warning