8 Commits

Author SHA1 Message Date
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
ed9280c90c We might not have a $request calling this so use the object's path instead. 2012-07-13 20:32:34 +12:00
Andrew McMillan
7ca6bf56b9 Add Microsoft's X- property for recommended refresh times. 2012-07-08 11:59:08 +12:00
Andrew McMillan
e88d22ec76 Improve query efficiency. 2012-05-14 21:02:58 +12:00
Andrew McMillan
77fae8cacc A more efficient query for GET including sub-collections. 2012-05-03 20:29:49 +12:00
Andrew McMillan
ac6d040bd8 Fix a bug in GET on collections. 2012-03-22 14:05:06 +13:00
Andrew McMillan
e4d77756e6 Add $c->auto_refresh_duration option to set a auto refresh on any GET calendar. 2012-03-12 13:02:49 +13:00
Andrew McMillan
62cf11684d Split major functionality out of GET into it's own include. 2012-02-24 11:18:28 +13:00