server/apps/files/js
Vincent Petry 263f8bebfe Added FileList.setViewerMode to hide controls
Some files app embed themselves under the controls (like the text
editor). The new method FileList.setViewerMode() makes it possible to
properly show/hide the control buttons using the correct permissions.

Apps using this approach must call setViewerMode(true) when starting and
setViewerMode(false) upon closing to restore the controls.

This is needed for #5284
2013-10-22 16:44:57 +02:00
..
admin.js
file-upload.js Fixed sharing status update for new/uploaded files 2013-10-17 12:55:10 +02:00
fileactions.js Fixed sharing status update for new/uploaded files 2013-10-17 12:55:10 +02:00
filelist.js Added FileList.setViewerMode to hide controls 2013-10-22 16:44:57 +02:00
files.js give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js 2013-10-18 10:57:10 +02:00
jquery-visibility.js fixing undefined originalEvent 2013-02-14 12:19:50 +01:00
jquery.fileupload.js architecture too complex 2013-08-21 14:58:28 +02:00
jquery.iframe-transport.js architecture too complex 2013-08-21 14:58:28 +02:00
keyboardshortcuts.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
upgrade.js Cache: show upgrade progress 2013-01-15 18:13:50 +01:00
upload.js Files: fix moving files by DnD 2013-01-31 17:56:44 +01:00