Collective.weather

Latest version: v1.0a4

Safety actively analyzes 613568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0a5

^^^^^^^^^^^^^^^^^^

- Nothing changed yet.

1.0a4

^^^^^^^^^^^^^^^^^^

.. Warning::
This release includes many changes in the package structure and is not
backwards compatible.

- Update package documentation.
[marcosfromero, hvelarde]

- Spanish and Brazilian Portuguese translations were updated. [hvelarde]

- Refactor weather_utility to use location_id as key. (closes `36`_).
[marcosfromero]

- Depend on plone.api and remove dependency on pywapi.
[hvelarde]

- New named utilities for Forecast.io and Weather Underground (closes `18`_).
[marcosfromero]

- New API for named utilities and Yahoo! Weather implementation.
[marcosfromero]

- The weather portlet is now configurable.
[marcosfromero]

1.0a3

^^^^^^^^^^^^^^^^^^

.. Warning::
This release includes many changes in the package structure and is not
backwards compatible.

- Spanish and Brazilian Portuguese translations were updated. [hvelarde]

- Package documentation was updated. [hvelarde]

- A new option to define whether or not the weather viewlet is visible was
added; by default the viewlet is hidden (closes `14`_). [hvelarde]

- Control panel configlet was simplified; now all package settings are defined
in one screen (closes `19`_). [hvelarde]

- WeatherUtility is now registered as a global utility as we have no data to
persist on it (closes `7`_). If you're still stock with a
``TypeError: ('object.new(WeatherUtility) is not safe...``
error, keep calm an read the section dedicated to **componentregistry.xml**
on `How to make your Plone add-on products uninstall cleanly`_. May the
Force be with you. [hvelarde]

- Add weather portlet that displays weather conditions of current city
(closes `9`_). [marcosfromero]

- Remove all Google Weather related code. [marcosfromero]

- Weather conditions moved to title tag. [flecox]

1.0a2

^^^^^^^^^^^^^^^^^^

- Made the code to be more resistent to invalid data from the weather server.
[frapell]

- Major refactoring to allow updates and city changes through AJAX calls
(fixes `6`_). [frapell]

- Implemented Yahoo! Weather. [frapell]

1.0a1

^^^^^^^^^^^^^^^^^^

- Initial release.

.. _`6`: https://github.com/collective/collective.weather/issues/6
.. _`7`: https://github.com/collective/collective.weather/issues/7
.. _`9`: https://github.com/collective/collective.weather/issues/9
.. _`11`: https://github.com/collective/collective.weather/issues/11
.. _`14`: https://github.com/collective/collective.weather/issues/14
.. _`18`: https://github.com/collective/collective.weather/issues/18
.. _`19`: https://github.com/collective/collective.weather/issues/19
.. _`36`: https://github.com/collective/collective.weather/issues/36
.. _`How to make your Plone add-on products uninstall cleanly`: http://blog.keul.it/2013/05/how-to-make-your-plone-add-on-products.html

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.