16 Commits

Author SHA1 Message Date
Florian Schlichting
c3654a9d48 call fetch_external with external_ua_string (fixes #164) 2018-12-22 00:02:09 +01:00
Florian Schlichting
eb7f2edc0c eliminate trailing whitespace, expand tabs 2016-12-30 08:52:44 +01:00
Andrew Ruthven
a7b316a004 Allow external BIND URL to be file:///
This allows us to load in external files that are copied onto the
Davical server via other means.
2015-05-14 11:17:18 +12:00
Christoph Anton Mitterer
8e60bb3124 set line endings of most text files to LF
* Changed the end-of-line encodings of all non-Windows-related and non-autogenerated text files to use UNIX LF (lots of them had mixed LF/CRLF).

Conflicts:
	inc/caldav-PUT-functions.php
2013-09-02 14:37:23 +12:00
Andrew McMillan
6278dcb4ea Bugfix replacing $row->dav_id with $row->collection_id and lots of whitespace fixes. 2012-05-14 21:02:38 +12:00
Andrew McMillan
b1256ecb6e When a bind is made to an existing bind, bind to the target of that. 2012-05-05 22:57:43 +12:00
Rob Ostensen
063da3a23d add checks to prevent external binds from being created or updated if curl is missing, add check to setup page 2012-01-05 21:24:02 -06:00
Rob Ostensen
5bea2e16d1 When creating an external bind attempts to create an external bind to the local host should be excluded 2011-12-02 11:16:28 -06:00
Andrew McMillan
39a67097f8 Get rid of unnecessary string. 2011-09-11 23:44:18 +12:00
Andrew McMillan
91f5ea62e0 These error messages should be the same. Let's not confuse the translators! 2011-09-11 00:55:23 +12:00
Rob Ostensen
6331c50003 initial support for remote url BINDing 2011-08-25 14:17:15 +12:00
Andrew McMillan
4178ab4254 Add caching of collection reads
Also a special header is added for telling DAViCal to flush the
cache during regression testing etc.

Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2011-01-01 21:25:46 +13:00
Andrew McMillan
7ac1adb697 Juts use original displayname for our displayname. 2010-03-17 17:29:45 +13:00
Andrew McMillan
4d674c4f92 Getting bindings to work as seamlessly as possible. 2010-03-15 00:31:16 +13:00
Andrew McMillan
ed055722e9 Working BIND and PROPFIND of bound resources. 2010-03-14 00:22:43 +13:00
Andrew McMillan
1c9c77e412 Add initial support for BIND method. 2010-03-12 11:29:27 +13:00