The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: d1f60b6c8d6977ccb2d8b1ef894bcf1507bc7d33 4c184a3 [mms] Use more efficient date sorting algorithm as the default choice. 116e002 [mms] Fix ability to switch to non-default date sorting algorithm in dynamic view (Bug #12139). 822bc33 Better way of grabbing this information 6591167 Don't let a failure to validate a package cause a wsod. 28326f0 Merge branch 'master' into horde_activesync_3_0 ----------------------------------------------------------------------- commit 4c184a38944a62e3cbd892fe384eb3b80e0b3a42 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 25 17:30:15 2013 -0600 [mms] Use more efficient date sorting algorithm as the default choice. imp/config/prefs.php | 4 ++-- imp/docs/CHANGES | 1 + imp/lib/LoginTasks/SystemTask/Upgrade.php | 19 ++++++++++++++++++- imp/lib/Prefs/Sort/Sortpref.php | 2 +- imp/package.xml | 2 ++ imp/rss.php | 2 +- 6 files changed, 25 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/4c184a38944a62e3cbd892fe384eb3b80e0b3a42 ----------------------------------------------------------------------- commit 116e002681a7d298f1774a4495deb52efafca2f6 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 25 17:31:47 2013 -0600 [mms] Fix ability to switch to non-default date sorting algorithm in dynamic view (Bug #12139). imp/docs/CHANGES | 2 ++ imp/js/dimpbase.js | 9 ++++----- imp/lib/Ajax/Application/ListMessages.php | 2 +- imp/lib/Dynamic/Mailbox.php | 6 +++++- imp/package.xml | 2 ++ 5 files changed, 14 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/116e002681a7d298f1774a4495deb52efafca2f6 ----------------------------------------------------------------------- commit 822bc33374cfbc00fb945f7ce5ebbaefe78a8fcb Author: Michael M Slusarz <[email protected]> Date: Tue Mar 26 01:11:15 2013 -0600 Better way of grabbing this information framework/Util/lib/Horde/Domhtml.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/822bc33374cfbc00fb945f7ce5ebbaefe78a8fcb ----------------------------------------------------------------------- commit 65911673f27f3aa00cd9d56e81156d7d39c203f0 Author: Michael J Rubinsky <[email protected]> Date: Tue Mar 26 09:33:06 2013 -0400 Don't let a failure to validate a package cause a wsod. framework/Core/lib/Horde/Core/Db/Migration.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/65911673f27f3aa00cd9d56e81156d7d39c203f0 ----------------------------------------------------------------------- commit 28326f0e83b0a07f1167e5db634a26d002fc29b6 Merge: d1f60b6 6591167 Author: Michael J Rubinsky <[email protected]> Date: Tue Mar 26 09:43:35 2013 -0400 Merge branch 'master' into horde_activesync_3_0 framework/Core/lib/Horde/Core/Db/Migration.php | 4 ++++ framework/Util/lib/Horde/Domhtml.php | 4 ++-- imp/config/prefs.php | 4 ++-- imp/docs/CHANGES | 3 +++ imp/js/dimpbase.js | 9 ++++----- imp/lib/Ajax/Application/ListMessages.php | 2 +- imp/lib/Dynamic/Mailbox.php | 6 +++++- imp/lib/LoginTasks/SystemTask/Upgrade.php | 19 ++++++++++++++++++- imp/lib/Prefs/Sort/Sortpref.php | 2 +- imp/package.xml | 4 ++++ imp/rss.php | 2 +- 11 files changed, 45 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/28326f0e83b0a07f1167e5db634a26d002fc29b6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
