Frank Karlitschek
|
6915367622
Merge pull request #5446 from frisco82/fixNotifyUser
|
11 年 前 |
Ramiro Aparicio
|
b27595888a
fix notify user, and made js more resiliant to changes
|
11 年 前 |
Ramiro Aparicio
|
85edbb08c1
fix user displayName not being shown after add, added class for improved styling, fix strong for groups when english is not being used
|
11 年 前 |
Bjoern Schiessle
|
835f36cb09
find users which are in the same group
|
11 年 前 |
Vincent Petry
|
e257c3f27c
Fixed array syntax to work with PHP 5.3
|
11 年 前 |
Bjoern Schiessle
|
304803d102
fix array_diff call
|
11 年 前 |
Bjoern Schiessle
|
17aa49a890
fix mail subject; don't show time for expire date
|
11 年 前 |
Bjoern Schiessle
|
883d1c0df3
use template for txt and html mails to send notification mails
|
11 年 前 |
Bjoern Schiessle
|
fd7469db9e
coding-style fixes
|
11 年 前 |
Bjoern Schiessle
|
b918c06be6
Merge branch 'master' into sharing_mail_notification_master
|
11 年 前 |
Bjoern Schiessle
|
4bbefdf608
add expiration date if it is already set
|
11 年 前 |
Bjoern Schiessle
|
e7959f4fd2
don't send mail to the user who shared the file
|
11 年 前 |
Bjoern Schiessle
|
65ddefc89d
set sendMail status back to false
|
11 年 前 |
Bjoern Schiessle
|
36574241f8
some clean-up
|
11 年 前 |
Bjoern Schiessle
|
77adaee645
enable user to inform recipients about a shared file by mail
|
11 年 前 |
Arthur Schiwon
|
22e1f73d5e
Use Group methods for searching, fixes #4201
|
11 年 前 |
dampfklon
|
87c3f34a93
Make group suffix in share dialog translatable
|
11 年 前 |
Stephan Arts
|
3cd7747e7b
Use templates to theme share e-mails (#3683)
|
11 年 前 |
Frank Karlitschek
|
761540e78b
Merge pull request #2320 from ceri/master
|
11 年 前 |
Björn Schießle
|
8154b4be7d
use display name as sender for private link mails, approved in #2294
|
11 年 前 |
Ceri Davies
|
17cb47fbf6
Correct emails when folders are shared.
|
11 年 前 |
Jan-Christoph Borchardt
|
fbb989f548
up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135
|
11 年 前 |
Bart Visscher
|
1a747b3e48
Style cleanup core dir
|
11 年 前 |
Björn Schießle
|
590c4aa710
search display name instead of uid; fix key/value order for array access
|
11 年 前 |
Björn Schießle
|
e9a57e28fc
show display name instead of uid
|
12 年 前 |
Lukas Reschke
|
8daefd00fb
Sanitize the exception
|
12 年 前 |
Randolph Carter
|
d2828bab07
fixes default email sender address
|
12 年 前 |
Thomas Mueller
|
162a2c0fba
moving sharing email code to core
|
12 年 前 |
Jörn Friedrich Dreyer
|
d8a171df26
implement share via link token
|
12 年 前 |
Michael Gapczynski
|
fefc4e1707
Load all apps in core share ajax file for apps to register their share backends
|
12 年 前 |