[commits] Horde branch FRAMEWORK_5_2 updated. f67321137960587e373ddf16f48147a4f175d72e

Michael J. Rubinsky mrubinsk at horde.org
Sat Jan 30 18:19:22 UTC 2016


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: a76ee17140b167a07ce482cf2b595063c1351b58

a639379 Enforce completing subtasks before parent task.
f35024b Disable completed checkbox in UI when appropriate.
e1a0b5b Remove redundent code.
74f599e Mark parent tasks as incomplete when marking child task incomplete.
f673211 BFN

Summary: http://github.com/horde/horde/compare/a76ee17140b167a07ce482cf2b595063c1351b58...f67321137960587e373ddf16f48147a4f175d72e

-----------------------------------------------------------------------

commit a63937953a704ada801c9c26c090cd3ccfdbb35c
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/a63937953a704ada801c9c26c090cd3ccfdbb35c

-----------------------------------------------------------------------

commit f35024b7f55c2bd1afe21236221f8009972560b9
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/f35024b7f55c2bd1afe21236221f8009972560b9

-----------------------------------------------------------------------

commit e1a0b5b383d307d41550031e5560e4d448cc5f92
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/e1a0b5b383d307d41550031e5560e4d448cc5f92

-----------------------------------------------------------------------

commit 74f599eb87538a067a43ee00ba51607d3e3a0c06
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 30 13:09:01 2016 -0500

    Mark parent tasks as incomplete when marking child task incomplete.
    
    Bug: 12308

 nag/lib/Task.php |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/74f599eb87538a067a43ee00ba51607d3e3a0c06

-----------------------------------------------------------------------

commit f67321137960587e373ddf16f48147a4f175d72e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 30 13:19:03 2016 -0500

    BFN

 nag/docs/CHANGES |    2 ++
 nag/package.xml  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/f67321137960587e373ddf16f48147a4f175d72e




More information about the commits mailing list