The branch "develop" has been updated. The following is a summary of the commits.
from: b825543dda31c13d990ba51e6a2213ee99090ec4 aac459f Bug #11348: Fix processing forceUpdate parameter 41b8b1b Revert "Fix refreshing a mailbox that has no changes in dynamic view" 650107f Remove old commented code 243aa86 Use built-in jquery looping method b94bc9c Add HordeJquery.formToObject() 67ab4b2 Bug #11356: Fix handling spaces in smartmobile compose data ----------------------------------------------------------------------- commit aac459f7187230ee6342a78f88abfa0677872ae8 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 15 14:32:38 2012 -0600 Bug #11348: Fix processing forceUpdate parameter imp/lib/Ajax/Application.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/aac459f7187230ee6342a78f88abfa0677872ae8 ----------------------------------------------------------------------- commit 41b8b1bd84f931cf669305b69ddc488b649c37b0 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 15 14:35:59 2012 -0600 Revert "Fix refreshing a mailbox that has no changes in dynamic view" This reverts commit fe610b773e40f3189dc260b0c9c98ece54a5f515. Fixes Bug #11357 imp/lib/Ajax/Application.php | 47 +++++++++++++++++++++-------------------- 1 files changed, 24 insertions(+), 23 deletions(-) http://git.horde.org/horde-git/-/commit/41b8b1bd84f931cf669305b69ddc488b649c37b0 ----------------------------------------------------------------------- commit 650107f95d57c49b2beef1e70676a7244b85e7fd Author: Michael M Slusarz <[email protected]> Date: Wed Aug 15 16:05:24 2012 -0600 Remove old commented code imp/js/smartmobile.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/650107f95d57c49b2beef1e70676a7244b85e7fd ----------------------------------------------------------------------- commit 243aa86b701c4d3c585e28aa0b08c48cd6d37783 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 15 16:20:23 2012 -0600 Use built-in jquery looping method framework/Core/js/horde-jquery.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/243aa86b701c4d3c585e28aa0b08c48cd6d37783 ----------------------------------------------------------------------- commit b94bc9c305806f6c069f42b3e03facac34246f58 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 15 16:30:56 2012 -0600 Add HordeJquery.formToObject() framework/Core/js/horde-jquery.js | 51 ++++++++++++++++++++++++++----------- 1 files changed, 36 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/b94bc9c305806f6c069f42b3e03facac34246f58 ----------------------------------------------------------------------- commit 67ab4b273b23cc01006dfeebe18ddef674e08891 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 15 16:31:23 2012 -0600 Bug #11356: Fix handling spaces in smartmobile compose data Another place where jquery's built-in methods are very lacking as when compared with prototypejs. imp/js/smartmobile.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/67ab4b273b23cc01006dfeebe18ddef674e08891 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
