208 Commits

Author SHA1 Message Date
Andrew McMillan
487693ffee Add knowledge of desired parallel AWL version to setup.
Also add caching of getUserByEmail() since we'll be doing more of
that in the scheduling code.
2010-10-14 21:15:16 -04:00
Andrew McMillan
f77ac0fab4 Check for some supported stuff very early so we can show it is missing. 2010-10-07 15:38:07 -04:00
Andrew McMillan
443aae2a52 Preparing to release 0.9.9.3. 2010-09-24 12:51:52 +12:00
Andrew McMillan
e0b46d442d Preparing for release 0.9.9.2 2010-09-21 12:14:35 +12:00
Andrew McMillan
e87ae9ac63 Release 0.9.9.1 for testing. 2010-09-14 13:50:27 +12:00
Andrew McMillan
ed9b3ae693 Tweaking OPTIONS output. 2010-09-12 16:22:58 +12:00
Andrew McMillan
645b9196fc [setup] Detect whether suhosin.server.strip is set and discourage it.
I sanitise the path just fine and I like being able to have arbitrary
paths, and don't want non-alphabetic stuff turned into a question mark.
2010-09-11 23:07:29 +12:00
Andrew McMillan
bc88301a4f [index] Allow for a HEAD request on / to be served here too. 2010-09-11 22:52:00 +12:00
Andrew McMillan
50fccc73d8 Working freebusy refactored to use a single core routine. 2010-08-30 18:55:23 +12:00
Andrew McMillan
3300404912 Add a getUserByEMail() function. 2010-08-30 16:59:08 +12:00
Andrew McMillan
64f20edaab Coerce the content-type on PUT.
It seems that failing to correctly set the content-type header
on PUT is a common error.
2010-08-29 13:01:56 +12:00
Andrew McMillan
f816c6b56a Fix default locale. 2010-08-13 11:42:16 +12:00
Andrew McMillan
4065f26da2 Default type to 'resource' for privileges display. 2010-06-29 23:49:16 +12:00
Andrew McMillan
f2ebbda855 Add parameter for masking privilege output to only applicable set. 2010-06-28 09:31:35 +12:00
Andrew McMillan
efd40937fe Rewrite the way the DAV header is produced. 2010-06-28 08:39:03 +12:00
Andrew McMillan
5d14ab0fe0 Add support for carddav / caldav well-known URLs. Fix short open tag. 2010-06-27 18:55:13 +12:00
Andrew McMillan
dfa78960a0 Add indication of support for addressbook. 2010-06-27 18:47:19 +12:00
Andrew McMillan
28af315848 A fix for problems with character output in the user configuration. 2010-06-17 23:27:22 +12:00
Andrew McMillan
1688ea0df2 Remove reference to RSCDS. 2010-05-26 11:50:25 +12:00
Andrew McMillan
9002e974fc Add a hack so older Mozilla calendar versions don't see auto-schedule. 2010-05-19 23:48:45 +12:00
Andrew McMillan
f5ee8da945 Add a hack to work around Lightning/Sunbird bug #463392 2010-05-17 22:50:40 +12:00
Andrew McMillan
8a5ba6a07e A (still broken) start on parsing VCARD on PUT. 2010-05-12 22:17:10 +12:00
Andrew McMillan
ad4d733e57 Add a check for gettext availability. 2010-05-12 22:01:39 +12:00
Rob Ostensen
d5ed5acff3 iScheduling configuration changes, defaults to disabled. 2010-04-19 14:17:37 +12:00
Rob Ostensen
528211bc65 First phase of iSchedule support. Capabilities supported as well as validating remote requests. Still need to handle remote requests. 2010-04-19 14:17:19 +12:00
Andrew McMillan
686f83c5e7 Preparing to release 0.9.9 2010-04-14 23:37:19 +12:00
Andrew McMillan
e2868c93ea Only log start of script if that specific debug is configured. 2010-04-01 22:23:55 +13:00
Andrew McMillan
b1913f780a Remember a script start time. 2010-03-30 10:44:20 +13:00
Andrew McMillan
a2c3c4a620 Add support for arbitray text objects in collections. 2010-03-29 22:38:45 +13:00
Andrew McMillan
ded19c24d8 Add configurable locale directory from Aurelien. Nuke ancient compat code. 2010-03-24 08:13:46 +13:00
Andrew McMillan
f0964f7583 Move always.php into the webroot for easier setup.
Also add some 'search for the AWL includes' code into it for
even more easier setup.
2010-03-23 21:52:00 +13:00
Rob Ostensen
34c1fee3c6 first run at ldap group support 2010-03-21 20:42:03 +13:00
Andrew McMillan
ce9954d7d3 Update DAV header. 2010-03-20 08:41:54 +13:00
Andrew McMillan
d69b45cbe4 Remove the old screen for showing a collection. 2010-03-18 08:37:57 +13:00
Aurelien Requiem
550bdda529 Updated i18n & French translation. 2010-03-17 20:25:17 +13:00
Andrew McMillan
32156d28e2 Remove old relationship_types maintenance program. 2010-03-16 07:05:01 +13:00
Andrew McMillan
103a6ec146 404 check was insufficient here. 2010-03-15 00:32:53 +13:00
Andrew McMillan
ed055722e9 Working BIND and PROPFIND of bound resources. 2010-03-14 00:22:43 +13:00
Andrew McMillan
6b495b6556 Allow ticket based access through here as well as public calendars. 2010-03-12 16:04:16 +13:00
Aurelien Requiem
c131834982 Updated french translation, with further i18n fixes to setup. 2010-03-12 13:25:24 +13:00
Andrew McMillan
2ee5537258 Starting work on a PHP database upgrader. 2010-03-10 22:44:32 +13:00
Rob Ostensen
30f159d2f3 Fix spelling and return value. 2010-03-10 09:17:29 +13:00
Andrew McMillan
0548dd64d2 Add configuration setting to optionally restrict /setup.php to admin. 2010-03-08 16:45:28 +13:00
Andrew McMillan
4db6703c05 Support for DELTICKET completed. 2010-03-08 16:44:55 +13:00
Andrew McMillan
92015340d0 Link to the DAViCal website, rather than SourceForge. 2010-03-07 23:39:59 +13:00
Andrew McMillan
280c4d1d78 If I put that string on one line I lose a warning from xgettext. 2010-03-07 23:22:43 +13:00
Andrew McMillan
b1919850a1 Switch to HavePrivilegeTo() to ensure we catch tickets. 2010-03-07 20:57:33 +13:00
Andrew McMillan
2e14fda7c1 Provide some rudimentary statistics about the setup. 2010-03-05 22:14:00 +13:00
Andrew McMillan
03ff39fa33 With readonly_webdav_collections set we should write nothing!
We were writing collection records to the database when the
configuration setting readonly_webdav_collections was set, even
though the actual events would not be written.
2010-03-05 14:26:58 +13:00
Andrew McMillan
0fffd0e417 First (untested) cut at MKTICKET implementation. 2010-03-05 00:02:26 +13:00