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

Issue 32 #33

Merged
merged 11 commits into from Aug 18, 2016
Merged

Issue 32 #33

merged 11 commits into from Aug 18, 2016

Commits on Aug 3, 2016

  1. This is a change to the label that will allow for the easier creation…

    … of different templates for barcode creation. It adds on the tag --small with label creation that creates a 5X17 grid that has not been tested yet, but once it has, will fit this sheet http://www.sigmaaldrich.com/catalog/product/sigma/z688363?lang=en&region=US&cm_sp=Insite-_-prodRecCold_xviews-_-prodRecCold10-5. Also added a couple of methods to avoid repetition as per DRY standards.
    kmckinnis committed Aug 3, 2016
    Copy the full SHA
    2ceebf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Trying to adjust the font size and spacing so that even with long cua…

    …l-ids, it can still comfortably fit on the .94x.5 inch labels. Still not imperically tested yet.
    kmckinnis committed Aug 4, 2016
    Copy the full SHA
    b8febb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

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

Commits on Aug 16, 2016

  1. Changed around the order that cual-ids and UUIDs are printed, now hav…

    …ing the cual-id printed first, in order to make the duplicate checking method working. Also edited the label maker so that it would work with the edits made.
    kmckinnis committed Aug 16, 2016
    Copy the full SHA
    d386495 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a0c89f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b6a9e5f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5d9cb7a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Fixed

    kmckinnis committed Aug 18, 2016
    Copy the full SHA
    3f4ee30 View commit details
    Browse the repository at this point in the history
  2. fixed

    kmckinnis committed Aug 18, 2016
    Copy the full SHA
    c4587f7 View commit details
    Browse the repository at this point in the history
  3. fixes johnchase#32

    kmckinnis committed Aug 18, 2016
    Copy the full SHA
    15cef93 View commit details
    Browse the repository at this point in the history
  4. Fixes johnchase#32

    kmckinnis committed Aug 18, 2016
    Copy the full SHA
    05f0c34 View commit details
    Browse the repository at this point in the history