Jeremy Stretch
|
84d4b2db77
|
Clean up resolution of HTTP verbs to permission actions
|
2020-07-23 13:53:36 -04:00 |
|
Jeremy Stretch
|
b47a9f251d
|
Change ObjectChangeFilterForm user field to be API-driven
|
2020-07-23 13:47:19 -04:00 |
|
Jeremy Stretch
|
46ebeba28f
|
Set default ordering for user and group API endpoints
|
2020-07-23 13:46:40 -04:00 |
|
Jeremy Stretch
|
a262a8320b
|
Changelog for #4887
|
2020-07-23 13:13:49 -04:00 |
|
Jeremy Stretch
|
d39cda2e45
|
Merge pull request #4888 from jvanderaa/napalm_lookup_hostname
Removes IP Address Check for NAPALM Information Gathering
|
2020-07-23 13:11:07 -04:00 |
|
Jeremy Stretch
|
cb36f9fdb3
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
Josh VanDeraa
|
b69d2f1367
|
Merge remote-tracking branch 'upstream/develop' into napalm_lookup_hostname
|
2020-07-23 09:33:40 -05:00 |
|
Josh VanDeraa
|
3fd3c7a383
|
Removes IP address check for NAPALM in HTML
|
2020-07-23 09:24:02 -05:00 |
|
Jeremy Stretch
|
8c4add38f4
|
Update release instructions
|
2020-07-23 10:17:57 -04:00 |
|
Jeremy Stretch
|
d28cece264
|
Merge pull request #4883 from kobayashi/4880-tagged-vlans
#4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit
|
2020-07-23 09:01:56 -04:00 |
|
kobayashi
|
a12d94a3bc
|
Fixes #4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit
|
2020-07-23 01:36:31 -04:00 |
|
Jeremy Stretch
|
d23f97abc8
|
Merge branch 'develop' into develop-2.9
|
2020-07-22 17:11:35 -04:00 |
|
Jeremy Stretch
|
9f4c1e64ce
|
Refactor clone_button() to avoid undefined URL
|
2020-07-22 17:06:08 -04:00 |
|
Jeremy Stretch
|
86956c8fc3
|
Fixes #4875: Fix documentation for image attachments
|
2020-07-22 16:48:56 -04:00 |
|
Jeremy Stretch
|
0991a8edaa
|
Fixes #4876: Fix labels for sites in staging or decommissioning status
|
2020-07-22 16:43:25 -04:00 |
|
Jeremy Stretch
|
380d30e612
|
Add filters for ObjectPermissions
|
2020-07-22 16:34:16 -04:00 |
|
Jeremy Stretch
|
4f54ffa9aa
|
Admin UI cleanup
|
2020-07-22 16:00:28 -04:00 |
|
Jeremy Stretch
|
7cdb0cf560
|
Allow the assignment of ObjectPermissions to users, groups, and permissions
|
2020-07-22 15:25:06 -04:00 |
|
Jeremy Stretch
|
798810b3dd
|
Changelog for #4877
|
2020-07-22 14:41:39 -04:00 |
|
Jeremy Stretch
|
1fcefc486c
|
Merge pull request #4879 from netbox-community/4877-users-api-endpoint
4877 users api endpoint
|
2020-07-22 14:35:14 -04:00 |
|
Jeremy Stretch
|
79f1248119
|
Add filter tests for group, users
|
2020-07-22 13:58:12 -04:00 |
|
Jeremy Stretch
|
2cc4f032b0
|
Correct FilterSet naming
|
2020-07-22 13:48:04 -04:00 |
|
Jeremy Stretch
|
64a3bd37e7
|
Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models
|
2020-07-22 12:13:07 -04:00 |
|
Jeremy Stretch
|
b4cf85149b
|
Add tests for users and groups API endpoints
|
2020-07-22 12:04:14 -04:00 |
|
Jeremy Stretch
|
788f8c9a1c
|
Add view_namespace attrbiute to APITestCase to override model's app_label
|
2020-07-22 11:51:10 -04:00 |
|
Jeremy Stretch
|
e9199d6ca5
|
Look for auth model serializers in users app
|
2020-07-22 11:50:20 -04:00 |
|
Jeremy Stretch
|
1ac215bf87
|
Introduce API endpoints for Users and Groups
|
2020-07-22 11:21:51 -04:00 |
|
Jeremy Stretch
|
3e6b257fa0
|
Exclude ObjectPermissions API endpoint from EXEMPT_VIEW_PERMISSIONS
|
2020-07-21 17:39:56 -04:00 |
|
Jeremy Stretch
|
a3d1ee474c
|
Clean up v2.9 release notes
|
2020-07-21 16:58:31 -04:00 |
|
Jeremy Stretch
|
1714902f88
|
Merge branch 'develop' into develop-2.9
|
2020-07-21 12:57:02 -04:00 |
|
Jeremy Stretch
|
357bf671ad
|
Post-release version bump
|
2020-07-21 12:16:04 -04:00 |
|
Jeremy Stretch
|
183d475dc8
|
Release v2.8.8
|
2020-07-21 12:12:22 -04:00 |
|
Jeremy Stretch
|
136d3118d2
|
Fixes #4872: Enable filtering virtual machine interfaces by tag
|
2020-07-21 09:41:00 -04:00 |
|
Jeremy Stretch
|
c6fd6ab329
|
Remove cacheops monkey patch for RestrictedQuerySet
|
2020-07-20 16:54:24 -04:00 |
|
Jeremy Stretch
|
0ef016db07
|
Update installation docs
|
2020-07-20 16:53:04 -04:00 |
|
Jeremy Stretch
|
08a5e82afc
|
Merge pull request #4852 from glennmatthews/gfm-2006-continued
Some additional fixes to scripts/reports background running (2.9)
|
2020-07-20 13:10:56 -04:00 |
|
Jeremy Stretch
|
8514a5427c
|
Update related object counts to use dunders in accessor
|
2020-07-20 13:00:33 -04:00 |
|
Jeremy Stretch
|
de6202c160
|
Merge pull request #4861 from netbox-community/django-31
Upgrade to Django 3.1 (v2.9)
|
2020-07-20 12:47:49 -04:00 |
|
Jeremy Stretch
|
0f679e1f03
|
Closes #4871: Specify ordering for querysets using annotate() to count related objects
|
2020-07-20 12:07:19 -04:00 |
|
Jeremy Stretch
|
39dc1f882a
|
Merge branch 'develop-2.9' into django-31
|
2020-07-20 11:15:01 -04:00 |
|
Jeremy Stretch
|
5b43fa0e12
|
Upgrade Django to 3.1RC1
|
2020-07-20 11:10:55 -04:00 |
|
Jeremy Stretch
|
2f5e623284
|
Merge pull request #4870 from glennmatthews/gfm-issue-4862
Treat minified/packed JS/CSS files as binary. Fixes #4862
|
2020-07-20 10:46:47 -04:00 |
|
Glenn Matthews
|
a7829a2deb
|
Treat minified/packed JS/CSS files as binary. Fixes #4862
|
2020-07-20 10:31:24 -04:00 |
|
Jeremy Stretch
|
ba50bfa939
|
Address some of the django_tables2 deprecation warnings
|
2020-07-16 16:52:45 -04:00 |
|
Jeremy Stretch
|
9d243103f4
|
Fixes #4595: Ensure consistent display of non-racked and child devices on rack view
|
2020-07-16 15:45:27 -04:00 |
|
Jeremy Stretch
|
16f44305e4
|
Update static dependencies
|
2020-07-16 15:22:31 -04:00 |
|
Jeremy Stretch
|
1dbf776279
|
Fix handling of ProtectedError exceptions
|
2020-07-16 13:45:02 -04:00 |
|
Jeremy Stretch
|
bdf41451eb
|
Pin Django version to 3.1-beta1 for v2.9 beta
|
2020-07-16 13:04:19 -04:00 |
|
Jeremy Stretch
|
82cd24a7de
|
Remove deprecated ifequal template tags
|
2020-07-16 13:01:31 -04:00 |
|
Jeremy Stretch
|
21a750e8ec
|
Change Postgres-specific JSONField to stock Django field
|
2020-07-16 12:02:49 -04:00 |
|