The branch "master" has been updated. The following is a summary of the commits.
from: 35588b434f56e3055bdf02afa220d97639bf673f 4ab8e15 Fix editing foldernames at root level on device. 9235e2c $change *is* the $stat array already. bf919bd Improve logging. f05ba46 Fix returning the wastebasket id. ----------------------------------------------------------------------- commit 4ab8e152195b3320de3ff2e7211161cf876c9a1b Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 15:56:57 2013 -0400 Fix editing foldernames at root level on device. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/4ab8e152195b3320de3ff2e7211161cf876c9a1b ----------------------------------------------------------------------- commit 9235e2c9a5d4e7e2dc1103a905e05bb5a914f406 Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 15:57:38 2013 -0400 $change *is* the $stat array already. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/9235e2c9a5d4e7e2dc1103a905e05bb5a914f406 ----------------------------------------------------------------------- commit bf919bde26adb121b1557779792a92b03508a1fd Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 15:59:38 2013 -0400 Improve logging. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 22 ++++++++++----- 1 files changed, 15 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/bf919bde26adb121b1557779792a92b03508a1fd ----------------------------------------------------------------------- commit f05ba46cfe70e5055756755f145661ca3a6a9c17 Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 16:00:09 2013 -0400 Fix returning the wastebasket id. Need to return the uid, not serverid. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/f05ba46cfe70e5055756755f145661ca3a6a9c17 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
