Commit Graph

40 Commits (ef01e0cdc5459373f253886c5adcd9e09fa003fa)

Author SHA1 Message Date
Robin Appelman 37ea784294 Files: always show share action at the right 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
Bjoern Schiessle c8f670dfab Don't allow user to delete, rename and re-share the "Shared" directory 13 years ago
Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory 13 years ago
Arthur Schiwon 3db28d7616 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Georg Ehrke 40f95ffdf3 fix security check for the path of the requested file 13 years ago
Georg Ehrke 0249a72cab fix downloading of files in files app 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago
Robin Appelman 6af808edc9 fix delete button not always disapearing 13 years ago
Jan-Christoph Borchardt d32799e4bf show text for file actions 13 years ago
Robin Appelman b669c846b0 add span around fileactions 13 years ago
Jan-Christoph Borchardt 31df4c00ec adding tipsy tooltips for file actions 13 years ago
Simon Birnbach 4e89a0faf6 Added uploading to folder and cancellable downloads 13 years ago
Arthur Schiwon b13ab2b17e enable admin to turn off ZIP downloads 13 years ago
Robin Appelman 5cd6e0f4d9 remove some of the flickering in opera 13 years ago