197 Commits (30d13bb760b233eb4b55b46066deb4bf05d41ce4)

Author SHA1 Message Date
  Georg Ehrke 30d13bb760
cache webcal calendars on server 6 years ago
  Georg Ehrke 5c51d84a67
Calendar invitation: use system default instead of sender's language as fallback 5 years ago
  Georg Ehrke 10f0296ad6
overwrite Sabre/DAV's handler for calendar-user-type to report correct user type 5 years ago
  Georg Ehrke 325e366b58
add correct calendar-user-type to resource and room backend 5 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 5 years ago
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
  Georg Ehrke 83639a9898
remove LogicException, because it's also triggered with legitimate parameters 5 years ago
  Thomas Müller c05a0b9fa6
Adding test for table schedulingobjects and fixing postgres LOB 6 years ago
  rakekniven 6c5670f6d2
Update IMipPlugin.php 5 years ago
  rakekniven c94ac53e60
Typo fix: Triple dot to ellipsis 5 years ago
  Julius Härtl 1a156c298e
Replace contacts-dark icon with contacts 5 years ago
  John Molakvoæ (skjnldsv) 14bc9ffda4
Fixed tests 6 years ago
  Joas Schilling daed1bed57
Also shorten the name of the invitation tokens 6 years ago
  Joas Schilling b7de6d7a24
Shorten resource table names to allow install on oracle again 6 years ago
  Joas Schilling a0a6aff772
Correctly parse the subject parameters for link (un)shares of calendars 6 years ago
  Georg Ehrke 4aa4e4080c
Include accept / decline links in CalDAV invitation emails 6 years ago
  Georg Ehrke b832edabbf
apply group restrictions to resources 6 years ago
  Georg Ehrke 2da510af0b
add resource / room principals 6 years ago
  Roeland Jago Douma 240006bdf5
When sharing calendars and addressbooks the principal has to be verified to be valid 6 years ago
  Georg Ehrke a9c313ce45
send invitations for shared calendars 6 years ago
  Roeland Jago Douma 0864d1c51d
Use multibyte substring 6 years ago
  Joas Schilling db9b2398dd
Fix group displaynames in activity 6 years ago
  Morris Jobke d3d045dd5c
Remove unused import statements 6 years ago
  Morris Jobke eb51f06a3b
Use ::class statement instead of string 6 years ago
  Morris Jobke c1e4f9f305
Use type casting instead of *val() method 6 years ago
  Morris Jobke 4dbee99b7b
Remove useless return statements 6 years ago
  Morris Jobke 7800a9bc24
Fix array method usages with a proper call 6 years ago
  Georg Ehrke 1b8fc260c6
generate different UIDs for Birthday, Anniversary and Death event 6 years ago
  Morris Jobke 1ceeab9229
Fix unit tests for CalendarManager 6 years ago
  Morris Jobke c76c7a96fc
Update wording 6 years ago
  Thomas Citharel 4c32de22bb
Create activities for (un)publishing calendar events 6 years ago
  Georg Ehrke f543039858
exclude shared calendars from freeBusy 6 years ago
  Christoph Seitz 787e3d51b4
Fix functions to search for principals in the backend. 6 years ago
  Georg Ehrke ea117bac31
catch errors when parsing calendar data for calendar query requests 6 years ago
  Georg Ehrke b073b13d9f
refine invitation email 6 years ago
  Georg Ehrke 072652b2af
show name of organizer in from name of invitation email 6 years ago
  Georg Ehrke 19b77039d7
remove cached size from shared calendar objects 6 years ago
  Georg Ehrke 2b51d84b98
generate birthday calendars in a background job after admin enabled them 6 years ago
  Georg Ehrke a87d986041
create a user's birthday calendar right after they requested it 6 years ago
  Georg Ehrke ef6f41a16c
respect admin / user choice about birthday calendars in corresponding hooks 6 years ago
  Georg Ehrke d59b3392ab
disallow users to create calendars with reserved names 6 years ago
  Georg Ehrke 5068d56fb0
add CalDAV interface that allows users to re-enable their birthday calendar 6 years ago
  Georg Ehrke dc34622008
remember when a user deleted their contact birthdays calendar 6 years ago
  Georg Ehrke 7784672cc0
add option to filter CalendarAPI by componenttype 6 years ago
  Georg Ehrke fa416e031b
integrate Dav app with Calendar API 6 years ago
  Morris Jobke 31c5c2a592
Change @georgehrke's email 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Georg Ehrke 4df08f296b
ensure uid for calendar objects is unique 6 years ago
  Georg Ehrke 43147aeada
fancify invitation emails 6 years ago
  Joas Schilling 1bb048d11f
Correctly use the email templating 6 years ago