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

OWCSVImport: Get ready for OWFile merge #5077

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    a02eb7b View commit details
    Browse the repository at this point in the history
  2. owcsvimport: Add domain editor

    Some work still required in maintaining consistency
    between import options and domain editor
    - establishing a singular deduplication mechanism
    irgolic committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    239c9ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bccefe2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    2ea134f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d91b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58669f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d900672 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca12e6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4eb255f View commit details
    Browse the repository at this point in the history
  7. owcsvimport: Use contexts

    irgolic committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c7ebd84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c3dbcc View commit details
    Browse the repository at this point in the history
  9. domaineditor: Fix combobox hack

    Before it would set the wrong chice sometimes,
    as the combobox would move under your cursor and be set again
    irgolic committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    202d8c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ac47c6 View commit details
    Browse the repository at this point in the history
  11. pylint

    irgolic committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    cd577d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9e23ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    28c688a View commit details
    Browse the repository at this point in the history
  14. io: Wrap redirect resolve in try/except

    This would fail with google sheets if it included #gid=?
    irgolic committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    63e736d View commit details
    Browse the repository at this point in the history
  15. io: Go for https over http

    irgolic committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    53d2c23 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b5d127 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dccf88c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3a54a22 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    797ab7b View commit details
    Browse the repository at this point in the history