The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 67a1935d819cd216397641f470db40202d647cdc af260bb Fix detecting groupware resources allowed to sync. b3e32c0 BFN Summary: http://github.com/horde/horde/compare/67a1935d819cd216397641f470db40202d647cdc...b3e32c0e695e4f5d3f32cb4628213db227304b0a ----------------------------------------------------------------------- commit af260bbdf5009ff169b4a330955debeca5bae3ed Author: Michael J Rubinsky <[email protected]> Date: Sun Apr 24 10:04:24 2016 -0400 Fix detecting groupware resources allowed to sync. We must restrict to Horde_Perms::DELETE since EAS clients do not have an idea of permissions, and will forever continue trying to delete an item. kronolith/config/prefs.php | 6 +++--- kronolith/lib/Kronolith.php | 2 +- mnemo/config/prefs.php | 8 ++++---- mnemo/lib/Mnemo.php | 4 ++-- nag/config/prefs.php | 8 ++++---- nag/lib/Nag.php | 2 +- turba/config/prefs.php | 2 +- 7 files changed, 16 insertions(+), 16 deletions(-) http://github.com/horde/horde/commit/af260bbdf5009ff169b4a330955debeca5bae3ed ----------------------------------------------------------------------- commit b3e32c0e695e4f5d3f32cb4628213db227304b0a Author: Michael J Rubinsky <[email protected]> Date: Sun Apr 24 10:25:43 2016 -0400 BFN kronolith/docs/CHANGES | 1 + kronolith/package.xml | 2 ++ mnemo/docs/CHANGES | 1 + mnemo/package.xml | 4 ++-- nag/docs/CHANGES | 1 + nag/package.xml | 4 ++-- turba/docs/CHANGES | 1 + turba/package.xml | 4 ++-- 8 files changed, 12 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/b3e32c0e695e4f5d3f32cb4628213db227304b0a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
