The branch "master" has been updated. The following is a summary of the commits.
from: 62a151a2b8b60d684d37fe23340dc0fe76e6adb2 e79a875 Fix query. b60f9fa Some fixes for handling tasks now that there may be multiple tasks with the same UID. Summary: http://github.com/horde/horde/compare/62a151a2b8b60d684d37fe23340dc0fe76e6adb2...b60f9fa434b24c596f89cdd7c93081c16993092e ----------------------------------------------------------------------- commit e79a875bcd59b18bfee55b5be52cde8698a3c9ce Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 1 18:19:30 2015 -0500 Fix query. nag/lib/Driver/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/e79a875bcd59b18bfee55b5be52cde8698a3c9ce ----------------------------------------------------------------------- commit b60f9fa434b24c596f89cdd7c93081c16993092e Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 1 18:41:03 2015 -0500 Some fixes for handling tasks now that there may be multiple tasks with the same UID. nag/lib/Api.php | 9 +++++++-- nag/lib/Driver.php | 10 ++++++++++ nag/lib/Driver/Sql.php | 36 +++++++++++++++++++++++++++++++++--- nag/lib/Nag.php | 15 +++++++++++---- nag/lib/Task.php | 2 +- 5 files changed, 62 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/b60f9fa434b24c596f89cdd7c93081c16993092e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
