egroupware_official/filemanager
2012-01-05 14:34:22 +00:00
..
inc * filemanager: delete->reset any occasion where the delete action may be stored, as it may be ressurected out of the helpers by etemplate, which is quite unconvenient in certain conditions (delete a file, upload a file with the same name to this very folder, continue uploading files to that folder: this process may lead to the deletion of the former file while uploading other files) 2011-12-27 11:11:00 +00:00
lang * Filemanager: handle clipboard via ajax to copy with multiple open tabs and cuting and pasting between them 2011-08-27 18:31:19 +00:00
setup * filemanager: Tracker#2640 copy/cut/paste not working -> fixing a java-script syntax error: missing ; for button statustext ->call:clipboard_tooltip(this) 2012-01-05 14:34:22 +00:00
templates * filemanager: Tracker#2640 copy/cut/paste not working -> fixing a java-script syntax error: missing ; for button statustext ->call:clipboard_tooltip(this) 2012-01-05 14:34:22 +00:00
cli.php ability to migrate DB based sqlfs to a filesystem based one using filemanager/cli.php (see usage) 2010-03-17 09:11:28 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
test.php "output \"empty dir\" if dir exists, but empty" 2010-04-29 12:35:38 +00:00
webdav.php moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00