Commit Graph

64 Commits (dfe38d13e220f1f4ef3c14235147fa9b05713a50)

Author SHA1 Message Date
Bjoern Schiessle 835f36cb09 find users which are in the same group 12 years ago
Vincent Petry e257c3f27c Fixed array syntax to work with PHP 5.3 12 years ago
Bjoern Schiessle 304803d102 fix array_diff call 12 years ago
Vincent Petry d09b1553d0 Fixed syntax error in array 12 years ago
Bjoern Schiessle 17aa49a890 fix mail subject; don't show time for expire date 12 years ago
Bjoern Schiessle 883d1c0df3 use template for txt and html mails to send notification mails 12 years ago
Bjoern Schiessle fd7469db9e coding-style fixes 12 years ago
Bjoern Schiessle 4bbefdf608 add expiration date if it is already set 12 years ago
Bjoern Schiessle e7959f4fd2 don't send mail to the user who shared the file 12 years ago
Bjoern Schiessle 65ddefc89d set sendMail status back to false 12 years ago
Bjoern Schiessle 36574241f8 some clean-up 12 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 12 years ago
Arthur Schiwon 22e1f73d5e Use Group methods for searching, fixes #4201 12 years ago
dampfklon 87c3f34a93 Make group suffix in share dialog translatable 12 years ago
Stephan Arts 3cd7747e7b Use templates to theme share e-mails (#3683) 12 years ago
Ceri Davies fce15f8f61 Use displayName in the From field of outbound email about new shares. 12 years ago
Björn Schießle 8154b4be7d use display name as sender for private link mails, approved in #2294 12 years ago
Ceri Davies 17cb47fbf6 Correct emails when folders are shared. 12 years ago
Jan-Christoph Borchardt fbb989f548 up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135 12 years ago
Bart Visscher 1a747b3e48 Style cleanup core dir 12 years ago
Björn Schießle 590c4aa710 search display name instead of uid; fix key/value order for array access 12 years ago
Björn Schießle e9a57e28fc show display name instead of uid 12 years ago
Lukas Reschke 8daefd00fb Sanitize the exception 12 years ago
Randolph Carter d2828bab07 fixes default email sender address 12 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 12 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 years ago
Michael Gapczynski fefc4e1707 Load all apps in core share ajax file for apps to register their share backends 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Michael Gapczynski b475164e95 Fix autocomplete search for users for groups only share policy 13 years ago
Björn Schießle 003241e847 fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set 13 years ago
Bart Visscher de1bfe9d6b Make the core ajax calls use the router 13 years ago
Lukas Reschke ac79fe649c Added a missing CSRF check 13 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 13 years ago
Michael Gapczynski 13d513c17c Fix shared collection item searching 13 years ago
Thomas Tanghus f2fd228801 Revert commit 8cf0e853686a5c4f9f082d8e47832277f50ea6c0. 13 years ago
Thomas Tanghus 1edab438d1 Added possibility to get permissions for shared item with ajax call. 13 years ago
Thomas Müller 6e76c59007 Remove closing php tag 13 years ago
Michael Gapczynski 6c29334b48 Add support for share expiration 13 years ago
Michael Gapczynski 2aac6f02a0 Reimplement links support for sharing and add password protection option 13 years ago
Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked 13 years ago
Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 13 years ago
Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 13 years ago
Michael Gapczynski 49229da0e1 Remove setTarget from ajax 13 years ago
Michael Gapczynski 5eca531f99 Refactor again so we can tell what item is being reshared in case the same source shows up. This is the end of the share_api branch, moving to master. 13 years ago
Michael Gapczynski 64ef1e2181 Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a constructor... 13 years ago
Bart Visscher d4882df8cb Fix warnings and better styling 13 years ago
Bart Visscher 1b5c8ff471 Don't return error when just no sharing found 13 years ago
Michael Gapczynski 0ddfc94cf5 Try to fix last commit 13 years ago
Michael Gapczynski 5e2ef1e918 Check if itemShares share type is an array instead of set, javascript likes to set indexes to 'undefined' 13 years ago
Michael Gapczynski b6b713eb76 Only show the user's groups in the share with autocomplete 13 years ago