Morris Jobke
|
bf17ac929d
Merge pull request #15169 from rullzer/fix_displayNamesInGroup
|
9 years ago |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 years ago |
Roeland Jago Douma
|
4163a5efad
Call the proper function
|
9 years ago |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 years ago |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 years ago |
Lukas Reschke
|
a7df23ceba
Manually type-case all AJAX files
|
9 years ago |
Morris Jobke
|
ce47065d8f
kill ancient code
|
9 years ago |
Bjoern Schiessle
|
e9e7ee67d3
shareType and permissions are integers
|
9 years ago |
Bjoern Schiessle
|
24993280ed
Next step in server-to-server sharing next generation, see #12285
|
10 years ago |
Lukas Reschke
|
fa096217b1
Merge pull request #9512 from libasys/patch-2
|
10 years ago |
Robin Appelman
|
d0266c0bf8
Use public api for getting l10n
|
10 years ago |
Bjoern Schiessle
|
d9f35d8c15
we need the recipient as a additional parameter to know for which share the notification was send
|
10 years ago |
Thomas Müller
|
6d06a765f4
in case $_POST['itemSourceName'] does not exist we simply default it to null
|
10 years ago |
Bjoern Schiessle
|
ecc1f92bb6
add OCS api call to set expire date for link shares
|
10 years ago |
libasys
|
e6b093bfb9
Fix use Sharing Api with calendar
|
10 years ago |
Bjoern Schiessle
|
9c00f5ddb6
set minDate and maxDate in datepicker
|
10 years ago |
Bjoern Schiessle
|
6578f00b4b
unify share settings
|
10 years ago |
Joas Schilling
|
ab7ae004f7
Automatically copy the share expiration date when new shares are created
|
10 years ago |
Thomas Müller
|
dcca5f7bdd
Merge pull request #5857 from owncloud/type-ahead-share-by-mail-master
|
10 years ago |
Thomas Müller
|
f9279ac77a
killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest()
|
10 years ago |
Thomas Tanghus
|
0b4d879619
Fix copy/paste error :P
|
10 years ago |
Thomas Tanghus
|
aa5bba2bcc
'ID' => 'id' and check existence of EMAIL
|
10 years ago |
Vincent Petry
|
6252c248c2
Merge pull request #7557 from owncloud/issue/7297
|
10 years ago |
Thomas Müller
|
f1ecc758f5
send an individual email to each recipient
|
10 years ago |
Joas Schilling
|
80393d9c0f
Do not allow setting an expiration date in the past
|
10 years ago |
Bjoern Schiessle
|
2fd75d8f1c
clean up the sharing ajax calls, add mail notification class
|
10 years ago |
Arthur Schiwon
|
af781bdea7
fix DI
|
10 years ago |
Arthur Schiwon
|
41e8d44cf7
move sorter into a class
|
10 years ago |
Arthur Schiwon
|
1d0a236563
respect coding guidelines
|
10 years ago |
Arthur Schiwon
|
71e4d965a1
on filtering the share box users and groups whose name begins with the search term shall appear on top, fixes #6430
|
10 years ago |