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
|
dbd73d94aa
|
Use the parsed timezone in the regression tests.
|
2009-03-29 21:23:42 +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
|
6098e364c0
|
New results from fixes to confidential handling.
|
2009-03-20 14:01:20 +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
|
ed9b96018d
|
Link to sf.net summary page.
|
2009-03-18 09:34:18 +13:00 |
|
Andrew McMillan
|
e2db25849b
|
New tests for iCal compatibility.
|
2009-03-16 22:12:39 +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
|
f383971936
|
Font size tweaks.
|
2009-03-16 22:02:54 +13:00 |
|
Andrew McMillan
|
94ddec22b7
|
Fix some of the installation details.
|
2009-03-16 22:02:26 +13:00 |
|
Andrew McMillan
|
4a22216f0d
|
Updated regression test results with correct Content-location headers
|
2009-02-26 23:42:46 +13:00 |
|
Andrew McMillan
|
462a270264
|
Ensure Content-location headers are properly constructed URLs.
|
2009-02-26 23:40:16 +13:00 |
|
Andrew McMillan
|
1f9b93b1c6
|
Add another parameter when watching traffic to external sites.
|
2008-12-18 22:56:33 +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
|
ae4bb2eed8
|
Explicitly default collections_always_exist to false.
|
2008-11-26 13:25:59 +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
|
7df7da3132
|
Fix constraints so DELETE FROM usr; will work.
|
2008-11-24 09:04:35 +13:00 |
|
Andrew McMillan
|
ba12d86fbb
|
Updated french translation.
|
2008-11-24 07:37:08 +13:00 |
|
Andrew McMillan
|
202aad1310
|
Fix default app username.
|
2008-11-22 22:15:30 +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
|
0616796ae9
|
I screwed up. DAViCal 0.9.6, .1 & .2 all went out with db version 1.2.2
when they were in fact 1.2.4. This patch figures out the difference.
|
2008-11-22 22:11:44 +13:00 |
|
Andrew McMillan
|
f5ce29e09c
|
Release 0.9.6.2
r0.9.6.2
|
2008-11-18 18:31:51 +13:00 |
|
Andrew McMillan
|
b67553ac6c
|
Remove trailling ?>
|
2008-11-18 18:28:24 +13:00 |
|
Andrew McMillan
|
a66c414a94
|
Tests for PROPFIND with getctag and resourcetype, Depth:0 & 1
|
2008-11-18 18:21:27 +13:00 |
|
Andrew McMillan
|
fb192378a2
|
New test for PROPFIND when running in a subdirectory.
|
2008-11-18 18:20:02 +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
|
365d90531e
|
New configuration for allow_get_email_visibility. Also comment on hide_alarm.
|
2008-11-18 18:18:11 +13:00 |
|
Andrew McMillan
|
eda7bcc049
|
Use some of the newer helper functions.
|
2008-11-18 18:17:17 +13:00 |
|
Andrew McMillan
|
2d6fa8369a
|
Construct URL through the function.
|
2008-11-18 18:16:57 +13:00 |
|
Andrew McMillan
|
6bc73c5b64
|
Variant of error class for anchors.
|
2008-11-18 18:15:50 +13:00 |
|
Andrew McMillan
|
18458fb795
|
Source primary/alternate hosts from the regression configuration file.
|
2008-11-18 18:15:20 +13:00 |
|
Andrew McMillan
|
7c07663762
|
Add the possibility of setting primary/alternate hostnames.
|
2008-11-18 18:14:37 +13:00 |
|