Andrew Ruthven
55586c784e
Remove use of $old_attendees
...
Closes #141
2018-12-22 19:12:50 +01:00
Florian Schlichting
eaef540766
replace RRule with RRule-v2
2016-12-30 08:54:14 +01:00
Florian Schlichting
eb7f2edc0c
eliminate trailing whitespace, expand tabs
2016-12-30 08:52:44 +01:00
Florian Schlichting
bb8ae530f5
a helpful comment
...
(and a lot of whitespace cleanup)
2016-09-14 23:46:41 +02:00
Florian Schlichting
f0c6d94d1a
fix typo
2016-09-14 23:32:12 +02:00
Florian Schlichting
6ac89a6315
comment in existing email scheduling code
...
this reverts 9df80fbde19e561699af33b591e4fdb6c7bbf9cf
fixing the crash by requiring EMail.php (from AWL)
Note: this isn't called when inviting people yet, only when replying to
an external organizer or when cancelling a meeting with external
attendees. Actually sending these emails instead of just logging them
also requires setting $c->iMIP->send_email = 1;
2016-09-13 22:14:41 +02:00
Andrew McMillan
9f180c9b8f
Sending HTTP headers for TODO seems a bit passive-aggressive!
2016-06-22 23:23:45 +01:00
Ján Máté
92f48f38cd
various cheduling related fixes (there are still few remaining bugs)
2014-05-14 13:34:06 +02:00
Ján Máté
9df80fbde1
comment out lines related to external invitation (the Email class is still undefined)
2014-04-07 12:27:58 +02:00
Ján Máté
b3c8a4ad0f
awl interface related changes
2014-04-07 12:26:39 +02:00
Christoph Anton Mitterer
8e60bb3124
set line endings of most text files to LF
...
* Changed the end-of-line encodings of all non-Windows-related and non-autogenerated text files to use UNIX LF (lots of them had mixed LF/CRLF).
Conflicts:
inc/caldav-PUT-functions.php
2013-09-02 14:37:23 +12:00
Andrew McMillan
eb4464aaec
Some debugging messages.
2012-08-09 14:10:09 +12:00
Andrew McMillan
7a13273e22
First cut at iMIP implementation. Still working on this.
2012-07-30 18:43:35 +12:00
Andrew McMillan
684f2eca08
Clarify name of header.
2011-11-21 10:47:43 +13:00
Andrew McMillan
372a6a0a2c
If this message has an ORGANIZER elsewhere then we give up.
...
One day we should maybe send a server-side e-mail to them, but
for now that doesn't happen...
2011-11-02 18:43:51 +13:00
Andrew McMillan
d8d16c8ee9
Checkpoint the current code for scheduling on DELETE .
2011-11-02 01:30:45 +13:00