Historique des commits

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