Andrew McMillan
|
e34807cc17
|
More consistently do the ldap timestamp munding. Probably this
should really be done in a separate 'munge_ldap_timestamp()' function.
|
2007-11-01 14:48:50 +13:00 |
|
Andrew McMillan
|
13f915ee1b
|
Substantial refactoring of drivers_ldap for efficiency and code reuse.
Also switched to using the auth-functions for user create/update.
|
2007-10-30 14:51:06 +13:00 |
|
Andrew McMillan
|
7c05f9c189
|
Pulling out the User create/update so other drivers can use it as well.
|
2007-10-30 14:48:46 +13:00 |
|
Andrew McMillan
|
91b4570997
|
Some changes to PROPFIND handling for iCal 3 support (not yet).
|
2007-10-30 12:07:50 +13:00 |
|
Andrew McMillan
|
5ad40f969a
|
Change the CALENDAR-HOME-SET property to be the parent of any calendars.
|
2007-10-30 10:22:33 +13:00 |
|
Andrew McMillan
|
48dc44eba7
|
Fleshing out the 'principal' object slightly.
|
2007-10-29 18:14:52 +13:00 |
|
Andrew McMillan
|
ca10fb50c1
|
Move the DAV: header to caldav.php, rather than only sending it for
the OPTIONS request.
|
2007-10-29 18:14:10 +13:00 |
|
Maxime Delorme
|
c0a00fd419
|
Fix some comments.
|
2007-10-29 18:13:17 +13:00 |
|
Andrew McMillan
|
973a8235b4
|
Remove extraneous bracket.
|
2007-10-29 18:12:20 +13:00 |
|
Andrew McMillan
|
1083970df8
|
Some vague changes in the hope that it might work better with
iCal. I really need to spend some time with a Mac to make this
work, I think...
|
2007-10-28 20:40:39 +13:00 |
|
Andrew McMillan
|
c2794db775
|
Maxime Delorme suggested that we should do this differently now that
the iCalendar class is more functional. I agree.
|
2007-10-28 18:19:14 +13:00 |
|
Andrew McMillan
|
a79967dfa8
|
This should now use the auth functions to create default
relationships & calendar.
|
2007-10-28 18:18:06 +13:00 |
|
Andrew McMillan
|
b27b0d4c7b
|
Added auth functions to implement creation of home calendar and
addition of default relationships, and write replacement for
auth_other_awl which uses these.
|
2007-10-28 10:27:16 +13:00 |
|
Andrew McMillan
|
e49987b069
|
Remove erroneous messages when you just hi 'Enter' instead of clicking
submit.
|
2007-10-28 10:25:23 +13:00 |
|
Andrew McMillan
|
2b9b5634c8
|
Removing closing tags which are not required.
|
2007-10-27 20:31:42 +13:00 |
|
Andrew McMillan
|
fc66ea3bd0
|
Only display the relationships menu for Admin users.
|
2007-10-27 15:24:55 +13:00 |
|
Andrew McMillan
|
82410d39fc
|
Automatically create some relationships when the user is added.
|
2007-10-27 15:19:13 +13:00 |
|
Andrew McMillan
|
e8369c91fc
|
Make the code work with or without upgrading the DB to 1.1.10.
|
2007-10-27 00:29:59 +13:00 |
|
Andrew McMillan
|
04656674f7
|
Make puck's patches for PUBLIC events actually work.
|
2007-10-27 00:11:44 +13:00 |
|
Andrew McMillan
|
ae3e35d036
|
Update the URL of the scheduling extensions draft.
|
2007-10-26 21:14:12 +13:00 |
|
Andrew McMillan
|
9623b216b2
|
Get rid of a couple more unassigned variable warnings.
|
2007-10-26 21:13:42 +13:00 |
|
Andrew McMillan
|
f8b0f0383e
|
Initial support for DAV::PRINCIPAL-URL and CalDAV calendar-home-set
|
2007-10-26 21:12:26 +13:00 |
|
Andrew McMillan
|
9bb9141f56
|
Introduce a rudimentary 'principal' attribute to the request object.
|
2007-10-26 21:11:19 +13:00 |
|
Andrew McMillan
|
56ce8b230e
|
Merge branch 'rscds' of git+ssh://git.catalyst.net.nz/git/public/rscds into rscds
|
2007-10-26 12:00:58 +13:00 |
|
Andrew McMillan
|
e64db0fae4
|
If an event is public, we should show it!
|
2007-10-26 12:00:47 +13:00 |
|
Andrew Ruthven
|
e725590612
|
Rewrite force events to public logic to be PUBLIC only, not general.
|
2007-10-26 11:35:19 +13:00 |
|
Andrew Ruthven
|
e0746e058e
|
Allow forcing all events in a collection to a specified class.
|
2007-10-26 11:05:32 +13:00 |
|
Andrew Ruthven
|
06431170c8
|
By default calendar items are PUBLIC.
|
2007-10-26 09:41:18 +13:00 |
|
Andrew McMillan
|
613fcb4417
|
Use the right variable name.
|
2007-10-25 22:46:32 +13:00 |
|
Andrew McMillan
|
a30442581c
|
Really release 0.9.1, for what it's worth.
|
2007-10-25 21:48:33 +13:00 |
|
Andrew McMillan
|
628dec3209
|
Only log start of debugging if some debugging is enabled.
|
2007-10-25 15:24:46 +13:00 |
|
Andrew McMillan
|
94b6418fd3
|
When class is NULL we should consider it to be PUBLIC.
|
2007-10-25 15:20:55 +13:00 |
|
Andrew McMillan
|
1d1f987233
|
Ensure that we have a default auth mode.
|
2007-10-25 15:20:18 +13:00 |
|
Andrew McMillan
|
b42f3d4aef
|
Get rid of the uninitialised $c->pkgver variable.
|
2007-10-24 21:42:25 +13:00 |
|
Maxime Delorme
|
c84cd7bcb1
|
Refactoring caldav-PUT to allow calling from a different code path.
|
2007-10-23 21:37:40 +13:00 |
|
Andrew McMillan
|
c8e0efc3ec
|
Fix references to components of the version.
|
2007-10-20 11:57:54 +13:00 |
|
Andrew McMillan
|
05beacd24c
|
GET on a collection should include any VTODO that are in there as well.
|
2007-10-18 21:49:36 +13:00 |
|
Andrew McMillan
|
c6f09b1607
|
Enforce repeatable ordering on the REPORT response to make regression testing
easier to parse.
|
2007-10-18 21:45:05 +13:00 |
|
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
|
d8c30893fa
|
Fix permissions for RW access.
|
2007-10-17 10:09:52 +13:00 |
|
Andrew McMillan
|
559485aae4
|
Preparation for a new release.
|
2007-10-16 13:25:30 +13:00 |
|
Andrew McMillan
|
f460f49bf2
|
Merge /home/andrew/projects/davical/ into rscds
|
2007-10-01 20:35:17 +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 |
|