История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works 14 лет назад
  Lukasz Langa 1e6a4e7fb4 timezone is a part of the VCALENDAR file 14 лет назад
  Lukasz Langa 31edc1b03d explicit component content-types for iCal 14 лет назад
  Lukasz Langa 5b9180c295 The owner field should be an URL. Fixes delays in iCal. 14 лет назад
  Lukasz Langa e05e94a129 preliminary iCal/iPhone support introduced 14 лет назад
  Lukasz Langa 911cd48efe proppatch actually writes properties. 14 лет назад
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. 14 лет назад
  Lukasz Langa b230601ee2 elementtree in Python 2.x would rather receive encoded strings. 14 лет назад
  Guillaume Ayoub 7c0e9686a8 Minor typo fix 15 лет назад