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

Write() refactor to use new line wrapping code #346

Merged
merged 87 commits into from
Mar 7, 2022
Merged

Write() refactor to use new line wrapping code #346

merged 87 commits into from
Mar 7, 2022

Commits on Sep 18, 2021

  1. Fix parsing of csv template files

    *Values of csv files are converted by position, instead of content
    * Updated tests to check for regression
    * Updated documentation and tests to include multiline text.
    gmischler committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    71bd53d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d70bc37 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Update template.py

    restrict decimal seperator replacement to float fields
    gmischler committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    6ed9686 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. now it's dark.

    gmischler committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    fa62a8d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    ec69b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6771592 View commit details
    Browse the repository at this point in the history
  3. small fixes and cleanup

    gmischler committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    536e819 View commit details
    Browse the repository at this point in the history
  4. removing mistaken checkin

    gmischler authored Sep 25, 2021
    Configuration menu
    Copy the full SHA
    42e0d27 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    5b1d889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c9e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0195db4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb97a63 View commit details
    Browse the repository at this point in the history
  5. static check fixes

    gmischler committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    e5ab09c View commit details
    Browse the repository at this point in the history
  6. more pylint

    gmischler committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    fdb03de View commit details
    Browse the repository at this point in the history
  7. blackity-black

    gmischler committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    56f639e View commit details
    Browse the repository at this point in the history
  8. even blacker

    gmischler committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    bef03d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    cad0264 View commit details
    Browse the repository at this point in the history
  2. Issues from PR review

    gmischler committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0f99984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1af4365 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    bba1ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b89147a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e9739 View commit details
    Browse the repository at this point in the history
  4. breaking up long line

    gmischler committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    058f7ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5807548 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    gmischler committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    557148a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddba2ce View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    6f2c98f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2d82e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b00666d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba9ab80 View commit details
    Browse the repository at this point in the history
  5. sync to upstream

    gmischler committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    a746ef7 View commit details
    Browse the repository at this point in the history
  6. some more test coverage

    gmischler committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    7c9fcdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03814bb View commit details
    Browse the repository at this point in the history
  8. picky black...

    gmischler committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    d09688c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

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

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    546d5b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294287c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431d918 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    753c246 View commit details
    Browse the repository at this point in the history
  5. More template tests

    gmischler committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    112f496 View commit details
    Browse the repository at this point in the history
  6. code cleanup

    gmischler committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d5de0e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    605acb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a256212 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    de230b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2582afb View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    f26a873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325566c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae8b76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    007e00b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a96bcc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. updates based on PR review

    gmischler committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b04c879 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

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

Commits on Oct 18, 2021

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

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    fec5188 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    gmischler committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    c201180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdcdf37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f2dd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35df15b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    6c46a5f View commit details
    Browse the repository at this point in the history
  2. Updating changelog

    gmischler committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5ebb144 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    e1299a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604a6b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29c4266 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    516be96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18bd976 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Feb 12, 2022

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

Commits on Feb 20, 2022

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

Commits on Feb 24, 2022

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

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    0d90739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e68780 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

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

Commits on Mar 2, 2022

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

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    27b85f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb7dfac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7d911b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2774b24 View commit details
    Browse the repository at this point in the history
  5. tabs to spaces

    gmischler committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ff3b19a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Apply PR review

    gmischler committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5884cc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    c99ac7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    155f758 View commit details
    Browse the repository at this point in the history
  3. merge origin updates

    gmischler committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    baee4b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce2fc7c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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