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
Andrew McMillan
dd21172c69
AwlQuery::QDo() method for quick queries where we don't parse the resultset.
2010-03-08 17:44:56 +13:00
Andrew McMillan
0548dd64d2
Add configuration setting to optionally restrict /setup.php to admin.
2010-03-08 16:45:28 +13:00
Andrew McMillan
4db6703c05
Support for DELTICKET completed.
2010-03-08 16:44:55 +13:00
Andrew McMillan
bd875029a1
Changes for ticketdiscovery.
2010-03-08 16:44:06 +13:00
Andrew McMillan
fcde8b503b
Updated translation strings.
2010-03-08 16:28:54 +13:00
Andrew McMillan
92015340d0
Link to the DAViCal website, rather than SourceForge.
2010-03-07 23:39:59 +13:00
Andrew McMillan
fd1a940237
Implementation of DELTICKET method.
2010-03-07 23:24:05 +13:00
Andrew McMillan
ab3991dcda
Updated localisation strings.
2010-03-07 23:23:37 +13:00
Andrew McMillan
280c4d1d78
If I put that string on one line I lose a warning from xgettext.
2010-03-07 23:22:43 +13:00
Andrew McMillan
aeaf09a2d4
Check precondition to disallow creating collections in a schedule-inbox.
2010-03-07 20:59:08 +13:00
Andrew McMillan
606e7d6338
Move PreconditionFailed and MalformedRequest into $request methods.
2010-03-07 20:58:31 +13:00
Andrew McMillan
b1919850a1
Switch to HavePrivilegeTo() to ensure we catch tickets.
2010-03-07 20:57:33 +13:00
Andrew McMillan
70c853df6c
Correct misspelled __LINE__ references.
2010-03-07 20:56:49 +13:00
Andrew McMillan
f4416f84e9
Add a primary key.
2010-03-06 23:32:59 +13:00
Andrew McMillan
c37df9a88e
Corrected ticekt-related regression tests.
2010-03-06 23:31:48 +13:00
Andrew McMillan
c6745c97b0
Tickets now working for PROPFIND requests, and maybe more...
2010-03-06 23:30:12 +13:00
Andrew McMillan
2255e1fa6a
Use NeedPrivilege() method to check privileges.
2010-03-06 23:27:49 +13:00
Andrew McMillan
ef77bc3d39
Fix namespacing.
2010-03-06 23:26:58 +13:00
Andrew McMillan
c8fc9f128a
Fix order of parameters in Exec() calls.
2010-03-06 23:26:06 +13:00
Andrew McMillan
6560ea47a0
Check permission on move destination.
2010-03-06 23:25:30 +13:00
Andrew McMillan
2abf646429
Also send a Ticket: header in response to a MKTICKET.
2010-03-06 00:53:01 +13:00
Andrew McMillan
3320ec9a17
Start adding ticket support into request processing.
2010-03-06 00:22:09 +13:00
Andrew McMillan
c3cfc97fff
Add an empty response to the DAV::group property.
2010-03-06 00:21:01 +13:00
Andrew McMillan
371666f04e
All schedule-deliver privileges should be included in default.
2010-03-06 00:19:49 +13:00
Andrew McMillan
ecdf44ddd9
Use NeedPrivilege to respond to access denied.
2010-03-06 00:19:09 +13:00
Andrew McMillan
2e14fda7c1
Provide some rudimentary statistics about the setup.
2010-03-05 22:14:00 +13:00
Andrew McMillan
03ff39fa33
With readonly_webdav_collections set we should write nothing!
...
We were writing collection records to the database when the
configuration setting readonly_webdav_collections was set, even
though the actual events would not be written.
2010-03-05 14:26:58 +13:00
Andrew McMillan
31f8c6b17f
MKTICKET handling is now working.
2010-03-05 12:29:54 +13:00
Andrew McMillan
231e3fda8a
Detecting no XML in the REPORT request is improved.
2010-03-05 12:28:46 +13:00
Andrew McMillan
b12bf600c1
Update to current 1.2.8 patch.
2010-03-05 12:25:56 +13:00
Andrew McMillan
1e717bf1fe
Check we have actually got an XML body if we got a content-type XML.
2010-03-05 12:25:09 +13:00