[commits] Horde branch master updated. 53ab37029c5570e9b24545a249144b1f86d3c19e

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 21 17:28:33 UTC 2011


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

from: a4e04a63fee29486e49103cc7a4f16546b8f75e6

019056e Add ability for user to explicity request a Horde_Block update.
54ca85f Add an autocompleter for selecting locations in the weather block
2856596 Add support to Wunderground driver for autocomplete-style location searches.
24ccff2 Implement ability to change location at will from the weather block, using autocompletion of location choices if available.
53ab370 Ensure c is defined

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

commit 019056e6576df248d71f173756716c38389dafb9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:05:25 2011 -0500

    Add ability for user to explicity request a Horde_Block update.

 horde/lib/Ajax/Application.php |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/019056e6576df248d71f173756716c38389dafb9

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

commit 54ca85f8f395eb81d9d273d3c5fe3c931dd0ca93
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:17:25 2011 -0500

    Add an autocompleter for selecting locations in the weather block
    
    Conflicts:
    
    	framework/Core/package.xml

 .../lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php    |  111 +++++
 framework/Core/package.xml                                        |    6 +-
 2 files changed, 115 insertions(+), 2 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php

http://git.horde.org/horde-git/-/commit/54ca85f8f395eb81d9d273d3c5fe3c931dd0ca93

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

commit 285659635db7518a7f8698a4afa4169ecd45aa17
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:19:29 2011 -0500

    Add support to Wunderground driver for autocomplete-style location searches.
    
    Conflicts:
    
    	framework/Service_Weather/package.xml

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |   13 ++
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |   27 ++++-
 framework/Service_Weather/package.xml                             |    4 +-
 3 files changed, 39 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/285659635db7518a7f8698a4afa4169ecd45aa17

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

commit 24ccff27994831fa226058cec828ce7e9be0ecc9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:20:10 2011 -0500

    Implement ability to change location at will from the weather block,
    using autocompletion of location choices if available.

 horde/lib/Block/Weather.php |   48 ++++++++++++++++++++++++++++++++++++++----
 1 files changed, 43 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/24ccff27994831fa226058cec828ce7e9be0ecc9

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

commit 53ab37029c5570e9b24545a249144b1f86d3c19e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:27:36 2011 -0500

    Ensure c is defined

 .../lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php    |   16 +++--
 1 files changed, 10 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/53ab37029c5570e9b24545a249144b1f86d3c19e




More information about the commits mailing list