The branch "master" has been updated. The following is a summary of the commits.
from: bad4937e866ab2138cbe4a3bb7e1b8113d09e9b9 5ac9402 Fix typos and undefined variables 165e8a2 Don't output null values to the browser 416aedd Eliminate duplicates in group lists for display b33e8cd Visually delineate between adjacent groups 24824b5 Ensure we dont send a group object with no addresses 23bd0be Fix loading all addresses in dynamic view 7509cfa Improved UI when handling large numbers of addresses in dynamic view ----------------------------------------------------------------------- commit 5ac9402fdc75ee4cc8a28f36d596de068d58a735 Author: Michael M Slusarz <[email protected]> Date: Thu Apr 11 15:39:54 2013 -0600 Fix typos and undefined variables ingo/rule.php | 1 + ingo/templates/basic/rule/rule.html.php | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/5ac9402fdc75ee4cc8a28f36d596de068d58a735 ----------------------------------------------------------------------- commit 165e8a274bb21e45e6ce89a71da9fa6d309ed374 Author: Michael M Slusarz <[email protected]> Date: Thu Apr 11 15:57:45 2013 -0600 Don't output null values to the browser imp/lib/Ajax/Application/ShowMessage.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/165e8a274bb21e45e6ce89a71da9fa6d309ed374 ----------------------------------------------------------------------- commit 416aedddce63c54b45d2bc6e4ac216f531e4b8c8 Author: Michael M Slusarz <[email protected]> Date: Thu Apr 11 16:01:51 2013 -0600 Eliminate duplicates in group lists for display imp/lib/Ajax/Application/ShowMessage.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/416aedddce63c54b45d2bc6e4ac216f531e4b8c8 ----------------------------------------------------------------------- commit b33e8cd6bc6fcde12b84f6f31b9f3a9e4e6b35f3 Author: Michael M Slusarz <[email protected]> Date: Thu Apr 11 16:03:49 2013 -0600 Visually delineate between adjacent groups imp/themes/default/dynamic/screen.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/b33e8cd6bc6fcde12b84f6f31b9f3a9e4e6b35f3 ----------------------------------------------------------------------- commit 24824b56de741b57c80a9ce210bdebf4e4025f4a Author: Michael M Slusarz <[email protected]> Date: Thu Apr 11 16:15:36 2013 -0600 Ensure we dont send a group object with no addresses imp/lib/Ajax/Application/ShowMessage.php | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/24824b56de741b57c80a9ce210bdebf4e4025f4a ----------------------------------------------------------------------- commit 23bd0bed4a45c4c39ea1ac9d70da0215b12b2e5a Author: Michael M Slusarz <[email protected]> Date: Thu Apr 11 16:30:06 2013 -0600 Fix loading all addresses in dynamic view imp/js/dimpbase.js | 3 ++- imp/js/message-dimp.js | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/23bd0bed4a45c4c39ea1ac9d70da0215b12b2e5a ----------------------------------------------------------------------- commit 7509cfa786c133c0527a74c7a3a8d438465b3b33 Author: Michael M Slusarz <[email protected]> Date: Thu Apr 11 16:30:43 2013 -0600 Improved UI when handling large numbers of addresses in dynamic view imp/js/dimpcore.js | 13 +++---------- 1 files changed, 3 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/7509cfa786c133c0527a74c7a3a8d438465b3b33 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
