You are here

CHANGELOG.txt in Weather 6.5

Version: 6.x-5.20                                    Date: 2012-05-16
---------------------------------------------------------------------

* Fix bug which prevented the module from fetching outdated data
  ever again, if a download fails. Thanks to Dan Parnell for the
  bug report and patch. Closes: [#1545398]


Version: 6.x-5.19                                    Date: 2012-04-04
---------------------------------------------------------------------

* Remove custom http_request function. The original function
  drupal_http_request does support a timeout parameter since Drupal 6.24.
* Update download location to http://www.aviationweather.gov/


Version: 6.x-5.18                                    Date: 2010-12-16
---------------------------------------------------------------------

* Remove dependency on Location module if NodeMap module is used for
  locations. Closes: [#803778]


Version: 6.x-5.17                                    Date: 2010-12-15
---------------------------------------------------------------------

* Implement support for location CCK fields. Closes: [#338086],
  [#587606], [#792050],[#803778]
* New translation to Slovak, thanks to Peter Slama.


Version: 6.x-5.16                                    Date: 2010-12-06
---------------------------------------------------------------------

* Support a timeout for fetching new weather data. Closes: [#967646]
* Backport intelligent download interval calculation from D7 port.
  This way, the website will be much more responsive if a request
  times out or an ICAO code is no longer valid.


Version: 6.x-5.15                                    Date: 2010-09-23
---------------------------------------------------------------------

* Add missing hook_update_N() for Belgian cities.


Version: 6.x-5.14                                    Date: 2010-09-23
---------------------------------------------------------------------

* Use drupal_http_request() for downloading. This enables the use
  of proxies. Thanks to Mariano Renzi for providing a patch.
  Closes: [#847344]
* Add places from Belgium. Thanks to Marijn Schops for the bug
  report. Closes: [#895240]


Version: 6.x-5.13                                    Date: 2010-07-03
---------------------------------------------------------------------

* Update location of HTTP POST script on weather.noaa.gov. Many
  thanks to Stein Magne for providing a fix. Closes: [#838280]
* If fetching weather data via HTTP didn't work, try FTP next time.
* Make an entry in the watchdog table, if the download did not
  succeed. Closes: [#836582]
* Only show an error message about failed downloads to users with
  administration priviledges. Thanks to AaronELBorg for the patch.
  Closes: [#836582]
* Remove Maribo Lufthavn, Denmark, which does no longer exist.


Version: 6.x-5.12                                    Date: 2010-05-03
---------------------------------------------------------------------

* Remove block information from database if module is uninstalled.
* Reduce size of PNG images with optipng. This saves about 25% of the
  data which needs to be transmitted. Thanks to Nico Schlömer for
  the idea. Closes: [#770236]
* Support custom weather images. Thanks to Szántó Gábor for the
  patch. Closes: [#457414]
* Translation updates for:
  - Norwegian, thanks to Stein Magne.
  - Hungarian, thanks to Füleki Miklós.
  - Spanish, thanks to Jota Jota. Closes: [#769568]
  - French, thanks to Jota Jota. Closes: [#769568]
  - German, thanks to Tobias Quathamer.


Version: 6.x-5.11                                    Date: 2010-03-10
---------------------------------------------------------------------

* Fix typography of two locations and remove Lupin Airport
  Supplementary Aviation Weather Reporting Station.


Version: 6.x-5.10                                    Date: 2010-02-21
---------------------------------------------------------------------

* Add cities in South Carolina and change name in North Carolina.
  Thanks to Bill Funderburk for the report. Closes: [#719578]
* Fix wrong translation for Spanish temperatures. Thanks to kuli70
  for the bug report. Closes: [#720542]


Version: 6.x-5.9                                     Date: 2010-02-06
---------------------------------------------------------------------

* Correctly parse snow showers. Thanks to bloto for reporting the bug
  with METAR data. Closes: [#700060]
* Translation updates for:
  - German, thanks to Tobias Quathamer.


Version: 6.x-5.8                                     Date: 2010-01-01
---------------------------------------------------------------------

* Fix calculation error with night images. Thanks to Dwaine Trummert
  for the patch. Closes: [#202885]
* Add La Roche-sur-Yon, France. Thanks to relianor. Closes: [#336847]


Version: 6.x-5.7                                     Date: 2009-09-28
---------------------------------------------------------------------

* Use the time settings from admin/settings/date-time. Thanks to
  John Noceda for the suggestion. Closes: [#392776]
* Prevent wrapping of  . Closes: [#357628]
* New translation to Croatian, thanks to Mihaela Jurkovic.
  Closes: [#576426]


Version: 6.x-5.6                                     Date: 2009-07-29
---------------------------------------------------------------------

* Change ICAO code of Bangalore, India from VOBG to VOBL, which is
  updated more often. Thanks to Raghavan Subramaniyan for the report.
  Closes: [#421326]


Version: 6.x-5.5                                     Date: 2009-02-01
---------------------------------------------------------------------

* Correct some spellings of Romanian cities and add some more ICAO
  codes. Thanks to Marcel Cozma for the list. Closes: [#361231]
* Add Salerno, Italy. Thanks to hopfrog. Closes: [#361422]
* Add Abuja, Nigeria. Thanks to Kemi Ukadike. Closes: [#362987]
* Correct spellings of Polish cities and add Łódź-Lublinek. Thanks
  to Szymon Nitka for the bug report. Closes: [#365509]
* Add Arusha and Dar es Salaam, Tanzania. Thanks to artistique.
* Translation updates for:
  - Dutch, thanks to garmisch. Closes: [#365646]


Version: 6.x-5.4                                     Date: 2009-01-16
---------------------------------------------------------------------

* Fix bug in Polish translation, thanks to Szymon Nitka.
  Closes: [#356175]
* Allow both Fahrenheit and Celsius in one location. Thanks to
  John Refano for the initial patch. Closes: [#356572]
* Translation updates for:
  - Brazilian Portuguese, thanks to Ramon Magnus.
  - Polish, thanks to Szymon Nitka.
  - German, thanks to Tobias Quathamer.


Version: 6.x-5.3                                     Date: 2009-01-05
---------------------------------------------------------------------

* Use location information from Node Map module, if available. Thanks
  to Anders Ross for the suggestion. Closes: [#318116]
* Support drizzle in weather output
* New set of images, using a foggy atmosphere. This enables the
  module to support mist, fog, and smoke in weather output.
  Closes: [#100371]
* Add more parser tests
* Make ICAO parser more robust:
  - Recognize 7000NDV visibility information from automatic stations
  - Some automatic stations report FEW023///, so accept three slashes
* Translation updates for:
  - German, thanks to Tobias Quathamer.
  - Greek, thanks to Vasileios Lourdas.
  - Russian, thanks to Alexander Lavrinenko.
  - Czech, thanks to Marek Drápal.
  - Dutch, thanks to Martin Niewzwaag.


Version: 6.x-5.2                                     Date: 2008-12-21
---------------------------------------------------------------------

* Add Messina, Sicily to supported ICAO codes. Thanks to gambry
  for the report. Closes: [#342181]
* Add parser tests
* Support new API of Location module. Thanks to tquakulinsky for
  the bug report. Closes: [#349757]


Version: 6.x-5.1                                     Date: 2008-12-03
---------------------------------------------------------------------

* Optionally calculate windchill ("Feels like temperature")
* Add Kathmandu, Nepal to supported ICAO codes. Thanks to sarmiluv
  for the report. Closes: [#330026]
* Make the ICAO parser more robust:
  - Recognize crossed out dewpoints (e.g. '16/XX') and spaces between
    cloud conditions (e.g. 'FEW 025')
  - If no information about vertical visibility ('VV///') is
    available, the data will be rendered as overcast
* Add new translation to Romanian. Thanks to Füleki Miklós.
* Add new translation to Greek. Thanks to Vasileios Lourdas.
* Rename Danish translation from dk.po to da.po
* Translation updates for:
  - German, thanks to Tobias Quathamer.
  - Russian, thanks to Vasili Pinchuk and Alexander Lavrinenko.
    Closes: [#337306]
  - Dutch, thanks to Martin Niewzwaag.
  - Spanish, thanks to Marcos Goyeneche.
  - Czech, thanks to Marek Drápal.
  - Polish, thanks to Adrian Siemieniak.
  - Hungarian, thanks to Füleki Miklós.
  - Brazilian Portuguese, thanks to Ramon Magnus.
  - Danish, thanks to Morten Wulff.


Version: 6.x-5.0                                     Date: 2008-11-20
---------------------------------------------------------------------

* No longer use Batch API during installation of module. This seems
  to have gone wrong on too many installations.
* Add autocomplete search form for locations. Thanks to Chris Cohen
  for the initial patch. Closes: [#109388], [#313843]
* Fix unit spacing, thanks to Nico Schlömer. Closes: [#326363]
* Translation updates for:
  - Turkish, thanks to Drupal Hizmetleri.
  - German, thanks to Tobias Quathamer.


Version: 6.x-4.2                                     Date: 2008-10-05
---------------------------------------------------------------------

* Add 'kPa' as unit for pressure. Thanks to kojow for the bug report
  and patch. Closes: #292765
* Add new translation to Turkish. Thanks to Drupal Hizmetleri.
  Closes: #307659


Version: 6.x-4.1                                     Date: 2008-07-28
---------------------------------------------------------------------

* Fix typo in variable name for relative humidity. Thanks to Ramon
  Magnus for the bug report.


Version: 6.x-4.0                                     Date: 2008-07-27
---------------------------------------------------------------------

* Use template engine for block output to make theming easier.
  Closes: #206629, #282711
* Add new translation to Brazilian Portuguese.
  Thanks to Ramon Magnus.
* Translation updates for:
  - Polish, thanks to Adrian Siemieniak


Version: 6.x-3.0                                     Date: 2008-07-12
---------------------------------------------------------------------

* Add support for snow images. Closes: #120167, #210216, #218898,
  #252553. Thanks to Samuel Vanhove for providing an initial patch.
* Translation updates for:
  - German, thanks to me
  - Italian, thanks to Alessandro Frigeri
  - Dutch, thanks to Martin Niewzwaag
  - Czech, thanks to Marek Drápal


Version: 6.x-2.3                                     Date: 2008-07-03
---------------------------------------------------------------------

* Fix error in substitution variable in Italian translation. Thanks
  to namberone for the bug report. Closes: #277679


Version: 6.x-2.2                                     Date: 2008-05-21
---------------------------------------------------------------------

* Replace MySQL specific query with standard ANSI SQL. Thanks to
  bj.drupal for the bug report and patch. Closes: #260910


Version: 6.x-2.1                                     Date: 2008-04-15
---------------------------------------------------------------------

* Show sunrise and sunset times in configurable timezones.
  Closes: #227611, #239533
* Prevent users from changing custom weather blocks of another user.
  Thanks to Paul Maddern for the bug report. Closes: #244087
* Add test to verify that users are allowed to only edit their own
  custom weather block
* Translation updates for:
  - Italian, thanks to Alessandro Frigeri
  - German, thanks to me
  - Polish, thanks to Adrian Siemieniak
  - Czech, thanks to Marek Drápal


Version: 6.x-2.0                                     Date: 2008-03-27
---------------------------------------------------------------------

* Add options to disable the display of specified weather data.
  Closes: #192717, #232731


Version: 6.x-2.0-BETA1                               Date: 2008-03-18
---------------------------------------------------------------------

* Support multiple system-wide blocks instead of only one.
  Closes: #109660, #232727
* Add tests which can be executed by Simpletest module. Initially,
  those tests only cover the permission and access system.
* Rename Norwegian translation from no.po to nb.po for Norwegian
  Bokmål
* Translation updates for:
  - Norwegian, thanks to Stein Magne
  - German, thanks to me.


Version: 6.x-1.3                                     Date: 2008-03-05
---------------------------------------------------------------------

* Add Gyumri and Yerevan (both Armenia) to ICAO codes. Thanks to
  Joseph K and Mark Tonino for the information and research.
  Closes: #229229
* Include new messages for translation
* Translation updates for:
  - Spanish, thanks to Marcos Goyeneche.
  - German, thanks to me.


Version: 6.x-1.2                                     Date: 2008-03-03
---------------------------------------------------------------------

* Use Batch API during installation to avoid PHP timeout problems on
  slow servers. Closes: #166456, #177244, #215982
* Use user_access() for checking permissions of the custom user
  weather block, otherwise the menu tab will not be shown.


Version: 6.x-1.1                                     Date: 2008-02-28
---------------------------------------------------------------------

* Rename directory po/ to translations/ to support I18N capabilities
  of Drupal 6
* Remove database updates 1, 2, and 3 from weather.install. Those
  were needed for the Drupal 4.7 releases of this module and are no
  longer supported.
* Enable selection boxes for country/place again
* Translation updates for:
  - German, thanks to me.
  - Polish, thanks to Adrian Siemieniak.
  - Italian, thanks to Alessandro Frigeri
  - Dutch, thanks to Martin Niewzwaag
  - Russian, thanks to Alexander Lavrinenko
  - Czech, thanks to Marek Drápal


Version: 6.x-1.0                                     Date: 2008-02-23
---------------------------------------------------------------------

* Ported 5.x-6.0 to Drupal 6
* Unfortunately the selection boxes for country/place are no longer
  available due to Drupal 6 API changes. A workaround is not yet
  known.


Version: 5.x-6.4                                     Date: 2010-07-03
---------------------------------------------------------------------

* Update location of HTTP POST script on weather.noaa.gov. Many
  thanks to Stein Magne for providing a fix. Closes: [#838280]
* If fetching weather data via HTTP didn't work, try FTP next time.
* Make an entry in the watchdog table, if the download did not
  succeed. Closes: [#836582]
* Only show an error message about failed downloads to users with
  administration priviledges. Thanks to AaronELBorg for the patch.
  Closes: [#836582]
* Remove Maribo Lufthavn, Denmark, which does no longer exist.


Version: 5.x-6.3                                     Date: 2008-12-03
---------------------------------------------------------------------

* Add new translation to Romanian. Thanks to Füleki Miklós.
* Add new translation to Greek. Thanks to Vasileios Lourdas.
* Rename Danish translation from dk.po to da.po
* Translation updates for:
  - Turkish, thanks to Drupal Hizmetleri.
  - Danish, thanks to Morten Wulff.
  - Hungarian, thanks to Füleki Miklós.


Version: 5.x-6.2                                     Date: 2008-10-05
---------------------------------------------------------------------

* Add support for snow images. Closes: #120167, #210216, #218898,
  #252553. Thanks to Samuel Vanhove for providing an initial patch.
* Fix error in substitution variable in Italian translation. Thanks
  to namberone for the bug report. Closes: #277679
* Add new translation to Turkish. Thanks to Drupal Hizmetleri.
  Closes: #307659
* Add new translation to Brazilian Portuguese.
  Thanks to Ramon Magnus.
* Rename Norwegian translation from no.po to nb.po for Norwegian
  Bokmål
* Translation updates for:
  - Spanish, thanks to Marcos Goyeneche.
  - German, thanks to me.


Version: 5.x-6.1                                     Date: 2008-03-04
---------------------------------------------------------------------

* Add Gyumri and Yerevan (both Armenia) to ICAO codes. Thanks to
  Joseph K and Mark Tonino for the information and research.
  Closes: #229229


Version: 5.x-6.0                                     Date: 2008-02-23
---------------------------------------------------------------------

* Add Beaufort scale to supported wind speeds. Closes: #206589
* Provide a compact block view which displays only name, condition,
  and temperature of the weather station. Closes: #143869


Version: 5.x-5.1                                     Date: 2007-12-06
---------------------------------------------------------------------

* Use a smarter display of sunrise and sunset if the sun stays above
  or below the horizon. Thanks to Stein Magne Bjørklund for the bug
  report.
* Add new translation to Polish. Thanks to Adrian Siemieniak.
* Translation updates for:
  - Italian, thanks to Alessandro Frigeri
  - Dutch, thanks to Martin Niewzwaag
  - Czech, thanks to Marek Drápal
  - French, thanks to Eric Leduc
  - Russian, thanks to Alexander Lavrinenko
  - Norwegian, thanks to Stein Magne Bjørklund.


Version: 5.x-5.0                                     Date: 2007-11-30
---------------------------------------------------------------------

* Optionally show the times for sunrise and sunset as GMT.
  Closes: #195970
* Translation updates for:
  - French, thanks to Eric Leduc.
  - German, thanks to me.


Version: 5.x-4.1                                     Date: 2007-09-24
---------------------------------------------------------------------

* Fix typo in Spanish translation. Closes: #176501
* Add images day-clear-light-rain and night-clear-light-rain, as
  those conditions are actually reported. Closes: #165423
* Use translatable text for 'alt' and 'title' attributes in the
  weather image instead of the filename. Closes: #176745
* Add Denpasar / Ngurah-Rai, Indonesia (WADD) to database.
  Closes: #177884
* Add field names to SQL queries, preparing for Drupal 6


Version: 5.x-4.0                                     Date: 2007-09-10
---------------------------------------------------------------------

* The configuration of weather block locations are no longer done
  in a custom list, but rather in an officially themable table
  provided by Drupal.
* It's possible to specify a custom default location that overrides
  Hamburg-Fuhlsbüttel. Closes: #170584
* If Drupal's cache is enabled, provide a cron handler that clears
  the cache when new weather data is received. Closes: #120396
* The custom user block is not shown if there is no location
  configured. Closes: #171038
* Change access rules for admin/settings/weather pages from
  "access administration pages" to "administer site configuration"
* Add new block for nodes with associated locations (requires
  Location module). Thanks to Dan Morrison for the patch.
  Closes: #98307
* Add Melbourne (YMML) to supported ICAO codes. Closes: #174291
* Translation updates for:
  - Italian, thanks to Alessandro Frigeri.
  - Dutch, thanks to Martin Niewzwaag.
  - Norwegian, thanks to Stein Magne Bjørklund.
  - German, thanks to me.
  - Russian, thanks to Alexander Lavrinenko.
  - Czech, thanks to Marek Drápal.
  - French, thanks to Eric Leduc.


Version: 5.x-3.1                                     Date: 2007-08-27
---------------------------------------------------------------------

* Correctly set up the include path for installations other than
  modules/weather, e.g. sites/all/modules/weather. Closes: #169393
* Correctly set up i18n for relative humidity
* Replace custom JavaScript code for selection box update with a
  cleaner and smaller jQuery approach
* Fix bug: ICAO and real name textfields are now updated after the
  country has changed
* Add new translation to French. Thanks to Eric Leduc.
* Translation updates for:
  - German, thanks to me.
  - Spanish, thanks to Marcos Goyeneche.


Version: 5.x-3.0                                     Date: 2007-08-13
---------------------------------------------------------------------

* Use the database instead of a gigantic array for ICAO codes and
  their associated information. This should drastically reduce the
  needed memory, which could in turn resolve the "blank page" bugs.
* Add a note on the configuration page that not all ICAO stations
  provide weather information, thus not every one of them is
  supported by this module.
* Use correct German umlauts (ue -> ü etc.) for German ICAO codes.
* Remove 'KUCA' from ICAO code list, it's no longer supported by
  NOAA. Closes: #112673
* Translation updates for:
  - German, thanks to me.
  - Italian, thanks to Alessandro Frigeri.
  - Dutch, thanks to Martin Niewzwaag.
  - Czech, thanks to Marek Drápal.
  - Russian, thanks to Alexander Lavrinenko.
  - Norwegian, thanks to Stein Magne.


Version: 5.x-2.3                                     Date: 2007-06-26
---------------------------------------------------------------------

* Use an array for the default configuration instead of serialized
  strings. Thanks to Andre Molnar. Closes: #150865
* Add new translation to Italian. Thanks to Alessandro Frigeri.
* Add new translation to Spanish. Thanks to Marcos Goyeneche.


Version: 5.x-2.2                                     Date: 2007-05-29
---------------------------------------------------------------------

* Add new translation to Danish. Thanks to Jørgen Green.


Version: 5.x-2.1                                     Date: 2007-05-14
---------------------------------------------------------------------

* Support meter/s for windspeeds and mmHg for pressure.
  Closes: #130556
* Display the default location in the section of "Current locations
  in the block:" even if not yet configured, to reduce confusion
* Support display of abbreviated wind directions instead of full
  text. Closes: #130487
* Support display of degrees for wind directions. Closes: #130487
* Add three ICAO codes for India. Thanks to Vinay Yadav.
  Closes: #135300
* Additional check if correct METAR data has been received.
  Mentioned in #136065
* Translation updates for:
  - Hungarian, thanks to FEHÉR János.
  - Norwegian, thanks to Stein Magne.
  - Russian, thanks to Alexander Lavrinenko.
  - Dutch, thanks to Martin Niewzwaag.
  - Czech, thanks to Marek Drápal.


Version: 5.x-2.0                                     Date: 2007-03-22
---------------------------------------------------------------------

* Don't display "No data" for empty fields, remove them altogether.
  Closes: #113549
* Dynamically determine width and height of displayed images to allow
  alternative images. Closes: #123616
* Display of units is now completely configurable, also adding
  "knots" as windspeed unit. Closes: #102330
* The parser now supports windspeed units other than only knots in
  METAR reports. Closes: #128852
* If JavaScript is enabled, use the AJAX version of the country
  and place lookup. Otherwise, the ICAO textfield will be shown
  without the country and place selection boxes. Closes: #115339,
  #115842
* The country and place selection boxes do no longer provide the
  entry "- None -", as it wasn't accepted anyway.
* Add Pristina to the list of supported ICAO codes
* Optionally, the block can display the raw METAR data.
  Closes: #111377
* Add new translation to Russian. Thanks to Alexander Lavrinenko.
  Closes: #127460
* Add new translation to Hungarian. Thanks to Zsolt Rohberg.
  Closes: #128852


Version: 5.x-1.1                                     Date: 2007-01-31
---------------------------------------------------------------------

* Update FTP site for weather.noaa.gov. Closes: #112673, #113547,
  #114479


Version: 5.x-1.0                                     Date: 2007-01-23
---------------------------------------------------------------------

* Equal to version 4.7.x-3.2, just converted to be used with
  Drupal 5.x





Version: 4.7.x-3.5                                   Date: 2007-04-11
---------------------------------------------------------------------

* Add three ICAO codes for India. Thanks to Vinay Yadav.
  Closes: #135300


Version: 4.7.x-3.4                                   Date: 2007-02-02
---------------------------------------------------------------------

* Update FTP site for weather.noaa.gov. Closes: #112673, #113547,
  #114479
* Compared to the last version (4.7.x-3.3), the other accidentally
  introduced changes are reverted


Version: 4.7.x-3.3                                   Date: 2007-01-31
---------------------------------------------------------------------

* Update FTP site for weather.noaa.gov. Closes: #112673, #113547,
  #114479


Version: 4.7.x-3.2                                   Date: 2006-12-27
---------------------------------------------------------------------

* New translation into Norwegian
* Translation updates for Dutch and Czech


Version: 4.7.x-3.1                                   Date: 2006-11-28
---------------------------------------------------------------------

* Correct timezone calculation for the day/night images.
  Closes: #97050
* Use base_path() to correctly handle installations in
  subdirectories. Closes: #99714
* Move the menu item "my weather" into the block "my account".
  Closes: #100243
* Handle special case "NSC" and "NCD" in METAR reports
* Add new translation to Czech


Version: 4.7.x-3.0                                   Date: 2006-11-24
---------------------------------------------------------------------

* Displays the correct image for daytime and nighttime
* Supports multiple download locations (FTP and HTTP POST)
* New translation: Dutch


Version: 4.7.x-2.3                                   Date: 2006-11-22
---------------------------------------------------------------------

* Fix typos in the ICAO database and correct sorting
* Rename weather block for a better overview in the blocks
  administration section
* Better sorting of locations in the block settings page


Version: 4.7.x-2.2                                   Date: 2006-11-16
---------------------------------------------------------------------

* Add wget as an alternative download mechanism
* Validate the ICAO code
* Update documentation


Version: 4.7.x-2.1                                   Date: 2006-11-16
---------------------------------------------------------------------

* Provide an alternative download method for getting METAR data.
  If file_get_contents() does not work, try to use CURL instead.
* Translation updates


Version: 4.7.x-2.0                                   Date: 2006-11-15
---------------------------------------------------------------------

* Users can add a custom weather block, if they have the necessary
  access rights
* A block can display more than only one location
* The module does no longer depend on cron for updating the data.
  It uses some smart algorithms to keep the network traffic as low
  as possible


Version: 4.7.x-1.4                                   Date: 2006-11-15
---------------------------------------------------------------------

* Security release: Escape the real name of the location


Version: 4.7.x-1.3                                   Date: 2006-11-10
---------------------------------------------------------------------

* URL of images and AJAX calls depends on the setting of 'clean_url'
  This fixes the problem with images not being available and the
  failure of the AJAX update of the places selection. Closes: #93275,
  #93802
* Check 'access content' permission before showing the block.
  Closes: #94055
* Add 'Reported on:' to the block display. Closes: #94060


Version: 4.7.x-1.2                                   Date: 2006-11-09
---------------------------------------------------------------------

* Add text field for ICAO codes
  The text field can be used as an alternative way to specify the
  wanted ICAO code, because the AJAX selection box does not seem to
  work reliably enough yet.
* Make the installation instructions a bit clearer. Suggested
  in #93736


Version: 4.7.x-1.1                                   Date: 2006-11-04
---------------------------------------------------------------------

* Include ICAO codes for USA. Closes: #92914
* Don't allow the "- None -" entry to be tried as ICAO code


Version: 4.7.x-1.0                                   Date: 2006-11-04
---------------------------------------------------------------------

* Initial release

File

CHANGELOG.txt
View source
  1. Version: 6.x-5.20 Date: 2012-05-16
  2. ---------------------------------------------------------------------
  3. * Fix bug which prevented the module from fetching outdated data
  4. ever again, if a download fails. Thanks to Dan Parnell for the
  5. bug report and patch. Closes: [#1545398]
  6. Version: 6.x-5.19 Date: 2012-04-04
  7. ---------------------------------------------------------------------
  8. * Remove custom http_request function. The original function
  9. drupal_http_request does support a timeout parameter since Drupal 6.24.
  10. * Update download location to http://www.aviationweather.gov/
  11. Version: 6.x-5.18 Date: 2010-12-16
  12. ---------------------------------------------------------------------
  13. * Remove dependency on Location module if NodeMap module is used for
  14. locations. Closes: [#803778]
  15. Version: 6.x-5.17 Date: 2010-12-15
  16. ---------------------------------------------------------------------
  17. * Implement support for location CCK fields. Closes: [#338086],
  18. [#587606], [#792050],[#803778]
  19. * New translation to Slovak, thanks to Peter Slama.
  20. Version: 6.x-5.16 Date: 2010-12-06
  21. ---------------------------------------------------------------------
  22. * Support a timeout for fetching new weather data. Closes: [#967646]
  23. * Backport intelligent download interval calculation from D7 port.
  24. This way, the website will be much more responsive if a request
  25. times out or an ICAO code is no longer valid.
  26. Version: 6.x-5.15 Date: 2010-09-23
  27. ---------------------------------------------------------------------
  28. * Add missing hook_update_N() for Belgian cities.
  29. Version: 6.x-5.14 Date: 2010-09-23
  30. ---------------------------------------------------------------------
  31. * Use drupal_http_request() for downloading. This enables the use
  32. of proxies. Thanks to Mariano Renzi for providing a patch.
  33. Closes: [#847344]
  34. * Add places from Belgium. Thanks to Marijn Schops for the bug
  35. report. Closes: [#895240]
  36. Version: 6.x-5.13 Date: 2010-07-03
  37. ---------------------------------------------------------------------
  38. * Update location of HTTP POST script on weather.noaa.gov. Many
  39. thanks to Stein Magne for providing a fix. Closes: [#838280]
  40. * If fetching weather data via HTTP didn't work, try FTP next time.
  41. * Make an entry in the watchdog table, if the download did not
  42. succeed. Closes: [#836582]
  43. * Only show an error message about failed downloads to users with
  44. administration priviledges. Thanks to AaronELBorg for the patch.
  45. Closes: [#836582]
  46. * Remove Maribo Lufthavn, Denmark, which does no longer exist.
  47. Version: 6.x-5.12 Date: 2010-05-03
  48. ---------------------------------------------------------------------
  49. * Remove block information from database if module is uninstalled.
  50. * Reduce size of PNG images with optipng. This saves about 25% of the
  51. data which needs to be transmitted. Thanks to Nico Schlömer for
  52. the idea. Closes: [#770236]
  53. * Support custom weather images. Thanks to Szántó Gábor for the
  54. patch. Closes: [#457414]
  55. * Translation updates for:
  56. - Norwegian, thanks to Stein Magne.
  57. - Hungarian, thanks to Füleki Miklós.
  58. - Spanish, thanks to Jota Jota. Closes: [#769568]
  59. - French, thanks to Jota Jota. Closes: [#769568]
  60. - German, thanks to Tobias Quathamer.
  61. Version: 6.x-5.11 Date: 2010-03-10
  62. ---------------------------------------------------------------------
  63. * Fix typography of two locations and remove Lupin Airport
  64. Supplementary Aviation Weather Reporting Station.
  65. Version: 6.x-5.10 Date: 2010-02-21
  66. ---------------------------------------------------------------------
  67. * Add cities in South Carolina and change name in North Carolina.
  68. Thanks to Bill Funderburk for the report. Closes: [#719578]
  69. * Fix wrong translation for Spanish temperatures. Thanks to kuli70
  70. for the bug report. Closes: [#720542]
  71. Version: 6.x-5.9 Date: 2010-02-06
  72. ---------------------------------------------------------------------
  73. * Correctly parse snow showers. Thanks to bloto for reporting the bug
  74. with METAR data. Closes: [#700060]
  75. * Translation updates for:
  76. - German, thanks to Tobias Quathamer.
  77. Version: 6.x-5.8 Date: 2010-01-01
  78. ---------------------------------------------------------------------
  79. * Fix calculation error with night images. Thanks to Dwaine Trummert
  80. for the patch. Closes: [#202885]
  81. * Add La Roche-sur-Yon, France. Thanks to relianor. Closes: [#336847]
  82. Version: 6.x-5.7 Date: 2009-09-28
  83. ---------------------------------------------------------------------
  84. * Use the time settings from admin/settings/date-time. Thanks to
  85. John Noceda for the suggestion. Closes: [#392776]
  86. * Prevent wrapping of  . Closes: [#357628]
  87. * New translation to Croatian, thanks to Mihaela Jurkovic.
  88. Closes: [#576426]
  89. Version: 6.x-5.6 Date: 2009-07-29
  90. ---------------------------------------------------------------------
  91. * Change ICAO code of Bangalore, India from VOBG to VOBL, which is
  92. updated more often. Thanks to Raghavan Subramaniyan for the report.
  93. Closes: [#421326]
  94. Version: 6.x-5.5 Date: 2009-02-01
  95. ---------------------------------------------------------------------
  96. * Correct some spellings of Romanian cities and add some more ICAO
  97. codes. Thanks to Marcel Cozma for the list. Closes: [#361231]
  98. * Add Salerno, Italy. Thanks to hopfrog. Closes: [#361422]
  99. * Add Abuja, Nigeria. Thanks to Kemi Ukadike. Closes: [#362987]
  100. * Correct spellings of Polish cities and add Łódź-Lublinek. Thanks
  101. to Szymon Nitka for the bug report. Closes: [#365509]
  102. * Add Arusha and Dar es Salaam, Tanzania. Thanks to artistique.
  103. * Translation updates for:
  104. - Dutch, thanks to garmisch. Closes: [#365646]
  105. Version: 6.x-5.4 Date: 2009-01-16
  106. ---------------------------------------------------------------------
  107. * Fix bug in Polish translation, thanks to Szymon Nitka.
  108. Closes: [#356175]
  109. * Allow both Fahrenheit and Celsius in one location. Thanks to
  110. John Refano for the initial patch. Closes: [#356572]
  111. * Translation updates for:
  112. - Brazilian Portuguese, thanks to Ramon Magnus.
  113. - Polish, thanks to Szymon Nitka.
  114. - German, thanks to Tobias Quathamer.
  115. Version: 6.x-5.3 Date: 2009-01-05
  116. ---------------------------------------------------------------------
  117. * Use location information from Node Map module, if available. Thanks
  118. to Anders Ross for the suggestion. Closes: [#318116]
  119. * Support drizzle in weather output
  120. * New set of images, using a foggy atmosphere. This enables the
  121. module to support mist, fog, and smoke in weather output.
  122. Closes: [#100371]
  123. * Add more parser tests
  124. * Make ICAO parser more robust:
  125. - Recognize 7000NDV visibility information from automatic stations
  126. - Some automatic stations report FEW023///, so accept three slashes
  127. * Translation updates for:
  128. - German, thanks to Tobias Quathamer.
  129. - Greek, thanks to Vasileios Lourdas.
  130. - Russian, thanks to Alexander Lavrinenko.
  131. - Czech, thanks to Marek Drápal.
  132. - Dutch, thanks to Martin Niewzwaag.
  133. Version: 6.x-5.2 Date: 2008-12-21
  134. ---------------------------------------------------------------------
  135. * Add Messina, Sicily to supported ICAO codes. Thanks to gambry
  136. for the report. Closes: [#342181]
  137. * Add parser tests
  138. * Support new API of Location module. Thanks to tquakulinsky for
  139. the bug report. Closes: [#349757]
  140. Version: 6.x-5.1 Date: 2008-12-03
  141. ---------------------------------------------------------------------
  142. * Optionally calculate windchill ("Feels like temperature")
  143. * Add Kathmandu, Nepal to supported ICAO codes. Thanks to sarmiluv
  144. for the report. Closes: [#330026]
  145. * Make the ICAO parser more robust:
  146. - Recognize crossed out dewpoints (e.g. '16/XX') and spaces between
  147. cloud conditions (e.g. 'FEW 025')
  148. - If no information about vertical visibility ('VV///') is
  149. available, the data will be rendered as overcast
  150. * Add new translation to Romanian. Thanks to Füleki Miklós.
  151. * Add new translation to Greek. Thanks to Vasileios Lourdas.
  152. * Rename Danish translation from dk.po to da.po
  153. * Translation updates for:
  154. - German, thanks to Tobias Quathamer.
  155. - Russian, thanks to Vasili Pinchuk and Alexander Lavrinenko.
  156. Closes: [#337306]
  157. - Dutch, thanks to Martin Niewzwaag.
  158. - Spanish, thanks to Marcos Goyeneche.
  159. - Czech, thanks to Marek Drápal.
  160. - Polish, thanks to Adrian Siemieniak.
  161. - Hungarian, thanks to Füleki Miklós.
  162. - Brazilian Portuguese, thanks to Ramon Magnus.
  163. - Danish, thanks to Morten Wulff.
  164. Version: 6.x-5.0 Date: 2008-11-20
  165. ---------------------------------------------------------------------
  166. * No longer use Batch API during installation of module. This seems
  167. to have gone wrong on too many installations.
  168. * Add autocomplete search form for locations. Thanks to Chris Cohen
  169. for the initial patch. Closes: [#109388], [#313843]
  170. * Fix unit spacing, thanks to Nico Schlömer. Closes: [#326363]
  171. * Translation updates for:
  172. - Turkish, thanks to Drupal Hizmetleri.
  173. - German, thanks to Tobias Quathamer.
  174. Version: 6.x-4.2 Date: 2008-10-05
  175. ---------------------------------------------------------------------
  176. * Add 'kPa' as unit for pressure. Thanks to kojow for the bug report
  177. and patch. Closes: #292765
  178. * Add new translation to Turkish. Thanks to Drupal Hizmetleri.
  179. Closes: #307659
  180. Version: 6.x-4.1 Date: 2008-07-28
  181. ---------------------------------------------------------------------
  182. * Fix typo in variable name for relative humidity. Thanks to Ramon
  183. Magnus for the bug report.
  184. Version: 6.x-4.0 Date: 2008-07-27
  185. ---------------------------------------------------------------------
  186. * Use template engine for block output to make theming easier.
  187. Closes: #206629, #282711
  188. * Add new translation to Brazilian Portuguese.
  189. Thanks to Ramon Magnus.
  190. * Translation updates for:
  191. - Polish, thanks to Adrian Siemieniak
  192. Version: 6.x-3.0 Date: 2008-07-12
  193. ---------------------------------------------------------------------
  194. * Add support for snow images. Closes: #120167, #210216, #218898,
  195. #252553. Thanks to Samuel Vanhove for providing an initial patch.
  196. * Translation updates for:
  197. - German, thanks to me
  198. - Italian, thanks to Alessandro Frigeri
  199. - Dutch, thanks to Martin Niewzwaag
  200. - Czech, thanks to Marek Drápal
  201. Version: 6.x-2.3 Date: 2008-07-03
  202. ---------------------------------------------------------------------
  203. * Fix error in substitution variable in Italian translation. Thanks
  204. to namberone for the bug report. Closes: #277679
  205. Version: 6.x-2.2 Date: 2008-05-21
  206. ---------------------------------------------------------------------
  207. * Replace MySQL specific query with standard ANSI SQL. Thanks to
  208. bj.drupal for the bug report and patch. Closes: #260910
  209. Version: 6.x-2.1 Date: 2008-04-15
  210. ---------------------------------------------------------------------
  211. * Show sunrise and sunset times in configurable timezones.
  212. Closes: #227611, #239533
  213. * Prevent users from changing custom weather blocks of another user.
  214. Thanks to Paul Maddern for the bug report. Closes: #244087
  215. * Add test to verify that users are allowed to only edit their own
  216. custom weather block
  217. * Translation updates for:
  218. - Italian, thanks to Alessandro Frigeri
  219. - German, thanks to me
  220. - Polish, thanks to Adrian Siemieniak
  221. - Czech, thanks to Marek Drápal
  222. Version: 6.x-2.0 Date: 2008-03-27
  223. ---------------------------------------------------------------------
  224. * Add options to disable the display of specified weather data.
  225. Closes: #192717, #232731
  226. Version: 6.x-2.0-BETA1 Date: 2008-03-18
  227. ---------------------------------------------------------------------
  228. * Support multiple system-wide blocks instead of only one.
  229. Closes: #109660, #232727
  230. * Add tests which can be executed by Simpletest module. Initially,
  231. those tests only cover the permission and access system.
  232. * Rename Norwegian translation from no.po to nb.po for Norwegian
  233. Bokmål
  234. * Translation updates for:
  235. - Norwegian, thanks to Stein Magne
  236. - German, thanks to me.
  237. Version: 6.x-1.3 Date: 2008-03-05
  238. ---------------------------------------------------------------------
  239. * Add Gyumri and Yerevan (both Armenia) to ICAO codes. Thanks to
  240. Joseph K and Mark Tonino for the information and research.
  241. Closes: #229229
  242. * Include new messages for translation
  243. * Translation updates for:
  244. - Spanish, thanks to Marcos Goyeneche.
  245. - German, thanks to me.
  246. Version: 6.x-1.2 Date: 2008-03-03
  247. ---------------------------------------------------------------------
  248. * Use Batch API during installation to avoid PHP timeout problems on
  249. slow servers. Closes: #166456, #177244, #215982
  250. * Use user_access() for checking permissions of the custom user
  251. weather block, otherwise the menu tab will not be shown.
  252. Version: 6.x-1.1 Date: 2008-02-28
  253. ---------------------------------------------------------------------
  254. * Rename directory po/ to translations/ to support I18N capabilities
  255. of Drupal 6
  256. * Remove database updates 1, 2, and 3 from weather.install. Those
  257. were needed for the Drupal 4.7 releases of this module and are no
  258. longer supported.
  259. * Enable selection boxes for country/place again
  260. * Translation updates for:
  261. - German, thanks to me.
  262. - Polish, thanks to Adrian Siemieniak.
  263. - Italian, thanks to Alessandro Frigeri
  264. - Dutch, thanks to Martin Niewzwaag
  265. - Russian, thanks to Alexander Lavrinenko
  266. - Czech, thanks to Marek Drápal
  267. Version: 6.x-1.0 Date: 2008-02-23
  268. ---------------------------------------------------------------------
  269. * Ported 5.x-6.0 to Drupal 6
  270. * Unfortunately the selection boxes for country/place are no longer
  271. available due to Drupal 6 API changes. A workaround is not yet
  272. known.
  273. Version: 5.x-6.4 Date: 2010-07-03
  274. ---------------------------------------------------------------------
  275. * Update location of HTTP POST script on weather.noaa.gov. Many
  276. thanks to Stein Magne for providing a fix. Closes: [#838280]
  277. * If fetching weather data via HTTP didn't work, try FTP next time.
  278. * Make an entry in the watchdog table, if the download did not
  279. succeed. Closes: [#836582]
  280. * Only show an error message about failed downloads to users with
  281. administration priviledges. Thanks to AaronELBorg for the patch.
  282. Closes: [#836582]
  283. * Remove Maribo Lufthavn, Denmark, which does no longer exist.
  284. Version: 5.x-6.3 Date: 2008-12-03
  285. ---------------------------------------------------------------------
  286. * Add new translation to Romanian. Thanks to Füleki Miklós.
  287. * Add new translation to Greek. Thanks to Vasileios Lourdas.
  288. * Rename Danish translation from dk.po to da.po
  289. * Translation updates for:
  290. - Turkish, thanks to Drupal Hizmetleri.
  291. - Danish, thanks to Morten Wulff.
  292. - Hungarian, thanks to Füleki Miklós.
  293. Version: 5.x-6.2 Date: 2008-10-05
  294. ---------------------------------------------------------------------
  295. * Add support for snow images. Closes: #120167, #210216, #218898,
  296. #252553. Thanks to Samuel Vanhove for providing an initial patch.
  297. * Fix error in substitution variable in Italian translation. Thanks
  298. to namberone for the bug report. Closes: #277679
  299. * Add new translation to Turkish. Thanks to Drupal Hizmetleri.
  300. Closes: #307659
  301. * Add new translation to Brazilian Portuguese.
  302. Thanks to Ramon Magnus.
  303. * Rename Norwegian translation from no.po to nb.po for Norwegian
  304. Bokmål
  305. * Translation updates for:
  306. - Spanish, thanks to Marcos Goyeneche.
  307. - German, thanks to me.
  308. Version: 5.x-6.1 Date: 2008-03-04
  309. ---------------------------------------------------------------------
  310. * Add Gyumri and Yerevan (both Armenia) to ICAO codes. Thanks to
  311. Joseph K and Mark Tonino for the information and research.
  312. Closes: #229229
  313. Version: 5.x-6.0 Date: 2008-02-23
  314. ---------------------------------------------------------------------
  315. * Add Beaufort scale to supported wind speeds. Closes: #206589
  316. * Provide a compact block view which displays only name, condition,
  317. and temperature of the weather station. Closes: #143869
  318. Version: 5.x-5.1 Date: 2007-12-06
  319. ---------------------------------------------------------------------
  320. * Use a smarter display of sunrise and sunset if the sun stays above
  321. or below the horizon. Thanks to Stein Magne Bjørklund for the bug
  322. report.
  323. * Add new translation to Polish. Thanks to Adrian Siemieniak.
  324. * Translation updates for:
  325. - Italian, thanks to Alessandro Frigeri
  326. - Dutch, thanks to Martin Niewzwaag
  327. - Czech, thanks to Marek Drápal
  328. - French, thanks to Eric Leduc
  329. - Russian, thanks to Alexander Lavrinenko
  330. - Norwegian, thanks to Stein Magne Bjørklund.
  331. Version: 5.x-5.0 Date: 2007-11-30
  332. ---------------------------------------------------------------------
  333. * Optionally show the times for sunrise and sunset as GMT.
  334. Closes: #195970
  335. * Translation updates for:
  336. - French, thanks to Eric Leduc.
  337. - German, thanks to me.
  338. Version: 5.x-4.1 Date: 2007-09-24
  339. ---------------------------------------------------------------------
  340. * Fix typo in Spanish translation. Closes: #176501
  341. * Add images day-clear-light-rain and night-clear-light-rain, as
  342. those conditions are actually reported. Closes: #165423
  343. * Use translatable text for 'alt' and 'title' attributes in the
  344. weather image instead of the filename. Closes: #176745
  345. * Add Denpasar / Ngurah-Rai, Indonesia (WADD) to database.
  346. Closes: #177884
  347. * Add field names to SQL queries, preparing for Drupal 6
  348. Version: 5.x-4.0 Date: 2007-09-10
  349. ---------------------------------------------------------------------
  350. * The configuration of weather block locations are no longer done
  351. in a custom list, but rather in an officially themable table
  352. provided by Drupal.
  353. * It's possible to specify a custom default location that overrides
  354. Hamburg-Fuhlsbüttel. Closes: #170584
  355. * If Drupal's cache is enabled, provide a cron handler that clears
  356. the cache when new weather data is received. Closes: #120396
  357. * The custom user block is not shown if there is no location
  358. configured. Closes: #171038
  359. * Change access rules for admin/settings/weather pages from
  360. "access administration pages" to "administer site configuration"
  361. * Add new block for nodes with associated locations (requires
  362. Location module). Thanks to Dan Morrison for the patch.
  363. Closes: #98307
  364. * Add Melbourne (YMML) to supported ICAO codes. Closes: #174291
  365. * Translation updates for:
  366. - Italian, thanks to Alessandro Frigeri.
  367. - Dutch, thanks to Martin Niewzwaag.
  368. - Norwegian, thanks to Stein Magne Bjørklund.
  369. - German, thanks to me.
  370. - Russian, thanks to Alexander Lavrinenko.
  371. - Czech, thanks to Marek Drápal.
  372. - French, thanks to Eric Leduc.
  373. Version: 5.x-3.1 Date: 2007-08-27
  374. ---------------------------------------------------------------------
  375. * Correctly set up the include path for installations other than
  376. modules/weather, e.g. sites/all/modules/weather. Closes: #169393
  377. * Correctly set up i18n for relative humidity
  378. * Replace custom JavaScript code for selection box update with a
  379. cleaner and smaller jQuery approach
  380. * Fix bug: ICAO and real name textfields are now updated after the
  381. country has changed
  382. * Add new translation to French. Thanks to Eric Leduc.
  383. * Translation updates for:
  384. - German, thanks to me.
  385. - Spanish, thanks to Marcos Goyeneche.
  386. Version: 5.x-3.0 Date: 2007-08-13
  387. ---------------------------------------------------------------------
  388. * Use the database instead of a gigantic array for ICAO codes and
  389. their associated information. This should drastically reduce the
  390. needed memory, which could in turn resolve the "blank page" bugs.
  391. * Add a note on the configuration page that not all ICAO stations
  392. provide weather information, thus not every one of them is
  393. supported by this module.
  394. * Use correct German umlauts (ue -> ü etc.) for German ICAO codes.
  395. * Remove 'KUCA' from ICAO code list, it's no longer supported by
  396. NOAA. Closes: #112673
  397. * Translation updates for:
  398. - German, thanks to me.
  399. - Italian, thanks to Alessandro Frigeri.
  400. - Dutch, thanks to Martin Niewzwaag.
  401. - Czech, thanks to Marek Drápal.
  402. - Russian, thanks to Alexander Lavrinenko.
  403. - Norwegian, thanks to Stein Magne.
  404. Version: 5.x-2.3 Date: 2007-06-26
  405. ---------------------------------------------------------------------
  406. * Use an array for the default configuration instead of serialized
  407. strings. Thanks to Andre Molnar. Closes: #150865
  408. * Add new translation to Italian. Thanks to Alessandro Frigeri.
  409. * Add new translation to Spanish. Thanks to Marcos Goyeneche.
  410. Version: 5.x-2.2 Date: 2007-05-29
  411. ---------------------------------------------------------------------
  412. * Add new translation to Danish. Thanks to Jørgen Green.
  413. Version: 5.x-2.1 Date: 2007-05-14
  414. ---------------------------------------------------------------------
  415. * Support meter/s for windspeeds and mmHg for pressure.
  416. Closes: #130556
  417. * Display the default location in the section of "Current locations
  418. in the block:" even if not yet configured, to reduce confusion
  419. * Support display of abbreviated wind directions instead of full
  420. text. Closes: #130487
  421. * Support display of degrees for wind directions. Closes: #130487
  422. * Add three ICAO codes for India. Thanks to Vinay Yadav.
  423. Closes: #135300
  424. * Additional check if correct METAR data has been received.
  425. Mentioned in #136065
  426. * Translation updates for:
  427. - Hungarian, thanks to FEHÉR János.
  428. - Norwegian, thanks to Stein Magne.
  429. - Russian, thanks to Alexander Lavrinenko.
  430. - Dutch, thanks to Martin Niewzwaag.
  431. - Czech, thanks to Marek Drápal.
  432. Version: 5.x-2.0 Date: 2007-03-22
  433. ---------------------------------------------------------------------
  434. * Don't display "No data" for empty fields, remove them altogether.
  435. Closes: #113549
  436. * Dynamically determine width and height of displayed images to allow
  437. alternative images. Closes: #123616
  438. * Display of units is now completely configurable, also adding
  439. "knots" as windspeed unit. Closes: #102330
  440. * The parser now supports windspeed units other than only knots in
  441. METAR reports. Closes: #128852
  442. * If JavaScript is enabled, use the AJAX version of the country
  443. and place lookup. Otherwise, the ICAO textfield will be shown
  444. without the country and place selection boxes. Closes: #115339,
  445. #115842
  446. * The country and place selection boxes do no longer provide the
  447. entry "- None -", as it wasn't accepted anyway.
  448. * Add Pristina to the list of supported ICAO codes
  449. * Optionally, the block can display the raw METAR data.
  450. Closes: #111377
  451. * Add new translation to Russian. Thanks to Alexander Lavrinenko.
  452. Closes: #127460
  453. * Add new translation to Hungarian. Thanks to Zsolt Rohberg.
  454. Closes: #128852
  455. Version: 5.x-1.1 Date: 2007-01-31
  456. ---------------------------------------------------------------------
  457. * Update FTP site for weather.noaa.gov. Closes: #112673, #113547,
  458. #114479
  459. Version: 5.x-1.0 Date: 2007-01-23
  460. ---------------------------------------------------------------------
  461. * Equal to version 4.7.x-3.2, just converted to be used with
  462. Drupal 5.x
  463. Version: 4.7.x-3.5 Date: 2007-04-11
  464. ---------------------------------------------------------------------
  465. * Add three ICAO codes for India. Thanks to Vinay Yadav.
  466. Closes: #135300
  467. Version: 4.7.x-3.4 Date: 2007-02-02
  468. ---------------------------------------------------------------------
  469. * Update FTP site for weather.noaa.gov. Closes: #112673, #113547,
  470. #114479
  471. * Compared to the last version (4.7.x-3.3), the other accidentally
  472. introduced changes are reverted
  473. Version: 4.7.x-3.3 Date: 2007-01-31
  474. ---------------------------------------------------------------------
  475. * Update FTP site for weather.noaa.gov. Closes: #112673, #113547,
  476. #114479
  477. Version: 4.7.x-3.2 Date: 2006-12-27
  478. ---------------------------------------------------------------------
  479. * New translation into Norwegian
  480. * Translation updates for Dutch and Czech
  481. Version: 4.7.x-3.1 Date: 2006-11-28
  482. ---------------------------------------------------------------------
  483. * Correct timezone calculation for the day/night images.
  484. Closes: #97050
  485. * Use base_path() to correctly handle installations in
  486. subdirectories. Closes: #99714
  487. * Move the menu item "my weather" into the block "my account".
  488. Closes: #100243
  489. * Handle special case "NSC" and "NCD" in METAR reports
  490. * Add new translation to Czech
  491. Version: 4.7.x-3.0 Date: 2006-11-24
  492. ---------------------------------------------------------------------
  493. * Displays the correct image for daytime and nighttime
  494. * Supports multiple download locations (FTP and HTTP POST)
  495. * New translation: Dutch
  496. Version: 4.7.x-2.3 Date: 2006-11-22
  497. ---------------------------------------------------------------------
  498. * Fix typos in the ICAO database and correct sorting
  499. * Rename weather block for a better overview in the blocks
  500. administration section
  501. * Better sorting of locations in the block settings page
  502. Version: 4.7.x-2.2 Date: 2006-11-16
  503. ---------------------------------------------------------------------
  504. * Add wget as an alternative download mechanism
  505. * Validate the ICAO code
  506. * Update documentation
  507. Version: 4.7.x-2.1 Date: 2006-11-16
  508. ---------------------------------------------------------------------
  509. * Provide an alternative download method for getting METAR data.
  510. If file_get_contents() does not work, try to use CURL instead.
  511. * Translation updates
  512. Version: 4.7.x-2.0 Date: 2006-11-15
  513. ---------------------------------------------------------------------
  514. * Users can add a custom weather block, if they have the necessary
  515. access rights
  516. * A block can display more than only one location
  517. * The module does no longer depend on cron for updating the data.
  518. It uses some smart algorithms to keep the network traffic as low
  519. as possible
  520. Version: 4.7.x-1.4 Date: 2006-11-15
  521. ---------------------------------------------------------------------
  522. * Security release: Escape the real name of the location
  523. Version: 4.7.x-1.3 Date: 2006-11-10
  524. ---------------------------------------------------------------------
  525. * URL of images and AJAX calls depends on the setting of 'clean_url'
  526. This fixes the problem with images not being available and the
  527. failure of the AJAX update of the places selection. Closes: #93275,
  528. #93802
  529. * Check 'access content' permission before showing the block.
  530. Closes: #94055
  531. * Add 'Reported on:' to the block display. Closes: #94060
  532. Version: 4.7.x-1.2 Date: 2006-11-09
  533. ---------------------------------------------------------------------
  534. * Add text field for ICAO codes
  535. The text field can be used as an alternative way to specify the
  536. wanted ICAO code, because the AJAX selection box does not seem to
  537. work reliably enough yet.
  538. * Make the installation instructions a bit clearer. Suggested
  539. in #93736
  540. Version: 4.7.x-1.1 Date: 2006-11-04
  541. ---------------------------------------------------------------------
  542. * Include ICAO codes for USA. Closes: #92914
  543. * Don't allow the "- None -" entry to be tried as ICAO code
  544. Version: 4.7.x-1.0 Date: 2006-11-04
  545. ---------------------------------------------------------------------
  546. * Initial release