summaryrefslogtreecommitdiffstats
path: root/apps/files_external/settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Updating license headers"Morris Jobke2015-02-261-23/+20
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-20/+23
|
* manage select2 via bowerMorris Jobke2014-11-061-2/+2
|
* Move select2 from files_external to coreVincent Petry2014-09-091-2/+2
|
* no need to load user display namesJörn Friedrich Dreyer2014-08-251-1/+0
|
* replace chosen with select2 to provide ajaxified user and group selection ↵Jörn Friedrich Dreyer2014-08-251-4/+3
| | | | | | | | | | | | for files_external, fixes #7499 remove minified select2 js show avatars for users, simpler results remove unneeded users and groups from settings template fix css, escape user and group names
* Allow admins to disable certain external storages for usersJoas Schilling2014-02-261-1/+17
| | | | Fix issue #6793
* Files External: show display names instead of internal user names in Settings UIArthur Schiwon2013-03-271-0/+1
|
* [files_external] From echo to pLukas Reschke2013-02-271-2/+2
|
* check if adminFrank Karlitschek2012-12-171-0/+2
|
* Fix "No space found after comma in function call"Bart Visscher2012-12-151-1/+1
|
* add some output why some of the external filesystems might not workFrank Karlitschek2012-12-101-0/+1
|
* Add chosen script and style, bug fix for oc-1745Michael Gapczynski2012-09-161-0/+2
|
* Remove php close at end of fileBart Visscher2012-08-291-2/+0
|
* Fix external storage UI for Admin pageMichael Gapczynski2012-06-281-1/+1
|
* Working UI for external storage mount configurationMichael Gapczynski2012-06-081-7/+6
|
* Initial work on UI for mounting external storageMichael Gapczynski2012-05-241-0/+35