Commit Graph

65 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
scambra 107b641708 translate rename and history actions 13 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 13 years ago
scambra aee8949c92 fix js success callback on safari when uploading files 13 years ago
Björn Schießle 223bf3e47c fix for bug #1752 (Renaming of folders in files view does not work correctly in firefox 15) 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
Björn Schießle 1e880feab1 execute lastAction() before add new one 13 years ago
Tom Needham 8a74a39c42 Fix oc-1769, renaming folders with extensions 13 years ago
Tom Needham 597fed4fde Fix oc-1726, cannot delete multiple files one by one without refresh 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 73d726d1b2 Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions 13 years ago
Michael Gapczynski d936590f77 Don't pass content for a new text file from UI, fixes bug oc-1660 13 years ago
Michael Gapczynski 837eb1871d Don't delete the file anymore to replace it in the UI, just overwrite it 13 years ago
Michael Gapczynski a5211e31bc Add permissions to new files/folders, bug fix for oc-1649 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
Bart Visscher f188f6cc2f Fix some jslint warnings 13 years ago
Jörn Friedrich Dreyer 73d0a2b8f7 use OC.PERMISSION_X to filter selected drag'n'drop elements 13 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 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 0c4575db7a Temporary fix to prevent rename action in root of Shared directory 13 years ago
Arthur Schiwon eadb894eff Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534 13 years ago
Juan Carlos Cornejo 0944b4455b Moves the lastAction=null outside the if so it can include the undo requests from replace 13 years ago
Juan Carlos Cornejo 24a207a8fa Fixes a bug where if one tries to delete a file, then clicks undo, and then tries to delete the file again, no questions or undo options were presented. 13 years ago
Arthur Schiwon ef3eebfd3e Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534. 13 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 13 years ago
Michael Gapczynski 7c0a5d4a59 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 13 years ago
Michael Gapczynski 086397d8a1 Fix condition checking for resizing breadcrumbs 13 years ago
Michael Gapczynski 207ca3ec06 Dynamically resize breadcrumbs, fix for bug oc-468 13 years ago
Michael Gapczynski dfae77dec1 Add notifications and undo support for replacing files when renaming 13 years ago
Michael Gapczynski 519eb39422 Remove delete tipsy if file is deleted, fixes bug oc-958 13 years ago
Michael Gapczynski e18639551d Tweak appearance of undo delete notification 13 years ago
Michael Gapczynski e02d8d7f7e Remove delete tipsy if file is deleted, fixes bug oc-958 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Michael Gapczynski b58e72cdb2 Alert user of errors when creating new files or folders 13 years ago
Robin Appelman a49c07cf88 progressbar for New->From Url 13 years ago
Lukas Reschke d203fa2c50 Sanitizing file names 13 years ago
Lukas Reschke c3fea30811 Sanitizing file names 13 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) 13 years ago
Thomas Tanghus 5c6a7172ca Files: Double encode download links. Fix for oc-1016. 13 years ago
Thomas Tanghus 8f6121ffa8 Files: Double encode download links. Fix for oc-1016. 13 years ago
Bjoern Schiessle 635a2f8ec9 Label the delete operation "unshare" for files in the "Shared" folder to reduce 13 years ago
Bjoern Schiessle 8626f04f5d Label the delete operation "unshare" for files in the "Shared" folder to reduce 13 years ago
Bjoern Schiessle ef6b6ac230 block slashes only for new files and new folders but not for file upload from url (bug #964) 13 years ago
Bjoern Schiessle f6e7c633a0 block slashes only for new files and new folders but not for file upload from url (bug #964) 13 years ago
Bjoern Schiessle 4501407283 committed patch (bug #967) to add missing translations for file actions 13 years ago