913 Commits

Author SHA1 Message Date
Andrew McMillan
63d5a9886d If we have full permissions to see this, we shouldn't care what type
it is that we are returning.  The iCalendar class has a better interface
for this now, so we will use that.
2007-10-18 17:16:37 +13:00
Maxime Delorme
b571c3b867 VTODO needs to consider a different field for a time-range query. 2007-10-17 16:40:40 +13:00
Andrew Ruthven
84fc0873bf Make sure the error handling will work if anonymous binding is being used. 2007-10-17 13:18:22 +13:00
Andrew Ruthven
6c872407f7 Allow the filterUser to be specified with or without brackets around it. 2007-10-17 11:58:30 +13:00
Andrew McMillan
3084924a80 Merge /home/andrew/projects/davical/ into rscds 2007-10-17 10:29:19 +13:00
Andrew McMillan
c3ddafe795 Merge branch 'master' of git+ssh://git.catalyst.net.nz/var/git/rscds into rscds 2007-10-17 10:18:37 +13:00
Andrew McMillan
55cbac553c Rename to DAViCal in the documentation. 2007-10-17 10:17:14 +13:00
Andrew McMillan
d8c30893fa Fix permissions for RW access. 2007-10-17 10:09:52 +13:00
Andrew McMillan
96ca7f1a65 Release 0.9.0 r0.9.0 2007-10-16 13:30:42 +13:00
Andrew McMillan
559485aae4 Preparation for a new release. 2007-10-16 13:25:30 +13:00
Andrew McMillan
b80ba50e08 Modified regression test output for version / name changes. 2007-10-16 12:04:01 +13:00
Andrew McMillan
903ff14ed7 New result with slight changes due to better iCalendar processing. 2007-10-01 21:26:52 +13:00
Andrew McMillan
34cd7d2a1d Add HTTPAuthSession.php 2007-10-01 20:39:44 +13:00
Andrew McMillan
f460f49bf2 Merge /home/andrew/projects/davical/ into rscds 2007-10-01 20:35:17 +13:00
Andrew Ruthven
f319e0f32e Fix sorting of RelationshipsTo (closes 1805272) 2007-10-01 20:30:17 +13:00
Andrew Ruthven
7e3735e35d Fix up syntax, and use added feature to AddOrder to allow secondary sorts to be added. 2007-10-01 20:30:11 +13:00
Andrew Ruthven
569bbbc227 Add default secondary sort on fullname. 2007-10-01 20:30:07 +13:00
Andrew Ruthven
a6d0b61cbc Fix sorting of RelationshipsTo (closes 1805272) 2007-10-01 10:46:38 +13:00
Andrew Ruthven
5fec10917b Fix up syntax, and use added feature to AddOrder to allow secondary sorts to be added. 2007-10-01 10:38:14 +13:00
Andrew Ruthven
3ffd2025f0 Add default secondary sort on fullname. 2007-10-01 09:49:14 +13:00
Andrew McMillan
cc193c438e Security patch (confidential events leakage) from Maxime Delorme. 2007-09-29 23:06:24 +12:00
Andrew McMillan
86ee1126d8 Correct case of VEVENT property names. 2007-09-29 22:58:34 +12:00
Andrew McMillan
c2b3be10bc These reflect the more accurate content escaping in AWL 0.20 2007-09-18 23:24:46 +12:00
Andrew McMillan
25fd0ebfa0 Some minor changes. One day this might work elsewhere. 2007-09-18 23:24:12 +12:00
Andrew McMillan
fda1ba73e4 Change the default names, and also look in /etc/davical for
the configuration.
2007-09-08 14:15:42 +12:00
Andrew McMillan
516daec7b0 Change the default database name. 2007-09-08 14:14:13 +12:00
Andrew McMillan
c175a97a94 Change the tr character match not to use character classes, since the
user might be operating in a non-UTF-8 character space and could
generate a password which can't be inserted.
2007-09-08 14:13:42 +12:00
Andrew McMillan
c87d24aa31 Correct typo in example configuration file. 2007-08-27 23:17:16 +12:00
Andrew McMillan
f39f6af06a Fix bug in query with empty component filter, and add regression test for that. 2007-08-27 20:27:42 +12:00
Andrew McMillan
de2021dbab Tell git to ignore some mor stuff. 2007-08-26 20:31:27 +12:00
Andrew McMillan
300f334728 Further support for the principal-property-search REPORT. 2007-08-26 20:29:50 +12:00
Andrew McMillan
c8b1ce8d81 Start on the principal-property-search REPORT and calendar-home-set. 2007-08-26 11:26:53 +12:00
Andrew McMillan
daab2bc748 Refactor handling of requested properties in REPORT requests for better flexibility. 2007-08-26 11:23:00 +12:00
Andrew McMillan
f0abf110bf Remove accidentally committed rubbish. Add debugging. 2007-08-24 12:58:55 +12:00
Andrew McMillan
9b20688dc8 New testing results due to extension of properties handled. 2007-08-24 12:44:31 +12:00
Andrew McMillan
3e2c600c33 Correct spelling, including spelling of a configuration variable name. 2007-08-15 22:12:25 +12:00
Paul Willoughby
f9bf7ff170 Allow for the LDAP protocol version to be defined. 2007-08-15 07:51:59 +12:00
Andrew McMillan
703f09adfb Support basic collations on text-search filter. 2007-08-14 21:04:22 +12:00
Andrew McMillan
6444803cbb Add support for some server-defined values which we know we support. 2007-08-14 21:02:59 +12:00
Andrew McMillan
90f2fcd294 Add missing parameters to rollback-on-error calls. 2007-08-09 18:14:38 +12:00
Andrew McMillan
cc83551a32 Refactoring for clarity based on a suggested patch by Maxime Delorme. 2007-08-09 14:37:28 +12:00
Andrew McMillan
f2d05b0bcd Fix typo. 2007-08-09 14:15:24 +12:00
Andrew McMillan
5fc143c1bc Consistently use helper function for returning default properties. 2007-08-09 12:49:28 +12:00
Andrew McMillan
39b6c1437a Regression test results change for additional VTODO test cases. 2007-08-07 23:08:23 +12:00
Andrew McMillan
e7d8b35897 Regression tests for tasks, as will be used by Mozilla according to:
https://bugzilla.mozilla.org/show_bug.cgi?id=379894
2007-08-07 23:02:38 +12:00
Andrew McMillan
6b1286cf5b Add a framework for supporting Digest authentication. 2007-08-07 22:42:27 +12:00
Andrew McMillan
cab5bf737c Most of an implementation of Digest authentication is added. 2007-08-07 22:39:39 +12:00
Andrew McMillan
7d78b939c3 Ensure RSCDS version is always reported in the server headers. 2007-08-07 20:43:23 +12:00
Andrew McMillan
3019312acd Change content-type for consistency and i18n. 2007-08-07 20:42:46 +12:00
Andrew McMillan
9fc998ba9c Change content-type for consistency. 2007-08-07 20:42:07 +12:00