From 1ba3513a32c4ea51e4e3f2ea56e3639aa76f3bb2 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 14 Oct 2014 23:27:36 +0200 Subject: [PATCH 1/1] update changelog and readme; prepare 0.3.0 --- ChangeLog | 8 ++++++++ README.rst | 18 +++++++++++++----- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index b9c92fe..613a260 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-10-14 Christian Weiske + + * Implement token management + * Implement database management (reset) + * Add computer name input field on authorization page + * Use transactions during sync + * Version 0.3.0 + 2014-10-03 Christian Weiske * Fix bug #8: Titled blank notes cause SQL error diff --git a/README.rst b/README.rst index 060528f..0e3113f 100644 --- a/README.rst +++ b/README.rst @@ -5,17 +5,25 @@ ownCloud__ application implementing the `Tomboy`__ `REST API`__ for syncing note Work in progress. +__ http://owncloud.org/ +__ https://wiki.gnome.org/Apps/Tomboy +__ https://wiki.gnome.org/Apps/Tomboy/Synchronization/REST/1.0 + + ====== Status ====== + +What works +========== - Authentication works - Note synchronization works -- Web interface to view notes is missing -- OAuth token interface is missing +- OAuth token management interface works +- Database management interface (reset) works -__ http://owncloud.org/ -__ https://wiki.gnome.org/Apps/Tomboy -__ https://wiki.gnome.org/Apps/Tomboy/Synchronization/REST/1.0 +What is missing +=============== +- Web interface to view notes is missing ================= -- 2.30.2