1518 Commits

Author SHA1 Message Date
Andrew McMillan
5f6e41518e Simple (example) implementation for logging of basic CalDAV actions. 2009-08-24 13:44:53 +12:00
Andrew McMillan
af9a90328c Rename 'is Assistant to' in line with the other names. 2009-08-24 13:44:23 +12:00
Andrew McMillan
381f921aee Updated French translation. 2009-08-24 13:43:51 +12:00
Andrew McMillan
99e86f8944 Fix broken SQL when selecting user list for group. 2009-08-24 12:16:50 +12:00
Andrew McMillan
989cc98b52 Ensure incoming URLs are decoded before we process them. 2009-08-24 12:09:17 +12:00
Andrew McMillan
950a770450 Now with testing! 2009-08-24 12:08:50 +12:00
Andrew McMillan
eddb05c2b1 Preliminary commit to add ability to log caldav actions (untested). 2009-08-24 11:22:58 +12:00
Andrew McMillan
93085d81a1 Remove the out of date update-rscds-database script. 2009-06-30 15:31:46 +12:00
Andrew McMillan
97d034552d Rename RSCDSSession(.php) to DAViCalSession(.php) 2009-06-30 15:31:04 +12:00
Andrew McMillan
49795c5cbb Rename RSCDSUser (.php) to DAViCalUser (.php) 2009-06-30 15:21:14 +12:00
Andrew McMillan
fc06ef8868 Correct comment. 2009-06-27 20:36:28 +12:00
Andrew McMillan
bc805e0700 Do case-insensitive e-mail lookup, fallback to case sensitive on multiples. 2009-06-27 20:35:55 +12:00
Andrew McMillan
4ecc9e018c A work of art now. 2009-06-26 09:38:17 +12:00
Andrew McMillan
26d4943348 Fix some HTML errors. 2009-06-26 08:56:14 +12:00
Andrew McMillan
badb9dbcb1 Fix rnadom stuff in this. 2009-06-25 09:52:24 +12:00
Andrew McMillan
cf4d1ea4e2 Updated database creation script for the poor people on Windows. 2009-06-25 09:51:36 +12:00
Andrew McMillan
3f631667c6 Correct debugging message. 2009-06-25 09:26:02 +12:00
Andrew McMillan
67d4ea6c0a Updated website client setup for the iPhone. 2009-06-24 15:40:30 +12:00
Andrew McMillan
cb2a901d40 Release 0.9.7 r0.9.7 2009-06-23 09:20:36 +12:00
Andrew McMillan
cfd96c2b6d Add package changelog into installed changelogs. 2009-06-22 21:09:57 +12:00
Andrew McMillan
1babe3727d Move Upgrade-Database test to get rid of space in filename. 2009-06-22 14:44:21 +12:00
Andrew McMillan
31321fdb95 ChangeLog moved out of Debian changelog. 2009-06-22 14:28:36 +12:00
Andrew McMillan
b09694f0af New tests for iPhone. 2009-06-22 14:27:21 +12:00
Andrew McMillan
9c96f802d3 Preparing for release. 2009-06-22 14:26:41 +12:00
Andrew McMillan
5385347221 Updated messages for 0.9.7 2009-06-22 14:26:23 +12:00
Andrew McMillan
aa329763b5 Preparing for release 0.9.7 2009-06-22 14:23:43 +12:00
Andrew McMillan
2808045108 Add details of response/request debug configurations. 2009-06-22 13:30:10 +12:00
Andrew McMillan
6d10a23fc3 Add facility to debug log request/response in full. 2009-06-22 10:19:11 +12:00
Andrew McMillan
a52a11df28 Attempt to redirect default iPhone PROPFIND URL to somewhere useful. 2009-06-22 10:18:39 +12:00
Andrew McMillan
093ae24290 Push the rrule_event_overlaps function into the 8.1 compatibility functions. 2009-06-20 10:46:20 +12:00
Andrew McMillan
b5eeb796dd Ensure the etag doesn't match the getctag for the calendar.
Just in case a client somewhere is doing something silly with them
that would screw up in that situation.
2009-06-19 00:00:22 +12:00
Andrew McMillan
45072cbe6d Undo adding of notifications-URL until we actually support something there. 2009-06-18 17:19:19 +12:00
Andrew McMillan
cfc05e539c Tidy up. 2009-06-18 16:34:09 +12:00
Andrew McMillan
2760343868 The first iPhone imitating tests. 2009-06-17 10:23:00 +12:00
Andrew McMillan
165a377b69 Return empty resourcetype. 2009-06-17 10:22:29 +12:00
Andrew McMillan
29f775c529 Fix timezone handling bug in freebusy POST. 2009-06-16 23:50:58 +12:00
Andrew McMillan
dd4fc3e412 Align freebusy parameter handling with proposed standard.
Also ensure all dates/times are returned in GMT relative,
in compliance with RFC2445.
2009-06-16 22:45:44 +12:00
Andrew McMillan
897ac95221 Fix bug in duration handling. Allow wider input possibilities. 2009-06-16 22:44:57 +12:00
Andrew McMillan
b06f4e4f35 Allow free/busy permission to be sufficient to read obfuscated events.
Following a suggestion from Alessio Bazzica.  Also add CREATED to
obfuscated events for compatibility with iCal.
2009-06-15 15:44:29 +12:00
Andrew McMillan
f61ae556e5 Make etag consistent between runs. 2009-06-15 08:19:30 +12:00
Andrew McMillan
5693e3698b Principal URL should be wrapped as href :-) 2009-06-15 08:11:46 +12:00
Andrew McMillan
6b3c052834 Merge branch 'mob' of git+ssh://repo.or.cz/srv/git/davical into mob 2009-06-14 21:26:21 +12:00
Andrew McMillan
c90cf10f44 New regression test for caldav-proxy. 2009-06-14 21:25:32 +12:00
Andrew McMillan
f06a01c14d Updated results with corrected caldav proxy handling. 2009-06-14 21:24:46 +12:00
Andrew McMillan
1f8b3a2af9 Move principal rendering into principal. 2009-06-14 21:20:36 +12:00
Andrew McMillan
ba67df4d1f More reasonable test for early 404. 2009-06-14 21:20:15 +12:00
Andrew McMillan
036ce43157 Changes to ordering/results with move of Principal rendering. 2009-06-14 11:24:37 +12:00
Andrew McMillan
70b760fbea Simplify logic slightly. 2009-06-14 11:24:23 +12:00
Andrew McMillan
66bf7a39ef Fix date display in Principal XML output. Might as well support getctag too. 2009-06-14 11:23:35 +12:00
Andrew McMillan
a264cbc9b7 Add function for converting ISO date to HTTP date. 2009-06-14 11:22:39 +12:00