implement principal resources
[jelmer/calypso.git] / calypso / xmlutils.py
2016-04-10 chrysnimplement principal resources
2016-04-09 Jelmer VernooijAdd is-addressbook and is-calendar settings.
2016-04-09 Jelmer VernooijAdd support for per calendar colors.
2016-04-09 chrysnsupport the address-data report entry
2016-04-04 Jelmer VernooijRemove unused imports.
2016-04-03 Jelmer VernooijRevert "Add support for per calendar colors."
2016-01-31 Guido GüntherRaise value error in case of an invalid time range...
2016-01-31 Petter ReinholdtsenAllow time-range query filters to be open ended.
2016-01-27 Petter Reinholdtsenhandle addressbook-multiget like calendar-multiget
2016-01-26 Petter ReinholdtsenMake sure match_filter() return True or False, not...
2016-01-14 Jelmer VernooijAdd support for per calendar colors.
2016-01-14 Jelmer VernooijAdd support for addressbook-description and calendar...
2016-01-13 Jelmer VernooijSupport empty PROP requests.
2015-11-08 Jelmer VernooijSupport description tags.
2015-11-08 Jelmer VernooijSupport the current-user-principal property (RFC5397).
2014-05-06 Keith PackardReturn new item from webdave put call
2013-09-16 Joe Nahmiasfix href attribute of response
2013-02-06 Keith PackardExport carddav namespace and 'addressbook' resourcetype
2012-07-31 Keith PackardCentralize URL whacking to 'paths.py'.
2012-01-17 chrysnreflect http authentication in git commit
2012-01-16 Keith PackardMerge remote-tracking branch 'muelli/master'
2012-01-15 Tobias Muellerical, xmlutils: Introduced logging and more debug output
2012-01-15 Tobias Mueller ... Merge commit 'fe0dbcb8b9d69486c20324503f268267d1e7b58f'
2012-01-15 Tobias Mueller ... Merge commit '69cb5c1fd049014dfe67a0a448e30f0b36e85374'
2011-12-30 muellicalpyso: Used relative imports in the module files
2011-12-29 Keith PackardRename stuff.
2011-12-23 Keith PackardReturn lastmodified date in RFC 2822 format
2011-12-23 Keith PackardAdd my copyright to files I've modified
2011-12-23 Keith PackardAdd 'supported-report-set' and 'addressbook-home-set...
2011-12-21 Keith PackardLimit resourcetype and displayname queries to calendar...
2011-12-21 Keith PackardFix up encoding issues.
2011-12-20 Keith PackardTrap errors in create/destroy/rewrite
2011-12-20 Keith PackardClean up stdout
2011-12-18 Keith PackardAdd carddav/webdav support
2011-12-18 Keith PackardAdd some filter support
2011-12-18 Keith PackardSupport length and last-modified attributes
2011-12-15 Keith PackardRename to calypso