Историја ревизија

Аутор SHA1 Порука Датум
  Guillaume Ayoub 5018c132a7 Fix URLs in report requests пре 14 година
  Guillaume Ayoub ed1ad975a6 Fix propfind paths пре 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. пре 15 година
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. пре 15 година
  Lukasz Langa b230601ee2 elementtree in Python 2.x would rather receive encoded strings. пре 15 година
  Guillaume Ayoub 7c0e9686a8 Minor typo fix пре 15 година
  Guillaume Ayoub e7ba2ab78b Register XML namespaces cleanly with Python 2.7+ and 3.2+ пре 15 година
  Guillaume Ayoub 4f3b574e35 Minor typo fixes пре 15 година
  Lukasz Langa ae0851be35 treat the DAV namespace as default (XML output is nicer) пре 15 година
  Lukasz Langa 663fda4ecb add the Apple iCal namespace to registry пре 15 година
  Lukasz Langa afcfb11fde Revert "Remove useless calls to _tag" пре 15 година
  Guillaume Ayoub 8f2335093d Always return pretty XML пре 15 година
  Guillaume Ayoub 3b17ed2969 Remove useless calls to _tag пре 15 година
  Guillaume Ayoub ac83dadc9c Typo fix пре 15 година
  Guillaume Ayoub 6121bc882a Disable a useless pylint warning пре 15 година
  Guillaume Ayoub aacfa8ff46 Various minor typo fixes пре 15 година
  Lukasz Langa 485e375139 Minor py3k compatibility changes: iteritems() doesn't exist on Python 3.x, logged text must be Unicode. пре 15 година
  Lukasz Langa 0d8fa5db6b More deprecation fixes пре 15 година
  Lukasz Langa 4230ec2fa9 Use pretty namespace prefixes in output. пре 15 година
  Lukasz Langa 32b01d60fc in debug mode, prettify XML output for analysis пре 15 година
  Lukasz Langa 4212f6dfe0 the replaced syntax is deprecated пре 15 година
  Guillaume Ayoub a2f1e173d6 Clean code and add comments using pylint пре 15 година