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

Handle missing files during an export and open #566

Merged
merged 7 commits into from
Oct 28, 2019
Merged

Commits on Oct 26, 2019

  1. handle missing file case

    Allie Crevier committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    81e4d89 View commit details
    Browse the repository at this point in the history
  2. dummy intead of _ to avoid gettext conflict

    Allie Crevier committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    9e51395 View commit details
    Browse the repository at this point in the history
  3. pass session to storage function

    Allie Crevier committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    76005de View commit details
    Browse the repository at this point in the history
  4. check if file exists before preflight

    Allie Crevier committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    5dd8657 View commit details
    Browse the repository at this point in the history
  5. test more paths for opening and exporting a file

    Allie Crevier committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    84dd123 View commit details
    Browse the repository at this point in the history
  6. cleanup files during the failure case too

    Allie Crevier committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    8b0d526 View commit details
    Browse the repository at this point in the history
  7. do not open export dialog if file missing

    Allie Crevier committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    83d5e7f View commit details
    Browse the repository at this point in the history