260 Commits

Author SHA1 Message Date
Andrew McMillan
d3a71cd234 Return an honest set of OPTIONS in the normal case, and allow us to override
so we can see if clients will try and use the ones we don't support.
2006-12-02 00:08:42 +13:00
Andrew McMillan
3459bff7df We don't need to loop 100 times to see there is a problem. And when we do
we should describe it better as well.
2006-12-01 23:32:55 +13:00
Andrew McMillan
2649b28ed4 Test with Mozilla REPORT after we have entries from other calendars. 2006-12-01 10:23:23 +13:00
Andrew McMillan
786bc35c96 Chandler was sending a rule containing only FREQ=MONTHLY which caused
problems with the REPORT that Mozilla Calendar requests.  This fixes
that, and a number of other strange situations that could occur.
2006-12-01 10:20:11 +13:00
Andrew McMillan
9c8364d296 Synchronise with current code, so we can encourage updated translations. Note
that these files are now starting to extend coverage into the server element
of the application.
2006-12-01 00:03:46 +13:00
Andrew McMillan
1b8d5b7d15 Fix locale handling in subdirectory operation. 2006-11-30 22:07:50 +13:00
Andrew McMillan
b807490bc5 Allow clickthrough to GET .ics events from the collection in the Admin screen. 2006-11-30 21:48:26 +13:00
Andrew McMillan
efa5b31a39 More removal of the personal pronoun. 2006-11-30 20:52:04 +13:00
Andrew McMillan
40269c999c Go for the royal 'we' here, since this won't always be a one-person project. 2006-11-30 20:46:31 +13:00
Andrew McMillan
70ddd785f2 We no longer need register_globals or the RSCDS inc/ directory in our
virtual host definition.
2006-11-30 18:41:23 +13:00
Andrew McMillan
bfb93a06a9 Send an "X-RSCDS-Version" header in our response to assist with debugging. 2006-11-30 18:37:50 +13:00
Andrew McMillan
476f084844 Make images work in the subdirectory model. 2006-11-30 18:23:28 +13:00
Andrew McMillan
2800808b90 Allow RSCDS to operate from a subdirectory within another virtual host,
rather than requiring it's own virtual host.
2006-11-30 18:09:38 +13:00
Andrew McMillan
4133f9dcb5 Updated tests and results for basic Cadaver use. 2006-11-30 13:43:31 +13:00
Andrew McMillan
3a4931db60 Some initial test cases for Cadaver use. 2006-11-28 13:02:37 +13:00
Andrew McMillan
b6de0dc7ed Miscellaneous regression test results which have changed. 2006-11-27 09:30:52 +13:00
Andrew McMillan
674ca88ea8 Fix the GET to use the request object. 2006-11-27 09:30:19 +13:00
Andrew McMillan
d9b22134f1 Fix REPORT to use the request object. 2006-11-27 09:29:26 +13:00
Andrew McMillan
c26ae36b93 Remove exit(0) which is no longer necessary. 2006-11-27 09:21:13 +13:00
Andrew McMillan
4aca3489d2 Fix another bug in OPTIONS. 2006-11-27 09:12:42 +13:00
Andrew McMillan
3a28e85d19 Fix problem with PUT. 2006-11-27 09:04:40 +13:00
Andrew McMillan
e0fdd5e793 Results for MKCALENDAR now returning a 'Created' status (201). 2006-11-27 01:38:43 +13:00
Andrew McMillan
00bae378cf Updated DELETE to work with new request object. 2006-11-27 01:38:00 +13:00
Andrew McMillan
9c7c3e55a5 A tweak to the MKCALENDAR. 2006-11-27 01:34:50 +13:00
Andrew McMillan
7a2fa38a80 Have now changed PUT to use new request object. 2006-11-27 01:34:07 +13:00
Andrew McMillan
bffb535e42 The functionality between MKCOL and MKCALENDAR is so similar there need not
be two separate includes for them.
2006-11-27 01:13:55 +13:00
Andrew McMillan
367462fb67 Have now converted MKCALENDAR to use new request object. 2006-11-27 01:08:37 +13:00
Andrew McMillan
6a6f147f75 Converted PROPFIND to new request object. 2006-11-27 01:01:09 +13:00
Andrew McMillan
02be51d765 OPTIONS now working with new structure. 2006-11-27 00:29:23 +13:00
Andrew McMillan
b591115b72 New class to handle requests, so we can extract permissions in a better
way.  Of course this breaks all of the existing code, so don't use this
until I have all the regression tests passing again :-)
2006-11-27 00:16:01 +13:00
Andrew McMillan
03ba7469cc 'write' includes 'bind', 'unbind' and 'write-content' 2006-11-26 17:31:05 +13:00
Andrew McMillan
318c7fe2cd Starting to add more privileges support. 2006-11-26 17:27:59 +13:00
Andrew McMillan
e231b2d9fc Remove a couple of columns that aren't really incredibly useful. 2006-11-26 15:36:12 +13:00
Andrew McMillan
81d74386d4 Get rid of the relationships.php which is in the user page now. Provide
a way of seeing some information about the items in a collection.
2006-11-26 15:32:29 +13:00
Andrew McMillan
ab3b5a3f03 New language strings. 2006-11-26 11:56:55 +13:00
Andrew McMillan
d046a85640 Fix the auto-creation of calendars so they are the same as the ones that
are created with MKCALENDAR.
2006-11-26 11:53:34 +13:00
Andrew McMillan
b80b562ff9 Correct link tooltip. 2006-11-26 11:46:11 +13:00
Andrew McMillan
bc25ce182b Display a list of the user's collections. 2006-11-26 11:44:32 +13:00
Andrew McMillan
d53188c5be Now somewhat closer to the normal pages header. 2006-11-26 00:13:08 +13:00
Andrew McMillan
8040be9d83 Stylesheet for the logo parts of the Wiki. 2006-11-25 21:48:21 +13:00
Andrew McMillan
fed4c56e4d We now have a working wiki, so link to it. 2006-11-25 21:37:23 +13:00
Andrew McMillan
505e8fabc0 Stylesheet for wiki. 2006-11-25 17:32:47 +13:00
Andrew McMillan
547d7f909b Include some new strings in the translation. 2006-11-25 12:39:16 +13:00
Andrew McMillan
26a54820b3 Some updates to the spanish translation. 2006-11-25 12:38:17 +13:00
Andrew McMillan
378e6fc97b Now we've fixed the DB function we don't need to check we are us as well. 2006-11-23 22:55:08 +13:00
Andrew McMillan
8f1002be22 Put basic pluggable authentication in here as well. 2006-11-23 22:46:52 +13:00
Andrew McMillan
44e0a1bb5a Ooops. Spell the table name right, wontcha! 2006-11-23 20:46:44 +13:00
Andrew McMillan
f6578fcda3 Since we're now doing a random password, we have to be able to override
it when we run the regression tests.
2006-11-23 20:25:04 +13:00
Andrew McMillan
58ac97191a Allow an e-mail address to be used with the freebusy.php functionality. 2006-11-23 20:19:12 +13:00
Andrew McMillan
2c0740a212 Changing priorities. 2006-11-23 20:18:39 +13:00