コミット履歴

作者 SHA1 メッセージ 日付
  Guillaume Ayoub ea94ec919e Use the right namespace for adressbook tags 13 年 前
  Guillaume Ayoub e471d15f00 Merge branch 'master' of github.com:Kozea/Radicale 13 年 前
  Guillaume Ayoub 25c3648d75 Add a dummy filter for item tags 13 年 前
  Oskari Timperi 209b9e4307 Set the D:displayname for collections in PROPFIND response 13 年 前
  Guillaume Ayoub c3ce8fde38 In PROPFIND responses, add the not-yet-created collection type when it can be guessed 14 年 前
  Guillaume Ayoub 505fd6a644 List the aggregation of privileges instead of only "all" 14 年 前
  Guillaume Ayoub 7bfc17a51d Use " instead of ' (you can laugh at me) 14 年 前
  Guillaume Ayoub 128a20714b Use is_leaf and is_node instead of is_item and is_collection 14 年 前
  Guillaume Ayoub 224d0d47e8 Fix the collection detection 14 年 前
  Guillaume Ayoub 4893f94920 Clean the calendar-timezone proppatch setter 14 年 前
  Guillaume Ayoub 9c4a85ef1f Merge branch 'carddav', and update copyright dates 14 年 前
  Guillaume Ayoub 022b2aa91f Clean and reorder calendar functions 14 年 前
  Guillaume Ayoub bff01db29b Manage addressbook-multiget and address-data 14 年 前
  Guillaume Ayoub f11e78a3f4 Answer addressbook-home-set, fix the collection children detection 14 年 前
  Guillaume Ayoub 8a4be02075 Add a (not tested) CardDAV support 14 年 前
  Guillaume Ayoub f2d491ea61 Remove double slashes in report href URLs (related to #618) 14 年 前
  Guillaume Ayoub 1f2f39a87a DELETE requests can delete calendars (closes #514) 14 年 前
  Guillaume Ayoub fe0f3020a4 Stop being stupid for report requests 14 年 前
  Guillaume Ayoub 5ea41e5f4b Fix the Python 3 support of pretty_xml 14 年 前
  Guillaume Ayoub 0a84905383 Add a .pylintrc file, clean code 14 年 前
  Guillaume Ayoub 3356d3235f Add the XML declaration 14 年 前
  Guillaume Ayoub e9ad9b1716 Fix the iCal support (now tested with iCal, Lightning, Evolution) 14 年 前
  Guillaume Ayoub 3d7f07dc0c Fix the href URL in propfind 14 年 前
  Guillaume Ayoub 1d67706b56 Clean the calendar paths 14 年 前
  Guillaume Ayoub af10a2f1c4 Fix URLs in report requests 14 年 前
  Guillaume Ayoub de0643e741 Fix propfind paths 14 年 前
  Guillaume Ayoub b8bcf65785 Restore the Lightning + anonymous calendars support 14 年 前
  Guillaume Ayoub 080e4984aa Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6 14 年 前
  Guillaume Ayoub e9935ae1a6 Use % instead of format for consistency (and Python 2.6 support) 14 年 前
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint 14 年 前