Michael Gapczynski
|
6eba790a75
|
Merge branch 'master' into external_storage_ui_feedback
Conflicts:
apps/files_external/js/dropbox.js
apps/files_external/js/google.js
apps/files_external/js/settings.js
apps/files_external/lib/amazons3.php
apps/files_external/lib/dropbox.php
apps/files_external/lib/google.php
apps/files_external/lib/smb.php
apps/files_external/lib/swift.php
apps/files_external/lib/webdav.php
lib/filestorage.php
|
2013-02-11 20:27:05 -05:00 |
Michael Gapczynski
|
6f08b1f829
|
Change wordings
|
2013-02-11 18:04:54 -05:00 |
Thomas Mueller
|
7776d047b2
|
[files_external] fix config gui for all users
backport of 9e05781ec2
|
2013-02-11 15:49:49 +01:00 |
Bart Visscher
|
5bfe4adbaa
|
Whitespace cleanup
|
2013-01-16 18:09:16 +01:00 |
Bart Visscher
|
a8f963d9cf
|
Spaces to tabs
|
2013-01-16 18:09:16 +01:00 |
Michael Gapczynski
|
d65cb7ae09
|
Fix 'Grant Access' button for multiple Google Drive mount points and prevent multiple scripts being added
|
2013-01-02 11:59:17 -05:00 |
Michael Gapczynski
|
0dbf1d0260
|
Show status icons for mount points in external storage UI
|
2012-12-24 13:45:52 -05:00 |
Frank Karlitschek
|
30b0e8b70c
|
cleaning up the settings. standardize the format, add missing I10N and other small things. Yes. This is not perfect. But way better than before ;-)
|
2012-12-15 20:02:16 +01:00 |
Frank Karlitschek
|
f3bd6d14ee
|
add some output why some of the external filesystems might not work
|
2012-12-10 21:10:28 +01:00 |
Jörn Friedrich Dreyer
|
92df70b6e5
|
fix checkstyle for files_external app, add whitespace for readability
|
2012-11-30 16:27:11 +01:00 |
Björn Schießle
|
90a1bd5721
|
seperate the form to set up the mount points and the form to upload ssl certificates
|
2012-09-25 12:01:09 +02:00 |
Bart Visscher
|
db18218a1b
|
Space before tab fixes
|
2012-08-29 20:34:44 +02:00 |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
2012-08-29 20:29:43 +02:00 |
Michael Gapczynski
|
830676b475
|
Improve usability for configuring Dropbox and Google Drive external storage
|
2012-08-13 17:10:58 -04:00 |
Bjoern Schiessle
|
77f07c672e
|
remove hard coded path
|
2012-07-09 12:49:04 +02:00 |
Bjoern Schiessle
|
6bf1473f0e
|
replace urlencoded slash
|
2012-07-09 11:58:16 +02:00 |
Bjoern Schiessle
|
e91b4bc2ac
|
allow user to upload his own root certificate for secure webdav mount
|
2012-07-06 15:58:38 +02:00 |
Bjoern Schiessle
|
aa3b575ceb
|
disabled user upload of root certificates until sabredav client can handle them
|
2012-07-05 11:31:30 +02:00 |
Bjoern Schiessle
|
e258da5c3c
|
certificate should be only visible for users
|
2012-07-04 17:22:04 +02:00 |
Bjoern Schiessle
|
5d61b85a1d
|
allow users to upload ssl root certificates for the webdav client
|
2012-07-04 17:18:36 +02:00 |
Michael Gapczynski
|
edc6a648d1
|
Fix placeholder value for optional fields in external storage UI
|
2012-06-29 19:35:57 -04:00 |
Michael Gapczynski
|
f311c2a2ff
|
Hide the delete button on new mount point row
|
2012-06-29 11:10:51 -04:00 |
Michael Gapczynski
|
31bba86e87
|
Fix external storage UI for Admin page
|
2012-06-28 17:55:22 -04:00 |
Michael Gapczynski
|
b5889d6ffe
|
Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127
Conflicts:
apps/files_external/templates/settings.php
lib/template.php
|
2012-06-13 15:17:46 -04:00 |
Michael Gapczynski
|
5f80be7664
|
Add support for mounting Dropbox in external storage UI
|
2012-06-12 11:36:43 -04:00 |
Lukas Reschke
|
6defbc7f4d
|
Removed some unessecary sanitizations
|
2012-06-11 19:20:48 +02:00 |
Lukas Reschke
|
27d1c1bb94
|
Sanitize user input
|
2012-06-11 00:14:28 +02:00 |
Michael Gapczynski
|
4b3ae60558
|
Working UI for external storage mount configuration
|
2012-06-08 11:42:29 -04:00 |
Michael Gapczynski
|
bee724c53e
|
Initial work on UI for mounting external storage
|
2012-05-24 11:06:03 -04:00 |