613 Commits

Author SHA1 Message Date
Andrew McMillan
2f6b7db543 Under development. 2009-06-13 11:40:36 +12:00
Andrew McMillan
a4d5cac40a schedule-response should be in CalDAV namespace. 2009-06-10 09:58:46 +12:00
Andrew McMillan
a45d0fa3dc Don't set a X-WR-CALNAME unless we have something to set it to. 2009-06-10 09:57:52 +12:00
Andrew McMillan
33d222bb61 If LDAP filterUsers is not set, or is empty, don't bracket it. 2009-06-09 10:34:09 +12:00
Andrew McMillan
8323c7ce0d Don't crash if we are supplied an entry with an unreferenced timezone component. 2009-05-15 23:32:39 +12:00
Andrew McMillan
9b069af2a9 Remove another warning possibility. 2009-05-12 23:57:19 +12:00
Andrew McMillan
fd4639aba0 Switch to using RRule SQL functions. 2009-05-12 14:46:49 +12:00
Andrew McMillan
eccffa0502 Fix sort ordering. Ensure collection_id is available for next change. 2009-05-12 14:45:56 +12:00
Andrew McMillan
8a8083b056 Switch to use RRULE function. 2009-05-12 14:45:44 +12:00
Andrew McMillan
f4c3292b62 Try and get rid of warnings. 2009-05-12 13:01:51 +12:00
Andrew McMillan
06549086a1 Reads to /public.php/... will work if the collection is publicly_readable. 2009-04-17 01:04:43 +12:00
Andrew McMillan
f65770b7f1 Add support for publicly readable calendars. 2009-04-17 01:03:54 +12:00
Andrew McMillan
bedba4bc4f Fix uninitialised variable warning. 2009-04-16 00:27:21 +12:00
Andrew McMillan
a34c522ae5 Tweak case where filter-end is set without filter-start (rare). 2009-04-13 20:42:29 +12:00
Andrew McMillan
f19481f849 Fix bug in handling of time-range queries. 2009-04-13 17:37:05 +12:00
Andrew McMillan
a733f6d43a Add configuration to allow an admin to set user default values. 2009-04-11 22:32:42 +12:00
Andrew McMillan
c482edb2fe Preparing for release. 2009-04-10 23:54:20 +12:00
Andrew McMillan
a9a3709106 Logging. 2009-04-10 23:44:37 +12:00
Andrew McMillan
b50f409669 Formatting. 2009-04-10 23:44:10 +12:00
Andrew McMillan
988374512f Remove misguided lowercasing of XML tags. 2009-04-08 16:07:31 +12:00
Andrew McMillan
02d699e6ba more updates to the caldav-client from Michael Rasmussen. 2009-04-05 12:05:36 +12:00
Andrew McMillan
cdbb6d4b87 Added fixes from Michael Rasmussen. 2009-04-04 17:52:51 +13:00
Andrew McMillan
146da01a7d Freebusy time should all be GMT based. 2009-03-31 22:25:52 +13:00
Andrew McMillan
1fba1ff769 Add a RenderGMT() method to iCalDate. 2009-03-31 22:18:10 +13:00
Andrew McMillan
2706174b8d Handle it if the webserver doesn't set SERVER_NAME 2009-03-29 22:19:09 +13:00
Andrew McMillan
fadaee0b27 Rewrite to use direct socket IO rather than curl. Mostly by Andres Obrero. 2009-03-29 21:39:06 +13:00
Andrew McMillan
d0af116a24 Don't expect the TZ to contain a leading slash. 2009-03-29 21:22:43 +13:00
Andrew McMillan
68d42aeb26 Fix from Markus Warg for handling of confidential events. 2009-03-20 13:08:10 +13:00
Andrew McMillan
a4cc016b39 Still under development, but starting to come together. 2009-03-20 11:08:52 +13:00
Wolfgang Herget
6eaaaa3a08 Added dummy handler for CalDAV POST (CANCEL) requests, wanted by Apple iCal 2009-03-19 10:20:26 +13:00
Andrew McMillan
64056d9f6f Starting to write new DB wrapper. Untested and incomplete. 2009-03-19 10:13:28 +13:00
Andrew McMillan
e61e843a36 Changes to support usernames containing a space, or other strange non-'/' character. 2009-03-19 10:11:50 +13:00
Andrew McMillan
09feb2e2ab Really fix the cut and paste error here. 2009-03-19 10:08:20 +13:00
Andrew McMillan
5a81f0370a Correct errors in GET for confidential events. 2009-03-18 14:35:21 +13:00
Andrew McMillan
c92f2be806 Comment. 2009-03-16 22:11:45 +13:00
Andrew McMillan
d5ad1c8a66 Early framework for creating scheduling requests. 2009-03-16 22:10:48 +13:00
Andrew McMillan
d209173e44 Move scripts to after close of body as recommended location. 2009-03-16 22:09:57 +13:00
Andrew McMillan
91122ccd6a Correctly make calendar. 2009-03-16 22:04:27 +13:00
Andrew McMillan
1e7a71c1bb Trap corner case when collection only has a single entry. 2009-03-16 22:03:33 +13:00
Andrew McMillan
462a270264 Ensure Content-location headers are properly constructed URLs. 2009-02-26 23:40:16 +13:00
Andrew McMillan
29ddf75541 Remove hide_todo configuration option. It no longer applies. 2008-12-18 22:55:43 +13:00
Andrew McMillan
0fb962fd6c Fix bug in hide_alarm handling. 2008-12-18 22:52:11 +13:00
Andrew McMillan
a1aa782c17 Limit scope of collections_always_exist to user's own folders. 2008-11-26 14:38:18 +13:00
Andrew McMillan
a4ad2d8fe6 Default collections_always_exist to false. 2008-11-26 13:25:39 +13:00
Andrew McMillan
b5ff1252e8 Don't allow two collections at the same location. It's too confusing. 2008-11-26 13:24:07 +13:00
Andrew McMillan
4b3378a9e4 Make sure property records get deleted along with collections/resources. 2008-11-22 22:13:26 +13:00
Andrew McMillan
62801e1f37 Formatting of collection dates. 2008-11-22 22:12:57 +13:00
Andrew McMillan
f5ce29e09c Release 0.9.6.2 2008-11-18 18:31:51 +13:00
Andrew McMillan
3b7e77e6a4 Default allow_get_email_visibility to false, for security reasons. 2008-11-18 18:19:13 +13:00
Andrew McMillan
eda7bcc049 Use some of the newer helper functions. 2008-11-18 18:17:17 +13:00