openwisp
Here are 25 public repositories matching this topic...
-
Updated
Sep 10, 2020 - Python
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 4, 2021 - Lua
-
Updated
Feb 26, 2021 - Python
-
Updated
Mar 6, 2021 - Python
-
Updated
Feb 6, 2021 - Python
-
Updated
Mar 9, 2021 - Python
Add custom static storage class with option to exclude files based on Unix shell-style wildcards. The code for this new class should reside in openwisp_utils.storage.py
Port changes from storage.py in ansible-openwisp2
Whenever there is no link present in the footer unique key props error is shown in the browser console.
Now that openwisp/django-swappable-models#23 has been merged, the solution introduced in openwisp/openwisp-monitoring#193 is not necessary anymore and can be removed (once the new version of swapper is released, we'll need to update the install_requires).
I can replicate this in an instance installed via ansible-openwisp2.
I suspect it can be replicated also in the development environment with the celery worker running.
How to replicate:
- create a staff user, of the group administrator, add a relation to an org and flag (is_admin=True)
Expected outcome:
- notification settings are created
Actual outcome:
This error is logged:
Run tests (notice it outputs a lot of things)
$ ./runtests.py
Creating test database for alias 'default'...
System check identified no issues (0 silenced).
.............................................................{'device': ['Device Firmware with this Device already exists.']}
................................................SoftTimeLimitExceeded raised in batch_upgrade_operation
-
Updated
Oct 23, 2018 - Python
-
Updated
Feb 20, 2017 - Shell
-
Updated
Apr 3, 2020 - HCL
-
Updated
Apr 3, 2020 - HCL
Improve this page
Add a description, image, and links to the openwisp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openwisp topic, visit your repo's landing page and select "manage topics."
Add
openwisp_notifications.tests.test_admininmolecule/resources/verify.ymlto test whether functionalities related to admin dashboard is properly working.https://github.com/openwisp/ansible-openwisp2/blob/d4d9257b4041c62a1b02fdaf16881cd4c1c06998/molecule/resources/verify.yml#L8-L11
** Blockers **