提交歷史

作者 SHA1 備註 提交日期
  Guillaume Ayoub fadd5dd675 Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint 15 年之前
  Lukasz Langa f7868afed1 iCal bootstrapping using a default URL works 15 年之前
  Lukasz Langa 1510e6c194 Create directories for .props as well. 15 年之前
  Lukasz Langa 537d6b6fd2 Create the directory structure if none found. 15 年之前
  Lukasz Langa 710b518b0f Without the newline iCal complains in the logs: 15 年之前
  Lukasz Langa 5b9180c295 The owner field should be an URL. Fixes delays in iCal. 15 年之前
  Lukasz Langa 8bcdb5b1dc py3k-compatible next() used. Works with 2.6-2.7 as well. 15 年之前
  Lukasz Langa e05e94a129 preliminary iCal/iPhone support introduced 15 年之前
  Lukasz Langa 911cd48efe proppatch actually writes properties. 15 年之前
  Lukasz Langa 85e283830a MKCALENDAR now actually creates the calendar. 15 年之前
  Guillaume Ayoub eb52368550 Unfold lines in iCal files 15 年之前
  Guillaume Ayoub 39f7c7a96f Fix support of owner-less calendars 15 年之前
  Guillaume Ayoub d061c09344 Add support for VJOURNAL items (closes #435) 15 年之前
  Guillaume Ayoub 5673444ba7 Clean owner-less calendars support (fixes #254) 15 年之前
  René 'Necoro' Neumann 72c57a042d Allow missing owner 15 年之前
  Guillaume Ayoub 04938243a8 Update copyright year 15 年之前
  Guillaume Ayoub d11d4cc8c1 Pylint, remove fixed todos 15 年之前
  Guillaume Ayoub 2add4ae801 Merge branch 'master' of gitorious.org:radicale/radicale 15 年之前
  Guillaume Ayoub 50e1366e8c Only write calendar file when needed (closes bug #192) 15 年之前
  Ronan Dunklau 47815347fb Fixed a bug when altering the only event on a calendar 15 年之前
  Guillaume Ayoub 076b6b60a4 Fix the PROPFIND request management (list events and todos) 15 年之前
  Guillaume Ayoub 71819cdb39 Support displayname and principal-URL tags in PROPFIND requests 15 年之前
  Guillaume Ayoub 91e00b3f48 Fix the last-modified date format according to RFC2822. 15 年之前
  Guillaume Ayoub 391037c24c Add Last-Modified HTTP header for GET requests. 15 年之前
  Guillaume Ayoub 9b86e6ef27 Replace pylint "disable-msg" by "disable", and disable one more msg in setup. 16 年之前
  Guillaume Ayoub 57eef3c5ab Ignore CTag and remove useless workaround for empty calendars. 16 年之前
  Guillaume Ayoub f479b4ba67 Check ETag before modifying or adding items. 16 年之前
  Guillaume Ayoub a45ca25df9 Set hreferences for calendar items, fixing the PUT and DELETE requests. 16 年之前
  Guillaume Ayoub e1a161edc9 Rename calendar into ical to avoid name collisions. 16 年之前
  Guillaume Ayoub 9a07ec71d3 Merge ical/support/calendar modules. 16 年之前