Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#13 - Rework spooling

Attached to Project: Photo Organizer
Opened by Solomon Peachy (pizza) - Thursday, 11 May 2006, 14:36 GMT
Task Type Feature Request
Category Backend / Core
Status Closed
Assigned To Solomon Peachy (pizza)
Operating System All
Severity Low
Priority Normal
Reported Version Devel
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Right now exports and printing work via a dedicated "spool" that is nearly impossible to manage sanely.

I'd like to see the spool go away, in favor of allowing exports/printing to work against an album in its entirety. We can create a "special album" (like the Trash folder, for example) to make the UI work a bit simpler, but instead of "spooling" an item, we'll just link it into that special spool album.

This also lets us manage the spool directly.
This task depends upon

Closed by  Solomon Peachy (pizza)
Tuesday, 22 August 2006, 16:25 GMT
Reason for closing:  Implemented
Additional comments about closing:  It's in!
Comment by Solomon Peachy (pizza) - Wednesday, 17 May 2006, 04:29 GMT
Spool album added, treated as special in the album list now.

Still need to delete all references to the old spooler and replace with the album-specific insert.

Then update various UI stuffs, replace "print" and "export" links with "spool", and add links to "export spool" and "print spool", etc.

Then update the bulk updater to work against albums (and the spooler!)
Comment by Solomon Peachy (pizza) - Wednesday, 17 May 2006, 13:30 GMT
spool deleter added.
spool export cleaned up.
spool printer cleaned up.

still needs UI work -- custom handling when viewing the 'spool' folder, and links to print/export/etc from the toplevel spool page. Change how the print/export buttons work everywhere else too.
Comment by Solomon Peachy (pizza) - Wednesday, 14 June 2006, 20:19 GMT
Photo.php needs to be updated -- elimianate the "print" button; renaming it to "add to spool".
Comment by Solomon Peachy (pizza) - Tuesday, 20 June 2006, 18:58 GMT
Spool display no longer displays "add to spool" button. :)

To-do:

* photo.php -- replace "print" button with "add to spool"
* hide "spool bar" on album/folder/search result pages when spool is empty
* bulk updater working against spool
* When spooler is empty, automatically redirect somewhere appropriate.
Comment by Solomon Peachy (pizza) - Tuesday, 22 August 2006, 16:25 GMT
photo.php updated properly, and bulk update knows about the spool. That leaves a couple of cosmetic issues, but all in all, the spool is functionally complete.

Loading...