]> source.dussan.org Git - nextcloud-server.git/commit
Added ext storage mount options GUI
authorVincent Petry <pvince81@owncloud.com>
Mon, 16 Mar 2015 13:07:53 +0000 (14:07 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 26 Mar 2015 10:21:03 +0000 (11:21 +0100)
commitca6b715b31bbfea7724dd8659e2a1e61098a31a5
tree322cde35082f830855ab023c969ce093eb0bc325
parent69f14f974b2acd385809b508f22aa5c15e70d801
Added ext storage mount options GUI

Added option to disable autoscan of external storages
Mount option file system scan is now an int
Move priority field to avoid undefined field in storage options

All input elements inside the storage options block get parsed into
storage options.

Moving the priority field outside prevents it to appear in the storage
config, as expected. It is still parsed by special code.
apps/files_external/css/settings.css
apps/files_external/js/settings.js
apps/files_external/templates/settings.php
apps/files_external/tests/js/settingsSpec.js
core/css/apps.css
core/js/l10n.js