The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: a6793a0e19ad2a1f6b2e71b6660104fc5c00b7bb 6144ac6 Don't allow deletion of tasks with children (Bug #13809). Summary: http://github.com/horde/horde/compare/a6793a0e19ad2a1f6b2e71b6660104fc5c00b7bb...6144ac6958a5bb2e983469b1480fdd14689ffabf ----------------------------------------------------------------------- commit 6144ac6958a5bb2e983469b1480fdd14689ffabf 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/6144ac6958a5bb2e983469b1480fdd14689ffabf -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
