Commit Graph

40 Commits (dc116b994d7749a2c0cb2c3c1f0f5ad8f028a3d0)

Author SHA1 Message Date
Björn Schießle 4dba91838f add ID to upload form and check if ID exist to avoid loading invalid javascript code for read-only views. 13 years ago
Michael Gapczynski 4b446f3edd Revert part of 5beca59b, fixes file upload bug oc-1926 13 years ago
Björn Schießle 5e2bce24b4 enable user to download selected files from publically shared directory 13 years ago
Björn Schießle 5beca59b9c check if element really exists before calling it. (e.g. for public shared files view, elements like "navigation" doesn't exist) 13 years ago
Robin Appelman cfbca40fbe fix sharing for newly uploaded or created files 13 years ago
scambra aee8949c92 fix js success callback on safari when uploading files 13 years ago
Björn Schießle 6596094a28 add generated unique file name to the uploadingFiles list instead of the original name 13 years ago
Thomas Müller 21bffbfb69 Enhanced space handling - thx fmms 13 years ago
Thomas Müller 7a7d2a06b3 Adding a few more string to translation 13 years ago
Robin Appelman 7da3492ab5 show the size of new files when using New->From Url 13 years ago
Michael Gapczynski d936590f77 Don't pass content for a new text file from UI, fixes bug oc-1660 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Michael Gapczynski a26ea6d65c Implement support for replacing files during upload with the actions: replace, suggest name, and cancel 13 years ago
Jörn Friedrich Dreyer 73d0a2b8f7 use OC.PERMISSION_X to filter selected drag'n'drop elements 13 years ago
Thomas Mueller 077e988136 oc-1548: prevent user from leaving the page while a file upload is in progress 13 years ago
Jörn Friedrich Dreyer 26ef012418 use permissions to quickfix drag selections 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 14 years ago
Michael Gapczynski 7c0a5d4a59 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 14 years ago
Michael Gapczynski 086397d8a1 Fix condition checking for resizing breadcrumbs 14 years ago
Michael Gapczynski 207ca3ec06 Dynamically resize breadcrumbs, fix for bug oc-468 14 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 14 years ago
Michael Gapczynski b58e72cdb2 Alert user of errors when creating new files or folders 14 years ago
Robin Appelman a49c07cf88 progressbar for New->From Url 14 years ago
Bjoern Schiessle b95996c02c - when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name) 14 years ago
Bjoern Schiessle ef6b6ac230 block slashes only for new files and new folders but not for file upload from url (bug #964) 14 years ago
Bjoern Schiessle f6e7c633a0 block slashes only for new files and new folders but not for file upload from url (bug #964) 14 years ago
Robin Appelman 063c9accb6 prevent creating files with a / the name 14 years ago
Robin Appelman e6c4e53486 prevent creating files with a / the name 14 years ago
Bjoern Schiessle c8f670dfab Don't allow user to delete, rename and re-share the "Shared" directory 14 years ago
Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory 14 years ago
Brice Maron 5fa14806c8 Add translation for error message 14 years ago
Brice Maron 2c9311cf48 Add error message when uploading folder or null files. ref oc-739 14 years ago
Brice Maron f00a50c76a Add pending line in file list before trying to upload. Correct indentation 14 years ago
Michael Gapczynski 568b6a7f56 Make only writable files draggable 14 years ago
Brice Maron de6aa0f88c Use a clean uri param constructor to get files 14 years ago
Brice Maron fae1ce4ea7 Correct file move by dropping on folder 14 years ago
Georg Ehrke 40f95ffdf3 fix security check for the path of the requested file 14 years ago
Georg Ehrke 0249a72cab fix downloading of files in files app 14 years ago
Georg Ehrke 45de7ad221 move files to app folder 14 years ago
Simon Birnbach 965a8ba2c6 Fixed cancelling of uploads and wrong merge conflict resolution 14 years ago
Robin Appelman 8ecddb5bc3 create a new filename when the uploaded file already exist 14 years ago
Simon Birnbach 8e27b725ba Fixed cancelling upload of same file to folder and subfolder 14 years ago
Robin Appelman c0bdad5893 dont allow draging files to the current directory 14 years ago
Arthur Schiwon 0c56f82db5 fix: drag'n'drop actions with files containing special chars, fixes oc-420 14 years ago
Arthur Schiwon af75ecf9da make checkboxes on files page work with IE8 () 14 years ago
Simon Birnbach 4e89a0faf6 Added uploading to folder and cancellable downloads 14 years ago
Simon Birnbach b1a33110fc Added global progressbar for all uploads 14 years ago
Simon Birnbach 38072e1900 Fixed upload of undeleted file and size information 14 years ago
Simon Birnbach 9377b75350 Support for legacy browsers 14 years ago