aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/js
Commit message (Collapse)AuthorAgeFilesLines
* Insert missing braceRobin McCorkell2014-03-241-3/+3
|
* Enable the use of 'optional' on password fields (JavaScript part)Robin McCorkell2014-03-211-8/+13
| | | | See ed0c10a10b0b3a9d9d898a64461de707026cd6d3
* fix some spaces to tabs issues reported by ScrutinizerJan-Christoph Borchardt2014-03-051-1/+1
|
* Allow admins to disable certain external storages for usersJoas Schilling2014-02-261-0/+10
| | | | Fix issue #6793
* Fixed Dropbox/Google storage async save callVincent Petry2013-12-063-19/+33
| | | | | | | | | | | When clicking "Grant access", the settings for Dropbox/Google were saved through a call that gets cancelled when redirecting to the grant page (for example in Firefox) This fix makes sure the "save settings" call finished before redirecting to the grant page. Fixes #6176
* Now using smaller spinner image for status indicatorVincent Petry2013-10-111-3/+3
| | | | | | To make the status indicator appear smaller, even in IE8 that doesn't support background-size, there is no a smaller animated gif "loading-small" for that purpose.
* Fixed external storage status indicator in admin pageVincent Petry2013-10-101-22/+29
| | | | | | | - Fixes #5241 - Fixed indicator to appear, its selector was wrong - Added spinner while saving an entry's settings - Removed ajax "async: false" that blocked the browser while saving
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* Merge branch 'master' into googledriveThomas Müller2013-07-121-8/+11
|\
| * backport of ↵Björn Schießle2013-06-121-8/+11
| | | | | | | | https://github.com/owncloud/core/commit/1fa76e53dc5c515035f19e78f3988205521720f6
* | Switch to using Google Drive SDK, closes #2047Michael Gapczynski2013-05-161-66/+97
|/
* Fix Dropbox and Google uiMichael Gapczynski2013-02-252-11/+11
|
* attach on() events to external storage table, dom events in the table will ↵Jörn Friedrich Dreyer2013-02-201-3/+3
| | | | always bubble up here
* Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-191-2/+2
|\ | | | | | | | | | | | | | | Conflicts: apps/files_external/js/settings.js apps/files_external/lib/smb.php apps/files_external/templates/settings.php lib/files/storage/common.php
| * fixing javascript errors IE8 in personal settingsThomas Mueller2013-02-141-2/+2
| |
* | fixing issues with UTF8 characters in translatable stringsThomas Mueller2013-02-131-6/+2
| |
* | adding spinner while talking to the backendThomas Mueller2013-02-121-2/+6
| |
* | Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-113-17/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Merge branch 'master' into from_live_to_onThomas Mueller2013-01-313-6/+6
| |\ | | | | | | | | | | | | Conflicts: apps/files_external/js/google.js
| | * Fix external storage UI for new storage namespacesMichael Gapczynski2013-01-213-6/+7
| | |
| * | replace live() with on() in core jsJörn Friedrich Dreyer2013-01-303-8/+8
| |/
* | Set status to waiting for Dropbox and Google Drive while authenticatingMichael Gapczynski2013-01-092-0/+6
| |
* | Listen to checkbox changes as wellMichael Gapczynski2013-01-021-0/+4
| |
* | Fix 'Grant Access' button for multiple Google Drive mount points and prevent ↵Michael Gapczynski2013-01-021-8/+18
| | | | | | | | multiple scripts being added
* | Turn off async for saving mount points, improve input detection for Google ↵Michael Gapczynski2013-01-013-71/+123
| | | | | | | | and Dropbox 'Grant Access' buttons
* | Fix problems with chosen multiselectMichael Gapczynski2012-12-281-15/+31
| |
* | Fix some of the default mount points creating sub folders i.e. SMB / CIFS, ↵Michael Gapczynski2012-12-281-1/+6
| | | | | | | | ownCloud / WebDAV
* | Fix last commit's variableMichael Gapczynski2012-12-261-2/+1
| |
* | Listen to paste events for dropbox configurationMichael Gapczynski2012-12-261-4/+15
| |
* | Change callback url for dropbox as wellMichael Gapczynski2012-12-261-1/+1
| |
* | Save configuration after paste events and 2 seconds after typingMichael Gapczynski2012-12-261-2/+17
| |
* | Prevent javascript error if no value is set for the multiselectMichael Gapczynski2012-12-241-1/+6
| |
* | Change callback url to path only in case oauth parameters are still in urlMichael Gapczynski2012-12-241-1/+1
| |
* | Show status icons for mount points in external storage UIMichael Gapczynski2012-12-241-2/+19
|/
* fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-301-1/+1
|
* l18n support added to files_external/jsThomas Mueller2012-10-022-15/+33
|
* Set configured to true after configuring Dropbox storageMichael Gapczynski2012-09-121-0/+1
|
* Add missing ; to js codeBart Visscher2012-09-052-4/+4
|
* Whitespace fixes in appsBart Visscher2012-08-291-2/+2
|
* Improve usability for configuring Dropbox and Google Drive external storageMichael Gapczynski2012-08-132-38/+84
|
* Suggest mount point name, don't reload custom javascript fileMichael Gapczynski2012-08-131-2/+29
|
* Show access granted label immediately after granting accessMichael Gapczynski2012-08-132-5/+11
|
* Prevent editing Dropbox configuration input after access grantedMichael Gapczynski2012-08-131-0/+1
|
* Show access granted label next to Google Drive and Dropbox storage in ↵Michael Gapczynski2012-08-132-0/+4
| | | | configuration
* allow users to upload ssl root certificates for the webdav clientBjoern Schiessle2012-07-041-4/+6
|
* Allow multiple Google Drive and Dropbox external storages to be configuredMichael Gapczynski2012-06-292-2/+0
|
* Clear the mount point value for the new mount point rowMichael Gapczynski2012-06-291-1/+2
|
* Hide the delete button on new mount point rowMichael Gapczynski2012-06-291-0/+1
|
* Fix external storage UI for Admin pageMichael Gapczynski2012-06-281-2/+2
|
* Fix variable checks for mounting Google DriveMichael Gapczynski2012-06-221-1/+1
|