Changeset 9225351 for server/lib/TODO


Ignore:
Timestamp:
Jan 21, 2012, 4:36:37 PM (12 years ago)
Author:
Steven Allen <steven@…>
Branches:
no-cups
Children:
15fb0f8, 374c558
Parents:
fa3e2c6 (diff), 56fd535 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Steven Allen <steven@…> (01/21/12 16:36:37)
git-committer:
Steven Allen <steven@…> (01/21/12 16:36:37)
Message:

Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/lib/TODO

    r20f7360 r56fd535  
    44
    55- finish implementing a bunch of the IPP handlers
     6     [ ] print job
    67     [ ] validate job
    78     [ ] pause printer
     
    1516
    1617- add support in printer.py for:
     18     [ ] print job
    1719     [ ] validate job
    1820     [ ] pause printer
    1921     [ ] resume printer
    20      [ ] set printer attributes
    21      [ ] send uri
    22      [ ] set job attributes
    23      [ ] restart job
    24      [ ] promote job
     22     [\] set printer attributes
     23     [\] send uri
     24     [\] set job attributes
     25     [X] restart job
     26     [\] promote job
    2527
    2628- add support in job.py for:
    27      [ ] restart job
     29     [X] restart job
    2830
    2931- finish test cases for printer.py
     
    5254   - local streaming
    5355   - generic streaming
     56   - zephyr control (e.g. youtube link)
    5457
    5558Tickets that should be fixed by this new version:
Note: See TracChangeset for help on using the changeset viewer.