]> source.dussan.org Git - nextcloud-server.git/commit
Respect updater kill switch and fall back to download button
authorJoas Schilling <coding@schilljs.com>
Tue, 27 Sep 2016 12:47:59 +0000 (14:47 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 27 Sep 2016 12:59:23 +0000 (14:59 +0200)
commit7d910437fd75b023f0ceeab8970ac2dd2cdcd87b
tree5414a72db61f94b4b9e4ef5aa8cb8234ee6765a6
parent0fac5146bd5cb7c91ba54ab953358db2cbc6ca5d
Respect updater kill switch and fall back to download button

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/updatenotification/js/admin.js
apps/updatenotification/lib/Controller/AdminController.php
apps/updatenotification/lib/UpdateChecker.php
apps/updatenotification/templates/admin.php
apps/updatenotification/tests/Controller/AdminControllerTest.php
apps/updatenotification/tests/UpdateCheckerTest.php