The branch "master" has been updated. The following is a summary of the commits.
from: ac24664198612c4e8fb39e546bb761488c5b920d 88ca85b Fix message actions in minimal view bcd0a19 Improved error notification messages 13df52b [mms] Fixed regression in enforcing max_recipients and max_timelimit permissions (Bug #12674). 5c03814 Cast these values to integers 702519c Don't wrap ngettext strings in an additional gettext call 924303a grammar in help file 541e22f grammar in help file ----------------------------------------------------------------------- commit 88ca85bdb4d5436d49eafe5e505b723e508f80ab Author: Michael M Slusarz <[email protected]> Date: Thu Sep 12 16:25:24 2013 -0600 Fix message actions in minimal view imp/lib/Minimal/Message.php | 33 +++++++++++++++++++-------------- 1 files changed, 19 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/88ca85bdb4d5436d49eafe5e505b723e508f80ab ----------------------------------------------------------------------- commit bcd0a194ac3c8af8fe051e75d617f3e3228b2044 Author: Michael M Slusarz <[email protected]> Date: Thu Sep 12 16:57:29 2013 -0600 Improved error notification messages imp/lib/Compose.php | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/bcd0a194ac3c8af8fe051e75d617f3e3228b2044 ----------------------------------------------------------------------- commit 13df52bf9d42bb22c5bcfd1c3eeb3773daa1b15c Author: Michael M Slusarz <[email protected]> Date: Thu Sep 12 16:58:16 2013 -0600 [mms] Fixed regression in enforcing max_recipients and max_timelimit permissions (Bug #12674). imp/docs/CHANGES | 2 ++ imp/lib/Imap.php | 2 ++ imp/lib/Perms.php | 4 ++-- imp/package.xml | 2 ++ 4 files changed, 8 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/13df52bf9d42bb22c5bcfd1c3eeb3773daa1b15c ----------------------------------------------------------------------- commit 5c03814f35368f80e9f421a554eeee3ffdc72fea Author: Michael M Slusarz <[email protected]> Date: Thu Sep 12 16:58:47 2013 -0600 Cast these values to integers imp/lib/Imap.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/5c03814f35368f80e9f421a554eeee3ffdc72fea ----------------------------------------------------------------------- commit 702519cd631e907c93fc465365256f49c8847c93 Author: Michael M Slusarz <[email protected]> Date: Thu Sep 12 16:59:49 2013 -0600 Don't wrap ngettext strings in an additional gettext call imp/lib/Basic/Compose.php | 2 +- imp/lib/Filter.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/702519cd631e907c93fc465365256f49c8847c93 ----------------------------------------------------------------------- commit 924303ae498e2e018c69626bed0c9a8334e8ebe4 Author: Michael M Slusarz <[email protected]> Date: Thu Sep 12 17:02:17 2013 -0600 grammar in help file imp/locale/en/help.xml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/924303ae498e2e018c69626bed0c9a8334e8ebe4 ----------------------------------------------------------------------- commit 541e22f3d29c64390d519331f3c068a7d06d88c1 Author: Michael M Slusarz <[email protected]> Date: Thu Sep 12 17:03:52 2013 -0600 grammar in help file ingo/locale/en/help.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/541e22f3d29c64390d519331f3c068a7d06d88c1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
