The branch "master" has been updated. The following is a summary of the commits.
from: a8aae56811e8c764504247c31639a47def959289 fd868dc Don't allow deletion of tasks with children (Bug #13809). Summary: http://github.com/horde/horde/compare/a8aae56811e8c764504247c31639a47def959289...fd868dc5d2f9d531b49d24b51aa52c9bb99956ef ----------------------------------------------------------------------- commit fd868dc5d2f9d531b49d24b51aa52c9bb99956ef Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 27 13:40:55 2015 -0400 Don't allow deletion of tasks with children (Bug #13809). This needs to be done in the controller. Couldn't find anywhere in existing code that would use the _delete() function implemented on tasks.php - maybe it's there for BC? Probably should be removed. nag/app/controllers/SaveTask.php | 26 ++++++++++++++++---------- 1 files changed, 16 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/fd868dc5d2f9d531b49d24b51aa52c9bb99956ef -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
