[commits] Horde branch FRAMEWORK_5_2 updated. a6668c61a8fc09d9db4a5bb2a1e52bbb9ee2c024

Michael J. Rubinsky mrubinsk at horde.org
Mon Oct 19 20:34:55 UTC 2015


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

from: 1db4042e5773189ed3e384cd55ab4b2489369775

a199d74 Add session token checking to various admin pages.
f747154 BFN
27f2fb9 Bug: 14138 Paritally fix indent level when tag browser.
a4c0610 Allow deep clone of child objects.
5863f0c Allow for disconnecting a task from it's children.
1922c11 Allow for replacing the task in the task list.
5c92355 Method to determine if a task exists in a task list, and return it.
a6668c6 Fix indentation of search results.

Summary: http://github.com/horde/horde/compare/1db4042e5773189ed3e384cd55ab4b2489369775...a6668c61a8fc09d9db4a5bb2a1e52bbb9ee2c024

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

commit a199d74932c902844514b2a83d21e7e221257dae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 09:03:33 2015 -0400

    Add session token checking to various admin pages.

 horde/admin/cmdshell.php                |    3 ++-
 horde/admin/phpshell.php                |    2 ++
 horde/admin/sqlshell.php                |    5 ++++-
 horde/templates/admin/cmdshell.html.php |    2 ++
 horde/templates/admin/phpshell.html.php |    2 ++
 horde/templates/admin/sqlshell.html.php |    2 ++
 6 files changed, 14 insertions(+), 2 deletions(-)

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

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

commit f747154bd0ea863257bfb3eca9e086b5ca32831e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 10:30:40 2015 -0400

    BFN

 horde/docs/CHANGES |    1 +
 horde/package.xml  |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

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

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

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

    Bug: 14138 Paritally fix indent level when tag browser.

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

http://github.com/horde/horde/commit/27f2fb9ec5429f41e26f917eab585c27b3f57a5c

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

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

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

commit 5863f0cbb9e864550314510fd6ef972a375cb06f
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/5863f0cbb9e864550314510fd6ef972a375cb06f

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

commit 1922c11eac7e16f112b63a0af08cb6b54478e5ce
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/1922c11eac7e16f112b63a0af08cb6b54478e5ce

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

commit 5c92355b4b836b864a0044ff19120516ef9e3c84
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/5c92355b4b836b864a0044ff19120516ef9e3c84

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

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




More information about the commits mailing list