owncloud / tasks

:white_check_mark: Tasks app for ownCloud
GNU Affero General Public License v3.0
183 stars 44 forks source link

Updating Tasks and uploading to the Marketplace #401

Closed dlandon closed 6 years ago

dlandon commented 6 years ago

I am making the changes necessary to get the tasks app signed and compatible with the Marketplace. Because this version (0.9.3) is tried and true on previous ownCloud versons, I will not be making any functional changes at this time. Once this version is on the Marketplace and is proven to be working properly, I will look to incorporate the 0.9.5 version from Nextcloud. The original developer of the tasks app has moved to Nextcloud and is doing development there. I will probably just track that development and possibly make some of my own enhancements.

dlandon commented 6 years ago

Version 0.9.3 has been uploaded to the Market. I will work on incorporating the 0.9.5 changes from Nextcloud.

dlandon commented 6 years ago

I am trying to up the version in info.xml but ownCloud wants to force a marketplace update which is not successful. What is it that is triggering this and how to I up the version without getting this update?

DeepDiver1975 commented 6 years ago

I am trying to up the version in info.xml but ownCloud wants to force a marketplace update which is not successful. What is it that is triggering this and how to I up the version without getting this update?

I don't get what you are saying. What is the problem?

dlandon commented 6 years ago

When I change the version from 0.9.3 to 0.9.5 in the info.xml file and enable the app I get this screen. owncloud update

DeepDiver1975 commented 6 years ago

This is the expected behavior.

dlandon commented 6 years ago

Tasks 0.9.5 has been uploaded to the Marketplace.

DeepDiver1975 commented 6 years ago

THX a lot!