Histórico de Commits

Autor SHA1 Mensagem Data
  Guillaume Ayoub fe0f3020a4 Stop being stupid for report requests há 14 anos atrás
  Guillaume Ayoub 5ea41e5f4b Fix the Python 3 support of pretty_xml há 14 anos atrás
  Guillaume Ayoub 0a84905383 Add a .pylintrc file, clean code há 14 anos atrás
  Guillaume Ayoub 3356d3235f Add the XML declaration há 14 anos atrás
  Guillaume Ayoub e9ad9b1716 Fix the iCal support (now tested with iCal, Lightning, Evolution) há 14 anos atrás
  Guillaume Ayoub 3d7f07dc0c Fix the href URL in propfind há 14 anos atrás
  Guillaume Ayoub 1d67706b56 Clean the calendar paths há 14 anos atrás
  Guillaume Ayoub af10a2f1c4 Fix URLs in report requests há 14 anos atrás
  Guillaume Ayoub de0643e741 Fix propfind paths há 14 anos atrás
  Guillaume Ayoub b8bcf65785 Restore the Lightning + anonymous calendars support há 14 anos atrás
  Guillaume Ayoub 080e4984aa Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6 há 14 anos atrás
  Guillaume Ayoub e9935ae1a6 Use % instead of format for consistency (and Python 2.6 support) há 14 anos atrás
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint há 14 anos atrás
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works há 14 anos atrás
  Lukasz Langa 1e6a4e7fb4 timezone is a part of the VCALENDAR file há 14 anos atrás
  Lukasz Langa 31edc1b03d explicit component content-types for iCal há 14 anos atrás
  Lukasz Langa 5b9180c295 The owner field should be an URL. Fixes delays in iCal. há 14 anos atrás
  Lukasz Langa e05e94a129 preliminary iCal/iPhone support introduced há 14 anos atrás
  Lukasz Langa 911cd48efe proppatch actually writes properties. há 14 anos atrás
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. há 14 anos atrás
  Lukasz Langa b230601ee2 elementtree in Python 2.x would rather receive encoded strings. há 14 anos atrás
  Guillaume Ayoub 7c0e9686a8 Minor typo fix há 15 anos atrás
  Guillaume Ayoub e7ba2ab78b Register XML namespaces cleanly with Python 2.7+ and 3.2+ há 15 anos atrás
  Guillaume Ayoub 4f3b574e35 Minor typo fixes há 15 anos atrás
  Lukasz Langa ae0851be35 treat the DAV namespace as default (XML output is nicer) há 15 anos atrás
  Lukasz Langa 663fda4ecb add the Apple iCal namespace to registry há 15 anos atrás
  Lukasz Langa afcfb11fde Revert "Remove useless calls to _tag" há 15 anos atrás
  Guillaume Ayoub 8f2335093d Always return pretty XML há 15 anos atrás
  Guillaume Ayoub 3b17ed2969 Remove useless calls to _tag há 15 anos atrás
  Guillaume Ayoub ac83dadc9c Typo fix há 15 anos atrás