Andrew McMillan
|
ed055722e9
|
Working BIND and PROPFIND of bound resources.
|
2010-03-14 00:22:43 +13:00 |
|
Andrew McMillan
|
92355af6f6
|
Fix incorrect reference in PreconditionFailed() method.
|
2010-03-14 00:21:43 +13:00 |
|
Andrew McMillan
|
5b6dc1a052
|
Update installation docs.
|
2010-03-14 00:21:00 +13:00 |
|
Andrew McMillan
|
a1d284eb56
|
Added MatchResource() method for matching by resource_id.
|
2010-03-14 00:20:02 +13:00 |
|
Andrew McMillan
|
a6768b4fdb
|
Removed references to old style $debuggroups.
|
2010-03-14 00:19:31 +13:00 |
|
Andrew McMillan
|
31c9db265d
|
Added build-depends on libawl-php (closes: debian bts #573687)
|
2010-03-14 00:18:20 +13:00 |
|
Andrew McMillan
|
4bd58e8f90
|
New regression tests for things using tickets.
|
2010-03-13 00:35:45 +13:00 |
|
Andrew McMillan
|
dc5c475106
|
Revert accidentally committed debugging.
|
2010-03-13 00:34:10 +13:00 |
|
Andrew McMillan
|
5ee5c1ff4a
|
RRULE expansion now working correctly.
|
2010-03-13 00:01:57 +13:00 |
|
Andrew McMillan
|
aaebf97bee
|
Enhance the exception handler to display a forward trace
|
2010-03-13 00:00:47 +13:00 |
|
Andrew McMillan
|
b4e2a14552
|
Fix RRULE expansion handling.
|
2010-03-12 18:32:46 +13:00 |
|
Andrew McMillan
|
c2b6398afe
|
Minor adjustments to handling 'infinity' for timeout.
|
2010-03-12 18:32:11 +13:00 |
|
Andrew McMillan
|
4322e7137a
|
Fix RRULE expansion typos.
|
2010-03-12 18:31:00 +13:00 |
|
Andrew McMillan
|
57920da746
|
Switch from AllowedTo() to HavePrivilegeTo() to support tickets.
|
2010-03-12 18:29:46 +13:00 |
|
Andrew McMillan
|
4be420e8ec
|
RepeatRule bug fixes during testing.
|
2010-03-12 18:29:14 +13:00 |
|
Andrew McMillan
|
6b495b6556
|
Allow ticket based access through here as well as public calendars.
|
2010-03-12 16:04:16 +13:00 |
|
Aurelien Requiem
|
c131834982
|
Updated french translation, with further i18n fixes to setup.
|
2010-03-12 13:25:24 +13:00 |
|
Andrew McMillan
|
1c9c77e412
|
Add initial support for BIND method.
|
2010-03-12 11:29:27 +13:00 |
|
Andrew McMillan
|
f5a29a12e2
|
Add principal_id to PublicSession.
|
2010-03-12 11:28:20 +13:00 |
|
Andrew McMillan
|
a53991bb90
|
Migrate CalDAVPrincipal to AwlQuery.
|
2010-03-12 11:25:35 +13:00 |
|
Andrew McMillan
|
31e766c368
|
Migrate CalDAVRequest to AwlQuery.
|
2010-03-12 09:47:01 +13:00 |
|
Andrew McMillan
|
8feefc0876
|
Some regression test results change due to scheduling code work.
|
2010-03-12 00:00:53 +13:00 |
|
Andrew McMillan
|
3e455c8543
|
Split dav_name into real_dav_name & bound_dav_name.
This is a first stage in disconnecting these two for an
implementation of WebDAV BIND which is going to arrive in
the next few days...
|
2010-03-11 23:59:18 +13:00 |
|
Andrew McMillan
|
9f3deeb416
|
Fix uninitialised variable errors in new scheduling code.
|
2010-03-11 23:58:37 +13:00 |
|
Andrew McMillan
|
701e96e1b2
|
Some updates to the caldav client library and an example script.
|
2010-03-11 23:40:47 +13:00 |
|
Andrew McMillan
|
cef7ecf74d
|
require_once on PgQuery now it's not common elsewhere.
|
2010-03-11 23:22:24 +13:00 |
|
Andrew McMillan
|
70fbd72000
|
Update the correct always.php file and rebuild.
|
2010-03-11 23:09:40 +13:00 |
|
Andrew McMillan
|
c4c05bd46d
|
Basic script to sync from another caldav calendar.
|
2010-03-11 14:00:19 +13:00 |
|
Andrew McMillan
|
6d6ea5a503
|
Nail the last (hopefully) missing reference to base_url.
|
2010-03-11 13:59:24 +13:00 |
|
Andrew McMillan
|
d642bcb6de
|
When running a script we might run it in the DAViCal root, not webroot.
|
2010-03-11 13:54:18 +13:00 |
|
Andrew McMillan
|
8ab5d8a404
|
Set expiry to null when we get told 'infinity' for the timeout.
|
2010-03-11 13:53:27 +13:00 |
|
Andrew McMillan
|
2589fdc237
|
Return 'infinity' for ticket timeout when expires is null.
|
2010-03-11 13:53:03 +13:00 |
|
Andrew McMillan
|
7429ad689b
|
create-database.sh does not need to specify bash.
|
2010-03-11 13:52:30 +13:00 |
|
Andrew McMillan
|
20f3462673
|
Adding Upgrader class to AwlDatabase and tidying things somewhat.
|
2010-03-10 22:45:13 +13:00 |
|
Andrew McMillan
|
2ee5537258
|
Starting work on a PHP database upgrader.
|
2010-03-10 22:44:32 +13:00 |
|
Andrew McMillan
|
de1b96913c
|
Switch to LGPLv3 license.
|
2010-03-10 14:32:16 +13:00 |
|
Rob Ostensen
|
5d2123f385
|
oops, don't write to resources we don't have privileges to
|
2010-03-10 13:46:51 +13:00 |
|
Rob Ostensen
|
3efbddd9bd
|
Scheduling extentions working with iCal 4
|
2010-03-10 13:46:42 +13:00 |
|
Andrew McMillan
|
519edce1dd
|
Migrate LOCK/UNLOCK to AwlQuery.
|
2010-03-10 11:08:37 +13:00 |
|
Andrew McMillan
|
b4570cb96e
|
Reinstate PostgreSQL 8.1 support into the Debian control file.
|
2010-03-10 09:55:28 +13:00 |
|
Rob Ostensen
|
30f159d2f3
|
Fix spelling and return value.
|
2010-03-10 09:17:29 +13:00 |
|
Andrew McMillan
|
e0393e182a
|
Migrate GET to AwlQuery.
|
2010-03-10 08:01:17 +13:00 |
|
Andrew McMillan
|
b8131d4db5
|
Preparing for release 0.9.8.4
|
2010-03-10 08:00:46 +13:00 |
|
Andrew McMillan
|
5dcb2908a8
|
Updated regression test results.
|
2010-03-09 09:22:52 +13:00 |
|
Andrew McMillan
|
118b9c44b5
|
New regression tests for tickets.
|
2010-03-09 09:22:36 +13:00 |
|
Andrew McMillan
|
41bba921cb
|
New Svenska localisation from Emil Lundberg
|
2010-03-09 09:21:24 +13:00 |
|
Andrew McMillan
|
b15c69d8dc
|
New Svenska localisation from Emil Lundberg
|
2010-03-09 09:20:24 +13:00 |
|
Andrew McMillan
|
32dd17dec1
|
Need to depend on new version of AWL.
|
2010-03-09 09:20:07 +13:00 |
|
Andrew McMillan
|
d419e50465
|
Fully switched DELETE to AwlQuery now.
|
2010-03-09 09:19:45 +13:00 |
|
Andrew McMillan
|
20a47c5fb2
|
Rewrite OPTIONS response to use DAVResource.
|
2010-03-08 17:46:24 +13:00 |
|