Openwisp-utils

Latest version: v1.0.5

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

Scan your dependencies

Page 2 of 6

0.7.5

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

- [fix] Added workaround for minification of browsable API view.
Django-pipeline strips spaces from pre-formatted text on minifying HTML
which destroys the representation of data on browsable API views.
Added a workaround to restore presentation to original form using CSS.

0.7.4

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

- [fix] Fixed commit check for co-authored commits

0.7.3

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

- [change] Bind coveralls to 3.0.0

0.7.2

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

- [fix] Fixed menu height on long pages
- [change] Minor improvement to UI colors to improve readability

0.7.1

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

- [fix] Fixed bug in``openwisp_utils.admin.UUIDAdmin`` which caused the removal of all
the ``readonly_fields`` from the admin add page, now only the ``uuid`` field is removed
- [change] Changed commit check to allow commit messages from `Dependabot <https://dependabot.com/>`_

0.7.0

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

Features
~~~~~~~~

- [qa] Added a `ReStructuredText syntax check (checkrst) <https://github.com/openwisp/openwisp-utils#checkrst>`_
to ``openwisp-qa-check``, which allows to ensure ``README.rst`` and other top level rst files
do not contain syntax errors
- [utils] Added `register_menu_items <https://github.com/openwisp/openwisp-utils#openwisp-utils-utils-register-menu-items>`_
to easily register menu items
- [tests] Added test utilities to capture output (eg: to make assertions on it):
`capture_stdout <https://github.com/openwisp/openwisp-utils#openwisp-utils-tests-capture-stdout>`_,
`capture_stderr <https://github.com/openwisp/openwisp-utils#openwisp_utilstestscapture_stderr>`_,
`capture_any_output <https://github.com/openwisp/openwisp-utils#openwisp_utilstestscapture_any_output>`_

Changes
~~~~~~~

- [utils] Removed deprecated openwisp-utils-qa-checks

Bugfixes
~~~~~~~~

- [admin] Hide menu options for unauthenticated users
- [admin] Fixed menu buttons being clicked on some sections of page when not visible

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.