Georg Ehrke
|
1c6f666bbf
|
adjust Calendar resource / room interfaces to use class implementation
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-10-08 01:25:20 +02:00 |
Morris Jobke
|
8743fe6bba
|
Merge pull request #11435 from nextcloud/assemblystream-node-to-small
throw an error if a node is smaller than expected in assemblystream
|
2018-10-01 18:12:49 +02:00 |
Robin Appelman
|
f1f74a39b6
|
throw an error if a node is smaller than expected in assemblystream
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-09-28 15:40:08 +02:00 |
Robin Appelman
|
6b7a69752c
|
AssemblyStream is also eof if we have no more source stream
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-09-28 15:09:43 +02:00 |
Georg Ehrke
|
83639a9898
|
remove LogicException, because it's also triggered with legitimate parameters
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-09-05 14:10:26 +02:00 |
Robin Appelman
|
3806ecb242
|
use the same ignored properties list for both CustomerPropertiesBackends
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-08-28 18:27:53 +02:00 |
Christian
|
e2a64c713f
|
cast timestamps older than unix epoch to 0
This change solves issues #10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment https://github.com/nextcloud/server/pull/10835#discussion_r212806153.
|
2018-08-27 07:44:24 +02:00 |
Robin Appelman
|
b76e6be441
|
disallow negative mtime in dav search
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-08-24 16:20:07 +02:00 |
Roeland Jago Douma
|
7aad5b7721
|
Merge pull request #10543 from nextcloud/ignore-deactivated-users
Do not show deactivated users in sharees and contacts
|
2018-08-10 15:01:14 +02:00 |
Daniel Calviño Sánchez
|
523fdb612c
|
Add room shares to DAV and recent files "share-types" property
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
2018-08-08 14:25:43 +02:00 |
Thomas Müller
|
c05a0b9fa6
|
Adding test for table schedulingobjects and fixing postgres LOB
(cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a)
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
|
2018-08-06 13:53:32 +02:00 |
Thomas Citharel
|
a311798674
|
Remove users from system addressbook when user deactivated
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-08-06 09:30:21 +02:00 |
rakekniven
|
6c5670f6d2
|
Update IMipPlugin.php
Added space before ellipsis
|
2018-07-30 15:05:55 +02:00 |
rakekniven
|
c94ac53e60
|
Typo fix: Triple dot to ellipsis
Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
|
2018-07-29 10:15:02 +02:00 |
Julius Härtl
|
1a156c298e
|
Replace contacts-dark icon with contacts
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-07-24 18:47:54 +02:00 |
Roeland Jago Douma
|
a2df728fb8
|
Merge pull request #9581 from nextcloud/dav-acl-no-files
disable dav acl plugin for files resource
|
2018-07-20 12:16:45 +02:00 |
John Molakvoæ (skjnldsv)
|
14bc9ffda4
|
Fixed tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-07-19 08:16:59 +02:00 |
Robin Appelman
|
d4a51447d1
|
Fix getting ocs share permissions if a storage is not available
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-07-18 14:42:39 +02:00 |
Joas Schilling
|
daed1bed57
|
Also shorten the name of the invitation tokens
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-07-12 12:11:11 +02:00 |
Joas Schilling
|
b7de6d7a24
|
Shorten resource table names to allow install on oracle again
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-07-12 11:55:19 +02:00 |
Roeland Jago Douma
|
d9aa5ed96d
|
Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_email
Include accept / decline links in CalDAV invitation emails
|
2018-07-11 19:53:22 +02:00 |
Robin Appelman
|
8399d6070e
|
always log exceptions on dav write
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-07-09 14:25:54 +02:00 |
Morris Jobke
|
7025f16017
|
Merge pull request #9345 from nextcloud/federation20
Federation 2.0
|
2018-07-03 23:13:47 +02:00 |
Robin Appelman
|
27089422e1
|
Improved logging of smb connection errors
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-07-03 14:56:37 +02:00 |
Morris Jobke
|
6e9dbe7d15
|
Merge pull request #10078 from nextcloud/bugfix/activity-277/invalid-actor-and-calendar-for-link-shares
Correctly parse the subject parameters for link (un)shares of calendars
|
2018-07-02 15:43:36 +02:00 |
Joas Schilling
|
a0a6aff772
|
Correctly parse the subject parameters for link (un)shares of calendars
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-07-02 13:57:48 +02:00 |
Robin Appelman
|
1f9f5e2e5e
|
Fix lazy search backend
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-07-02 13:42:41 +02:00 |
Bjoern Schiessle
|
cdf8abb060
|
look for correct OCM permissions
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2018-07-02 11:29:31 +02:00 |
Georg Ehrke
|
4aa4e4080c
|
Include accept / decline links in CalDAV invitation emails
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-29 10:44:44 +02:00 |
Morris Jobke
|
79f16f9d46
|
Merge pull request #10037 from nextcloud/dav-options-search
Fix search related results in OPTIONS requests
|
2018-06-29 09:36:12 +02:00 |
Morris Jobke
|
89b6ee1a45
|
Merge pull request #9773 from nextcloud/feature/noid/resource_booking
resource booking
|
2018-06-29 06:51:49 +02:00 |
Robin Appelman
|
b21bec5c73
|
Fix search related results in OPTIONS requests
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-06-28 14:54:46 +02:00 |
Julius Härtl
|
f3949cf1a8
|
Add groupware settings section
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-06-27 19:16:21 +02:00 |
Georg Ehrke
|
cba783f5df
|
Calendar resource booking: unit tests / adding missing annotations
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-25 04:59:04 +02:00 |
Georg Ehrke
|
8f061f5407
|
periodically query calendar resource / room backends for updated resource / room information
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-25 04:59:01 +02:00 |
Georg Ehrke
|
b832edabbf
|
apply group restrictions to resources
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-25 04:58:07 +02:00 |
Georg Ehrke
|
2da510af0b
|
add resource / room principals
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-25 04:58:07 +02:00 |
Robin Appelman
|
f017f431f6
|
properly lock the target file on dav upload when not using part files
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-06-11 15:26:41 +02:00 |
Georg Ehrke
|
7ea41a1461
|
enable caldav for webdav subtree public-calendars
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-06-08 13:12:34 +02:00 |
Robin Appelman
|
ea4f4b8417
|
Add sabre plugin to allow anonymous options requests to the dav root
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-06-01 17:20:42 +02:00 |
Morris Jobke
|
f5e16dfaa7
|
Merge pull request #9609 from nextcloud/bugfix/3830/invitations_for_shared_calendars
send invitations for shared calendars
|
2018-06-01 12:40:53 +02:00 |
Morris Jobke
|
c3fc789b2c
|
Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules
allow admins to disable FreeBusy without modifying ShareAPI capabilities
|
2018-06-01 12:00:56 +02:00 |
Morris Jobke
|
7f301be188
|
Merge pull request #9583 from nextcloud/files-home-userfolder
use getUserFolder instead of getFileInfo when constructing FilesHome
|
2018-05-29 16:50:01 +02:00 |
Roeland Jago Douma
|
26c1e33d11
|
Move repairstep to a custom command
People that have issues can run it manually
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-05-28 13:26:55 +02:00 |
Roeland Jago Douma
|
8bf8e92092
|
Adding repair step which cleans shares of invalid principals
edacf22fbc
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-05-27 20:51:36 +02:00 |
Roeland Jago Douma
|
69e650d0e8
|
CalDAV and CardDAV plugins need to be registered for the principals collection as well
9f2e6431b8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-05-27 20:51:36 +02:00 |
Roeland Jago Douma
|
240006bdf5
|
When sharing calendars and addressbooks the principal has to be verified to be valid
d3fb8fcdd3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-05-27 20:51:36 +02:00 |
Roeland Jago Douma
|
c5d5c7dc12
|
Do not load calendar/addressbook plugins if not needed
Fixes #6711
Based on f0fb21cf35
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-05-27 20:51:32 +02:00 |
Georg Ehrke
|
a9c313ce45
|
send invitations for shared calendars
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-05-25 20:41:50 +02:00 |
Robin Appelman
|
51724a35a4
|
use getUserFolder instead of getFileInfo when constructing FilesHome
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-05-24 14:17:53 +02:00 |