1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

5899 Commits

Author SHA1 Message Date
31c156f792 Updated cable documentation 2020-07-28 09:48:55 -04:00
a770dd4836 Updated circuits documentation 2020-07-28 09:18:13 -04:00
bfdb01244d Refresh configuration docs 2020-07-27 20:35:00 -04:00
a206b422fb Fixes : Fix image attachment API endpoint; add API view tests 2020-07-27 14:24:15 -04:00
b17e47101c Fixes : Fix front port count on device type view 2020-07-27 10:19:24 -04:00
fe20c30a81 Fix parameters for ObjectChangeTestCase v2.9-beta1 2020-07-23 14:57:35 -04:00
7eb688bdcd Release v2.9-beta1 2020-07-23 14:46:06 -04:00
22ee6703ad Merge branch 'develop' into develop-2.9 2020-07-23 14:35:34 -04:00
b734c72be7 Fix VirtualChassis search by name 2020-07-23 14:32:30 -04:00
9bcfefa31e Fix ordering for Tags 2020-07-23 14:28:22 -04:00
37706f1c87 Use RestrictedQuerySet for default Tag manager 2020-07-23 14:20:56 -04:00
78bb2e12fe Clean up migration output 2020-07-23 14:03:19 -04:00
84d4b2db77 Clean up resolution of HTTP verbs to permission actions 2020-07-23 13:53:36 -04:00
b47a9f251d Change ObjectChangeFilterForm user field to be API-driven 2020-07-23 13:47:19 -04:00
46ebeba28f Set default ordering for user and group API endpoints 2020-07-23 13:46:40 -04:00
a262a8320b Changelog for 2020-07-23 13:13:49 -04:00
d39cda2e45 Merge pull request from jvanderaa/napalm_lookup_hostname
Removes IP Address Check for NAPALM Information Gathering
2020-07-23 13:11:07 -04:00
cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 2020-07-23 12:48:03 -04:00
b69d2f1367 Merge remote-tracking branch 'upstream/develop' into napalm_lookup_hostname 2020-07-23 09:33:40 -05:00
3fd3c7a383 Removes IP address check for NAPALM in HTML 2020-07-23 09:24:02 -05:00
8c4add38f4 Update release instructions 2020-07-23 10:17:57 -04:00
d28cece264 Merge pull request from kobayashi/4880-tagged-vlans
: Fix remove untagged-vlans if not assigned in bulk interfaces edit
2020-07-23 09:01:56 -04:00
a12d94a3bc Fixes : Fix remove untagged-vlans if not assigned in bulk interfaces edit 2020-07-23 01:36:31 -04:00
d23f97abc8 Merge branch 'develop' into develop-2.9 2020-07-22 17:11:35 -04:00
9f4c1e64ce Refactor clone_button() to avoid undefined URL 2020-07-22 17:06:08 -04:00
86956c8fc3 Fixes : Fix documentation for image attachments 2020-07-22 16:48:56 -04:00
0991a8edaa Fixes : Fix labels for sites in staging or decommissioning status 2020-07-22 16:43:25 -04:00
380d30e612 Add filters for ObjectPermissions 2020-07-22 16:34:16 -04:00
4f54ffa9aa Admin UI cleanup 2020-07-22 16:00:28 -04:00
7cdb0cf560 Allow the assignment of ObjectPermissions to users, groups, and permissions 2020-07-22 15:25:06 -04:00
798810b3dd Changelog for 2020-07-22 14:41:39 -04:00
1fcefc486c Merge pull request from netbox-community/4877-users-api-endpoint
4877 users api endpoint
2020-07-22 14:35:14 -04:00
79f1248119 Add filter tests for group, users 2020-07-22 13:58:12 -04:00
2cc4f032b0 Correct FilterSet naming 2020-07-22 13:48:04 -04:00
64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 2020-07-22 12:13:07 -04:00
b4cf85149b Add tests for users and groups API endpoints 2020-07-22 12:04:14 -04:00
788f8c9a1c Add view_namespace attrbiute to APITestCase to override model's app_label 2020-07-22 11:51:10 -04:00
e9199d6ca5 Look for auth model serializers in users app 2020-07-22 11:50:20 -04:00
1ac215bf87 Introduce API endpoints for Users and Groups 2020-07-22 11:21:51 -04:00
3e6b257fa0 Exclude ObjectPermissions API endpoint from EXEMPT_VIEW_PERMISSIONS 2020-07-21 17:39:56 -04:00
a3d1ee474c Clean up v2.9 release notes 2020-07-21 16:58:31 -04:00
1714902f88 Merge branch 'develop' into develop-2.9 2020-07-21 12:57:02 -04:00
357bf671ad Post-release version bump 2020-07-21 12:16:04 -04:00
183d475dc8 Release v2.8.8 2020-07-21 12:12:22 -04:00
136d3118d2 Fixes : Enable filtering virtual machine interfaces by tag 2020-07-21 09:41:00 -04:00
c6fd6ab329 Remove cacheops monkey patch for RestrictedQuerySet 2020-07-20 16:54:24 -04:00
0ef016db07 Update installation docs 2020-07-20 16:53:04 -04:00
08a5e82afc Merge pull request from glennmatthews/gfm-2006-continued
Some additional fixes to scripts/reports background running (2.9)
2020-07-20 13:10:56 -04:00
8514a5427c Update related object counts to use dunders in accessor 2020-07-20 13:00:33 -04:00
de6202c160 Merge pull request from netbox-community/django-31
Upgrade to Django 3.1 (v2.9)
2020-07-20 12:47:49 -04:00