Morris Jobke
|
f63915d0c8
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
Joas Schilling
|
b4471c2591
|
Fix the share mail notification when the item is in a folder
|
2015-05-06 15:44:19 +02:00 |
Lukas Reschke
|
e3ad99d252
|
Add "Reply-To" support to sharing mails and refactor code
|
2015-04-10 17:30:07 +02:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Morris Jobke
|
0d4f0ab871
|
reduce OC_Preferences, OC_Config and \OCP\Config usage
* files_encryption
* files_versions
* files_trashbin
* tests
* status.php
* core
* server container
|
2014-12-08 22:42:37 +01:00 |
Joas Schilling
|
a0e8e88bc6
|
Use correct language package so the subject is correctly translated
Fix #10847
|
2014-09-04 11:23:23 +02:00 |
Robin Appelman
|
d0266c0bf8
|
Use public api for getting l10n
|
2014-08-31 10:08:22 +02:00 |
Tom Needham
|
aeef10eb47
|
Add scrollto to the url if sharing a file for long file lists
|
2014-08-09 00:21:29 +01:00 |
Tom Needham
|
16dafa9cac
|
Fix link to files and folders in internal share emails
|
2014-08-09 00:08:45 +01:00 |
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Thomas Müller
|
7853bc4cac
|
adding PHPDoc
|
2014-05-13 19:09:14 +01:00 |
Robin McCorkell
|
87b548ed91
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +01:00 |
Robin McCorkell
|
b5bc37d2e4
|
Fix @return array PHPDocs, in /lib
|
2014-05-13 19:08:14 +01:00 |
Bart Visscher
|
6b061c236d
|
Merge branch 'master' into type-hinting
Conflicts:
lib/private/image.php
lib/private/l10n.php
lib/private/request.php
lib/private/share/mailnotifications.php
lib/private/template/base.php
|
2014-03-31 21:38:54 +02:00 |
Thomas Müller
|
f1ecc758f5
|
send an individual email to each recipient
|
2014-03-10 21:54:23 +01:00 |
Bart Visscher
|
35a8dfb2fa
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +01:00 |
Bjoern Schiessle
|
2fd75d8f1c
|
clean up the sharing ajax calls, add mail notification class
|
2014-02-19 19:33:00 +01:00 |