1117 Commits

Author SHA1 Message Date
Andrew McMillan
8b3ef09ff1 Move the dumping of the server variables to before HTTP Auth in case it
is helpful (it very likely will be) for debugging authentication issues.
2008-01-21 16:12:16 +13:00
Andrew McMillan
83cabf87ce Fix to work with FastCGI installation. 2008-01-21 16:01:32 +13:00
Andrew McMillan
e719a888ab Add a function to assist with renaming users. 2008-01-19 12:26:39 +13:00
Andrew McMillan
4fba80a1c7 Release 0.9.3 0.9.3 2008-01-16 22:31:51 +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
4f444d8bfa Resolve merge conflicts.
Conflicts:

	docs/website/inc/page-header.php
	docs/website/installation.php
2007-12-07 09:23:35 +13:00
Andrew McMillan
27be6f55f3 Fix busted merge. 2007-12-07 09:16:52 +13:00
Andrew McMillan
aa76494204 Merge branch 'master' of git+ssh://git.catalyst.net.nz/git/public/rscds 2007-12-07 07:29:09 +13:00
Andrew McMillan
e7a919eca6 Rename to DAViCal in the documentation. 2007-12-07 07:29:01 +13:00
Andrew McMillan
cf7eaa11bc Rename to DAViCal in the documentation. 2007-12-07 07:28:05 +13:00
Andrew McMillan
8568524fa3 Quanta droppings. 2007-12-04 13:43:15 +13:00
Andrew McMillan
193ada1ef5 Remove that commented code now it's in Git. 2007-12-04 12:19:05 +13:00
Andrew McMillan
bbca4ba75f We'll need to let this settle for a version before we make it the
primary key.  Too many programming changes are needed to accept the
risk of rolling it straight out.
2007-12-04 12:17:59 +13:00
Andrew McMillan
bdb1e60cd1 Note that this is an alternate. 2007-12-04 12:16:52 +13:00
Andrew McMillan
186734fea9 Remove unnecessary newline. 2007-12-04 12:16:17 +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
c2115a22d8 Minimise output on patch failure where alternatives exist. 2007-12-04 08:46:47 +13:00
Andrew McMillan
91f1d2324c Enhance the database patch script to allow for alternative patches. 2007-12-03 22:28:44 +13:00
Andrew McMillan
2031ba23a3 Patch to apply a numeric primary key to caldav_data / calendar_item
in order to attempt to resolve performance issues in non-POSIX collation.
2007-11-28 23:08:26 +13:00
Andrew McMillan
5b4071f8e4 Added a version of patch 1.1.11 which works for PostgreSQL 8.x 2007-11-27 18:07:18 +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
aa928076f3 If we specify the interface that's the one we should grep for the address of! 2007-11-27 18:05:22 +13:00
Andrew McMillan
045b369c69 Note TODO item regarding refactoring this into CalDAVPrincipal 2007-11-27 18:03:47 +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
Andrew McMillan
6d3a0abd4c Write & use utility function for URL construction. 2007-11-25 12:57:54 +13:00
Andrew McMillan
89c7a33694 Change REPORT to omit protocol://host:port from URLs also. 2007-11-25 12:47:41 +13:00
Andrew McMillan
6980fafede Test results changed with relative URL. 2007-11-25 12:43:09 +13:00
Andrew McMillan
78ce98b8de Consistently use URL without protocol://host:port prefix. 2007-11-25 12:42:40 +13:00
Andrew McMillan
6f2ee67ea3 Response for iCal now spaces are allowed with iCal 3.0.1 2007-11-25 00:45:46 +13:00
Andrew McMillan
e636f17c67 Send user agent header. 2007-11-25 00:44:52 +13:00
Andrew McMillan
401375642b Additional data. 2007-11-25 00:44:34 +13:00
Andrew McMillan
75ef6cc105 Remove iCal hack to escape displaynames with spaces. iCal 3.0.1 doesn't need this. 2007-11-25 00:41:28 +13:00
Andrew McMillan
8b470ad78c Testing with an event which has many repeats. 2007-11-25 00:38:37 +13:00
Andrew McMillan
96ebfb59d0 Test PROPPATCH to change the name of a calendar. 2007-11-25 00:37:58 +13:00
Andrew McMillan
10f0e300ab Test calendar-multiget report as used by iCal. 2007-11-25 00:37:31 +13:00
Andrew McMillan
43606cf173 New results due to additional data. 2007-11-24 23:45:40 +13:00
Andrew McMillan
eb738ab0ea Showing NULL now due to improved dav_test. 2007-11-24 23:44:38 +13:00
Andrew McMillan
2667580a25 Better regex to match SOHO Organizer . 2007-11-24 23:40:42 +13:00
Andrew McMillan
522852d4f5 Ensure that mkcalendar will fail at / or /username/ locations. 2007-11-24 23:39:56 +13:00
Andrew McMillan
b66460a34d Display NULL for null fields. 2007-11-24 23:07:54 +13:00
Andrew McMillan
9a32c2c806 Fix a bug in addition of durations. 2007-11-24 23:06:36 +13:00
Andrew McMillan
114b4a1f26 Tweaks to MKCALENDAR to make it work with iCal. 2007-11-24 21:34:29 +13:00
Andrew McMillan
a293bac9bb Adding a bunch of more thorough regression tests to match iCal behaviour. 2007-11-24 00:01:04 +13:00
Andrew McMillan
552bb6f0e8 Debugging namespace change, with updated regression results. 2007-11-23 23:32:05 +13:00