Feature #2987
Hide owncloud update notification
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-owncloud | |||
Target version: | v6.5 | |||
Resolution: | NEEDINFO: | No |
Description
Update notification redirects on an owncloud doc page which explain how update manually with tar.gz
This warn could confuse and push admin to follow this wrong way, I suggest to hide it.
Related issues
History
#1 Updated by Alessio Fattorini over 6 years ago
Disable update app during installation could be enough
#2 Updated by Alessandro Polidori over 6 years ago
- Target version set to v6.5
#3 Updated by Alessandro Polidori over 6 years ago
- Related to Feature #2986: Update ownCloud to 7.0.4 version added
#4 Updated by Giacomo Sanchietti over 6 years ago
Why we can't follow the opposite direction?
We could use the built-in update option so the user can update the system anytime he/she desires it.
Is it a viable solution? Any drawbacks?
#5 Updated by Alessandro Polidori over 6 years ago
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
#6 Updated by Alessandro Polidori over 6 years ago
- Category set to nethserver-owncloud
- Status changed from TRIAGED to ON_DEV
- Assignee set to Alessandro Polidori
- % Done changed from 20 to 30
#7 Updated by Alessandro Polidori over 6 years ago
- Status changed from ON_DEV to MODIFIED
- Assignee deleted (
Alessandro Polidori) - % Done changed from 30 to 60
#8 Updated by Alessandro Polidori over 6 years ago
- Status changed from MODIFIED to ON_QA
- % Done changed from 60 to 70
Repo: nethserver-testing
Packages:
owncloud-7.0.4-13.1.noarch.rpm owncloud-3rdparty-7.0.4-13.1.noarch.rpm nethserver-owncloud-1.1.1-2.0gitca03571d.ns6.noarch.rpm
Test
- With clear installation
- execute
php -d "magic_quotes_gpc = Off" /var/www/html/owncloud/occ app:list
- verify that "updater" app is into the disabled list
- execute
- After update from the latest version (
nethserver-owncloud-1.1.1-1.ns6.noarch.rpm
)- execute
php -d "magic_quotes_gpc = Off" /var/www/html/owncloud/occ app:list
- verify that "updater" app is into the disabled list
- execute
#9 Updated by Alessio Fattorini over 6 years ago
- Test1 Verified
- Test2 Verified
#10 Updated by Alessio Fattorini over 6 years ago
- Status changed from ON_QA to VERIFIED
- % Done changed from 70 to 90
#11 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
Released in nethserver-updates:
- nethserver-owncloud-1.1.2-1.ns6.noarch.rpm
- owncloud-7.0.4-13.1.noarch.rpm
- owncloud-3rdparty-7.0.4-13.1.noarch.rpm