The branch "master" has been updated. The following is a summary of the commits.
from: 84c5da7fd3e2a1bc20aa286af472f5995f3b72c5 dcef24f Add a updateCostObject method to the costobjects API. 1387b57 Call the updateCostObject API when saving/updating a timeslice. Summary: http://github.com/horde/horde/compare/84c5da7fd3e2a1bc20aa286af472f5995f3b72c5...1387b572fdfb2aeac89cd5bcb2d65792f2e417a8 ----------------------------------------------------------------------- commit dcef24f3febff63bbb5d1cce9c4f83f1f67fa449 Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 1 15:24:52 2015 -0500 Add a updateCostObject method to the costobjects API. Currently, ony nag. Allows for updating the number of hours actually worked on a task. nag/lib/Api.php | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/dcef24f3febff63bbb5d1cce9c4f83f1f67fa449 ----------------------------------------------------------------------- commit 1387b572fdfb2aeac89cd5bcb2d65792f2e417a8 Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 1 15:25:43 2015 -0500 Call the updateCostObject API when saving/updating a timeslice. hermes/lib/Ajax/Application/Handler.php | 12 +++++++----- hermes/lib/Hermes.php | 10 ++++++++++ 2 files changed, 17 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/1387b572fdfb2aeac89cd5bcb2d65792f2e417a8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
