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

Added AutoUpdater progress #1692

Closed
wants to merge 4 commits into from

Conversation

trakos
Copy link

@trakos trakos commented May 1, 2016

Fixes #1347 and #839 .

Shows auto-updater progress in the same way as the modules:

update_progress

It's partially coming from my fork (CFAN), but I've also added changes from PR #1359 (to show update progress in the same window).

trakos added 2 commits May 1, 2016 05:32
Also included:
 - ceiling remaining download size (to avoid showing 0 MiB left when still downloading)
 - seperated part of NetAsyncDownloader into NetAsyncModulesDownloader

(cherry picked from commit b1eecbc)

# Conflicts:
#	Core/Net/AutoUpdate.cs
#	Core/Net/NetAsyncDownloader.cs
#	GUI/Main.cs
…tead (partially merged from postremus/#1347)
@Olympic1 Olympic1 added Enhancement New features or functionality GUI Issues affecting the interactive GUI Cmdline Issues affecting the command line Core (ckan.dll) Issues affecting the core part of CKAN labels May 18, 2016
@politas
Copy link
Member

politas commented Jul 13, 2016

Merged with thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cmdline Issues affecting the command line Core (ckan.dll) Issues affecting the core part of CKAN Enhancement New features or functionality GUI Issues affecting the interactive GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants