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

Show correct error messages after canceling (un)installations/upgrades #2602

Merged
merged 3 commits into from
Dec 15, 2018

Commits on Dec 5, 2018

  1. Show correct error messages after cancelling

    (un)installations/upgrades
    * If user cancels install, now CKAN checks if the process completed nevertheless and accordingly prints the message in log/status bar.
    * Also deactivates Apply Changes button and Retry button in too late cancellations.
    * Also stays on log tab after cancellation
    * KNOWN ISSUE: Retry button not working - not sure if introduced with this commit
    DasSkelett committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    ce977b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Don't use resolvedAllProvidedMods

    for success tracking, instead a new processSuccessful bool
    DasSkelett committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    d5b4790 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

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