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

Add support for specifying document conversion settings #48

Merged
merged 20 commits into from
Dec 13, 2022

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    eff636d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbca2e1 View commit details
    Browse the repository at this point in the history
  3. Add more discovery methods

    cau-git committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6284a2f View commit details
    Browse the repository at this point in the history
  4. Add more type hints

    cau-git committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    9d4b864 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Add conversion_settings arg to convert function, translate settings t…

    …o CCS spec
    
    Signed-off-by: Christoph Auer <CAU@zurich.ibm.com>
    cau-git committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c370a6e View commit details
    Browse the repository at this point in the history
  2. Implement ConversionSettings.from_project

    Signed-off-by: Christoph Auer <CAU@zurich.ibm.com>
    cau-git committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    13746b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Refactoring imports, cleanup

    cau-git committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1f27513 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Add methods to list system models, project models and OCR backends

    Signed-off-by: Christoph Auer <CAU@zurich.ibm.com>
    cau-git committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2092f39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8dfa79 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Update documentation for conversion settings

    Signed-off-by: cau-git <60343111+cau-git@users.noreply.github.com>
    cau-git committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    085a8bb View commit details
    Browse the repository at this point in the history
  2. Add python code styling

    Signed-off-by: cau-git <60343111+cau-git@users.noreply.github.com>
    cau-git committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    abd0e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41a5406 View commit details
    Browse the repository at this point in the history
  4. Prettier conditionals

    Signed-off-by: cau-git <60343111+cau-git@users.noreply.github.com>
    cau-git committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4e2c960 View commit details
    Browse the repository at this point in the history
  5. Format update

    Signed-off-by: Christoph Auer <CAU@zurich.ibm.com>
    cau-git committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d7bb076 View commit details
    Browse the repository at this point in the history
  6. Update docs

    cau-git committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7e429b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Minor formatting fixes

    cau-git committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fbc498a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    358414f View commit details
    Browse the repository at this point in the history
  2. Update pylint

    Signed-off-by: Christoph Auer <CAU@zurich.ibm.com>
    cau-git committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b327e6e View commit details
    Browse the repository at this point in the history
  3. Updates for docs and code formatting

    Signed-off-by: Christoph Auer <CAU@zurich.ibm.com>
    cau-git committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bea89e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Update models.py

    Signed-off-by: cau-git <60343111+cau-git@users.noreply.github.com>
    cau-git committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    935023e View commit details
    Browse the repository at this point in the history