Commit Graph

116 Commits (f52ed231b38fa3d0b8a6d22ad94bd60cbede4a63)

Author SHA1 Message Date
Thomas Müller 7159d6118e reduce share action text to the user name only 11 years ago
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons 11 years ago
Joas Schilling 5e4ac548bb Use attr() instead of data() so the item ids work as intended 11 years ago
Lukas Reschke 1066f4ec9a Sanitize name of sharee 11 years ago
Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 11 years ago
Vincent Petry af6a65cbf3 Do not update action icon recipients for file list 11 years ago
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI 11 years ago
Vincent Petry 1297b2b883 Multiple fixes to sharing overview 11 years ago
Vincent Petry 0944565f60 More unit tests and fixes for share 11 years ago
Vincent Petry d677e3860d Added unit tests for share.js and share icon 11 years ago
Vincent Petry 7961d4a87e Update share action text to display owner/recipients 11 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 11 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 11 years ago
Vincent Petry 60bcdc550e Fixed file actions for sharing views 11 years ago
Bjoern Schiessle 36f63ea990 allow resharing of files with only share permissions 11 years ago
Bjoern Schiessle ff4bb3a9e6 fix share label creation 11 years ago
Bjoern Schiessle 3b279c9056 prevent default action when clicking on the share notification 11 years ago
Bjoern Schiessle 1166d62d9b fileList needs be be declared before the if-statement 11 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 11 years ago
Vincent Petry 7d98bcf9a2 Fixed JS issues in public page 11 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 11 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 11 years ago
Jörn Friedrich Dreyer 9b0f289143 remove obsolete code 11 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 11 years ago
Morris Jobke 65843e2459 Improve jQuery element selector 11 years ago
Thomas Müller d0c8b310b9 uppercase text and fix dialog popup 11 years ago
Thomas Müller 2b84f5e0b9 remove duplicate selectors and declaration 11 years ago
Thomas Müller 271684dcfe update share owner 11 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 12 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 12 years ago
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 12 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 12 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 12 years ago
Thomas Mueller 5fadd53088 missing renames of publicListView to disableSharing 12 years ago
Björn Schießle 9bacb0e179 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Björn Schießle d5ee435253 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 13 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Björn Schießle 41640b4b91 don't show the share action in the file view for publically shared files. 13 years ago
Michael Gapczynski 4e6f720f14 Fix closing the sharing dropdown by clicking on the share button 13 years ago
Michael Gapczynski 749b5b52ca Show preview for public folder links 13 years ago
Michael Gapczynski 5c5955b31f Disable link sharing for folders temporarily - next release 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 13 years ago