[commits] Horde branch master updated. 4240b1a38b42fed93d8cae1ba08ea6d779b95e87

Jan Schneider jan at horde.org
Fri May 26 09:46:19 UTC 2017


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

from: 517bd584ff526fac6d09e8a20a9951975472c3e9

59aa7a5 Remove unused variables.
6c52e9e We already are in global scope here.
e2039d8 Update cost objects from basic view too.
4240b1a Fix notifications about updated cost objects.

Summary: http://github.com/horde/horde/compare/517bd584ff526fac6d09e8a20a9951975472c3e9...4240b1a38b42fed93d8cae1ba08ea6d779b95e87

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

commit 59aa7a5516d834d309a83cb7507354a04cc58063
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 26 10:35:43 2017 +0200

    Remove unused variables.

 nag/lib/Api.php | 23 +++++++----------------
 1 file changed, 7 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/59aa7a5516d834d309a83cb7507354a04cc58063

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

commit 6c52e9e22efc3697af57809be389bfa771d6cee3
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 26 11:15:08 2017 +0200

    We already are in global scope here.

 hermes/entry.php  | 6 +++---
 hermes/search.php | 2 +-
 hermes/time.php   | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/6c52e9e22efc3697af57809be389bfa771d6cee3

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

commit e2039d80f592dd87423982a637a8e6f31eba68dc
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 26 11:44:08 2017 +0200

    Update cost objects from basic view too.
    
    While I'm there, simplify updateTime() and enterTime() to always return a Hermes_Slice already, and only one. Code and coding style cleanups too.

 hermes/entry.php                        |   2 +-
 hermes/lib/Ajax/Application/Handler.php |  92 ++++++++++-------
 hermes/lib/Driver.php                   |  62 ++++++-----
 hermes/lib/Driver/Sql.php               | 177 +++++++++++++++++---------------
 hermes/search.php                       |  15 ++-
 hermes/time.php                         |  14 ++-
 6 files changed, 209 insertions(+), 153 deletions(-)

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

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

commit 4240b1a38b42fed93d8cae1ba08ea6d779b95e87
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 26 11:45:51 2017 +0200

    Fix notifications about updated cost objects.
    
    Cleanup too.

 hermes/lib/Hermes.php | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/4240b1a38b42fed93d8cae1ba08ea6d779b95e87




More information about the commits mailing list