Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Print Items #330

Merged
merged 40 commits into from
Jul 25, 2019
Merged

Feature: Print Items #330

merged 40 commits into from
Jul 25, 2019

Commits on Jul 19, 2019

  1. Add print view

    inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    d872bb0 View commit details
    Browse the repository at this point in the history
  2. Add print command

    inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    5dec7b9 View commit details
    Browse the repository at this point in the history
  3. Update print branch

    inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    4781212 View commit details
    Browse the repository at this point in the history
  4. Use print callback to close print window

    Delay showing print window: we will need to check that
    all images have been loaded; at the moment just delay
    for an arbitrary time.
    inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    a3ff66a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c998ede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b981a69 View commit details
    Browse the repository at this point in the history
  7. Fix print layout.

    flachware authored and inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    4c007eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c77cacd View commit details
    Browse the repository at this point in the history
  9. Set white background-color.

    flachware authored and inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    524a2a3 View commit details
    Browse the repository at this point in the history
  10. Tweak line-height.

    flachware authored and inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    2debf73 View commit details
    Browse the repository at this point in the history
  11. Add hairline hack.

    flachware authored and inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    04aa845 View commit details
    Browse the repository at this point in the history
  12. Set default page margin.

    flachware authored and inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    f50de43 View commit details
    Browse the repository at this point in the history
  13. Add debug outline.

    flachware authored and inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    59838ae View commit details
    Browse the repository at this point in the history
  14. Prepare landscape layout.

    flachware authored and inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    963972d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5118fce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e11d5b0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8777d25 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6a794f7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    acf3f05 View commit details
    Browse the repository at this point in the history
  20. Add MetadataField component

    Print photo metadata (wip)
    inukshuk committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    85306c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Configuration menu
    Copy the full SHA
    99280f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1fa810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5387750 View commit details
    Browse the repository at this point in the history
  4. Print item metadata

    Print item and photo info
    inukshuk committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    5484fb6 View commit details
    Browse the repository at this point in the history
  5. Print photo notes

    inukshuk committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    451277c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Add print preferences

    Added preferences for mode, metadata/notes inclusion,
    and whether or not to allow overflow.
    inukshuk committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    ba85588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26b517 View commit details
    Browse the repository at this point in the history
  3. Actually print again

    inukshuk committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    451a2c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    2188034 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    350d52c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d85dd70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b986db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ecc7b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7356538 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8377e32 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    1ec6cd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2dc62 View commit details
    Browse the repository at this point in the history
  3. Fix scaffolding.

    flachware committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    5b85116 View commit details
    Browse the repository at this point in the history
  4. Style notes.

    flachware committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    762acec View commit details
    Browse the repository at this point in the history
  5. Tweak vertical spacing.

    flachware committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    19c24ea View commit details
    Browse the repository at this point in the history