[owncloud-devel] Status page / upgrades

2016-09-24 Thread Kristof Provost
Hi, For some upgrades the database has to be updated. Until this is done the owncloud instance is not usable. This isn’t reflected in the status page though. It does not show the instance is in maintenance mode (or is not installed). This patch seems to work for me: --- a/owncloud/st

Re: [owncloud-devel] Status page / upgrades

2016-09-24 Thread Chris
Hi, if you think it makes sense to include that patch into oC its probably better to directly create a pull request at: https://github.com/owncloud/core/ -- View this message in context: http://owncloud.10557.n7.nabble.com/Status-page-upgrades-tp17695p17696.html Sent from the Developers maili

Re: [owncloud-devel] Status page / upgrades

2016-09-24 Thread Kristof Provost
On 24 Sep 2016, at 12:02, Chris wrote: > if you think it makes sense to include that patch into oC its probably > better to directly create a pull request at: > > https://github.com/owncloud/core/ > https://github.com/owncloud/core/pull/26209 Regards, Kristof __