The branch "master" has been updated. The following is a summary of the commits.
from: ae1a46270f6b09dc7aebca58cc2bc45e1d2cba57 747f1a6 [jan] More fixes for GnuPG 2 (Mathieu Parent <[email protected]>). e3aad24 Fix indention. b0e79a9 Refactoring 5d098a6 Fix permission check when downloading reports. 288758c Fix variable name. bf721d6 [jan] Add download of ticket history to an HTML file. Summary: http://github.com/horde/horde/compare/ae1a46270f6b09dc7aebca58cc2bc45e1d2cba57...bf721d667134247e2ac9f200ef3cc536032a1c8b ----------------------------------------------------------------------- commit 747f1a62c86c32d2b998790ab3ca5b126ae8c855 Author: Jan Schneider <[email protected]> Date: Mon Jun 12 21:12:29 2017 +0200 [jan] More fixes for GnuPG 2 (Mathieu Parent <[email protected]>). framework/Crypt/package.xml | 2 ++ 1 file changed, 2 insertions(+) http://github.com/horde/horde/commit/747f1a62c86c32d2b998790ab3ca5b126ae8c855 ----------------------------------------------------------------------- commit e3aad24491c8911b6f7fedb6a21309e3c6092b84 Author: Jan Schneider <[email protected]> Date: Mon Jun 12 22:14:43 2017 +0200 Fix indention. whups/lib/Whups.php | 62 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 21 deletions(-) http://github.com/horde/horde/commit/e3aad24491c8911b6f7fedb6a21309e3c6092b84 ----------------------------------------------------------------------- commit b0e79a99f5eae90b7182f98771dde42aeea19785 Author: Jan Schneider <[email protected]> Date: Mon Jun 12 22:34:12 2017 +0200 Refactoring whups/lib/Application.php | 216 ++++++++++++++++++++++++++++------------------ 1 file changed, 133 insertions(+), 83 deletions(-) http://github.com/horde/horde/commit/b0e79a99f5eae90b7182f98771dde42aeea19785 ----------------------------------------------------------------------- commit 5d098a6a9e8bb39cdb8a876ac02e5db58ba6af47 Author: Jan Schneider <[email protected]> Date: Mon Jun 12 22:56:10 2017 +0200 Fix permission check when downloading reports. whups/lib/Application.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/5d098a6a9e8bb39cdb8a876ac02e5db58ba6af47 ----------------------------------------------------------------------- commit 288758cc961b7dce2ec9a09d6561a72173362d1c Author: Jan Schneider <[email protected]> Date: Tue Jun 13 11:29:10 2017 +0200 Fix variable name. whups/lib/Whups.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/288758cc961b7dce2ec9a09d6561a72173362d1c ----------------------------------------------------------------------- commit bf721d667134247e2ac9f200ef3cc536032a1c8b Author: Jan Schneider <[email protected]> Date: Tue Jun 13 11:30:02 2017 +0200 [jan] Add download of ticket history to an HTML file. whups/docs/CHANGES | 1 + whups/lib/Application.php | 131 ++++++++++++++++++++++++++++++++++++++++++++++ whups/lib/Whups.php | 9 ++++ whups/package.xml | 2 + 4 files changed, 143 insertions(+) http://github.com/horde/horde/commit/bf721d667134247e2ac9f200ef3cc536032a1c8b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
