Thomas Citharel
|
42dde6d623
|
Add check that DateTime parameters are of correct type
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-03-22 14:24:13 +01:00 |
Thomas Citharel
|
01db6d4609
|
Add extra test case to exclude by timerange
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-03-22 14:24:13 +01:00 |
dartcafe
|
b0fbba05f2
|
Added test testSearch
Signed-off-by: dartcafe <github@dartcafe.de>
|
2020-03-22 14:24:13 +01:00 |
dartcafe
|
65c591093e
|
fix OCA\DAV\CalDAV\CalDavBackend search $options
Signed-off-by: dartcafe <github@dartcafe.de>
|
2020-03-22 14:24:13 +01:00 |
Roeland Jago Douma
|
019ba27943
|
Merge pull request #20042 from nextcloud/fix/noid/styled-dav-browser-error
fix dav browser error page not styled
|
2020-03-22 14:23:17 +01:00 |
Arthur Schiwon
|
82f8a167a6
|
use core templates for displaying dav errors in the browser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-03-20 22:39:22 +01:00 |
Julius Härtl
|
47271e56ee
|
Fix tests due to config adjustments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-20 10:46:13 +01:00 |
Julius Härtl
|
ae4dc3467c
|
Return empty system addressbook since we cannot easily limit it to groups
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-20 10:43:56 +01:00 |
Julius Härtl
|
0fa897fcfc
|
Limit enumeration in principal search
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-20 10:43:56 +01:00 |
Arthur Schiwon
|
b285e19dc8
|
fix dav browser error page not styled
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-03-19 23:44:14 +01:00 |
Christoph Wurst
|
150f39ed50
|
Update autoloaders for composer v1.10.1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-19 09:48:49 +01:00 |
Nextcloud bot
|
4a21ce27ff
|
[tx-robot] updated from transifex
|
2020-03-19 02:20:00 +00:00 |
Robin Appelman
|
e44c276aab
|
rebuild autoloader
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Robin Appelman
|
861c897e93
|
fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Robin Appelman
|
15a21ee19a
|
remove the detour trough node and work with path directly
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Robin Appelman
|
451c8761a7
|
use INode instead of Node for custom properties
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Robin Appelman
|
7819a904d7
|
handle long property paths to hasing paths >250 chars
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Robin Appelman
|
95cd44c41e
|
remove unused code
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Robin Appelman
|
e178718e74
|
test custom properties backend against real database
test behaviour not implementation
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Robin Appelman
|
ce398cf7bd
|
merge the two almost identical custom property backends
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-18 13:41:04 +01:00 |
Nextcloud bot
|
daa6b41535
|
[tx-robot] updated from transifex
|
2020-03-18 02:21:06 +00:00 |
Nextcloud bot
|
82d4bdd770
|
[tx-robot] updated from transifex
|
2020-03-17 02:18:42 +00:00 |
Roeland Jago Douma
|
0d613cd2f0
|
Merge pull request #19704 from Nils160988/master
Fix hostname in Apple configuration profile
|
2020-03-09 21:02:53 +01:00 |
Roeland Jago Douma
|
b6245be302
|
Merge pull request #19746 from nextcloud/locked-exception-forward-existing
pass the existing locks info when making locked exception with absolu…
|
2020-03-09 19:31:45 +01:00 |
Christoph Wurst
|
827c0980d8
|
Prevent creation of reserved address book name
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-09 13:36:39 +01:00 |
Christoph Wurst
|
ec245d5fec
|
Add address book plugins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-09 13:12:18 +01:00 |
Nextcloud bot
|
a036ca6018
|
[tx-robot] updated from transifex
|
2020-03-06 02:18:23 +00:00 |
Nextcloud bot
|
48b374f683
|
[tx-robot] updated from transifex
|
2020-03-05 02:18:19 +00:00 |
Nextcloud bot
|
0f9fe74020
|
[tx-robot] updated from transifex
|
2020-03-04 02:17:52 +00:00 |
Robin Appelman
|
fab22ac14c
|
pass the existing locks info when making locked exception with absolute paths
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-03-02 19:29:44 +01:00 |
Nils Wittenbrink
|
fc06b24838
|
Fix test
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
|
2020-02-29 19:34:02 +01:00 |
Nils Wittenbrink
|
4725fb9c1a
|
Fix hostname given in Apple config file
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
|
2020-02-28 20:17:04 +01:00 |
Roeland Jago Douma
|
e231dd8b34
|
Merge pull request #19655 from nextcloud/bugfix/noid/upload-cleanup-user-not-found
Catch NotFoundException when getting the user folder
|
2020-02-28 08:51:51 +01:00 |
Nextcloud bot
|
dccecf822d
|
[tx-robot] updated from transifex
|
2020-02-28 02:18:36 +00:00 |
Nextcloud bot
|
0ae9ce46f1
|
[tx-robot] updated from transifex
|
2020-02-27 02:18:38 +00:00 |
Julius Härtl
|
4b593cbd25
|
Catch NotFoundException when getting the user folder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-02-26 11:20:20 +01:00 |
Joas Schilling
|
e6206731c7
|
Merge pull request #19252 from nextcloud/bug/fix-notification-object-id
Hash event UID to make sure it's not too long for PushProvider notifications
|
2020-02-25 17:04:25 +01:00 |
Joas Schilling
|
d224ee667e
|
Correctly trim long cyrillic note
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-02-25 11:17:02 +01:00 |
Roeland Jago Douma
|
713d3d49ad
|
Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register_their_own_calendars
Allow apps to provide Calendars in user's calendarHome
|
2020-02-23 17:00:03 +01:00 |
Nextcloud bot
|
d3f2bda90c
|
[tx-robot] updated from transifex
|
2020-02-22 02:18:42 +00:00 |
Thomas Citharel
|
354e8c1f2b
|
Introduce a default refresh rate app setting for calendar subscriptions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-02-21 12:49:37 +01:00 |
Christoph Wurst
|
7d46af21f2
|
Merge pull request #19398 from nextcloud/bug/dav-load-subscriptions-at-activation
Move RefreshWebcalJob logic to a proper service so that it may be called independently
|
2020-02-21 12:17:13 +01:00 |
Georg Ehrke
|
b46e5cb270
|
Allow apps to provide Calendars in user's calendarHome
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-02-18 14:35:14 +01:00 |
Nextcloud bot
|
cb81fd5257
|
[tx-robot] updated from transifex
|
2020-02-16 02:18:23 +00:00 |
Nextcloud bot
|
fa9aa60adf
|
[tx-robot] updated from transifex
|
2020-02-12 02:18:18 +00:00 |
Nextcloud bot
|
29ec5e6c96
|
[tx-robot] updated from transifex
|
2020-02-11 02:18:33 +00:00 |
Thomas Citharel
|
8b22b9f046
|
Move RefreshWebcalJob logic to a proper service so that it may be called
independently
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-02-10 16:04:38 +01:00 |
Nextcloud bot
|
1afe8906bc
|
[tx-robot] updated from transifex
|
2020-02-07 02:20:10 +00:00 |
Nextcloud bot
|
698cfbd9cb
|
[tx-robot] updated from transifex
|
2020-02-06 02:18:41 +00:00 |
Roeland Jago Douma
|
bfb1273a2e
|
Merge pull request #19219 from nextcloud/bugfix/19135/wrong_dtend_invitation_mail
Fix display of DTEND for multi-day all-day event
|
2020-02-05 20:54:02 +01:00 |