Commit Graph

57 Commits (534d93d2d3d549039db2661cdc4b9e939a0abe0d)

Author SHA1 Message Date
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
Jan-Christoph Borchardt 4bfd61fb7f use new delete icon for deleted files as well 12 years ago
Jan-Christoph Borchardt 8a25d1ad06 remove unnecessary tipsy for Files delete 12 years ago
Jan-Christoph Borchardt 197c979d26 use background image instead of img for Files delete icon 12 years ago
Bart Visscher 89dc8be9f5 update to !== 12 years ago
Morris Jobke 637dd685db fix wrong shared icon description 12 years ago
Robin Appelman ab7fcebeb3 Files: fix the order fileactions are computed for a file 12 years ago
Björn Schießle e5f40ddaae only prevent shared action for the Shared folder in the root dir 12 years ago
Björn Schießle b2da2f769a don't add share action to the Shared folder 12 years ago
Robin Appelman 37ea784294 Files: always show share action at the right 12 years ago
Jörn Friedrich Dreyer 855c9480b7 only encodeURIComponent once 12 years ago
Michael Gapczynski e928a342c4 Check if extra / is necessary for the folder URL 12 years ago
Björn Schießle c72537cd85 don't call the delete button unshare, unshare operation no longer available 12 years ago
Björn Schießle e2516a2b65 allow to delete single files from the trash bin permanently 12 years ago
Björn Schießle 1817c7895b allow to look into deleted directories 12 years ago
Björn Schießle 8259768732 introduce option to disable download action 12 years ago
Björn Schießle 3fd28632c4 allow to look into deleted directories 12 years ago
Björn Schießle 1318450791 introduce option to disable download action 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
libasys eda9ce4cf8 Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered. 13 years ago
Robin Appelman 34fee8afaa remove debug statements 13 years ago
Robin Appelman 4f32f49fb1 this line shouldn't be here 13 years ago
Robin Appelman f187aa6c93 some more code reuse for fileactions 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Robin Appelman 0fbb99690b properly replace fileaction icons with pngs when needed 13 years ago
Robin Appelman fe6b987b3d use css to show/hide fileactions 13 years ago
Robin Appelman d9ef6da2e4 code style 13 years ago
Bart Visscher 939b51e46f Fix download url generation 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 4e2f575938 Correctly fix oc-1016 and fix downloading of files 13 years ago
scambra 107b641708 translate rename and history actions 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
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 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
Michael Gapczynski 0c4575db7a Temporary fix to prevent rename action in root of Shared directory 13 years ago
Bart Visscher ddfb9de147 Fix linkTo calls for new routing 13 years ago
Michael Gapczynski 519eb39422 Remove delete tipsy if file is deleted, fixes bug oc-958 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
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 4501407283 committed patch (bug #967) to add missing translations for file actions 13 years ago
Bjoern Schiessle b38ce8adfd committed patch (bug #967) to add missing translations for file actions 13 years ago
Arthur Schiwon 769d94ab26 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago