Mattia Narducci
|
b55c62c6c2
dav: fix birthday calendar event generation for leap days
|
3 years ago |
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 |
Sylvain
|
bfc8f64237
feat: add tests cases
|
2 years ago |
Cédric Neukom
|
483549d22a
Respect user settings when generating alerts for birthday calendar
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
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
|
2b6cadbcd9
Fix unit tests from #18895
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
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 |
Georg Ehrke
|
5e2c802bb7
Set custom ProdId in Birthday service, do not depend on Sabre Versio number for unit tests
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
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 |
Georg Ehrke
|
befe38e1d7
replace coffin with textual description "Death of ..."
|
5 years ago |
Georg Ehrke
|
3acde071f3
Add Repair step to regenerate birthday calendar
|
5 years ago |
Georg Ehrke
|
58520209be
unicode all the birthday icons
|
6 years ago |
Georg Ehrke
|
9d0ce12970
set birthday year to 1970, take X-APPLE-OMIT-YEAR into account
|
6 years ago |
Roeland Jago Douma
|
e94ee7cbca
Fix tests
|
6 years ago |
Georg Ehrke
|
1b8fc260c6
generate different UIDs for Birthday, Anniversary and Death event
|
6 years ago |
Georg Ehrke
|
ef6f41a16c
respect admin / user choice about birthday calendars in corresponding hooks
|
7 years ago |
Roeland Jago Douma
|
5c2772fb36
Fix tests
|
7 years ago |
Thomas Müller
|
d5d726fc24
Fix generation of birthday, deathdate and anniversary in case where no year is set - which is allowed as per https://tools.ietf.org/html/rfc6350#section-6.2.5 (#26756)
|
8 years ago |
Georg Ehrke
|
44f55fe415
BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st
|
8 years ago |
Thomas Müller
|
c778b1bade
Update sabre dav to 3.2 (#26115)
|
8 years ago |
Thomas Müller
|
5cd90d4116
[9.2] Sync deathdate and anniversary to birthday calendar (#25655)
|
8 years ago |