[commits] Horde branch master updated. a9d47e4c4194233503a28f6d6cd35e194d4da4a7

Michael M Slusarz slusarz at horde.org
Fri Aug 31 21:03:17 UTC 2012


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

from: 3916654d6e0fd1d21af25f3b1f08d68c2e24af66

2f81e5c Fix typo
58265ac Add jquery Mobile autocomplete plugin
a9d47e4 [mms] Add simple address autocompleter to smartmobile compose page.

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

commit 2f81e5ccde219de3c59bceed905179d0e398e8cf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Aug 31 14:37:35 2012 -0600

    Fix typo

 imp/lib/Ui/Compose.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2f81e5ccde219de3c59bceed905179d0e398e8cf

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

commit 58265acd33ceb589c57b8630a9cdbd94ddc8977b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Aug 31 14:41:26 2012 -0600

    Add jquery Mobile autocomplete plugin
    
    Original is under MIT license.  Altered for use in Horde by using
    HordeMobile.doAction to send AJAX request, instead of jQuery $.ajax
    method.

 framework/Core/js/jquery.mobile/plugins/autocomplete.js |  189 +++++++++++++++
 framework/Core/package.xml                              |   10 +-
 2 files changed, 196 insertions(+), 3 deletions(-)
 create mode 100644 framework/Core/js/jquery.mobile/plugins/autocomplete.js

http://git.horde.org/horde-git/-/commit/58265acd33ceb589c57b8630a9cdbd94ddc8977b

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

commit a9d47e4c4194233503a28f6d6cd35e194d4da4a7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Aug 31 14:57:23 2012 -0600

    [mms] Add simple address autocompleter to smartmobile compose page.

 imp/docs/CHANGES                                |    1 +
 imp/js/smartmobile.js                           |   16 +++++++++++++++-
 imp/lib/Ajax/Application/Helper/Smartmobile.php |   15 +++++++++++++++
 imp/lib/Smartmobile.php                         |    3 +++
 imp/package.xml                                 |    2 ++
 imp/templates/smartmobile/compose.html.php      |    2 ++
 6 files changed, 38 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a9d47e4c4194233503a28f6d6cd35e194d4da4a7




More information about the commits mailing list