| Commit message (Expand) | Author | Age | Files | Lines |
* | 'ID' => 'id' and check existence of EMAIL | Thomas Tanghus | 2014-03-25 | 1 | -1/+5 |
* | introduce auto completion on share email - integrated with the contactsmanage... | Thomas Müller | 2013-11-14 | 1 | -0/+24 |
* | pass the name of the item source from the browser to the server - no need to ... | Thomas Müller | 2013-10-23 | 1 | -1/+2 |
* | Merge pull request #5446 from frisco82/fixNotifyUser | Frank Karlitschek | 2013-10-21 | 1 | -1/+1 |
|\ |
|
| * | fix notify user, and made js more resiliant to changes | Ramiro Aparicio | 2013-10-21 | 1 | -1/+1 |
* | | fix user displayName not being shown after add, added class for improved styl... | Ramiro Aparicio | 2013-10-21 | 1 | -3/+4 |
|/ |
|
* | find users which are in the same group | Bjoern Schiessle | 2013-10-08 | 1 | -1/+1 |
* | Fixed array syntax to work with PHP 5.3 | Vincent Petry | 2013-10-04 | 1 | -1/+1 |
* | fix array_diff call | Bjoern Schiessle | 2013-10-04 | 1 | -1/+1 |
* | fix mail subject; don't show time for expire date | Bjoern Schiessle | 2013-09-30 | 1 | -2/+3 |
* | use template for txt and html mails to send notification mails | Bjoern Schiessle | 2013-09-25 | 1 | -19/+22 |
* | coding-style fixes | Bjoern Schiessle | 2013-09-03 | 1 | -2/+14 |
* | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-02 | 1 | -6/+5 |
|\ |
|
| * | Use Group methods for searching, fixes #4201 | Arthur Schiwon | 2013-08-30 | 1 | -6/+5 |
* | | add expiration date if it is already set | Bjoern Schiessle | 2013-08-30 | 1 | -2/+6 |
* | | don't send mail to the user who shared the file | Bjoern Schiessle | 2013-08-30 | 1 | -0/+3 |
* | | set sendMail status back to false | Bjoern Schiessle | 2013-08-30 | 1 | -5/+3 |
* | | some clean-up | Bjoern Schiessle | 2013-08-30 | 1 | -51/+32 |
* | | enable user to inform recipients about a shared file by mail | Bjoern Schiessle | 2013-08-30 | 1 | -4/+102 |
|/ |
|
* | Make group suffix in share dialog translatable | dampfklon | 2013-08-22 | 1 | -1/+5 |
* | Use templates to theme share e-mails (#3683) | Stephan Arts | 2013-06-14 | 1 | -9/+14 |
* | Merge pull request #2320 from ceri/master | Frank Karlitschek | 2013-03-15 | 1 | -2/+2 |
|\ |
|
| * | Correct emails when folders are shared. | Ceri Davies | 2013-03-14 | 1 | -2/+2 |
* | | use display name as sender for private link mails, approved in #2294 | Björn Schießle | 2013-03-14 | 1 | -1/+1 |
|/ |
|
* | up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135 | Jan-Christoph Borchardt | 2013-02-28 | 1 | -3/+3 |
* | Style cleanup core dir | Bart Visscher | 2013-02-21 | 1 | -10/+52 |
* | search display name instead of uid; fix key/value order for array access | Björn Schießle | 2013-01-28 | 1 | -1/+1 |
* | show display name instead of uid | Björn Schießle | 2013-01-25 | 1 | -9/+10 |
* | Sanitize the exception | Lukas Reschke | 2013-01-19 | 1 | -1/+1 |
* | fixes default email sender address | Randolph Carter | 2012-12-19 | 1 | -5/+1 |
* | moving sharing email code to core | Thomas Mueller | 2012-12-10 | 1 | -0/+36 |
* | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -4/+10 |
* | Load all apps in core share ajax file for apps to register their share backends | Michael Gapczynski | 2012-10-27 | 1 | -0/+1 |
* | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -2/+11 |
|\ |
|
| * | Fix autocomplete search for users for groups only share policy | Michael Gapczynski | 2012-10-09 | 1 | -6/+11 |
| * | fix for bug #1942: Allow user to share with every group if "allow users to sh... | Björn Schießle | 2012-10-09 | 1 | -1/+5 |
* | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+0 |
|/ |
|
* | Added a missing CSRF check | Lukas Reschke | 2012-09-22 | 1 | -0/+2 |
* | Merge branch 'master' into share_expiration | Michael Gapczynski | 2012-09-12 | 1 | -20/+18 |
|\ |
|
| * | Temporarily disable sharing with contacts and emails, will come in next release | Michael Gapczynski | 2012-09-12 | 1 | -17/+17 |
| * | Fix shared collection item searching | Michael Gapczynski | 2012-09-09 | 1 | -1/+1 |
| * | Remove closing php tag | Thomas Müller | 2012-09-04 | 1 | -2/+0 |
* | | Add support for share expiration | Michael Gapczynski | 2012-09-01 | 1 | -0/+6 |
|/ |
|
* | Reimplement links support for sharing and add password protection option | Michael Gapczynski | 2012-08-27 | 1 | -3/+12 |
* | Determine if reshare needs to be checked | Michael Gapczynski | 2012-08-24 | 1 | -3/+7 |
* | Revert using item name, no longer allowing the same item source exist for a user | Michael Gapczynski | 2012-08-22 | 1 | -5/+5 |
* | Fix share ajax calls to use itemName/itemSource, show who shared a file with you | Michael Gapczynski | 2012-08-20 | 1 | -9/+13 |
* | Remove setTarget from ajax | Michael Gapczynski | 2012-08-20 | 1 | -6/+0 |
* | Refactor again so we can tell what item is being reshared in case the same so... | Michael Gapczynski | 2012-08-19 | 1 | -1/+1 |
* | Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a ... | Michael Gapczynski | 2012-08-12 | 1 | -1/+1 |