The branch "master" has been updated. The following is a summary of the commits.
from: fcd4184fd015465a029205fdef5a23a856034fb0 aba90e7 Bump version. b1e45d6 Fix passing the response object. 1fbcd0f Fix TRIGGER generation if alarm value is negative. Summary: http://github.com/horde/horde/compare/fcd4184fd015465a029205fdef5a23a856034fb0...1fbcd0f75d8089457c281d5e37920960e2e54a37 ----------------------------------------------------------------------- commit aba90e71570f2bf1a000313ff7076603f5be296f Author: Jan Schneider <[email protected]> Date: Tue Mar 25 17:06:21 2014 +0100 Bump version. nag/lib/Application.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/aba90e71570f2bf1a000313ff7076603f5be296f ----------------------------------------------------------------------- commit b1e45d6507834ad067af9d0abe56007b87c9ecaa Author: Jan Schneider <[email protected]> Date: Wed Mar 26 09:06:52 2014 +0100 Fix passing the response object. imp/js/dimpbase.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b1e45d6507834ad067af9d0abe56007b87c9ecaa ----------------------------------------------------------------------- commit 1fbcd0f75d8089457c281d5e37920960e2e54a37 Author: Jan Schneider <[email protected]> Date: Wed Mar 26 13:43:10 2014 +0100 Fix TRIGGER generation if alarm value is negative. We don't support negative alarm values, i.e. alarms after the event start, natively, but they may be added from external clients and work fine otherwise. Bug: 13064 kronolith/lib/Event.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/1fbcd0f75d8089457c281d5e37920960e2e54a37 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
