[Owncloud] App development - Where to discuss?

2013-09-15 Thread Mark Ziegler
Hello, some people at our forums asked about a forum specially for app development. So we started a poll. See https://forum.owncloud.org/viewtopic.php?f=24&t=15820 In the meantime I had some thoughts about it and want to ask here first. Which channels are owncloud devs using to discuss develo

Re: [Owncloud] Missing methods in public namespace

2013-09-15 Thread Christian Reiner
Hi Thomas, this is a good action you take, thanks! On Monday 16 September 2013 02:18:58 Thomas Tanghus wrote: > I'm trying to collect what we need to get in the public namespace, and the > ones listed below are what I've found so far, and my suggestion for > placement, or questions on the same:

[Owncloud] Missing methods in public namespace

2013-09-15 Thread Thomas Tanghus
I'm trying to collect what we need to get in the public namespace, and the ones listed below are what I've found so far, and my suggestion for placement, or questions on the same: OC_App: - getAppWebPath -> OCP\App Needed for remote.php in Calendar and Contacts. - loadApps -> OCP\App Nee

Re: [Owncloud] WG: [Fix(?)] /owncloud/lib/connector/sabre/auth.php

2013-09-15 Thread Michael
Here is a quick explanation of pull requests: https://help.github.com/articles/using-pull-requests Just grab the repository, make your change, commit it locally, push it to your remote repository, and then I like to use the Github interface to submit a pull request. This way this change can be attr

[Owncloud] WG: [Fix(?)] /owncloud/lib/connector/sabre/auth.php

2013-09-15 Thread Niklas Sombert
Of course you can ask. But I do not have a github account. Should I change this file and merge to master via git? > > Von: Thomas Müller >An: Niklas Sombert ; "owncloud@kde.org" >Gesendet: 14:05 Sonntag, 15.September 2013 >Betreff: Re: [Owncloud] [Fix(?)] /owncl

Re: [Owncloud] App Framework Routing missing mandatory parameters

2013-09-15 Thread Jack
On Sun, 2013-09-15 at 16:32 +0100, Jack wrote: > > The "appname_index" route has some missing mandatory parameters ("key"). > Ach! After several days banging my head against the wall, I have solved my own problem. I had assumed that my problem was in the route creation but was looking in the wro

Re: [Owncloud] "mail_domain" config has no effect

2013-09-15 Thread Thomas Tanghus
On Sunday 15 September 2013 19:19 Torsten Seyffarth wrote: > Hello all, > > the config option "mail_domain" has no effect on the domain of the > outgoing email when resetting a password. This was solved a while ago: > https://github.com/owncloud/core/pull/3790 That PR wasn't merged. See https:/

[Owncloud] "mail_domain" config has no effect

2013-09-15 Thread Torsten Seyffarth
Hello all, the config option "mail_domain" has no effect on the domain of the outgoing email when resetting a password. This was solved a while ago: https://github.com/owncloud/core/pull/3790 Nevertheless it is still wrong in 5.0.11. What am I missing in the process here? Best _

[Owncloud] App Framework Routing missing mandatory parameters

2013-09-15 Thread Jack
Hi List, I am creating an app using the App Framework. I used the owncloud_scaffolding script to create the initial application files. I need to add a parameter to a route. The OC5 developer documentation indicates that I should change appinfo/routes.php to something like this :- $this->create('

Re: [Owncloud] [Fix(?)] /owncloud/lib/connector/sabre/auth.php

2013-09-15 Thread Thomas Müller
Thanks a lot for digging into this! Can I ask you to submit a pull request on github? https://github.com/owncloud/core/ Thanks, Tom Am Sonntag, dem 15.09.2013 um 12:50 schrieb Niklas Sombert: > If you use external authentication you cannot use caldav, carddav or webdav.   > With this fix you c

[Owncloud] [Fix(?)] /owncloud/lib/connector/sabre/auth.php

2013-09-15 Thread Niklas Sombert
If you use external authentication you cannot use caldav, carddav or webdav.   With this fix you can: In /owncloud/lib/connectot/sabre/auth.php: 38a39,41 >                       //setup extra user backends >                       OC_User::setupBackends(); >  (starts at line 38) (between "OC_Util:

Re: [Owncloud] Different address books. Was: Re: feature freeze

2013-09-15 Thread Tornóci László
Hi, On 09/14/2013 04:55 PM, Thomas Tanghus wrote: On Saturday 14 September 2013 13:50 Tornóci László wrote: if I understand correctly OC6 makes is possible to actually use different addressbooks in Contacts, right? Currently, if I have more that one addressbook, there is no way to tell which on