Jeremy Stretch
|
ccb2bf4344
|
Exclude permission, userconfig inlines when creating a new user
|
2020-08-03 14:16:21 -04:00 |
|
Jeremy Stretch
|
8517434733
|
Add notes to admin UI encouraging Jinja2 over legacy Django templating
|
2020-08-03 14:09:32 -04:00 |
|
Jeremy Stretch
|
b410674f9e
|
Log a warning for scripts whose run() method does not accept a commit argument
|
2020-08-03 13:56:10 -04:00 |
|
Jeremy Stretch
|
31e65a09e8
|
Closes #4940: Added an occupied field to rack unit representations for rack elevation views
|
2020-08-03 13:37:32 -04:00 |
|
Jeremy Stretch
|
cdfec4d865
|
Fixes #4939: Fix linking to LAG interfaces on other VC members
|
2020-08-03 12:57:04 -04:00 |
|
Jeremy Stretch
|
af98e349e9
|
Fixes #4938: Show add, import buttons on virtual chassis list view
|
2020-08-03 12:52:00 -04:00 |
|
Jeremy Stretch
|
7b45d06631
|
Fixes #4931: Fix DoesNotExist exception when deleting devices
|
2020-07-30 10:08:36 -04:00 |
|
Jeremy Stretch
|
cea6c98f54
|
Fixes #4930: Replicate label values when instantiating device type components
|
2020-07-30 10:05:29 -04:00 |
|
Jeremy Stretch
|
55ee3db5bc
|
#4919: Allow adding/changing assigned permissions within group and user admin views
|
2020-07-29 12:12:00 -04:00 |
|
Jeremy Stretch
|
73f9d615bc
|
Fixes #4921: Render non-viewable devices as unavailable space in rack elevations
|
2020-07-29 09:43:13 -04:00 |
|
Jeremy Stretch
|
d1a505d07f
|
Fixes #4914: Fix toggling cable status under device view
|
2020-07-28 12:54:21 -04:00 |
|
Jeremy Stretch
|
a206b422fb
|
Fixes #4912: Fix image attachment API endpoint; add API view tests
|
2020-07-27 14:24:15 -04:00 |
|
Jeremy Stretch
|
b17e47101c
|
Fixes #4905: Fix front port count on device type view
|
2020-07-27 10:19:24 -04:00 |
|
Jeremy Stretch
|
fe20c30a81
|
Fix parameters for ObjectChangeTestCase
v2.9-beta1
|
2020-07-23 14:57:35 -04:00 |
|
Jeremy Stretch
|
7eb688bdcd
|
Release v2.9-beta1
|
2020-07-23 14:46:06 -04:00 |
|
Jeremy Stretch
|
22ee6703ad
|
Merge branch 'develop' into develop-2.9
|
2020-07-23 14:35:34 -04:00 |
|
Jeremy Stretch
|
b734c72be7
|
Fix VirtualChassis search by name
|
2020-07-23 14:32:30 -04:00 |
|
Jeremy Stretch
|
9bcfefa31e
|
Fix ordering for Tags
|
2020-07-23 14:28:22 -04:00 |
|
Jeremy Stretch
|
37706f1c87
|
Use RestrictedQuerySet for default Tag manager
|
2020-07-23 14:20:56 -04:00 |
|
Jeremy Stretch
|
78bb2e12fe
|
Clean up migration output
|
2020-07-23 14:03:19 -04:00 |
|
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 |
|