56 Commits

Author SHA1 Message Date
Andrew McMillan
5ec4c33670 Remove case-folding of incoming XML. 2008-10-21 23:04:31 +13:00
Andrew McMillan
32cc54a081 Fix translation inefficiencies, per Debian bug #495307 2008-09-17 23:07:37 +12:00
Andrew McMillan
27afa197d7 Release 0.9.5.2 2008-09-16 09:48:28 +12:00
Andrew McMillan
d1753db451 Preparing to release 0.9.5.1 2008-07-14 21:34:09 +12:00
Andrew McMillan
981401ce9f Rename stylesheet to davical. 2008-06-19 12:40:18 +12:00
Andrew McMillan
1bedbc9c62 Release 0.9.5 2008-05-07 21:23:48 +12:00
Andrew McMillan
a162fc005e Release 0.9.4.5 2008-05-05 16:11:33 +12:00
Andrew McMillan
792f677829 Release 0.9.4.4 2008-04-18 19:55:35 +12:00
Andrew McMillan
abe2150e63 Pre-release 0.9.4.3 2008-04-13 01:01:52 +12:00
Andrew McMillan
99ff2e5f4a Fall back to /etc/davical/config.php for a whole-of-site configuration. 2008-02-14 13:33:03 +13:00
Andrew McMillan
89df8d8881 Cope with noisy file access denial such as open_basedir. 2008-01-26 16:16:28 +13:00
Andrew McMillan
949d28a5c1 Fix debugging code so this doesn't break a server with open_basedir
enabled.  Not that I in any way endorse the use of open_basedir...
2008-01-21 17:30:31 +13:00
Andrew McMillan
4fba80a1c7 Release 0.9.3 2008-01-16 22:31:51 +13:00
Andrew McMillan
2cacc8aa1c Almost entirely switched to root-relative URLs now. 2007-11-25 13:31:35 +13:00
Andrew McMillan
8fb6bcd1e7 Don't deault the admin e-mail address to a real one! 2007-11-17 22:07:30 +13:00
Andrew McMillan
f5e1e98306 Rename rscds_configuration_missing.php to davical_... 2007-11-05 15:33:27 +13:00
Andrew McMillan
5976c52650 Release 0.9.2 2007-11-04 23:32:54 +13:00
Andrew McMillan
f7a3bf6f8d Revert some of that last change. 2007-11-04 11:30:25 +13:00
Andrew McMillan
c3943f3687 Slightly tweak the protocol_server_port to account for / 2007-11-04 11:25:45 +13:00
Andrew McMillan
10e02c5e76 Add getUserByID and caching by ID. 2007-11-03 20:52:54 +13:00
Andrew McMillan
a30442581c Really release 0.9.1, for what it's worth. 2007-10-25 21:48:33 +13:00
Andrew McMillan
628dec3209 Only log start of debugging if some debugging is enabled. 2007-10-25 15:24:46 +13:00
Andrew McMillan
b42f3d4aef Get rid of the uninitialised $c->pkgver variable. 2007-10-24 21:42:25 +13:00
Andrew McMillan
559485aae4 Preparation for a new release. 2007-10-16 13:25:30 +13:00
Andrew McMillan
6b1286cf5b Add a framework for supporting Digest authentication. 2007-08-07 22:42:27 +12:00
Andrew McMillan
7d78b939c3 Ensure RSCDS version is always reported in the server headers. 2007-08-07 20:43:23 +12:00
Andrew McMillan
532e3a8938 Refactoring of GetStatusMessage() in the hope of some minor efficiency. 2007-06-04 23:22:56 +12:00
Andrew McMillan
52181d6784 Correct typo. 2007-06-02 14:45:03 +12:00
Andrew McMillan
c968d2f333 Release 0.8.0 2007-06-02 12:22:36 +12:00
Andrew McMillan
bc8268868c Corrected function name. 2007-05-31 18:27:54 +12:00
Andrew McMillan
da2b59b17d Add utility functions to get the user record for a named user, and to get
the HTTP status codes/meanings.
2007-05-30 23:20:03 +12:00
Andrew McMillan
64e351af56 The inc/always.php file is now built with the version number in it. 2007-05-29 23:01:04 +12:00
Andrew McMillan
122aa962da Commit before removing file now autobuilt. 2007-05-29 22:59:54 +12:00
Andrew McMillan
5b715dc3eb Add support for automatically creating a user's home calendar. 2007-05-23 08:11:29 +12:00
Andrew McMillan
dd31ac44c8 Correct copyright notice. 2006-12-06 00:24:13 +13:00
Andrew McMillan
e9231ad8a9 Remove some E_NOTICE warnings. 2006-12-02 11:44:04 +13:00
Andrew McMillan
1b8d5b7d15 Fix locale handling in subdirectory operation. 2006-11-30 22:07:50 +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
ccc9a974f2 Add commented out default timezone config setting. 2006-11-22 14:42:19 +13:00
Andrew McMillan
bdd200633f We should use 'true' rather than '1' for readability. 2006-11-22 07:32:00 +13:00
Andrew McMillan
8056e9bc40 Add configuration setting so javascript linking of rows can be disabled. 2006-11-20 08:36:13 +13:00
Andrew McMillan
f17af9d74b Translation work. 2006-11-07 10:36:20 +13:00
Andrew McMillan
0d3d1629e3 Set default locale back to en_NZ since I have finished some testing that
accidentally committed this as es_MX.
2006-11-05 22:31:15 +13:00
Andrew McMillan
3a5cb76191 Apply the i18n framework in various places. 2006-11-05 22:27:37 +13:00
Andrew McMillan
45073075f9 Include our I18n framework. 2006-11-05 12:06:56 +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
b7a037f0d8 Default behaviour is that collections always exist. 2006-10-08 00:31:25 +13:00
Andrew McMillan
db963fadf6 Now supports user create, view & edit with role assignment. Also starts to
support the PROPFIND request that Mulberry makes but does not fully support
Mulberry yet (their timezones are non-standard).
2006-09-27 09:53:34 +12:00