The branch "master" has been updated. The following is a summary of the commits.
from: b8e9b08e33098c0f4276ae5dd3bce8bbb1e707d4 786e26e phpdoc 94d70cc Use Horde_Date, ensure everything is UTC, and use full date as array key. 87891f2 Tweak metar block: Summary: http://github.com/horde/horde/compare/b8e9b08e33098c0f4276ae5dd3bce8bbb1e707d4...87891f2e96c1bfd86619852a831a3cf40d1ff001 ----------------------------------------------------------------------- commit 786e26e30cb83e010d8614d69c24d70b079ae4ca Author: Michael J Rubinsky <[email protected]> Date: Wed Aug 17 22:09:48 2016 -0400 phpdoc .../Service_Weather/lib/Horde/Service/Weather/Forecast/Taf.php | 8 +++++++- .../Service_Weather/lib/Horde/Service/Weather/Parser/Metar.php | 2 +- .../Service_Weather/lib/Horde/Service/Weather/Parser/Taf.php | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/786e26e30cb83e010d8614d69c24d70b079ae4ca ----------------------------------------------------------------------- commit 94d70cc42c42de029453b054ff06c8515a2959ac Author: Michael J Rubinsky <[email protected]> Date: Wed Aug 17 22:10:07 2016 -0400 Use Horde_Date, ensure everything is UTC, and use full date as array key. .../lib/Horde/Service/Weather/Parser/Taf.php | 58 ++++++++++++++++------ 1 file changed, 43 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/94d70cc42c42de029453b054ff06c8515a2959ac ----------------------------------------------------------------------- commit 87891f2e96c1bfd86619852a831a3cf40d1ff001 Author: Michael J Rubinsky <[email protected]> Date: Wed Aug 17 22:14:54 2016 -0400 Tweak metar block: Display date/time in local timezone. Add TAF valididity times. Only display the time part of each FMC row. Other layout tweaks. horde/lib/Block/Metar.php | 11 ++++++++--- horde/templates/block/metar_content.html.php | 20 +++++++++++++++----- 2 files changed, 23 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/87891f2e96c1bfd86619852a831a3cf40d1ff001 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
