Andrew McMillan
93b790cd52
Tests for open-ended time-range calendar-query.
2011-09-17 17:59:02 +12:00
Andrew McMillan
67ccb2ae03
Fix an error in calendar-query handling of time-range queries.
2011-09-17 15:38:57 +12:00
Andrew McMillan
af3478cd25
[Unfinished] Migrating away from deprecated iCalendar class.
...
This is working, to a point... Some regression tests are still failing
and I need to investigate why, but this is substantially finished. The
remaining fixes will need to be in AWL/vCalendar in any case.
2011-09-14 23:05:20 +12:00
Andrew McMillan
1a35a111e7
Ensure username is initialised to something appropriate.
...
Per:
http://sourceforge.net/tracker/?func=detail&atid=890787&aid=3409180&group_id=179845
2011-09-14 23:03:44 +12:00
Andrew McMillan
805a91f3ef
Fix deprecated calls.
2011-09-14 23:02:53 +12:00
Andrew McMillan
731677d623
Roughing out implementation of timezone server.
2011-09-14 23:02:34 +12:00
Andrew McMillan
bc1e264c6b
Allow null dtstart to match any range, as per Scheduling Draft.
2011-09-14 11:27:15 +12:00
Andrew McMillan
963de077d8
Fix typo in "SCHEDULE-AGENT" parameter name.
2011-09-14 11:26:53 +12:00
Rob Ostensen
9dcda2abe4
add a check to the setup page for the php calendar extension
...
Signed-off-by: Rob Ostensen <rob@boxacle.net>
2011-09-14 11:25:54 +12:00
Rob Ostensen
b947e1c7e2
skip scheduling attendees with schedule-agent set to something other than server
...
Signed-off-by: Rob Ostensen <rob@boxacle.net>
2011-09-14 11:25:28 +12:00
Rob Ostensen
6fff6639fc
add a check to the setup page for the php calendar extension
...
Signed-off-by: Rob Ostensen <rob@boxacle.net>
2011-09-13 15:45:23 -05:00
Andrew McMillan
ddfcf8c766
Actually, really, release 0.9.9.5. This time I've done it.
r0.9.9.5
2011-09-13 23:06:56 +12:00
Rob Ostensen
56cb0a877c
skip scheduling attendees with schedule-agent set to something other than server
...
Signed-off-by: Rob Ostensen <rob@boxacle.net>
2011-09-12 22:21:09 -05:00
Rob Ostensen
571b40da3f
Merge branch 'master' of git://repo.or.cz/davical into sched
2011-09-12 20:39:11 -05:00
Andrew McMillan
4e5b824302
Make PUT processing use olson_from_tzstring().
2011-09-13 13:12:35 +12:00
Rob Ostensen
76a22c3a99
Merge remote branch 'origin/master' into sched
2011-09-12 19:29:53 -05:00
Andrew McMillan
f71859792b
Handle empty groups better.
2011-09-13 08:09:50 +12:00
Andrew McMillan
f117ab23f5
Realio, Trulio 0.9.9.5 release. Maybe.
2011-09-12 19:59:11 +12:00
Andrew McMillan
997650ce79
Call method correctly.
2011-09-12 19:48:46 +12:00
Andrew McMillan
ca6b47abe2
Ensure type_id has a reasonable default value.
2011-09-12 19:27:59 +12:00
Andrew McMillan
26ce3a83f4
Fix reference to private static variable.
2011-09-12 18:58:28 +12:00
Andrew McMillan
16fdb2b5f5
Really, really release 0.9.9.5 :-)
2011-09-12 14:56:15 +12:00
Andrew McMillan
6ea5e782c7
Update the DAViCal version number. D'oh!
2011-09-12 14:54:49 +12:00
Andrew McMillan
7699b03c14
Really release 0.9.9.5
2011-09-12 14:42:16 +12:00
Andrew McMillan
9743c72c05
Fix DB version number and function mistakenly coded in always.php.
2011-09-12 14:36:56 +12:00
Andrew McMillan
aa05688e4e
Test for IsCollection() before IsBinding() when we are deleting.
2011-09-12 10:52:16 +12:00
Andrew McMillan
05d42557d7
Update davical.sql to 1.2.10.
2011-09-12 09:49:32 +12:00
Andrew McMillan
2dfd7e98ca
Release 0.9.9.5
2011-09-11 23:44:31 +12:00
Andrew McMillan
39a67097f8
Get rid of unnecessary string.
2011-09-11 23:44:18 +12:00
Andrew McMillan
9e9005667d
Translations and strings for new release.
2011-09-11 23:44:00 +12:00
Andrew McMillan
94ba039dc0
Files removed from docs as obsolete.
2011-09-11 20:47:28 +12:00
Andrew McMillan
8cefe9d5c4
Adjust how we find AWL when building relative strings.
2011-09-11 20:28:12 +12:00
Andrew McMillan
1c965d4cdf
Removed these outdated files.
2011-09-11 00:56:16 +12:00
Andrew McMillan
91f5ea62e0
These error messages should be the same. Let's not confuse the translators!
2011-09-11 00:55:23 +12:00
Andrew McMillan
6793ad7cbb
Ignore these files. Failure to remove them is not a failure to clean.
2011-09-11 00:54:53 +12:00
Andrew McMillan
7f44fedf70
Changelogs for 0.9.9.5
2011-09-11 00:47:32 +12:00
Andrew McMillan
d453cc20ba
Add a default target which omits building the docs.
2011-09-11 00:47:10 +12:00
Andrew McMillan
27177c4e4c
We build-depend on gettext now.
2011-09-11 00:46:24 +12:00
Andrew McMillan
8ed17e2329
Calculate the DAViCal source files we need to process for translations.
2011-09-11 00:46:07 +12:00
Andrew McMillan
6f8e2b1d6e
Strip any protocol/host/port part from a MOVE Destination.
2011-09-11 00:45:29 +12:00
Rob Ostensen
a4523dc7dd
don't deliver to the current user when scheduling
2011-09-10 11:22:11 +12:00
Rob Ostensen
efd93b85b9
don't deliver to the current user when scheduling
2011-09-09 17:58:54 -05:00
Andrew McMillan
9a5f021173
To better represent the line where errors occurred...
2011-09-10 09:09:14 +12:00
Andrew McMillan
4f01fe0a17
Add items to attendee's calendars as well as to their inboxes on PUT.
2011-09-10 00:17:27 +12:00
Andrew McMillan
bdb360f082
Add support for the schedule-default-calendar-URL property.
2011-09-09 22:54:38 +12:00
Andrew McMillan
8b77885cac
Add test of error response for a REPORT which is not supported.
2011-09-09 22:53:52 +12:00
Andrew McMillan
c6a1451f14
Fix unassigned variable warning.
2011-09-09 22:53:03 +12:00
Andrew McMillan
f4be0d071e
Add support for the CalDAV:schedule-default-calendar-URL property.
2011-09-09 10:27:38 +12:00
Andrew McMillan
14e59fa781
Changing signatures of the write_resource() function.
2011-09-08 23:27:44 +12:00
Andrew McMillan
3b76856b44
Refactor write_resource to accept a DAVResource rather than just a path.
2011-09-08 13:51:31 +12:00