Releases: UW-GAC/django-anvil-consortium-manager
Releases · UW-GAC/django-anvil-consortium-manager
v0.20.1
v0.20
What's Changed
- Bump pytest-sugar from 0.9.6 to 0.9.7 by @dependabot in #356
- Bump django-autocomplete-light from 3.9.4 to 3.9.7 by @dependabot in #357
- Bump django-tables2 from 2.4.1 to 2.6.0 by @dependabot in #381
- Use new bootstrap5 template for django-tables2 by @amstilp in #414
- Bump numpy from 1.24 to 1.26.1 by @dependabot in #415
- Bump django-debug-toolbar from 3.2.4 to 4.2.0 by @dependabot in #390
- Bump actions/checkout from 3.5.2 to 4.1.1 by @dependabot in #416
- Bump flake8 from 4.0.1 to 6.1.0 by @dependabot in #417
- Bump pytest-django from 4.5.2 to 4.6.0 by @dependabot in #418
- Bump factory-boy from 3.2.1 to 3.3.0 by @dependabot in #421
- Bump django-extensions from 3.1.5 to 3.2.3 by @dependabot in #419
- Bump crispy-bootstrap5 from 0.6 to 0.7 by @dependabot in #420
- Upgrade flake8-isort to work with new flake8 by @amstilp in #422
- Bump urllib3 from 2.0.2 to 2.0.7 in /requirements by @dependabot in #423
- Add pre-commit.ci badge to README by @amstilp in #424
- Prefer
pyproject.toml
oversetup.cfg
by @amstilp in #425 - Migrate to hatch by @amstilp in #431
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #433
- Allow WorkspaceData objects to have a second fk to Workspace by @amstilp in #435
- Give permissions better names by @amstilp in #432
- Fix build after hatch migration by @amstilp in #436
- Fix 0014 migration for permission objects that don't exist by @amstilp in #437
- Release/v0.20 by @amstilp in #438
New Contributors
- @pre-commit-ci made their first contribution in #433
Full Changelog: v0.19...v0.20
v0.19
What's Changed
- Fix CI by @amstilp in #401
- Feature/add search functionality for models by @wkirdp in #393
- Print the correct number of "ok" instances in audit email by @amstilp in #409
- Fix unexpected errors with deactivated accounts and managed group membership by @amstilp in #410
- Ignore groups when not admin in audit by @amstilp in #411
- Modify autocomplete for ManagedGroups by @amstilp in #412
- Release v0.19 by @amstilp in #413
Full Changelog: v0.18...v0.19
v0.18
What's Changed
- Include workspace_data_object in Workspace view contexts by @amstilp in #386
- Refactor AnVIL auditing by @amstilp in #388
- Add ability to provide a custom form for Workspaces by @amstilp in #394
- Add informational text to detail pages by @amstilp in #396
- New "limited view" permission by @amstilp in #397
- Release/v0.18 by @amstilp in #398
Full Changelog: v0.17...v0.18
v0.17
v0.16.4
V0.16.3
v0.16.2
v0.16.1
v0.16
What's Changed
- Fix test failures for urllib3 update by @amstilp in #339
- Use get_messages in tests by @amstilp in #338
- Better audit report email formatting by @amstilp in #340
- Move view mixins to their own source file by @amstilp in #341
- Bump actions/checkout from 3.1.0 to 3.3.0 by @dependabot in #268
- Bump setuptools from 65.5.1 to 67.7.2 by @dependabot in #335
- Bump ipdb from 0.13.9 to 0.13.13 by @dependabot in #313
- Bump pytz from 2021.3 to 2023.3 by @dependabot in #321
- Bump django-simple-history from 3.1.1 to 3.3.0 by @dependabot in #314
- Bump sphinx-rtd-theme from 1.0.0 to 1.2.1 by @dependabot in #343
- Bump requests from 2.30.0 to 2.31.0 in /requirements by @dependabot in #344
- Fix sqlite testenv name by @amstilp in #353
- Support django 4.2 by @amstilp in #352
- Bump actions/checkout from 3.3.0 to 3.5.2 by @dependabot in #346
- Bump coverage from 7.0.5 to 7.2.7 by @dependabot in #347
- Bump networkx from 2.8.2 to 3.1 by @dependabot in #348
- Bump build from 0.7.0 to 0.10.0 by @dependabot in #349
- Bump plotly from 5.13.0 to 5.14.1 by @dependabot in #350
- Bump pre-commit from 2.17.0 to 3.3.2 by @dependabot in #351
- Release v0.16 by @amstilp in #354
Full Changelog: v0.15...v0.16