78 Commits

Author SHA1 Message Date
Andrew McMillan
d33b8f3665 Rewritten content to provide some useful help and overview for users. 2006-10-29 19:35:07 +13:00
Andrew McMillan
c03389db42 No need to indicate View is active. 2006-10-29 15:42:26 +13:00
Andrew McMillan
b2ff588417 Adjust display of active menu bar elements. 2006-10-29 15:41:51 +13:00
Andrew McMillan
d2e25b8172 Fix problem deleting relationship. Encourage sub-menu to be displayed. 2006-10-29 13:04:05 +13:00
Andrew McMillan
6999306e5e Add link to Sourceforge Bug creation page. 2006-10-29 10:47:11 +13:00
Andrew McMillan
a472e8e98a Remove inappropriate link from rows in relationship_types browser. 2006-10-29 10:46:46 +13:00
Andrew McMillan
2e835f3eea Improve visual styling on maintenance pages. 2006-10-29 10:46:14 +13:00
Andrew McMillan
e3cda6ec20 The base data should include some basic relationship_type records. 2006-10-28 19:06:31 +13:00
Andrew McMillan
619231028c Roll a new release. 2006-10-27 12:06:38 +13:00
Andrew McMillan
bac79e2207 Sync wth web based version. 2006-10-27 12:05:32 +13:00
Andrew McMillan
24bc54ed05 Patch to permissions for role_member table. 2006-10-27 12:05:08 +13:00
Andrew McMillan
0b93e524b6 Clean out some of the crap that was being packaged in passing but shouldn't
have been.
2006-10-27 12:04:33 +13:00
Andrew McMillan
5ba9e594d4 Split the basics out to Debian/non-Debian/non-Linux systems and point out
that both AWL and RSCDS need to be downloaded.
2006-10-27 00:26:05 +13:00
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