[commits] Horde branch develop updated. 0a5465dfe3b43480568e915739636ce5d85f8008
Michael M Slusarz
slusarz at horde.org
Thu Mar 8 09:05:40 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: fc4877ab48a28d5375f7a42af4989e179c24f58c
3e42852 phpdoc
0a84612 Fix exception
20f16cd Improve contacts/search API call
72e5b1b Simplify/reduce indentation
1f592e6 Added ability to return Rfc822_List object from search API call
e6b95eb Use rfc822Return parameter to return email list from contacts/search API call
d49a25e This got lost: add comma after added address.
ffef457 Optimize updating of the address field
1de26aa Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop
0a5465d Merge branch 'master' into develop
-----------------------------------------------------------------------
commit 3e42852b717af83945b10d8c6f853e0fcb7dede6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 7 22:51:16 2012 -0700
phpdoc
imp/view.php | 42 +++++++++++++++++++++---------------------
1 files changed, 21 insertions(+), 21 deletions(-)
http://git.horde.org/horde-git/-/commit/3e42852b717af83945b10d8c6f853e0fcb7dede6
-----------------------------------------------------------------------
commit 0a84612f849aa8f97d44d68aa6e586164dd44f1a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 7 22:51:34 2012 -0700
Fix exception
imp/view.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0a84612f849aa8f97d44d68aa6e586164dd44f1a
-----------------------------------------------------------------------
commit 20f16cd52eb6b6cb32658f8d3cf083c7a9ae0467
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 7 23:37:56 2012 -0700
Improve contacts/search API call
framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php | 6 +-
framework/Vfs/lib/Horde/Vfs/Kolab.php | 16 +-
imp/contacts.php | 19 +-
imp/lib/Compose.php | 16 +-
imp/lib/Ui/Imageview.php | 16 +-
kronolith/contacts.php | 19 +-
turba/docs/UPGRADING | 13 +
turba/lib/Api.php | 69 +++--
8 files changed, 94 insertions(+), 80 deletions(-)
http://git.horde.org/horde-git/-/commit/20f16cd52eb6b6cb32658f8d3cf083c7a9ae0467
-----------------------------------------------------------------------
commit 72e5b1baea28e1943acc58c193f41458fa28b6fb
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 8 01:18:28 2012 -0700
Simplify/reduce indentation
turba/lib/Api.php | 142 ++++++++++++++++++++++++++---------------------------
1 files changed, 69 insertions(+), 73 deletions(-)
http://git.horde.org/horde-git/-/commit/72e5b1baea28e1943acc58c193f41458fa28b6fb
-----------------------------------------------------------------------
commit 1f592e6d9c3aaad36530ab994a2f4776c43fe437
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 8 01:39:39 2012 -0700
Added ability to return Rfc822_List object from search API call
turba/docs/UPGRADING | 3 ++
turba/lib/Api.php | 61 ++++++++++++++++++++++++++++++++------------------
2 files changed, 42 insertions(+), 22 deletions(-)
http://git.horde.org/horde-git/-/commit/1f592e6d9c3aaad36530ab994a2f4776c43fe437
-----------------------------------------------------------------------
commit e6b95ebd239b92508c945f6d8714e86c31cfab19
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 8 01:40:58 2012 -0700
Use rfc822Return parameter to return email list from contacts/search API call
framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php | 42 +----
imp/contacts.php | 8 +-
imp/lib/Compose.php | 3 +-
imp/lib/Ui/Imageview.php | 7 +-
4 files changed, 12 insertions(+), 48 deletions(-)
http://git.horde.org/horde-git/-/commit/e6b95ebd239b92508c945f6d8714e86c31cfab19
-----------------------------------------------------------------------
commit d49a25e81a2921e3b4ab2d07c035f9daad830873
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 8 02:03:39 2012 -0700
This got lost: add comma after added address.
framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/d49a25e81a2921e3b4ab2d07c035f9daad830873
-----------------------------------------------------------------------
commit ffef4572a17f281745c74ca1bb4d5041203b7b95
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 8 02:04:10 2012 -0700
Optimize updating of the address field
imp/js/compose-base.js | 18 +++++-------------
1 files changed, 5 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/ffef4572a17f281745c74ca1bb4d5041203b7b95
-----------------------------------------------------------------------
commit 1de26aa0804199709b11d1175d4f1cd090bf2f0d
Merge: ffef457 fc4877a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 8 02:04:40 2012 -0700
Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop
framework/Share/lib/Horde/Share/Sql.php | 6 +++---
framework/Share/lib/Horde/Share/Sqlng.php | 6 +++---
framework/Share/package.xml | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/1de26aa0804199709b11d1175d4f1cd090bf2f0d
-----------------------------------------------------------------------
commit 0a5465dfe3b43480568e915739636ce5d85f8008
Merge: 1de26aa 0a84612
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 8 02:05:32 2012 -0700
Merge branch 'master' into develop
imp/view.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0a5465dfe3b43480568e915739636ce5d85f8008
More information about the commits
mailing list