[commits] Horde branch master updated. d35a0fe2aae4fd9866a7e55e42d1000178e73fdf

Michael J. Rubinsky mrubinsk at horde.org
Mon Oct 19 20:24:08 UTC 2015


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

from: 17888ff1077a3ac5fd36f636922b3a37f8ab486c

dd91cfc Revert "Revert "Bug: 14138 Paritally fix indent level when tag browser.""
0ded907 Allow deep clone of child objects.
9815715 Allow for disconnecting a task from it's children.
0247462 Allow for replacing the task in the task list.
66f7a73 Method to determine if a task exists in a task list, and return it.
d35a0fe Fix indentation of search results.

Summary: http://github.com/horde/horde/compare/17888ff1077a3ac5fd36f636922b3a37f8ab486c...d35a0fe2aae4fd9866a7e55e42d1000178e73fdf

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

commit dd91cfc60a802211f3641d3fbb417a5ca22a164e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 15:33:02 2015 -0400

    Revert "Revert "Bug: 14138 Paritally fix indent level when tag browser.""
    
    This reverts commit 17888ff1077a3ac5fd36f636922b3a37f8ab486c.

 nag/lib/TagBrowser.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

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

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

commit 0ded90737b0029299252a1f2cced1941326957f3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 16:18:10 2015 -0400

    Allow deep clone of child objects.

 nag/lib/Task.php |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/0ded90737b0029299252a1f2cced1941326957f3

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

commit 981571549eb54fddcca68a14aad331259aa9dd0b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 16:18:48 2015 -0400

    Allow for disconnecting a task from it's children.

 nag/lib/Task.php |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/981571549eb54fddcca68a14aad331259aa9dd0b

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

commit 02474625e770dacf8b16c9947a2b4e7a1563c8d6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 16:19:27 2015 -0400

    Allow for replacing the task in the task list.

 nag/lib/Task.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/02474625e770dacf8b16c9947a2b4e7a1563c8d6

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

commit 66f7a731d06e1ef5e79c706da96561f725e4b242
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 16:20:06 2015 -0400

    Method to determine if a task exists in a task list, and return it.

 nag/lib/Task.php |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/66f7a731d06e1ef5e79c706da96561f725e4b242

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

commit d35a0fe2aae4fd9866a7e55e42d1000178e73fdf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 16:22:52 2015 -0400

    Fix indentation of search results.
    
    Parent/Child relationship correctly shown now. Tasks whose parents
    do not match the search will be shown as root-level.

 nag/lib/Search.php |   27 ++++++++++++++++++++++++---
 1 files changed, 24 insertions(+), 3 deletions(-)

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




More information about the commits mailing list