Andrew Ruthven
901d82a293
Fix creation of dynamic properties
...
Add some properties to classes to fix errors like:
Creation of dynamic property iSchedule::$body_cannon is deprecated in /usr/share/davical/inc/iSchedule.php on line 533
Creation of dynamic property FakeSession::$user_active is deprecated in /usr/share/davical/inc/iSchedule-POST.php on line 23
2024-04-01 20:43:45 +13:00
Andrew Ruthven
ba4c1eb989
Skip the "text/calendar" record, so we don't run code that expects "="
...
Prevents this warning:
PHP Warning: Undefined array key 1 in inc/iSchedule-POST.php on line 96
2024-03-30 20:08:14 +13:00
Florian Schlichting
eb7f2edc0c
eliminate trailing whitespace, expand tabs
2016-12-30 08:52:44 +01:00
Rob Ostensen
b11ff47ef6
ischedule: more correct error codes
2012-02-01 12:46:05 -08:00
Rob Ostensen
1834628ae3
remove some of the debugging cruft
2012-02-01 12:46:00 -08:00
Rob Ostensen
90f597f46c
ischedule: fake session info when writing into scheduling collections
...
update ischedule regression test results
2012-02-01 12:45:52 -08:00
Rob Ostensen
d9c64f436e
ischedule: correctly set the attendee value on freebusy replies, this one actually works
2012-02-01 12:45:45 -08:00
Rob Ostensen
e00310a56a
ischedule: actually add attendee to freebusy reply ics
2012-02-01 12:45:34 -08:00
Rob Ostensen
5359e6fb98
ischedule: make invites and replies work
2012-01-31 00:19:45 -06:00
Rob Ostensen
86cfed0dd0
iSchedule: minor fix
2012-01-30 21:21:06 -06:00
Rob Ostensen
f0e912da7e
iSchedule changes: fix signed domain, better error handling, cleanups
2012-01-30 21:18:10 -06:00
Rob Ostensen
86990f4538
closer to a working version
2012-01-30 19:46:36 -06:00
Rob Ostensen
c3ec1016a1
remote scheduling requests should work now, still need to handle ADD/CANCEL requests
2012-01-26 16:02:02 -06:00