Skip to content

Conversation

@butonic
Copy link
Member

@butonic butonic commented Aug 22, 2014

@butonic butonic added this to the 2014-sprint-02-current milestone Aug 22, 2014
@butonic butonic self-assigned this Aug 22, 2014
@scrutinizer-notifier
Copy link

A new inspection was created.

@butonic butonic mentioned this pull request Aug 22, 2014
10 tasks
@LukasReschke
Copy link
Member

LGTM 👍

@PVince81 What's https://github.com/owncloud/core/blob/master/apps/files_external/list.php for? - Is this still used? - If so: Does it need to be routable?

@ghost
Copy link

ghost commented Aug 22, 2014

🚀 Test Passed. 🚀
Refer to this link for build results: https://ci.owncloud.org/job/pull-request-analyser/6837/

@PVince81
Copy link
Contributor

list.php is for the list of mounts in the files app, the sidebar section "External storages".

@DeepDiver1975
Copy link
Member

list.php is for the list of mounts in the files app, the sidebar section "External storages".

@butonic can you please add this route as well? THX

@LukasReschke
Copy link
Member

Same would be true for files and files_sharing. - Let's put this also in this PR :-)

@butonic
Copy link
Member Author

butonic commented Aug 22, 2014

hm, I only see a http://localhost/core/index.php/apps/files/ajax/list.php?dir=%2F&sort=name&sortdirection=asc call
The list.php is accessed when http://localhost/core/index.php/apps/files/?dir=%2F&view=extstoragemounts is called

so, my guess is a list.php route is not needed?

@DeepDiver1975
Copy link
Member

@PVince81 the externals side bar is using OCS API calls - I guess list.php is not needed any more

  • drop these files?

@PVince81
Copy link
Contributor

Ok got it. That list.php is a template that gets embedded when the main page loads.
It is referenced here: https://github.com/owncloud/core/blob/master/apps/files_external/appinfo/app.php#L33

It doesn't need routing as it is not meant to be included/called from outside.

@PVince81
Copy link
Contributor

So please DON'T DROP the files, but drop the route, if any was added.
Else it's just a NOOP

@butonic
Copy link
Member Author

butonic commented Aug 25, 2014

files not dropped, route not added. can we merge this now pls?

@PVince81
Copy link
Contributor

Ok, I'll retest this app

@PVince81
Copy link
Contributor

  • add/remove external storage
  • add/remove certificate
  • dropbox
  • google drive

Where's the UI for the certificate ? Is it new ? (CC @icewind1991)

@PVince81
Copy link
Contributor

Works 👍

PVince81 pushed a commit that referenced this pull request Aug 25, 2014
@PVince81 PVince81 merged commit 8ab1c84 into master Aug 25, 2014
@PVince81 PVince81 deleted the routes_for_files_external branch August 25, 2014 09:45
@craigpg craigpg removed the Type:Bug label Sep 9, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants