[commits] Horde branch develop updated. b0b252fc95954bb3d5083830e95aef585aad58ff
Michael M Slusarz
slusarz at horde.org
Tue Aug 21 06:29:26 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 9d4e2807d9956f494eaef4d809afc065612edcea
fd04173 [mms] Add Horde_Url::setScheme().
884f722 Fix image URLs without scheme
46c0c71 style/phpdoc
c70c739 spacing
ed310f8 spelling
203180d For submit imples, always return all form information in the 'imple_submit' URL parameter (JSON encoded)
b0b252f [mms] Fixes to the iTip Request handler (Bug #11264).
-----------------------------------------------------------------------
commit fd041730cde538d145661edddbcf89bb6e53405e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 20 22:10:10 2012 -0600
[mms] Add Horde_Url::setScheme().
framework/Url/lib/Horde/Url.php | 17 +++++++++++++++++
framework/Url/package.xml | 8 ++++----
framework/Url/test/Horde/Url/TostringTest.php | 16 ++++++++++++++++
3 files changed, 37 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/fd041730cde538d145661edddbcf89bb6e53405e
-----------------------------------------------------------------------
commit 884f722fc536aa1185cfa4f31883ca55b0aefc67
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 20 22:13:13 2012 -0600
Fix image URLs without scheme
javascript will load from the local server without a scheme being
present.
imp/lib/Mime/Viewer/Html.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/884f722fc536aa1185cfa4f31883ca55b0aefc67
-----------------------------------------------------------------------
commit 46c0c71c2b40a03578849204ae71139f71a1d44c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 20 22:19:43 2012 -0600
style/phpdoc
imp/lib/Api.php | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/46c0c71c2b40a03578849204ae71139f71a1d44c
-----------------------------------------------------------------------
commit c70c739eb8c6d75136cf660f3a139657e9ad9700
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 20 23:35:50 2012 -0600
spacing
imp/templates/itip/vevent.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/c70c739eb8c6d75136cf660f3a139657e9ad9700
-----------------------------------------------------------------------
commit ed310f8d44cc97b9aa0bfcdad056b9512ab8341b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 20 23:59:56 2012 -0600
spelling
framework/Core/lib/Horde/Core/Ajax/Imple.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ed310f8d44cc97b9aa0bfcdad056b9512ab8341b
-----------------------------------------------------------------------
commit 203180d1f801e23d2ce8ed70399d5703f66ed901
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Aug 21 00:13:53 2012 -0600
For submit imples, always return all form information in the 'imple_submit' URL parameter (JSON encoded)
framework/Core/js/imple.js | 3 +++
framework/Core/lib/Horde/Core/Ajax/Imple.php | 7 +++++++
2 files changed, 10 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/203180d1f801e23d2ce8ed70399d5703f66ed901
-----------------------------------------------------------------------
commit b0b252fc95954bb3d5083830e95aef585aad58ff
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Aug 21 00:28:55 2012 -0600
[mms] Fixes to the iTip Request handler (Bug #11264).
imp/docs/CHANGES | 1 +
imp/js/compose-dimp.js | 23 ++++++++++++-----------
imp/lib/Ajax/Imple/ItipRequest.php | 7 +++++--
imp/package.xml | 2 ++
imp/templates/itip/vevent.html | 2 +-
imp/templates/itip/vfreebusy.html | 2 +-
imp/templates/itip/vtodo.html | 2 +-
7 files changed, 23 insertions(+), 16 deletions(-)
http://git.horde.org/horde-git/-/commit/b0b252fc95954bb3d5083830e95aef585aad58ff
More information about the commits
mailing list