[commits] Horde branch master updated. 993f9c253563b35181e99afcfb5efbd9b73a4fb4
Michael J. Rubinsky
mrubinsk at horde.org
Sat Jan 30 17:56:02 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: 4b84782da5074653231037613a9b5f44ceb2be79
7ce2561 Enforce completing subtasks before parent task.
741a6af Honor the disabled property of a boolean form type.
0ea8bee Disable completed checkbox in UI when appropriate.
993f9c2 Remove redundent code.
Summary: http://github.com/horde/horde/compare/4b84782da5074653231037613a9b5f44ceb2be79...993f9c253563b35181e99afcfb5efbd9b73a4fb4
-----------------------------------------------------------------------
commit 7ce2561c4b272916d66d0b1298699388730aed34
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 30 12:12:00 2016 -0500
Enforce completing subtasks before parent task.
Bug: 12308
nag/app/controllers/SaveTask.php | 7 ++++++-
nag/lib/Api.php | 10 ++++++++--
nag/lib/Task.php | 9 ++++++++-
3 files changed, 22 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/7ce2561c4b272916d66d0b1298699388730aed34
-----------------------------------------------------------------------
commit 741a6afb4bbde076d4bc67a3d72867f4fa6b4fc7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 30 12:51:36 2016 -0500
Honor the disabled property of a boolean form type.
framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/741a6afb4bbde076d4bc67a3d72867f4fa6b4fc7
-----------------------------------------------------------------------
commit 0ea8beeb79100c26d254b0beac64cac3d17485c1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 30 12:52:59 2016 -0500
Disable completed checkbox in UI when appropriate.
Bug: 12308
nag/lib/Form/Task.php | 17 +++++++++++++++--
nag/task.php | 4 ++++
2 files changed, 19 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/0ea8beeb79100c26d254b0beac64cac3d17485c1
-----------------------------------------------------------------------
commit 993f9c253563b35181e99afcfb5efbd9b73a4fb4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Jan 30 12:53:48 2016 -0500
Remove redundent code.
nag/task.php | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/993f9c253563b35181e99afcfb5efbd9b73a4fb4
More information about the commits
mailing list