Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2013-06-16 12:25:09 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 0.5.0:

0.5
multi account support
support for more contenttypes/carddav servers
all vcards should have a UID (required by RFC 6352 and enforced by Owncloud 5)

0.4.2
searching for non ascii characters should work
doing an OPTIONS request now to check for carddav capabilities
  this should speed up the syncing process and increase compatibility (SOGo)

0.4.1
assorted bugfixes, see the git log

0.4.0
experimental write support in the backend
import & export vcards
import directly from mutt
speed increase in (initial) sync due to switching from pycurl to requests
detects removed cards on server and deletes them locally
can delete cards locally and on server
can handle base64 encoded images/sounds etc.
   2012-10-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-10-04 00:14:04 by Thomas Klausner | Files touched by this commit (36)
Log message:
Update for python25 removal.
   2012-08-23 12:13:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mark as not-compatible with python-2.5 -- runtime error due to missing
argparse.
   2012-08-11 14:03:59 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.3.4:
Bugfix so this works with davical>=1.1.
   2012-03-01 13:30:11 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.3.3:
    New sabredav/owncloud support, thanks Davide Gerhard.

    Fixes a bug where properties with no type parameters were not printed.

    This release also fixes a small database bug.

    The config file has a new entry (davserver) which you can set to either \ 
davical or sabredav (depending on your CardDAV server).

    Future: The source code has been cleaned up quite a bit (nearly every line \ 
of code has been touched) and some features have been added. Write support is \ 
nearly finished in the backend (but will probably not be included in the next \ 
release yet), but the frontend is still really buggy and a pain to use. If you \ 
want to have a look, check the repository out at github and check the branch \ 
write_support (but it might me broken).
   2012-01-12 19:27:30 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
py-sqlite3 doesn't exist for Python 2.4.
   2012-01-11 00:30:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 0.3.2:
this is a minor bugfix update, db deleting should not be necessary.
If everything is working fine at the moment, there is no need to
upgrade.
   2012-01-08 16:20:31 by Thomas Klausner | Files touched by this commit (4) | Imported package
Log message:
Initial import of py-carddav-0.3.1:

pyCardDAV is supposed to provide a simple way of accessing a CardDAV
resource, mainly for use with mutt's query_command, but it might
be of some use solo. pyCardDAV consists of pycardsyncer, a program
for syncing your CardDAV resource into a local database and of
pc_query, a program for querying the local database.


Next | Query returned 29 messages, browsing 21 to 30 | previous