The branch "master" has been updated. The following is a summary of the commits.
from: fdd8f53f5a2f143b308a44c3256dacbd256ef88d 0902b95 Catch HTTP exceptions when trying to download external HTML resources. a0fe060 Better notification message if a task has been completed but is still incomplete due to recurrence. fe7f7ca [jan] Fix displaying of due dates of recurring events in basic list view. ----------------------------------------------------------------------- commit 0902b95cd2ed8cede987da63df72530494405457 Author: Jan Schneider <[email protected]> Date: Wed Mar 20 11:59:18 2013 +0100 Catch HTTP exceptions when trying to download external HTML resources. imp/lib/Compose.php | 28 ++++++++++++++++------------ 1 files changed, 16 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/0902b95cd2ed8cede987da63df72530494405457 ----------------------------------------------------------------------- commit a0fe060f746ded2f63b9884624d8d3186173c505 Author: Jan Schneider <[email protected]> Date: Fri Mar 22 14:07:09 2013 +0100 Better notification message if a task has been completed but is still incomplete due to recurrence. nag/lib/CompleteTask.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/a0fe060f746ded2f63b9884624d8d3186173c505 ----------------------------------------------------------------------- commit fe7f7ca49f3e71a2e57b548236ee7c0355253d5c Author: Jan Schneider <[email protected]> Date: Fri Mar 22 14:59:18 2013 +0100 [jan] Fix displaying of due dates of recurring events in basic list view. nag/docs/CHANGES | 1 + nag/package.xml | 2 ++ nag/templates/list.html.php | 4 +++- nag/templates/list/_task.html.php | 6 +++--- 4 files changed, 9 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/fe7f7ca49f3e71a2e57b548236ee7c0355253d5c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
