47 Commits

Author SHA1 Message Date
Andrew McMillan
70fbd72000 Update the correct always.php file and rebuild. 2010-03-11 23:09:40 +13:00
Andrew McMillan
371666f04e All schedule-deliver privileges should be included in default. 2010-03-06 00:19:49 +13:00
Andrew McMillan
dc72ddf3a8 Correct setup of locale. 2010-03-05 11:00:55 +13:00
Andrew McMillan
0fffd0e417 First (untested) cut at MKTICKET implementation. 2010-03-05 00:02:26 +13:00
Andrew McMillan
a6d692cde9 Switch always.php over to AwlQuery. 2010-03-04 01:39:40 +13:00
Andrew McMillan
0e1df68878 Correct allprop/include processing. 2010-02-28 22:39:02 +13:00
Andrew McMillan
ded5eafb6b Correct 'ALL' privilege to 24 bits. 2010-02-24 13:59:50 +13:00
Andrew McMillan
86ca750828 always: Initialise the AWL db connection. 2010-02-17 23:52:47 +13:00
Andrew McMillan
85a06399d8 Allow config files to be under /usr/local 2010-01-28 09:41:33 +13:00
Andrew McMillan
9ecc95399b Force function parameter types for older PostgreSQL versions. 2009-12-21 22:18:54 +13:00
Andrew McMillan
1eb677de16 Make some of those unused functions really not be used! 2009-12-21 21:41:37 +13:00
Andrew McMillan
19199d5f86 Replaced the old get_permissions() call with the new permissions model. 2009-12-21 13:04:25 +13:00
Andrew McMillan
8644cec3fb Add default privileges setting. Move privileges functions out of DAVResource.php 2009-11-22 22:28:27 +13:00
Andrew McMillan
2c418c4545 Move URL deconstruction into DeconstructURL function. 2009-11-14 17:35:10 +13:00
Andrew McMillan
865a2e499c Various changes preparing to switch PROPFIND implementation. 2009-11-12 00:39:18 +13:00
Andrew McMillan
3df6ccc4ba Getting 'MOVE' working has proven surprisingly complex. 2009-11-04 00:17:10 +13:00
Andrew McMillan
4bc65383bd Add DB version upgrade detection code. 2009-10-27 09:20:49 +13:00
Andrew McMillan
c5ad893fbf Convert " to ' where possible. 2009-10-11 15:04:07 -07:00
Andrew McMillan
1db30e30f1 Change defaults for some less desirable config options. 2009-09-25 13:38:04 +12:00
Andrew McMillan
c97c489a52 Handle /principals/*/user requests as Depth: 0 on principal 2009-09-11 11:04:06 +12:00
Andrew McMillan
a264cbc9b7 Add function for converting ISO date to HTTP date. 2009-06-14 11:22:39 +12:00
Andrew McMillan
2706174b8d Handle it if the webserver doesn't set SERVER_NAME 2009-03-29 22:19:09 +13:00
Andrew McMillan
e61e843a36 Changes to support usernames containing a space, or other strange non-'/' character. 2009-03-19 10:11:50 +13:00
Andrew McMillan
a4ad2d8fe6 Default collections_always_exist to false. 2008-11-26 13:25:39 +13:00
Andrew McMillan
3b7e77e6a4 Default allow_get_email_visibility to false, for security reasons. 2008-11-18 18:19:13 +13:00
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