Historique des commits

Auteur SHA1 Message Date
  Guillaume Ayoub 7ae764fd4b Enhance readability according to PEP8 il y a 13 ans
  Matthias Jordan e40e68b528 Separation of authentication and authorization. Separation of read and write authorization. il y a 13 ans
  Guillaume Ayoub ea94ec919e Use the right namespace for adressbook tags il y a 13 ans
  Guillaume Ayoub e471d15f00 Merge branch 'master' of github.com:Kozea/Radicale il y a 13 ans
  Guillaume Ayoub 25c3648d75 Add a dummy filter for item tags il y a 13 ans
  Oskari Timperi 209b9e4307 Set the D:displayname for collections in PROPFIND response il y a 14 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 15 ans