Christoph Wurst
|
898d2923cc
chore(dav): Add void return type to test methods
|
1 year ago |
Côme Chilliet
|
574c6770d1
Get rid of deprecated at matcher in dav application tests
|
1 year ago |
Anna Larch
|
0745fc5012
Move calendar objects between calendars instead of deleting and recreating them
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Roeland Jago Douma
|
673beefb41
Fix MoveCalendarTest
|
4 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Morris Jobke
|
0123cd0ae3
Use assertStringContainsString instead of assertContains on strings
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Thomas Citharel
|
3180ddd202
Handle moving calendar to an user who already has the share
|
5 years ago |
Thomas Citharel
|
4864b1865b
Don't check group shares if shareWithGroupMembersOnly is false
|
5 years ago |
Georg Ehrke
|
4a2238c75b
add list-calendars command
|
6 years ago |
Thomas Citharel
|
943d48cb3e
Add command to move a calendar from an user to another
|
7 years ago |