Vincent Petry
|
f778e48ee5
|
Add webdav property for share info in PROPFIND response
|
2016-03-17 15:35:21 +01:00 |
Thomas Müller
|
8fb3e44610
|
Merge pull request #23287 from owncloud/issue-22786-absolute-paths
Fix absolute path creation for remote shares with /oc webroot
|
2016-03-17 14:29:57 +01:00 |
Thomas Müller
|
828cb08d49
|
Merge pull request #23334 from owncloud/ext-user-mounting-gui
Display external storage GUI even if user mounting disabled
|
2016-03-17 09:55:23 +01:00 |
Thomas Müller
|
b5c56a7322
|
Merge pull request #23336 from owncloud/occ-typos
Some typo corrections in occ command output
|
2016-03-17 09:31:11 +01:00 |
Jenkins for ownCloud
|
ace1812026
|
[tx-robot] updated from transifex
|
2016-03-17 01:56:06 -04:00 |
Carla Schroder
|
0c9eaede41
|
Some typo corrections in occ command output
|
2016-03-16 16:14:25 -07:00 |
Robin McCorkell
|
a51ece97e3
|
Display external storage GUI even if user mounting disabled
|
2016-03-16 22:06:49 +00:00 |
Thomas Müller
|
f3f08cf910
|
Merge pull request #23192 from owncloud/make-ancient-users-happy-with-totally-untested-stuff
Fallback for crappy ancient distributions
|
2016-03-16 21:56:36 +01:00 |
Thomas Müller
|
b4ea527fb2
|
Merge pull request #23253 from owncloud/give-swift-more-time
Give swift 15 seconds after startup
|
2016-03-16 17:32:55 +01:00 |
Thomas Müller
|
d188ed938c
|
Merge pull request #23082 from owncloud/contacts_calendar_name_color
add title and color to birthday calendar
|
2016-03-16 17:17:21 +01:00 |
Morris Jobke
|
e7e743bdb4
|
Give swift 15 seconds after startup
|
2016-03-16 16:16:04 +01:00 |
Robin Appelman
|
d498282e12
|
handle connection errors as storage not available in smb
|
2016-03-16 13:15:54 +01:00 |
Thomas Müller
|
225eebd8f9
|
Merge pull request #23155 from owncloud/fed-unshare-with
Specify the target user when unsharing a federated share
|
2016-03-16 11:19:09 +01:00 |
Joas Schilling
|
140d5f7df3
|
Make sure to append the web root as per doc
|
2016-03-16 09:37:48 +01:00 |
Jenkins for ownCloud
|
631ae2f0f4
|
[tx-robot] updated from transifex
|
2016-03-16 01:55:43 -04:00 |
Thomas Müller
|
8feb42c22e
|
Merge pull request #23251 from owncloud/fix_22907
allow group shares, even if not all public keys are available
|
2016-03-15 16:00:47 +01:00 |
Thomas Müller
|
d4a8d5d2ea
|
Merge pull request #22998 from owncloud/delay-loading-the-scanner
Delay check till scanner is used
|
2016-03-15 12:16:02 +01:00 |
Thomas Müller
|
0f6ea9fd29
|
Merge pull request #23039 from owncloud/invalid-share-storage
dont break when there is an invalid share
|
2016-03-15 12:15:05 +01:00 |
Thomas Müller
|
e9eeb3607f
|
Merge pull request #23074 from owncloud/issue-22835-correctly-use-querybuilder-api
Correctly escape join statements and use selectAlias
|
2016-03-15 12:14:17 +01:00 |
Bjoern Schiessle
|
9de4a8338e
|
allow group shares, even if not all public keys are available
|
2016-03-15 11:33:19 +01:00 |
Jenkins for ownCloud
|
2c6617da60
|
[tx-robot] updated from transifex
|
2016-03-15 01:55:47 -04:00 |
Robin Appelman
|
7d42bdfde0
|
Specify the target user when unsharing a federated share
|
2016-03-14 14:34:05 +01:00 |
Jenkins for ownCloud
|
e0998c27ff
|
[tx-robot] updated from transifex
|
2016-03-14 01:56:12 -04:00 |
Thomas Müller
|
31aeca32c2
|
Merge pull request #23201 from owncloud/mark-testing-app-as-compatible-with-9-1
Mark testing app as compatible with 9.1
|
2016-03-13 19:59:47 +01:00 |
Thomas Müller
|
101e446577
|
Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-search
Return the correct group casing in sharee api
|
2016-03-13 19:51:07 +01:00 |
Lukas Reschke
|
239f1c067c
|
Mark testing app as compatible with 9.1
|
2016-03-13 19:47:30 +01:00 |
Roeland Jago Douma
|
6509220f82
|
Fix intergration tests
|
2016-03-13 13:31:28 +01:00 |
Roeland Jago Douma
|
4b1fe0083a
|
Remove the old OCS Share API code
|
2016-03-13 13:31:28 +01:00 |
Lukas Reschke
|
3a5f58c9b0
|
Fallback for crappy ancient distributions
Fixes https://github.com/owncloud/core/issues/23181
|
2016-03-12 23:11:31 +01:00 |
Jenkins for ownCloud
|
5862a067d9
|
[tx-robot] updated from transifex
|
2016-03-12 01:55:36 -05:00 |
Joas Schilling
|
aad8aa0970
|
Correctly lower the search input as well
|
2016-03-11 14:08:13 +01:00 |
Joas Schilling
|
8cd52ed36d
|
Return the correct group casing in sharee api
|
2016-03-11 14:08:12 +01:00 |
Robin Appelman
|
a8db587b1f
|
move failedstorage to core
|
2016-03-11 13:15:45 +01:00 |
Robin Appelman
|
3bd6fc797d
|
dont break when there is an invalid share
|
2016-03-11 13:15:45 +01:00 |
Thomas Müller
|
750ec93394
|
Merge pull request #23080 from owncloud/use-non-localized-birthday-title
Use a birthday title which does not require translation because we ha…
|
2016-03-11 11:49:13 +01:00 |
Jenkins for ownCloud
|
1ed831564e
|
[tx-robot] updated from transifex
|
2016-03-11 01:55:49 -05:00 |
Thomas Müller
|
866de3c174
|
Merge pull request #23086 from owncloud/ldap-sort-deprecated
remove deprecated ldap_sort
|
2016-03-11 00:23:13 +01:00 |
Thomas Müller
|
07a1313114
|
Merge pull request #23119 from owncloud/fix-getOwner-on-fileshome-master
getOwner is not available on FileHome
|
2016-03-10 23:12:51 +01:00 |
Thomas Müller
|
e0210058ef
|
Merge pull request #23094 from owncloud/fake-lock-for-windows-7-8-10
Fake LOCK statement for Windows 7, 8 and 10 network mounts
|
2016-03-10 23:07:45 +01:00 |
Thomas Müller
|
b502667f3a
|
Merge pull request #23121 from owncloud/scrutinizer_share_fixes
Fix some scrutinizer warning in the sharing code
|
2016-03-10 22:17:06 +01:00 |
Roeland Jago Douma
|
e6712c47a6
|
Fix some scrutinizer warning in the sharing code
* Better phpdoc
* Promper use statements
* Unused parameter
|
2016-03-10 21:35:22 +01:00 |
Thomas Müller
|
8e51634e6d
|
Merge pull request #23056 from owncloud/fix_23044
Add mimetype to OCS Share API output
|
2016-03-10 21:18:19 +01:00 |
Georg Ehrke
|
856ca641d1
|
add title and color to birthday calendar
|
2016-03-10 21:02:54 +01:00 |
Thomas Müller
|
b7adf371c6
|
getOwner is not available on FileHome - fixes #23116
|
2016-03-10 20:53:56 +01:00 |
Thomas Müller
|
7f16aaefc8
|
Merge pull request #23048 from owncloud/no-fatal-error-if-DSTART-is-not-set
No fatal error if dstart is not set
|
2016-03-10 17:58:01 +01:00 |
Thomas Müller
|
ad61c552ea
|
Merge pull request #23087 from owncloud/allow-migrating-all-calendars
Allow to migrate calendars of all users
|
2016-03-10 17:44:23 +01:00 |
Roeland Jago Douma
|
517ef52560
|
Add mimetype to OCS Share API output
Fixes #23044
|
2016-03-10 15:41:17 +01:00 |
Morris Jobke
|
48e03e0c49
|
Fake LOCK statement for Windows 7, 8 and 10 network mounts
* fixes #22596
|
2016-03-10 15:02:37 +01:00 |
Joas Schilling
|
94915e39db
|
Allow to migrate calendars of all users
|
2016-03-10 13:42:09 +01:00 |
Arthur Schiwon
|
fe2a506e56
|
remove deprecated ldap_sort
|
2016-03-10 13:13:38 +01:00 |