65 Commits

Author SHA1 Message Date
Andrew McMillan
73fd5a05c3 We now recommend the website. 2006-10-26 00:38:53 +13:00
Andrew McMillan
c8c24564be Return a precondition failed if someone attempts to create a calendar
which is already there.
2006-10-26 00:31:39 +13:00
Andrew McMillan
c59097ce7b Rudimentary support for DAV:ACL and DAV:SUPPORTED-PRIVILEGE-SET. 2006-10-26 00:31:01 +13:00
Andrew McMillan
99719ddbfc Real regression testing, using parts of the framework developed earlier. 2006-10-26 00:29:47 +13:00
Andrew McMillan
a4196cedd0 Minor wording change. 2006-10-26 00:26:25 +13:00
Andrew McMillan
836dd6398f More tweaks to public website. 2006-10-25 22:44:35 +13:00
Andrew McMillan
63d5cec056 Fix XHTML compliance of the public web pages. 2006-10-25 22:25:01 +13:00
Andrew McMillan
213d5a60c5 Fix privileges output. 2006-10-25 21:50:29 +13:00
Andrew McMillan
fd71ade879 A basic website describing the project with installation and configuration
details.
2006-10-25 21:47:59 +13:00
Andrew McMillan
69ea65e72f Add some more help on Evolution setup. 2006-10-24 10:10:56 +13:00
Andrew McMillan
55c2c92da8 Basic installation instructions. 2006-10-24 07:51:38 +13:00
Andrew McMillan
757e7c8b2f Fix bug found when I first actually used it :-) 2006-10-20 10:23:22 +13:00
Andrew McMillan
29117f2eda Release 0.2.0 2006-10-17 10:56:12 +13:00
Andrew McMillan
0b998ac35d Update database script should really be executable. 2006-10-17 10:52:29 +13:00
Andrew McMillan
67999e27d9 Update the database schema, rather than nuking it and starting again. 2009-09-09 21:43:56 +12:00
Andrew McMillan
c25312c13d Allow for listing, adding & deleting relationship types. 2009-09-09 21:43:06 +12:00
Andrew McMillan
f8c1dd0df5 Split our data into what should be in everyone's database vs. what is a 'fun'
initial set for playing around.
2009-09-09 21:41:42 +12:00
Andrew McMillan
2e2aa372be Set permissions on relationship_type sequence. 2009-09-09 21:39:54 +12:00
Andrew McMillan
6f1bf2feed Patch to set permissions on the sequence for relationship_type.rt_id 2009-09-09 21:39:23 +12:00
Andrew McMillan
c6ea39b12e New release. 2006-10-13 18:21:28 +13:00
Andrew McMillan
93b10fde61 Remove the reference to an old include. 2006-10-13 18:21:20 +13:00
Andrew McMillan
0f511c2841 Add add relationship/delete relationship to the user maintenance. 2006-10-13 18:20:48 +13:00
Andrew McMillan
6fcde6ec08 Modifications to make scripts more appropriate for maintaining a database
which changes, rather than which we recreate at random.
2006-10-13 18:19:03 +13:00
Andrew McMillan
d7f37e496a These functions have moved into Andrew's Web Libraries. 2006-10-11 16:42:28 +13:00
Andrew McMillan
1639f0f1ca More code cleanups - adding phpdoc header to all caldav component parts. 2006-10-11 16:38:53 +13:00
Andrew McMillan
d9e86b8e6f Miscellaneous minor changes for new release. 2006-10-11 14:17:56 +13:00
Andrew McMillan
61b5bae4f7 Use new global config for server/port/script value. Ensure we quote the
ETag, and also that we return "501 not implemented" when we don't do
stuff, rather than Infernal Server Error.
2006-10-11 14:13:43 +13:00
Andrew McMillan
816147789d Reviewed, commented, and added a healthy dose of honesty. 2006-10-11 14:11:38 +13:00
Andrew McMillan
424c6ada91 Code review and stylistic changes. Better error reporting. 2006-10-11 14:01:19 +13:00
Andrew McMillan
b84f7987b5 Quote the ETag properly. 2006-10-11 13:36:04 +13:00
Andrew McMillan
8451746c39 Put protocol_server_script into global configuration variable. Find the
correct changelog and get the version number.
2006-10-11 13:35:18 +13:00
Andrew McMillan
fe642a4f7b More formally match specified behaviour, especially If-Match and If-None-Match. 2006-10-11 13:32:23 +13:00
Andrew McMillan
17ac937376 More formally meet specification, particularly If-Match and If-None-Match,
but with a specific workaround for Evolution <= 1.8.
2006-10-11 13:31:36 +13:00
Andrew McMillan
2032c0a757 Parse If-Match and If-None-Match headers centrally. 2006-10-11 13:30:13 +13:00
Andrew McMillan
f4cc7b3d59 More robust database creation script. 2006-10-11 13:29:08 +13:00
Andrew McMillan
b7a037f0d8 Default behaviour is that collections always exist. 2006-10-08 00:31:25 +13:00
Andrew McMillan
85234b5072 Stupid typo. 2006-10-08 00:31:07 +13:00
Andrew McMillan
f4a44ebc4a Add primary key to relationship. 2006-10-08 00:30:46 +13:00
Andrew McMillan
60ffd152aa Removal of warnings, adding of permissions. 2006-10-08 00:30:01 +13:00
Andrew McMillan
0a91dfdde6 Misc irrelevant changes. 2006-10-08 00:29:28 +13:00
Andrew McMillan
d69d7d56a3 A new library called this replace vEvent.php and is in AWL. 2006-10-08 00:28:49 +13:00
Andrew McMillan
a91b7d2224 A few more test cases. 2006-10-08 00:28:06 +13:00
Andrew McMillan
b9c0628615 Grab a collection as one VCALENDAR 2006-10-08 00:26:27 +13:00
Andrew McMillan
e44888f7f8 Now ensure the plpgsql language is created. 2006-10-08 00:25:47 +13:00
Andrew McMillan
fd88f3cc0e Added a new function to get permissions between two users. 2006-10-08 00:25:24 +13:00
Andrew McMillan
b2bf60f53c Depend on newer libawl version which includes XMLElement.php 2006-10-05 00:40:01 +13:00
Andrew McMillan
0ff311b2bf Reformatting the code. 2006-10-05 00:39:19 +13:00
Andrew McMillan
18150d702d Change to table name. Also calculate DTEND if we got DTSTART + DURATION. 2006-10-05 00:39:04 +13:00
Andrew McMillan
046e390380 The beginnings of a testing framework. 2006-10-05 00:38:23 +13:00
Andrew McMillan
487c53d838 For what it's worth, we can now try and make DAVE collections. 2006-10-05 00:37:57 +13:00