Commit Graph

210 Commits (845fd2dd5a8700131494de8c7ebc66ebef097821)

Author SHA1 Message Date
Georg Ehrke d74e49b3e6
implement principal property search for calendar user address set property 7 years ago
Vinicius Cubas Brand 5e37b52241
Share calendar to circle 7 years ago
Georg Ehrke 3acde071f3
Add Repair step to regenerate birthday calendar 7 years ago
Georg Ehrke 58520209be
unicode all the birthday icons 7 years ago
Georg Ehrke 9d0ce12970
set birthday year to 1970, take X-APPLE-OMIT-YEAR into account 7 years ago
Georg Ehrke 4a2238c75b
add list-calendars command 7 years ago
Thomas Citharel 943d48cb3e
Add command to move a calendar from an user to another 7 years ago
Joas Schilling 7d9f12a29c
Prevent php info about missing index for old events 7 years ago
Joas Schilling 32d76c7c92
Correctly handle the classification of events in the activity stream 7 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 8 years ago
Thomas Müller c05a0b9fa6
Adding test for table schedulingobjects and fixing postgres LOB 8 years ago
rakekniven 6c5670f6d2
Update IMipPlugin.php 8 years ago
rakekniven c94ac53e60
Typo fix: Triple dot to ellipsis 8 years ago
Julius Härtl 1a156c298e
Replace contacts-dark icon with contacts 8 years ago
John Molakvoæ (skjnldsv) 14bc9ffda4
Fixed tests 8 years ago
Joas Schilling daed1bed57
Also shorten the name of the invitation tokens 8 years ago
Joas Schilling b7de6d7a24
Shorten resource table names to allow install on oracle again 8 years ago
Joas Schilling a0a6aff772
Correctly parse the subject parameters for link (un)shares of calendars 8 years ago
Georg Ehrke 4aa4e4080c
Include accept / decline links in CalDAV invitation emails 8 years ago
Georg Ehrke b832edabbf
apply group restrictions to resources 8 years ago
Georg Ehrke 2da510af0b
add resource / room principals 8 years ago
Roeland Jago Douma 240006bdf5
When sharing calendars and addressbooks the principal has to be verified to be valid 8 years ago
Georg Ehrke a9c313ce45
send invitations for shared calendars 8 years ago
Roeland Jago Douma 0864d1c51d
Use multibyte substring 8 years ago
Joas Schilling db9b2398dd
Fix group displaynames in activity 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 8 years ago
Morris Jobke 7800a9bc24
Fix array method usages with a proper call 8 years ago
Georg Ehrke 1b8fc260c6
generate different UIDs for Birthday, Anniversary and Death event 8 years ago
Morris Jobke 1ceeab9229
Fix unit tests for CalendarManager 8 years ago
Morris Jobke c76c7a96fc
Update wording 8 years ago
Thomas Citharel 4c32de22bb
Create activities for (un)publishing calendar events 8 years ago
Georg Ehrke f543039858
exclude shared calendars from freeBusy 8 years ago
Christoph Seitz 787e3d51b4
Fix functions to search for principals in the backend. 8 years ago
Georg Ehrke ea117bac31
catch errors when parsing calendar data for calendar query requests 8 years ago
Georg Ehrke b073b13d9f
refine invitation email 8 years ago
Georg Ehrke 072652b2af
show name of organizer in from name of invitation email 8 years ago
Georg Ehrke 19b77039d7
remove cached size from shared calendar objects 8 years ago
Georg Ehrke 2b51d84b98
generate birthday calendars in a background job after admin enabled them 8 years ago