The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: 074ade529ec0903f513d18e5b51eea90468571e0 fdd8f53 The phpdoc states this method can take IMP_Maillog:: constants. Make it so. 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. 112af19 Merge branch 'master' into horde_activesync_3_0 ----------------------------------------------------------------------- commit fdd8f53f5a2f143b308a44c3256dacbd256ef88d Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 01:07:44 2013 -0400 The phpdoc states this method can take IMP_Maillog:: constants. Make it so. imp/lib/Maillog.php | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/fdd8f53f5a2f143b308a44c3256dacbd256ef88d ----------------------------------------------------------------------- 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 ----------------------------------------------------------------------- commit 112af192ba98e72b51f9048460f4699b217f1fbf Merge: 074ade5 fe7f7ca Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 10:37:26 2013 -0400 Merge branch 'master' into horde_activesync_3_0 imp/lib/Compose.php | 28 ++++++++++++++++------------ imp/lib/Maillog.php | 5 +++++ nag/docs/CHANGES | 1 + nag/lib/CompleteTask.php | 4 ++++ nag/package.xml | 2 ++ nag/templates/list.html.php | 4 +++- nag/templates/list/_task.html.php | 6 +++--- 7 files changed, 34 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/112af192ba98e72b51f9048460f4699b217f1fbf -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
