1491 Commits

Author SHA1 Message Date
Andrew McMillan
d901225813 Fix updating using AuthExternalAWL. 2009-09-11 19:19:48 +12:00
Andrew McMillan
48eb93eaec Restyle to use ' where possible as performance tweak. 2009-09-11 11:04:59 +12:00
Andrew McMillan
c97c489a52 Handle /principals/*/user requests as Depth: 0 on principal 2009-09-11 11:04:06 +12:00
Andrew McMillan
5265ed496f Fix header logging. 2009-09-11 08:42:07 +12:00
Andrew McMillan
36ef7160f5 Make the base URL in a PROPFIND reflect the actual requested URL. 2009-09-10 23:19:53 +12:00
Andrew McMillan
4794dfa79d Removing those nassty call by reference 'errors'. 2009-09-10 22:01:57 +12:00
Andrew McMillan
471d0025f1 Call by reference is naughty, according to the PHP developers :-( 2009-09-10 22:00:43 +12:00
Andrew McMillan
9ff8efeb8b In 8.1 the regex handling is busted. 2009-09-10 22:00:07 +12:00
Andrew McMillan
78b5df2e06 Changes to date. 2009-09-05 12:04:53 +12:00
Andrew McMillan
9f4f31473d Fix call time pass by reference warnings. 2009-09-05 12:03:58 +12:00
Andrew McMillan
b824f06a92 Ensure <href> elements are urldecoded in the multiget report. 2009-09-02 21:36:15 +12:00
Andrew McMillan
c9108c903e Some of the backgrounds stuff moved off the front page. 2009-09-02 12:02:33 +12:00
Andrew McMillan
7835881255 Updates to the documentation. 2009-09-02 12:02:16 +12:00
Andrew McMillan
57e743569b Add support for disabling caldav proxy for performance reasons. 2009-09-02 08:54:52 +12:00
Andrew McMillan
c933306e6b Switch to new PGP key ID. 2009-09-02 08:54:31 +12:00
Andrew McMillan
a3676d3d40 Clean up some handling of URLs where the username is an e-mail address. 2009-08-29 17:20:54 +12:00
Andrew McMillan
809cfb78c6 Restructure the PUT functions to allow some simpler entry points
External programs may wish to use these two new functions in order
to create or update events within the DAViCal database.  While this
probably is not a completely stable API, the simple_write_resource()
function in particular will be retained significantly after a real
API is available, and possibly forever.
2009-08-29 17:20:54 +12:00
Andrew McMillan
c1fab1b1f0 Fix browse sorting problems. 2009-08-29 15:22:46 +12:00
Andrew McMillan
77a9bbf852 Updated to release 0.9.7.1 r0.9.7.1 2009-08-29 14:57:20 +12:00
Andrew McMillan
cb04084e58 Updated docs for release 0.9.7.1 2009-08-29 14:57:00 +12:00
Andrew McMillan
1f7b048026 Preparing to release 0.9.7.1 2009-08-26 16:29:43 +12:00
Andrew McMillan
2be385fed7 Correct timestamp formatting on example logging. 2009-08-25 23:43:16 +12:00
Andrew McMillan
b82616e139 A nicely written user guide for DAViCal. 2009-08-24 13:46:33 +12:00
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