238 Commits

Author SHA1 Message Date
Andrew McMillan
4a22216f0d Updated regression test results with correct Content-location headers 2009-02-26 23:42:46 +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
7ce12290cc Newer test results with our more betterer processing. 2008-11-12 22:17:32 +13:00
Andrew McMillan
a99ed3f258 New tests to confirm DTEND is calculated correctly when not set. 2008-11-10 13:53:12 +13:00
Andrew McMillan
87fe232586 Convert PUT entirely to iCalComponent from iCalendar. 2008-11-10 13:52:25 +13:00
Andrew McMillan
6047058865 Modified tests and results for current code and dav_test changes. 2008-11-10 11:47:50 +13:00
Andrew McMillan
4ae71bf848 Regression tests for match on calendar-home-set. 2008-11-02 23:10:14 +13:00
Andrew McMillan
c12b78eb06 New tests for freebusy requests against unauthorised and non-existent users. 2008-11-01 18:06:38 +13:00
Andrew McMillan
e7d19420b0 Don't compare the headers in this test as they vary and are not relevant. 2008-11-01 18:00:45 +13:00
Andrew McMillan
499d2e3856 Include XML headers in response. 2008-10-31 23:30:53 +13:00
Andrew McMillan
a92d7ebd2f Enable the scheduling extensions. 2008-10-29 08:45:31 +13:00
Andrew McMillan
63b617f182 Current RRULE test results. 2008-10-28 20:41:13 +13:00
Andrew McMillan
cefdbddd91 New tests and results. 2008-10-27 18:26:46 +13:00
Andrew McMillan
28bb70e6fd Fix RRule problem and remove uninitialised variable warnings. 2008-10-27 16:52:33 +13:00
Andrew McMillan
178151b384 Updated tests & results. 2008-10-26 11:21:41 +13:00
Andrew McMillan
1b02c0c567 More PROPFIND magic with current iCal emulation. Somewhat. 2008-10-26 01:47:16 +13:00
Andrew McMillan
e876fdfb07 Move data into test definition. 2008-10-26 01:46:49 +13:00
Andrew McMillan
1eff233266 Add FBTYPE to busy details. 2008-10-26 00:54:32 +13:00
Andrew McMillan
26ef2f1cb8 Tests for compliance with current Mozilla Calendar actions (0.9) 2008-10-25 20:39:39 +13:00
Andrew McMillan
7925bf8cf2 New test for PUT of a collection so we have something to schedule against. 2008-10-25 20:38:48 +13:00
Andrew McMillan
9ea619ece0 Updated tests and results. 2008-10-25 20:37:51 +13:00
Andrew McMillan
85116dc0a4 More corrected responses. 2008-10-25 13:18:00 +13:00
Andrew McMillan
8c08755fe7 Updated test results with current code. 2008-10-25 11:15:21 +13:00
Andrew McMillan
a56e5e4e68 Changes to regression test results due to processing enhancements. 2008-10-21 23:06:10 +13:00
Andrew McMillan
5a9a86df52 Add basic support for Calendar Server getctag extension 2008-09-11 10:26:07 +12:00
Andrew McMillan
835e61532f Reflect davical name. 2008-07-12 23:13:39 +12:00
Andrew McMillan
2c4a8e623f Changes to regression run to ensure update database is run. 2008-06-19 22:51:00 +12:00
Andrew McMillan
3f087660a4 Updated test results. 2008-06-19 22:49:56 +12:00
Andrew McMillan
1bedbc9c62 Release 0.9.5 2008-05-07 21:23:48 +12:00
Andrew McMillan
3eddd1ca5f Minor change since my testing environment is now PostgreSQL 8.3. 2008-04-12 23:31:09 +12:00
Andrew McMillan
25d92bb482 Additional regression tests and changes to sample data to handle
REPORT differences for read, or read/write access to calendars.
2008-02-09 21:31:23 +13:00
Andrew McMillan
1e121600d8 Change this request to include more results in the response. 2008-02-09 21:22:50 +13:00
Andrew McMillan
6e59b8717f Changes to test results. 2008-01-26 22:31:29 +13:00
Andrew McMillan
fefb376359 Changes due to GET/PUT collection reordering and timezone fix. 2008-01-26 00:21:12 +13:00
Andrew McMillan
2423eda8ef Performance change applied to PROPFIND. 2008-01-25 08:06:33 +13:00
Andrew McMillan
3e693d0384 Regression test result changes now we call update-rscds-database 2008-01-25 08:01:53 +13:00
Andrew McMillan
7b04617c37 Performance fixes to freebusy and results ordering change. 2008-01-25 07:58:30 +13:00
Andrew McMillan
569021aa2a Performance improvement and resultant reordering of freebusy query results. 2008-01-24 22:36:13 +13:00
Andrew McMillan
fdd484dd37 Improve performance, with resulting ordering change. 2008-01-24 21:57:26 +13:00
Andrew McMillan
6346ae5966 Remove some bugs in timezone handling on WebDAV presentation of folders. 2007-12-14 23:45:36 +13:00
Andrew McMillan
6658b92339 Changes to regression testing from reviewing current Mozilla 0.7 operation. 2007-12-04 12:13:49 +13:00
Andrew McMillan
adc1166ff6 iCal does an initial look for calendar-home-set when we create the account. 2007-11-27 18:05:51 +13:00
Andrew McMillan
1390626449 Get rid of the last URLs containing protocol://host:port part. 2007-11-25 23:08:17 +13:00
Andrew McMillan
e589d2ed5c Remove protocol://host:port from principal report and be consistent with
calendar-home-set response in other places also.
2007-11-25 13:43:25 +13:00
Andrew McMillan
2cacc8aa1c Almost entirely switched to root-relative URLs now. 2007-11-25 13:31:35 +13:00
Andrew McMillan
96e579910b Use URL construction in PROPPATCH handling. 2007-11-25 13:03:41 +13:00
Andrew McMillan
c0c8d2d19f Include another repeating event, with multiple alarms. 2007-11-25 12:59:59 +13:00
Andrew McMillan
b474b5dbe7 Include an iCal VTODO in the regression testing. 2007-11-25 12:59:29 +13:00
Andrew McMillan
0a5b95be52 Data changes. 2007-11-25 12:58:50 +13:00