[commits] Horde branch master updated. 82b7ce129f37ee96a8d57d120bb033ad9178868d

Jan Schneider jan at horde.org
Wed Jul 13 19:16:43 UTC 2016


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

from: 2f7c9216e9cac2b9fd4c3a88ef5a92bcee955670

d5c6282 [jan] Add searchUsers() method.
6fa76d7 phpdoc
99190aa [jan] Allow to use the pretty autocompleter without Ajax requests.
cbd4c55 Fix variable name.
19a9c4c Add Horde_Core_Ajax_Imple_UserAutoCompleter.
5256bf1 Skip sources without type.
82b7ce1 Add Kronolith_FreeBusy::getForUser().

Summary: http://github.com/horde/horde/compare/2f7c9216e9cac2b9fd4c3a88ef5a92bcee955670...82b7ce129f37ee96a8d57d120bb033ad9178868d

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

commit d5c6282b017478dcb1068c203c385802817bb0a5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jul 13 20:59:01 2016 +0200

    [jan] Add searchUsers() method.

 framework/Auth/lib/Horde/Auth/Base.php | 25 +++++++++++++++++++++++++
 framework/Auth/package.xml             | 16 ++++++++--------
 2 files changed, 33 insertions(+), 8 deletions(-)

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

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

commit 6fa76d745b4535c332276d21907ec48b835a1d8f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jul 13 21:01:20 2016 +0200

    phpdoc

 framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter.php    | 11 +++++++++--
 .../Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php   | 11 +++++++++--
 2 files changed, 18 insertions(+), 4 deletions(-)

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

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

commit 99190aac36a196e3c5dfcbaefd748a4c2ffa798a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jul 13 21:03:10 2016 +0200

    [jan] Allow to use the pretty autocompleter without Ajax requests.

 framework/Core/js/prettyautocomplete.js | 21 ++++++++++++---------
 framework/Core/package.xml              |  6 ++++--
 2 files changed, 16 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/99190aac36a196e3c5dfcbaefd748a4c2ffa798a

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

commit cbd4c55ced7667e9af6df080c7b81e1fc1f8829b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jul 13 21:03:36 2016 +0200

    Fix variable name.

 framework/Core/js/prettyautocomplete.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

commit 19a9c4cba706c407a18d81edbd36a5e19e79cf91
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jul 13 21:04:38 2016 +0200

    Add Horde_Core_Ajax_Imple_UserAutoCompleter.
    
    Provides autocompletion for Horde users.

 .../Horde/Core/Ajax/Imple/UserAutoCompleter.php    | 43 ++++++++++++++++++++++
 framework/Core/package.xml                         |  4 +-
 2 files changed, 46 insertions(+), 1 deletion(-)
 create mode 100644 framework/Core/lib/Horde/Core/Ajax/Imple/UserAutoCompleter.php

http://github.com/horde/horde/commit/19a9c4cba706c407a18d81edbd36a5e19e79cf91

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

commit 5256bf1f37d17f7f891612a8df74e076245cf8d8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jul 13 21:06:29 2016 +0200

    Skip sources without type.

 turba/lib/Turba.php | 3 +++
 1 file changed, 3 insertions(+)

http://github.com/horde/horde/commit/5256bf1f37d17f7f891612a8df74e076245cf8d8

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

commit 82b7ce129f37ee96a8d57d120bb033ad9178868d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jul 13 21:11:09 2016 +0200

    Add Kronolith_FreeBusy::getForUser().

 kronolith/fb.php           | 29 +++++---------------------
 kronolith/lib/FreeBusy.php | 51 +++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 53 insertions(+), 27 deletions(-)

http://github.com/horde/horde/commit/82b7ce129f37ee96a8d57d120bb033ad9178868d




More information about the commits mailing list