22 Commits

Author SHA1 Message Date
Andrew McMillan
0132e8195e Fix uninitialised variable warnings. 2008-10-27 15:10:43 +13:00
Andrew McMillan
b55b8c4a01 Warn about use of deprecated setting name. 2008-10-23 16:38:35 +13:00
Andrew McMillan
5ec4c33670 Remove case-folding of incoming XML. 2008-10-21 23:04:31 +13:00
Andrew McMillan
5c8cfa4031 Rename @package to davical. 2008-09-18 12:03:00 +12:00
Andrew McMillan
32cc54a081 Fix translation inefficiencies, per Debian bug #495307 2008-09-17 23:07:37 +12:00
Andrew McMillan
981401ce9f Rename stylesheet to davical. 2008-06-19 12:40:18 +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
b317369e9c Paranoia sprinkles. 2008-01-24 07:50:08 +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
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
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
c8e0efc3ec Fix references to components of the version. 2007-10-20 11:57:54 +13:00
Andrew McMillan
fda1ba73e4 Change the default names, and also look in /etc/davical for
the configuration.
2007-09-08 14:15:42 +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
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