The branch "master" has been updated. The following is a summary of the commits.
from: a3c5deea7927a0881428044e1794224c5e07bba1 45351f4 Fix error if tags are set but empty. 57c25fe Fix off-by-one. ce002b7 [jan] Show completed future tasks in complete category, not in future category (Bug #11562). ----------------------------------------------------------------------- commit 45351f4c7d999e1d6b8ba3a2b9ec77c51bb00c92 Author: Jan Schneider <[email protected]> Date: Fri Oct 26 18:05:04 2012 +0200 Fix error if tags are set but empty. kronolith/js/kronolith.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/45351f4c7d999e1d6b8ba3a2b9ec77c51bb00c92 ----------------------------------------------------------------------- commit 57c25feaa6437672c9c91b41007c6c9a80ce08d0 Author: Jan Schneider <[email protected]> Date: Fri Oct 26 18:07:24 2012 +0200 Fix off-by-one. kronolith/js/kronolith.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/57c25feaa6437672c9c91b41007c6c9a80ce08d0 ----------------------------------------------------------------------- commit ce002b71b25c3ba27776a1fa3ca508bd16e9a5b4 Author: Jan Schneider <[email protected]> Date: Fri Oct 26 18:13:13 2012 +0200 [jan] Show completed future tasks in complete category, not in future category (Bug #11562). kronolith/docs/CHANGES | 2 ++ kronolith/js/kronolith.js | 7 +++---- kronolith/package.xml | 2 ++ 3 files changed, 7 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/ce002b71b25c3ba27776a1fa3ca508bd16e9a5b4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
