Thomas
|
1ed493406f
|
Update views.py
Fixing typo in 'version'
|
2021-05-14 18:22:01 +02:00 |
|
jeremystretch
|
c0050772f5
|
Closes #6400: Add cyan color choice for plugin buttons
|
2021-05-14 09:13:36 -04:00 |
|
jeremystretch
|
98efe2ecae
|
Fixes #6398: Avoid exception when deleting device connected to self via circuit
|
2021-05-14 09:06:00 -04:00 |
|
jeremystretch
|
c51d3a5e45
|
Fixes #6376: Fix assignment of VLAN groups to clusters, cluster groups via REST API
|
2021-05-12 13:47:42 -04:00 |
|
jeremystretch
|
cb6999d277
|
Closes #6393: Add description filter for IP addresses
|
2021-05-12 13:38:52 -04:00 |
|
Jeremy Stretch
|
a8ac1cedec
|
Merge pull request #6378 from bluikko/patch-1
Typo in powerfeed.md
|
2021-05-10 09:16:46 -04:00 |
|
bluikko
|
2081996990
|
Typo in powerfeed.md
pot -> port
|
2021-05-09 12:33:09 +07:00 |
|
jeremystretch
|
3214425f34
|
PRVB
|
2021-05-07 10:22:30 -04:00 |
|
Jeremy Stretch
|
abb3c09cb7
|
Merge pull request #6371 from netbox-community/develop
Release v2.11.3
|
2021-05-07 10:19:48 -04:00 |
|
jeremystretch
|
9a495829b7
|
Merge branch 'master' of https://github.com/netbox-community/netbox into develop
|
2021-05-07 10:06:37 -04:00 |
|
jeremystretch
|
0b7c13bc05
|
Release v2.11.3
|
2021-05-07 10:01:17 -04:00 |
|
jeremystretch
|
9d5403f11b
|
Fixes #6312: Interface device filter should return all virtual chassis interfaces only if device is master
|
2021-05-07 09:47:32 -04:00 |
|
jeremystretch
|
7439598cd9
|
Add sponsors
|
2021-05-06 16:37:47 -04:00 |
|
jeremystretch
|
606c898082
|
Extend release checklist to include bumping version in GitHub issue templates
|
2021-05-06 14:41:16 -04:00 |
|
jeremystretch
|
c51c7d3f5a
|
Fixes #6369: Fix interface assignment for VLANs in non-scoped groups
|
2021-05-06 14:36:23 -04:00 |
|
jeremystretch
|
48f32dc578
|
Fixes #6350: Include first & last IP addresses when allocating available IPv6 addresses via the REST API
|
2021-05-06 13:59:10 -04:00 |
|
jeremystretch
|
b4be250a5f
|
Fixes #6355: Fix caching error when swapping A/Z circuit terminations
|
2021-05-06 13:29:52 -04:00 |
|
jeremystretch
|
fe8b78ed7d
|
Fixes #6357: Fix ProviderNetwork nested API serializer
|
2021-05-06 13:06:10 -04:00 |
|
jeremystretch
|
eaddd57fb1
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
jeremystretch
|
35576b657c
|
Fixes #6363: Correct pre-population of cluster group when creating a cluster
|
2021-05-06 12:47:58 -04:00 |
|
jeremystretch
|
c9b0c9a2d4
|
Closes #6351: Add aggregates count to tenant view
|
2021-05-05 09:53:06 -04:00 |
|
jeremystretch
|
8bfbebf8ce
|
Relax stale issue timers to 60/30 days
|
2021-05-05 09:46:54 -04:00 |
|
jeremystretch
|
804d82e0b2
|
Fixes #6240: Fix display of available VLAN ranges under VLAN group view
|
2021-05-04 09:36:01 -04:00 |
|
jeremystretch
|
4d80103f75
|
Fixes #6339: Improve ordering of interfaces when viewing virtual chassis master
|
2021-05-04 09:12:26 -04:00 |
|
Jeremy Stretch
|
5cb26d5071
|
Merge pull request #6334 from netbox-community/6320-filterset-testing
Closes #6320: Add tests for created & last_updated fields
|
2021-05-03 15:45:02 -04:00 |
|
jeremystretch
|
bb10613a89
|
Closes #6320: Introduce ChangeLoggedFilterSetTests
|
2021-05-03 15:25:16 -04:00 |
|
jeremystretch
|
51fd1e7da7
|
Fixes #6333: Fix filtering of circuit terminations by primary key
|
2021-05-03 14:38:26 -04:00 |
|
jeremystretch
|
3506fdc456
|
Introduce BaseFilterSetTests to standardize testing of PK filters
|
2021-05-03 14:36:44 -04:00 |
|
jeremystretch
|
0104da8369
|
Rename FilterSet test modules
|
2021-05-03 13:07:19 -04:00 |
|
jeremystretch
|
4581c7a90a
|
Raise operations limit for stalebot
|
2021-05-03 11:18:04 -04:00 |
|
jeremystretch
|
d9acc428cd
|
Clean up YAML string formatting
|
2021-04-30 16:08:50 -04:00 |
|
jeremystretch
|
8a5bc5a556
|
Reference demo instance for testing bug reports
|
2021-04-30 15:54:43 -04:00 |
|
jeremystretch
|
69a17dda37
|
Changelog for #6321
|
2021-04-30 15:47:06 -04:00 |
|
Jeremy Stretch
|
666f5b27f6
|
Merge pull request #6322 from checktheroads/develop-6321
Closes #6321: Re-add missing 'Add an IP Address' button in prefix view
|
2021-04-30 15:36:22 -04:00 |
|
checktheroads
|
0ae49d0c34
|
move 'Add an IP Address' button to ip_addresses template
|
2021-04-30 12:07:56 -07:00 |
|
checktheroads
|
e9f30ffd20
|
Closes #6321: Re-add missing 'Add an IP Address' button in prefix view
|
2021-04-30 09:50:14 -07:00 |
|
jeremystretch
|
14a3943b71
|
Closes #6318: Add OM5 MMF cable type
|
2021-04-30 10:10:03 -04:00 |
|
jeremystretch
|
e6b97a9f13
|
Fixes #6313: Fix device type instance count under manufacturer view
|
2021-04-30 10:08:15 -04:00 |
|
Jeremy Stretch
|
cdca1dd7e2
|
Merge pull request #6315 from netbox-community/6314-filterset-cleanup
Closes #6314: FilterSet cleanup
|
2021-04-29 19:42:52 -04:00 |
|
jeremystretch
|
cc4534c163
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
jeremystretch
|
431cb2a0ad
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
jeremystretch
|
a630da2686
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04:00 |
|
jeremystretch
|
51e312816f
|
Consolidate FilterSet classes
|
2021-04-29 15:59:11 -04:00 |
|
jeremystretch
|
05f7699273
|
Split Filter and FilterSet classes
|
2021-04-29 15:13:44 -04:00 |
|
jeremystretch
|
e16fe483f0
|
Reference the demo instance in the README
|
2021-04-29 13:45:44 -04:00 |
|
jeremystretch
|
4a510cd48e
|
Fixes #6309: Restrict parent VM interface assignment to the parent VM
|
2021-04-29 08:50:19 -04:00 |
|
jeremystretch
|
29afb0c8a5
|
Fixes #6308: Fix linking of available VLANs in VLAN group view
|
2021-04-29 08:43:46 -04:00 |
|
jeremystretch
|
b9d6b98865
|
Changelog & docs for #6197
|
2021-04-29 08:10:11 -04:00 |
|
Jeremy Stretch
|
5f7218c6b0
|
Merge pull request #6307 from mpalmer/patch-1
Expose Django SESSION_COOKIE_NAME setting
|
2021-04-29 08:04:59 -04:00 |
|
jeremystretch
|
9feda25545
|
PRVB
|
2021-04-27 10:47:48 -04:00 |
|