-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
[stable9] Add repair step and revert "Open updater" button #1501
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
Conversation
|
@MorrisJobke, thanks for your PR! By analyzing the annotation information on this pull request, we identified @nickvergessen and @LukasReschke to be potential reviewers |
|
stable9 doesn't need the fixed from stable10 and master: https://github.com/nextcloud/server/blob/stable9/lib/public/util.php#L83 (there the channel is already set in the config.php |
|
👍 |
|
Worked 👍 |
| <strong><?php p($l->t('A new version is available: %s', [$newVersionString])); ?></strong> | ||
| <?php if ($_['downloadLink']): ?> | ||
| <a href="<?php p($_['downloadLink']); ?>" class="button"><?php p($l->t('Download now')) ?></a> | ||
| <?php if($updaterRequirementsFulfilled === true): ?> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we remove that as well now? :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment on master only?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct. This is also not on master. (no idea how this came in here)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah gotcha ... it was only added in stable9.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fixed this.
This reverts commit 5e2bf16.
|
LGTM |
data/updater-INSTANCEID/.stepto a file named.step-previous-updateto not show all steps as done on the next updatecc @LukasReschke @nickvergessen @karlitschek