Summary | Show block details based on weather driver's support |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 11/29/2011 (4968 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 11/30/2011 (4967 days ago) |
Milestone | |
Patch | No |
commit cd21d49a97947967a99f6451b4e628765254ab22
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Nov 29 21:50:44 2011 -0500
Only display the columns for detailed forecast fields if the
driver supports the field.
Bug: 10813horde/lib/Block/Weather.php | 81
++++++++++++++++++++-----------------------
1 files changed, 38 insertions(+), 43 deletions(-)
http://git.horde.org/horde-git/-/commit/cd21d49a97947967a99f6451b4e628765254ab22
commit 4a565f3626661652af20238efadf3ca2fd4a52a2
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Nov 29 21:48:44 2011 -0500
Export the detailed fields that each driver supports.
Bug: 10813.../Service_Weather/lib/Horde/Service/Weather.php | 4 ++++
.../lib/Horde/Service/Weather/Forecast/Google.php | 3 +++
.../Weather/Forecast/WeatherUnderground.php | 6 ++++++
.../lib/Horde/Service/Weather/Forecast/Wwo.php | 4 ++++
framework/Service_Weather/package.xml | 2 ++
5 files changed, 19 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/4a565f3626661652af20238efadf3ca2fd4a52a2
State ⇒ Resolved
Only display the columns for detailed forecast fields if the driver
supports the field.
Bug: 108131 files changed, 39 insertions(+), 44 deletions(-)
http://git.horde.org/horde-git/-/commit/81d792c5d6795a7b0a1d7bd1cf9c6522c26e6670
Export the detailed fields that each driver supports.
Bug: 108135 files changed, 19 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/4c90470ff85e37a4b722f1e7fe094fe83bd9c9ed
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Show block details based on weather driver's support
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ New
by the current weather driver.