Thomas Müller
d4c0ac7790
introduce auto completion on share email - integrated with the contactsmanager api
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
Ramiro Aparicio
b27595888a
fix notify user, and made js more resiliant to changes
12 years ago
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
12 years ago
Bjoern Schiessle
835f36cb09
find users which are in the same group
12 years ago
Thomas Tanghus
f19a236c8e
Remove obsolete files.
12 years ago
Vincent Petry
e257c3f27c
Fixed array syntax to work with PHP 5.3
...
It seems that array brackets are only supported starting with PHP 5.4.
Fixed the array brackets to be compatible and not cause a syntax error
in 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
Thomas Müller
9909b8b726
adding translations to update events
12 years ago
kondou
4521b54c67
Have /avatar.php as a central avatar-point
12 years ago
kondou
fac671b14e
Modularize get(), async getAvatar, avatars @ usermgmt
...
And other small improvements
12 years ago
dampfklon
87c3f34a93
Make group suffix in share dialog translatable
12 years ago
Georg Ehrke
d9e8ebabdc
outsource sharing and deleted files previews to apps
12 years ago
Georg Ehrke
48f0c54261
style fixes for preview lib
12 years ago
Georg Ehrke
f9b2815767
remove \OC\Preview::showErrorPreview
12 years ago
Thomas Müller
2e5f1142be
return plural form in ajax translations
12 years ago
Georg Ehrke
640253fa31
fix code style of try catch blocks
12 years ago
Georg Ehrke
ac6a3133ec
style fixes
12 years ago
Robin Appelman
58f473d734
split upgrade logic from ajax file
12 years ago
Stephan Arts
3cd7747e7b
Use templates to theme share e-mails ( #3683 )
12 years ago
Michael Gapczynski
4687f50e75
Add undefined verision variables
12 years ago
Bart Visscher
ff64c87adb
Connect watcher failure function to the failure signal
12 years ago
Bart Visscher
41f7eb948a
Move start of the maintenance mode to the ajax call
...
Make sure the update page is shown in a browser. And not an ajax request
12 years ago
Arthur Schiwon
e25c1f3130
port 22c8194cc8
12 years ago
root
7f74f08808
Add missing backticks.
...
Especially at user without "" PostgreSQL likes to fail.
12 years ago
Arthur Schiwon
18554059a4
Remove Debug output
12 years ago
Arthur Schiwon
e2afd0cb42
Upgrade FileCache on ownCloud upgrade for all users with files
12 years ago
Ceri Davies
fce15f8f61
Use displayName in the From field of outbound email about new shares.
...
This is important in the Active Directory case where users are
currently getting a GUID in the From field, making emails look quite a
lot like spam.
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.
...
itemType is never "dir"; it's either "file" or "folder".
12 years ago
Michael Gapczynski
5300d6ad55
Clear the CSS and JS cache earlier to make sure update goes smoothly
12 years ago
Lukas Reschke
630483c75d
Fix notice
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
Robin Appelman
47b899e0c8
Disable prepared query caching while doing an upgrade
12 years ago
Bart Visscher
1a747b3e48
Style cleanup core dir
12 years ago
Bart Visscher
9dddcae9ca
Remove invalid characters from app id to prevent loading of invalid resources
12 years ago
Thomas Mueller
5f92d269dc
l10n support enhanced in core
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