Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Chris
Hi, we need to say thanks to dive into the contacts app and try to fix some of those nasty bugs. :) -- View this message in context: http://owncloud.10557.n7.nabble.com/Help-out-in-releasing-a-new-contacts-app-version-tp15708p15776.html Sent from the Developers mailing list archive at Nabble.c

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Gerald Vogt
Hi! Thanks a lot! I was loosing hope... ;-) I have added some explanation to #1005 on how to test it. I hope that helps to understand it and verify it's working. I also created a new PR to fix the validate function which destroyed those perfectly fine 4.0 PHOTO uris and at the same time "dow

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Chris
Hi, great news. Thanks for merging the PRs. So time for doing some tests of stable8.1 :) -- View this message in context: http://owncloud.10557.n7.nabble.com/Help-out-in-releasing-a-new-contacts-app-version-tp15708p15774.html Sent from the Developers mailing list archive at Nabble.com. ___

Re: [owncloud-devel] Integration into CMS (esp. Drupal)

2015-09-09 Thread Frank de Lange
interfaSys sàrl wrote: > When I'm referring to Gallery, that's the one for 8.2, based on Gallery+. > It doesn't scan the whole server for pictures, but if you've just > uploaded hundreds of images to the folder you're opening in Gallery, > then yes, it's going to take some time to get all the thumb

Re: [owncloud-devel] Integration into CMS (esp. Drupal)

2015-09-09 Thread Jürgen Haas
OK, got the basic framework for an app with hooks for all sorts of file changes to work by using the activity app as a blue print. I gonna continue developing this and if anyone was interested, this will be hosted over at g...@gitlab.paragon-es.de:owncloud/drupal.git for the time being. Jürgen Am

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Tobia De Koninck
Hey @gvde and others I just tested and merged some PR's. But only the one which I can test. I also merged your backports and tested on my 8.1 installation. Please give the contacts app a good test again to see if there are no regressions. Please re-test you PR's again but now with merged ins

Re: [owncloud-devel] Integration into CMS (esp. Drupal)

2015-09-09 Thread interfaSys sàrl
When I'm referring to Gallery, that's the one for 8.2, based on Gallery+. It doesn't scan the whole server for pictures, but if you've just uploaded hundreds of images to the folder you're opening in Gallery, then yes, it's going to take some time to get all the thumbnails as they need to be genera

Re: [owncloud-devel] Integration into CMS (esp. Drupal)

2015-09-09 Thread Frank de Lange
interfaSys sàrl wrote: > Most of the features of OpenPhoto will be integrated in Gallery over the > next couple of years, so you may end up with a duplicate in 2017, but > still great if you need something next year :) > > If the core share API is too slow, you could try the Gallery API: > https:/

Re: [owncloud-devel] Integration into CMS (esp. Drupal)

2015-09-09 Thread interfaSys sàrl
Most of the features of OpenPhoto will be integrated in Gallery over the next couple of years, so you may end up with a duplicate in 2017, but still great if you need something next year :) If the core share API is too slow, you could try the Gallery API: https://github.com/owncloud/gallery/issues

Re: [owncloud-devel] Integration into CMS (esp. Drupal)

2015-09-09 Thread Jürgen Haas
Amazing, I'm using OpenPhoto myself on the same hosts as I'm using ownCloud and your idea is very interesting. Please keep me posted about your progress. Jürgen Am 09.09.2015 um 13:57 schrieb Frank de Lange: > Jürgen Haas wrote: >> Thanks Frank, I'll have a look and report back when I have some r

Re: [owncloud-devel] Integration into CMS (esp. Drupal)

2015-09-09 Thread Frank de Lange
Jürgen Haas wrote: > Thanks Frank, I'll have a look and report back when I have some results > or more questions. > > Jürgen Interesting - I'm planning to do something similar between Owncloud and the-platform-formerly-known-as-Trovebox aka OpenPhoto (https://github.com/photo). Having ported Trov

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Chris
Hi, > The original topic was that there are small fixes are present (PRs and > tested by users). > And if somebody of the owncloud app crew can relese these small fixes. exactly this is my point. Its not about releasing a rewrite / completely new version of the app. -- View this message in co

Re: [owncloud-devel] Devel Digest, Vol 21, Issue 9

2015-09-09 Thread interfaSys sàrl
Jürgen , The documentation on hooks is completely wrong, you can't rely on it. The best thing to do is too look at how legacy core apps are doing it and try to replicate in the AppFramework app. The issues is tracked here: https://github.com/owncloud/core/issues/17150 Cheers, Olivier > I have

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread mark . ziegler
Hello Malte, Tom and others. Nice to have the summary and roadmap on where it is going. The original topic was that there are small fixes are present (PRs and tested by users). And if somebody of the owncloud app crew can relese these small fixes. I am not familiar with app releasing. Who ha

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Thomas Müller
Thanks, Malte. This is a pretty good summary of the current situation. Once we have the DAV Backend in place any calwndar, contact and task app can access it via webdav. It might me neccessary to extend the basic functionality but we will see this AS we walk the path. Regards, Tom Am 9. Sept

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Chris
Hi, i think this is not about the rewrites but about existing and already well tested fixes already in place for the current used apps. -- View this message in context: http://owncloud.10557.n7.nabble.com/Help-out-in-releasing-a-new-contacts-app-version-tp15708p15757.html Sent from the Develop

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread malte
Quoting Gerald Vogt (2015-09-09 09:36:57) > > By now, the whole situation gets confusing and annoying as there are > repeated new issues posted for which there are PRs already and also you > have to keep track who has added which PR manually... Hi, there was a discussion regarding this at the

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread tflidd
Similar story for the bookmarks app, the release needs to be pushed to the app-store: https://github.com/owncloud/bookmarks/issues/192 Am 09.09.2015 um 09:36 schrieb Gerald Vogt: > Indeed. And in fact there are a few more fixes for which I have > created pull requests and which have been verified

Re: [owncloud-devel] Help out in releasing a new contacts app version

2015-09-09 Thread Gerald Vogt
Indeed. And in fact there are a few more fixes for which I have created pull requests and which have been verified by users to work. By now, the whole situation gets confusing and annoying as there are repeated new issues posted for which there are PRs already and also you have to keep track w