The branch "master" has been updated. The following is a summary of the commits.
from: acc4b5b5fc576e869b9f0632448c46fd9d7e68d3 f981cbd Add an actual time field. b81723d Add missing files. Summary: http://github.com/horde/horde/compare/acc4b5b5fc576e869b9f0632448c46fd9d7e68d3...b81723de78483cebbde79a60bc7cfb7d4f07a63b ----------------------------------------------------------------------- commit f981cbd4842f02bb4209b2502e287b25bdae3fee Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 28 16:18:19 2015 -0500 Add an actual time field. nag/lib/Driver/Sql.php | 13 +++++++--- nag/lib/Form/Task.php | 1 + nag/lib/Task.php | 24 +++++++++++++++++- nag/migration/16_nag_upgrade_addactual.php | 37 ++++++++++++++++++++++++++++ nag/templates/view/task.inc | 4 +++ 5 files changed, 74 insertions(+), 5 deletions(-) create mode 100644 nag/migration/16_nag_upgrade_addactual.php http://github.com/horde/horde/commit/f981cbd4842f02bb4209b2502e287b25bdae3fee ----------------------------------------------------------------------- commit b81723de78483cebbde79a60bc7cfb7d4f07a63b Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 28 16:19:14 2015 -0500 Add missing files. nag/lib/Ajax/Imple/ContactAutoCompleter.php | 28 +++++++++++++++++++++++++++ nag/lib/Form/Type/NagContact.php | 23 ++++++++++++++++++++++ 2 files changed, 51 insertions(+), 0 deletions(-) create mode 100644 nag/lib/Ajax/Imple/ContactAutoCompleter.php create mode 100644 nag/lib/Form/Type/NagContact.php http://github.com/horde/horde/commit/b81723de78483cebbde79a60bc7cfb7d4f07a63b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
