[commits] Horde branch master updated. c086f366bb9a44f3a1427bb124e43496b7d6a61a
Jan Schneider
jan at horde.org
Wed Feb 25 15:45:39 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: cad459b54d0a2ea63a0c6cb27ef4164199408205
8fcfced Fix notice if field is empty (Bug #13872).
3954931 Fix protocol name.
107c1d7 Fix JS error if saving unselected calendar.
e1e8a92 Fix first group populated twice.
c086f36 [jan] Don't throw exception from listUsers() if group not found in LDAP directory (Bug #13879).
Summary: http://github.com/horde/horde/compare/cad459b54d0a2ea63a0c6cb27ef4164199408205...c086f366bb9a44f3a1427bb124e43496b7d6a61a
-----------------------------------------------------------------------
commit 8fcfced84e8c5622e596c40d9448d44254cf0363
Author: Jan Schneider <jan at horde.org>
Date: Tue Feb 24 16:51:53 2015 +0100
Fix notice if field is empty (Bug #13872).
framework/Core/lib/Horde/Config.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/8fcfced84e8c5622e596c40d9448d44254cf0363
-----------------------------------------------------------------------
commit 39549313924e25e5f0ab388d066a87a16954917c
Author: Jan Schneider <jan at horde.org>
Date: Wed Feb 25 12:23:31 2015 +0100
Fix protocol name.
How did this ever work, at least for the last few years? Looks like no one is
actually still using POP3.
Conflicts:
imp/docs/CHANGES
imp/package.xml
imp/config/backends.php | 2 +-
imp/docs/CHANGES | 1 +
imp/package.xml | 1 +
3 files changed, 3 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/39549313924e25e5f0ab388d066a87a16954917c
-----------------------------------------------------------------------
commit 107c1d7e2052d35db5c51ecdfb92c17c992f4e1c
Author: Jan Schneider <jan at horde.org>
Date: Wed Feb 25 16:04:07 2015 +0100
Fix JS error if saving unselected calendar.
kronolith/js/kronolith.js | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/107c1d7e2052d35db5c51ecdfb92c17c992f4e1c
-----------------------------------------------------------------------
commit e1e8a928b972919724e0a2b68772ba9609d19150
Author: Jan Schneider <jan at horde.org>
Date: Wed Feb 25 16:17:43 2015 +0100
Fix first group populated twice.
kronolith/js/kronolith.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/e1e8a928b972919724e0a2b68772ba9609d19150
-----------------------------------------------------------------------
commit c086f366bb9a44f3a1427bb124e43496b7d6a61a
Author: Jan Schneider <jan at horde.org>
Date: Wed Feb 25 16:45:42 2015 +0100
[jan] Don't throw exception from listUsers() if group not found in LDAP directory (Bug #13879).
framework/Group/lib/Horde/Group/Ldap.php | 2 ++
framework/Group/package.xml | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/c086f366bb9a44f3a1427bb124e43496b7d6a61a
More information about the commits
mailing list