[commits] Horde branch master updated. 98558e1bba8390bbef17e9016549f29e3d3b5565

Michael J. Rubinsky mrubinsk at horde.org
Thu Nov 3 20:13:19 UTC 2011


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

from: 0c4355134690544ceac1ab5d45d6a8391d4aaffe

ad93a6e Add configuration for Weather Services.
c2a0a84 Fix throwing exception
77a9144 Use the 'icon', not the 'skyicon' to match the conditions text.
cc234de Note TODO
98558e1 Add default weather icons.

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

commit ad93a6ea9781193d99724d1a715984373ca5d2ff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 3 10:02:42 2011 -0400

    Add configuration for Weather Services.
    
    Currently only Weather Underground.

 horde/config/conf.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

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

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

commit c2a0a8435ad4c0f6d6e5412bcb4b43fffa37e3f0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 3 10:23:42 2011 -0400

    Fix throwing exception

 .../lib/Horde/Service/Weather/WeatherUnderground.php              |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 77a91445d4e5b80cf4666607e632a6eae6102e1c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 3 16:08:13 2011 -0400

    Use the 'icon', not the 'skyicon' to match the conditions text.

 .../lib/Horde/Service/Weather/Period/WeatherUnderground.php       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/77a91445d4e5b80cf4666607e632a6eae6102e1c

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

commit cc234de2ae5784f155682c359708b1839cb08906
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 3 16:09:11 2011 -0400

    Note TODO

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

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

commit 98558e1bba8390bbef17e9016549f29e3d3b5565
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 3 16:09:53 2011 -0400

    Add default weather icons.
    
    Leave as the numeric names for now. Each provider will need some
    backend -> horde icon name map anyway. If we ever replace these icons
    we can revisit the naming.

 .../lib/Horde/Service/Weather/WeatherUnderground.php              |   48 +-
 framework/Service_Weather/package.xml                             |  215 ++++-
 .../Service_Weather/themes/default/graphics/weather/23x23/0.png   |  Bin 0 -> 1143 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/1.png   |  Bin 0 -> 1173 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/10.png  |  Bin 0 -> 1149 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/11.png  |  Bin 0 -> 1205 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/12.png  |  Bin 0 -> 1221 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/13.png  |  Bin 0 -> 869 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/14.png  |  Bin 0 -> 1035 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/15.png  |  Bin 0 -> 449 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/16.png  |  Bin 0 -> 1164 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/17.png  |  Bin 0 -> 1154 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/18.png  |  Bin 0 -> 1202 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/19.png  |  Bin 0 -> 1080 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/2.png   |  Bin 0 -> 1179 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/20.png  |  Bin 0 -> 870 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/21.png  |  Bin 0 -> 998 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/22.png  |  Bin 0 -> 931 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/23.png  |  Bin 0 -> 593 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/24.png  |  Bin 0 -> 590 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/25.png  |  Bin 0 -> 1035 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/26.png  |  Bin 0 -> 1101 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/27.png  |  Bin 0 -> 1241 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/28.png  |  Bin 0 -> 1545 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/29.png  |  Bin 0 -> 1093 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/3.png   |  Bin 0 -> 1158 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/30.png  |  Bin 0 -> 1452 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/31.png  |  Bin 0 -> 1050 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/32.png  |  Bin 0 -> 1263 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/33.png  |  Bin 0 -> 1063 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/34.png  |  Bin 0 -> 1395 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/35.png  |  Bin 0 -> 1148 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/36.png  |  Bin 0 -> 1381 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/37.png  |  Bin 0 -> 1086 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/38.png  |  Bin 0 -> 1091 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/39.png  |  Bin 0 -> 1216 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/4.png   |  Bin 0 -> 1152 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/40.png  |  Bin 0 -> 1198 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/41.png  |  Bin 0 -> 1167 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/42.png  |  Bin 0 -> 1163 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/43.png  |  Bin 0 -> 1165 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/44.png  |  Bin 0 -> 1452 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/45.png  |  Bin 0 -> 1494 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/46.png  |  Bin 0 -> 1457 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/47.png  |  Bin 0 -> 1452 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/5.png   |  Bin 0 -> 1216 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/6.png   |  Bin 0 -> 1197 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/7.png   |  Bin 0 -> 1276 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/8.png   |  Bin 0 -> 1074 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/9.png   |  Bin 0 -> 873 bytes
 .../Service_Weather/themes/default/graphics/weather/23x23/na.png  |  Bin 0 -> 696 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/0.png   |  Bin 0 -> 1064 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/1.png   |  Bin 0 -> 1063 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/10.png  |  Bin 0 -> 1047 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/11.png  |  Bin 0 -> 1051 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/12.png  |  Bin 0 -> 1086 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/13.png  |  Bin 0 -> 959 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/14.png  |  Bin 0 -> 1039 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/15.png  |  Bin 0 -> 645 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/16.png  |  Bin 0 -> 1103 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/17.png  |  Bin 0 -> 1063 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/18.png  |  Bin 0 -> 1076 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/19.png  |  Bin 0 -> 1105 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/2.png   |  Bin 0 -> 1063 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/20.png  |  Bin 0 -> 1002 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/21.png  |  Bin 0 -> 1009 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/22.png  |  Bin 0 -> 995 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/23.png  |  Bin 0 -> 824 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/24.png  |  Bin 0 -> 824 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/25.png  |  Bin 0 -> 975 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/26.png  |  Bin 0 -> 1071 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/27.png  |  Bin 0 -> 1197 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/28.png  |  Bin 0 -> 1235 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/29.png  |  Bin 0 -> 1161 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/3.png   |  Bin 0 -> 1064 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/30.png  |  Bin 0 -> 1210 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/31.png  |  Bin 0 -> 1159 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/32.png  |  Bin 0 -> 1167 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/33.png  |  Bin 0 -> 1159 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/34.png  |  Bin 0 -> 1190 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/35.png  |  Bin 0 -> 1063 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/36.png  |  Bin 0 -> 1175 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/37.png  |  Bin 0 -> 1007 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/38.png  |  Bin 0 -> 1009 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/39.png  |  Bin 0 -> 1086 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/4.png   |  Bin 0 -> 1064 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/40.png  |  Bin 0 -> 1071 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/41.png  |  Bin 0 -> 1104 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/42.png  |  Bin 0 -> 1101 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/43.png  |  Bin 0 -> 1161 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/44.png  |  Bin 0 -> 1204 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/45.png  |  Bin 0 -> 778 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/46.png  |  Bin 0 -> 795 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/47.png  |  Bin 0 -> 781 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/5.png   |  Bin 0 -> 1083 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/6.png   |  Bin 0 -> 1072 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/7.png   |  Bin 0 -> 1109 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/8.png   |  Bin 0 -> 1016 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/9.png   |  Bin 0 -> 993 bytes
 .../themes/default/graphics/weather/32x32/TWClogo_32px.png        |  Bin 0 -> 2373 bytes
 .../Service_Weather/themes/default/graphics/weather/32x32/na.png  |  Bin 0 -> 994 bytes
 101 files changed, 259 insertions(+), 4 deletions(-)
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/0.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/1.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/10.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/11.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/12.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/13.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/14.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/15.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/16.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/17.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/18.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/19.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/2.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/20.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/21.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/22.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/23.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/24.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/25.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/26.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/27.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/28.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/29.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/3.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/30.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/31.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/32.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/33.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/34.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/35.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/36.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/37.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/38.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/39.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/4.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/40.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/41.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/42.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/43.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/44.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/45.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/46.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/47.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/5.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/6.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/7.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/8.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/9.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/23x23/na.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/0.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/1.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/10.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/11.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/12.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/13.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/14.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/15.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/16.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/17.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/18.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/19.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/2.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/20.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/21.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/22.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/23.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/24.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/25.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/26.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/27.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/28.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/29.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/3.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/30.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/31.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/32.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/33.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/34.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/35.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/36.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/37.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/38.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/39.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/4.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/40.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/41.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/42.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/43.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/44.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/45.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/46.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/47.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/5.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/6.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/7.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/8.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/9.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/TWClogo_32px.png
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/32x32/na.png

http://git.horde.org/horde-git/-/commit/98558e1bba8390bbef17e9016549f29e3d3b5565




More information about the commits mailing list