Morris Jobke
|
8f05d4b662
|
Merge pull request #16535 from rullzer/ocs_share_api_url
OCS Share API link shares now always have an url
|
2015-07-01 08:54:48 +02:00 |
Morris Jobke
|
044d2ece07
|
Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util
Move core apps from OC_Log::write to OCP\Util
|
2015-07-01 08:53:16 +02:00 |
Morris Jobke
|
f25b71f70e
|
Merge pull request #15475 from rullzer/files_sharing_OCP_DB
Move files sharing app (mostly) to OCP\DB
|
2015-07-01 08:53:03 +02:00 |
Thomas Müller
|
0a23d566ba
|
Merge pull request #17255 from owncloud/fix-17119
[LDAP] Filter user groups obtained by memberof
|
2015-07-01 00:33:39 +02:00 |
Arthur Schiwon
|
5f4db0540a
|
tests solidity
|
2015-06-30 14:09:11 +02:00 |
Arthur Schiwon
|
646f2f1d41
|
adjust unit test
|
2015-06-30 13:56:25 +02:00 |
Arthur Schiwon
|
663cd7af4d
|
integration test
|
2015-06-30 12:52:27 +02:00 |
Thomas Müller
|
372a9afabe
|
Fixing ctor calls and ctor itself to not break usage in calendar and contacts .....
|
2015-06-29 15:54:05 +02:00 |
Vincent Petry
|
b55f71ee03
|
Merge pull request #17083 from owncloud/share-etag-update-target
take share target into account when updating recipient etags
|
2015-06-29 09:10:37 +02:00 |
Jenkins for ownCloud
|
733d59ed44
|
[tx-robot] updated from transifex
|
2015-06-29 01:54:44 -04:00 |
Jenkins for ownCloud
|
4d565a8447
|
[tx-robot] updated from transifex
|
2015-06-28 01:55:19 -04:00 |
Lukas Reschke
|
af01958f3e
|
Add missing annotations for parameters
|
2015-06-27 20:35:47 +02:00 |
Lukas Reschke
|
d1f0ff372e
|
Merge pull request #17163 from owncloud/update-licenses
Update license headers
|
2015-06-27 20:22:23 +02:00 |
Lukas Reschke
|
465606c254
|
Merge pull request #17199 from owncloud/feature/show-error-when-shareservice-dies
add check if server returns a 500 and display error
|
2015-06-27 09:34:34 +02:00 |
Jenkins for ownCloud
|
28c223edc6
|
[tx-robot] updated from transifex
|
2015-06-27 01:55:58 -04:00 |
Clark Tomlinson
|
ca1da0acb7
|
add check if server returns a 500 and display error
resolves https://github.com/owncloud/core/issues/17170
|
2015-06-26 12:50:09 -04:00 |
Olivier Paroz
|
b30515ddda
|
Signature of overriding method should match the parent
|
2015-06-26 17:45:04 +02:00 |
Arthur Schiwon
|
8625a8cf23
|
ensure groups match filter when using memberOf to read users group, refs #17119
|
2015-06-26 16:42:11 +02:00 |
Vincent Petry
|
56d9df34cb
|
Unit test for etag update on custom share folder
|
2015-06-26 16:32:28 +02:00 |
Björn Schießle
|
b318b9cf17
|
Merge pull request #17008 from owncloud/fix-17006
Improve splitting of username and remote adress when username contains an `@`
|
2015-06-26 16:01:16 +02:00 |
Thomas Müller
|
9558562883
|
Merge pull request #17082 from owncloud/shared-etag-propagate-file
Fix etag propagation for single file shares
|
2015-06-26 12:36:17 +02:00 |
Jenkins for ownCloud
|
b1e29c7dde
|
[tx-robot] updated from transifex
|
2015-06-26 01:55:35 -04:00 |
Robin Appelman
|
0128a86df1
|
add some docs
|
2015-06-25 14:29:40 +02:00 |
Morris Jobke
|
f63915d0c8
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
Morris Jobke
|
160d8003f8
|
Merge pull request #17152 from owncloud/LDAP/AD-Typo
Ldap/ad typo
|
2015-06-25 07:56:04 +02:00 |
Jenkins for ownCloud
|
dddbfb903f
|
[tx-robot] updated from transifex
|
2015-06-25 01:55:15 -04:00 |
Lukas Reschke
|
a63f6023fd
|
Dropped an S from the mouseover
We had a typo in the ldap initial binding menu mouse over, so changed the text in all references to be correct.
|
2015-06-24 22:10:10 +02:00 |
Robin Appelman
|
c87ab65081
|
fix etag propagation for single file shares
|
2015-06-24 18:16:03 +02:00 |
Robin Appelman
|
f847d9409e
|
add unit test for single file share etag propagation
|
2015-06-24 18:16:03 +02:00 |
Morris Jobke
|
5f59393b30
|
Merge pull request #17110 from owncloud/share-error-handling
[sharing] handle shares of users that aren't available anymore
|
2015-06-24 17:38:34 +02:00 |
Lukas Reschke
|
004280e407
|
Merge pull request #17136 from rullzer/fix_remove_link_OCS
Allow removing of link password in OCS again
|
2015-06-24 16:45:00 +02:00 |
Roeland Jago Douma
|
6c3da1ec90
|
Added unit test to verify link password removeal
|
2015-06-24 12:38:33 +02:00 |
Thomas Müller
|
4da1c84296
|
Rename user_webdavauth to prevent accidental activation - refs #17112
|
2015-06-24 12:17:17 +02:00 |
Jenkins for ownCloud
|
ceb80ac123
|
[tx-robot] updated from transifex
|
2015-06-24 01:55:55 -04:00 |
Morris Jobke
|
4f2f8a6f28
|
[sharing] handle shares of users that aren't available anymore
* properly handle the case where an abandoned share is left and
simply skip it
|
2015-06-23 18:22:36 +02:00 |
Vincent Petry
|
e01db549a0
|
Merge pull request #17048 from owncloud/hotfix/fix-firewall-blocking-dir-message
adding correct blocking logic for ffw
|
2015-06-23 15:08:47 +02:00 |
Björn Schießle
|
cce841c665
|
Merge pull request #17045 from owncloud/enc_improvements
encryption improvements
|
2015-06-23 14:30:21 +02:00 |
Morris Jobke
|
a059b090c3
|
Merge pull request #17085 from owncloud/use-trusted-mimetype
Use trusted mimetype
|
2015-06-23 08:45:05 +02:00 |
Jenkins for ownCloud
|
3cad0d4ed2
|
[tx-robot] updated from transifex
|
2015-06-23 01:56:15 -04:00 |
Thomas Müller
|
25581c7b63
|
Merge pull request #16940 from owncloud/ext-s3-touchmtimefix
Properly set mtime on S3 for touch operation
|
2015-06-22 22:25:45 +02:00 |
Robin Appelman
|
5e1865530b
|
take share target into account when updating recipient etags
|
2015-06-22 18:21:54 +02:00 |
Clark Tomlinson
|
5466dcadc0
|
adding correct blocking logic for fff
|
2015-06-22 11:42:42 -04:00 |
VicDeo
|
5cfcda3e95
|
Merge pull request #17068 from owncloud/fix_16878
fix search for results only from subfolder
|
2015-06-22 17:55:56 +03:00 |
Joas Schilling
|
738b78f1b0
|
Use \OC\HintException and translate the hint
|
2015-06-22 15:34:06 +02:00 |
Jan-Christoph Borchardt
|
9dde482315
|
remove whitespace on bottom when no search results, fix laylout, fix #16878
|
2015-06-22 15:30:29 +02:00 |
Lukas Reschke
|
3d2ac6dbb6
|
Use trusted mimetype
We shall not use untrusted mimetypes in this context
|
2015-06-22 15:30:27 +02:00 |
Bjoern Schiessle
|
8eda9ae83c
|
add filter-empty class if no search result in current folder
|
2015-06-22 12:13:05 +02:00 |
Jenkins for ownCloud
|
c77e44117d
|
[tx-robot] updated from transifex
|
2015-06-22 01:55:00 -04:00 |
Robin McCorkell
|
05fb9ceef9
|
Merge pull request #17025 from owncloud/sftp-rmdir-emptydir
Workaround for empty dir deletion for SFTP
|
2015-06-21 23:50:58 +01:00 |
Jenkins for ownCloud
|
59513ac377
|
[tx-robot] updated from transifex
|
2015-06-21 01:55:06 -04:00 |