Commit Graph

221 Commits (63d584afb5727737fe73a0ca2ecf720022b33922)

Author SHA1 Message Date
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things 6 years ago
Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data 6 years ago
Roeland Jago Douma 22f29d8e54
Add DB mapper and Entity 6 years ago
Georg Ehrke ab6add54c7
Allow to do a principal property search based on metadata keys 6 years ago
Georg Ehrke 54fb0f4f04
provide room / resource properties as principal properties 6 years ago
Georg Ehrke 6a2a5465cf
fix CUType reporting 6 years ago
Georg Ehrke dce1787b9a
allow to provide supported calendar component set internally as a string 6 years ago
Georg Ehrke 9f6dd51912
LIMIT is no column but a SQL feature, allow limit on initial sync 6 years ago
Roeland Jago Douma 49361c40e2
Typehint builtin types in constructor to not initiate autoloading 6 years ago
Georg Ehrke 98a93d5226
Revert "send invitations for shared calendars" 6 years ago
Georg Ehrke d74e49b3e6
implement principal property search for calendar user address set property 6 years ago
Vinicius Cubas Brand 5e37b52241
Share calendar to circle 6 years ago
Georg Ehrke 3acde071f3
Add Repair step to regenerate birthday calendar 6 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
Georg Ehrke 4a2238c75b
add list-calendars command 6 years ago
Thomas Citharel 943d48cb3e
Add command to move a calendar from an user to another 6 years ago
Joas Schilling 7d9f12a29c
Prevent php info about missing index for old events 6 years ago
Joas Schilling 32d76c7c92
Correctly handle the classification of events in the activity stream 6 years ago
Joas Schilling 99bcc1363e
Fix wrong used type 7 years ago
Georg Ehrke c23a66cda4
fixes dav share issue with owner 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Georg Ehrke 30d13bb760
cache webcal calendars on server 7 years ago
Georg Ehrke 5c51d84a67
Calendar invitation: use system default instead of sender's language as fallback 7 years ago
Georg Ehrke 10f0296ad6
overwrite Sabre/DAV's handler for calendar-user-type to report correct user type 7 years ago
Georg Ehrke 325e366b58
add correct calendar-user-type to resource and room backend 7 years ago
Georg Ehrke f5dc7b7f07
move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Georg Ehrke 83639a9898
remove LogicException, because it's also triggered with legitimate parameters 7 years ago
Thomas Müller c05a0b9fa6
Adding test for table schedulingobjects and fixing postgres LOB 7 years ago
rakekniven 6c5670f6d2
Update IMipPlugin.php 7 years ago
rakekniven c94ac53e60
Typo fix: Triple dot to ellipsis 7 years ago
Julius Härtl 1a156c298e
Replace contacts-dark icon with contacts 7 years ago
John Molakvoæ (skjnldsv) 14bc9ffda4
Fixed tests 7 years ago
Joas Schilling daed1bed57
Also shorten the name of the invitation tokens 7 years ago
Joas Schilling b7de6d7a24
Shorten resource table names to allow install on oracle again 7 years ago
Joas Schilling a0a6aff772
Correctly parse the subject parameters for link (un)shares of calendars 7 years ago
Georg Ehrke 4aa4e4080c
Include accept / decline links in CalDAV invitation emails 7 years ago
Georg Ehrke b832edabbf
apply group restrictions to resources 7 years ago
Georg Ehrke 2da510af0b
add resource / room principals 7 years ago
Roeland Jago Douma 240006bdf5
When sharing calendars and addressbooks the principal has to be verified to be valid 7 years ago
Georg Ehrke a9c313ce45
send invitations for shared calendars 7 years ago
Roeland Jago Douma 0864d1c51d
Use multibyte substring 7 years ago
Joas Schilling db9b2398dd
Fix group displaynames in activity 7 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 7 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 7 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 7 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 7 years ago
Morris Jobke 7800a9bc24
Fix array method usages with a proper call 7 years ago
Georg Ehrke 1b8fc260c6
generate different UIDs for Birthday, Anniversary and Death event 7 years ago