Commit Verlauf

Autor SHA1 Nachricht Datum
  Oskari Timperi 209b9e4307 Set the D:displayname for collections in PROPFIND response vor 14 Jahren
  Guillaume Ayoub c3ce8fde38 In PROPFIND responses, add the not-yet-created collection type when it can be guessed vor 14 Jahren
  Guillaume Ayoub 505fd6a644 List the aggregation of privileges instead of only "all" vor 14 Jahren
  Guillaume Ayoub 7bfc17a51d Use " instead of ' (you can laugh at me) vor 14 Jahren
  Guillaume Ayoub 128a20714b Use is_leaf and is_node instead of is_item and is_collection vor 14 Jahren
  Guillaume Ayoub 224d0d47e8 Fix the collection detection vor 14 Jahren
  Guillaume Ayoub 4893f94920 Clean the calendar-timezone proppatch setter vor 14 Jahren
  Guillaume Ayoub 9c4a85ef1f Merge branch 'carddav', and update copyright dates vor 14 Jahren
  Guillaume Ayoub 022b2aa91f Clean and reorder calendar functions vor 14 Jahren
  Guillaume Ayoub bff01db29b Manage addressbook-multiget and address-data vor 14 Jahren
  Guillaume Ayoub f11e78a3f4 Answer addressbook-home-set, fix the collection children detection vor 14 Jahren
  Guillaume Ayoub 8a4be02075 Add a (not tested) CardDAV support vor 14 Jahren
  Guillaume Ayoub f2d491ea61 Remove double slashes in report href URLs (related to #618) vor 14 Jahren
  Guillaume Ayoub 1f2f39a87a DELETE requests can delete calendars (closes #514) vor 14 Jahren
  Guillaume Ayoub fe0f3020a4 Stop being stupid for report requests vor 14 Jahren
  Guillaume Ayoub 5ea41e5f4b Fix the Python 3 support of pretty_xml vor 14 Jahren
  Guillaume Ayoub 0a84905383 Add a .pylintrc file, clean code vor 14 Jahren
  Guillaume Ayoub 3356d3235f Add the XML declaration vor 14 Jahren
  Guillaume Ayoub e9ad9b1716 Fix the iCal support (now tested with iCal, Lightning, Evolution) vor 14 Jahren
  Guillaume Ayoub 3d7f07dc0c Fix the href URL in propfind vor 14 Jahren
  Guillaume Ayoub 1d67706b56 Clean the calendar paths vor 14 Jahren
  Guillaume Ayoub af10a2f1c4 Fix URLs in report requests vor 14 Jahren
  Guillaume Ayoub de0643e741 Fix propfind paths vor 14 Jahren
  Guillaume Ayoub b8bcf65785 Restore the Lightning + anonymous calendars support vor 14 Jahren
  Guillaume Ayoub 080e4984aa Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6 vor 14 Jahren
  Guillaume Ayoub e9935ae1a6 Use % instead of format for consistency (and Python 2.6 support) vor 14 Jahren
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint vor 14 Jahren
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works vor 14 Jahren
  Lukasz Langa 1e6a4e7fb4 timezone is a part of the VCALENDAR file vor 14 Jahren
  Lukasz Langa 31edc1b03d explicit component content-types for iCal vor 14 Jahren